2026-03-24 22:15:05 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-24 22: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-24 22:15:05 [adesa.de] INFO: Starting spider adesa.de
2026-03-24 22:15:05 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-24 22:15:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-24 22:15:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-24 22:15:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-24 22:15:06 [scrapy.extensions.telnet] INFO: Telnet Password: 2b322360c12baaf2
2026-03-24 22: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-24 22: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-24T22_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-24 22:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-24 22:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-24 22: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-24 22:15:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-24 22: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-24 22:15:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-24 22:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-24 22:15:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2118
2026-03-24 22:15:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-24 22:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-24 22:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-24 22: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-24 22:15:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-24 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-24 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-24 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-24 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-24 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-24 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-24 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-24 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-24 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-24 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-24 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-24 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-24 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-24 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-24 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-24 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-24 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-24 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-24 22: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-24 22: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-24 22:15:06 [scrapy.core.engine] INFO: Spider opened
2026-03-24 22:15:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-24 22:15:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-24 22:15:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-03-24 22:15:06 [scrapy-playwright] INFO: Starting download handler
2026-03-24 22:15:06 [scrapy-playwright] INFO: Starting download handler
2026-03-24 22: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-24 22:15:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:15:13 [adesa.de] INFO: Found listing with ID: 10717568
2026-03-24 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717568%27 HTTP/1.1" 200 None
2026-03-24 22:15:13 [adesa.de] INFO: Scrape type for 10717568: 0
2026-03-24 22:15:13 [adesa.de] INFO: Skipping item 10717568 url https://www.openlane.eu/en/carv6/auction/10717568
2026-03-24 22:15:13 [adesa.de] INFO: Found listing with ID: 10717357
2026-03-24 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717357%27 HTTP/1.1" 200 None
2026-03-24 22:15:13 [adesa.de] INFO: Scrape type for 10717357: 0
2026-03-24 22:15:13 [adesa.de] INFO: Skipping item 10717357 url https://www.openlane.eu/en/carv6/auction/10717357
2026-03-24 22:15:13 [adesa.de] INFO: Found listing with ID: 10717359
2026-03-24 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717359%27 HTTP/1.1" 200 None
2026-03-24 22:15:13 [adesa.de] INFO: Scrape type for 10717359: 0
2026-03-24 22:15:13 [adesa.de] INFO: Skipping item 10717359 url https://www.openlane.eu/en/carv6/auction/10717359
2026-03-24 22:15:13 [adesa.de] INFO: Found listing with ID: 10717360
2026-03-24 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717360%27 HTTP/1.1" 200 None
2026-03-24 22:15:13 [adesa.de] INFO: Scrape type for 10717360: 0
2026-03-24 22:15:13 [adesa.de] INFO: Skipping item 10717360 url https://www.openlane.eu/en/carv6/auction/10717360
2026-03-24 22:15:13 [adesa.de] INFO: Found listing with ID: 10717361
2026-03-24 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717361%27 HTTP/1.1" 200 None
2026-03-24 22:15:13 [adesa.de] INFO: Scrape type for 10717361: 0
2026-03-24 22:15:13 [adesa.de] INFO: Skipping item 10717361 url https://www.openlane.eu/en/carv6/auction/10717361
2026-03-24 22:15:13 [adesa.de] INFO: Found listing with ID: 10717356
2026-03-24 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717356%27 HTTP/1.1" 200 None
2026-03-24 22:15:13 [adesa.de] INFO: Scrape type for 10717356: 0
2026-03-24 22:15:13 [adesa.de] INFO: Skipping item 10717356 url https://www.openlane.eu/en/carv6/auction/10717356
2026-03-24 22:15:13 [adesa.de] INFO: Found listing with ID: 10717358
2026-03-24 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717358%27 HTTP/1.1" 200 None
2026-03-24 22:15:13 [adesa.de] INFO: Scrape type for 10717358: 0
2026-03-24 22:15:13 [adesa.de] INFO: Skipping item 10717358 url https://www.openlane.eu/en/carv6/auction/10717358
2026-03-24 22:15:13 [adesa.de] INFO: Found listing with ID: 10717355
2026-03-24 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717355%27 HTTP/1.1" 200 None
2026-03-24 22:15:13 [adesa.de] INFO: Scrape type for 10717355: 0
2026-03-24 22:15:13 [adesa.de] INFO: Skipping item 10717355 url https://www.openlane.eu/en/carv6/auction/10717355
2026-03-24 22:15:13 [adesa.de] INFO: Found listing with ID: 10717314
2026-03-24 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717314%27 HTTP/1.1" 200 None
2026-03-24 22:15:13 [adesa.de] INFO: Scrape type for 10717314: 0
2026-03-24 22:15:13 [adesa.de] INFO: Skipping item 10717314 url https://www.openlane.eu/en/carv6/auction/10717314
2026-03-24 22:15:13 [adesa.de] INFO: Found listing with ID: 10717312
2026-03-24 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717312%27 HTTP/1.1" 200 None
2026-03-24 22:15:13 [adesa.de] INFO: Scrape type for 10717312: 0
2026-03-24 22:15:13 [adesa.de] INFO: Skipping item 10717312 url https://www.openlane.eu/en/carv6/auction/10717312
2026-03-24 22:15:13 [adesa.de] INFO: Found listing with ID: 10717316
2026-03-24 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717316%27 HTTP/1.1" 200 None
2026-03-24 22:15:13 [adesa.de] INFO: Scrape type for 10717316: 0
2026-03-24 22:15:13 [adesa.de] INFO: Skipping item 10717316 url https://www.openlane.eu/en/carv6/auction/10717316
2026-03-24 22:15:13 [adesa.de] INFO: Found listing with ID: 10709649
2026-03-24 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709649%27 HTTP/1.1" 200 None
2026-03-24 22:15:13 [adesa.de] INFO: Scrape type for 10709649: 0
2026-03-24 22:15:13 [adesa.de] INFO: Skipping item 10709649 url https://www.openlane.eu/en/carv6/auction/10709649
2026-03-24 22:15:13 [adesa.de] INFO: Found listing with ID: 10717318
2026-03-24 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717318%27 HTTP/1.1" 200 None
2026-03-24 22:15:13 [adesa.de] INFO: Scrape type for 10717318: 0
2026-03-24 22:15:13 [adesa.de] INFO: Skipping item 10717318 url https://www.openlane.eu/en/carv6/auction/10717318
2026-03-24 22:15:13 [adesa.de] INFO: Found listing with ID: 10719943
2026-03-24 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719943%27 HTTP/1.1" 200 None
2026-03-24 22:15:13 [adesa.de] INFO: Scrape type for 10719943: 0
2026-03-24 22:15:13 [adesa.de] INFO: Skipping item 10719943 url https://www.openlane.eu/en/carv6/auction/10719943
2026-03-24 22:15:13 [adesa.de] INFO: Found listing with ID: 10717317
2026-03-24 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717317%27 HTTP/1.1" 200 None
2026-03-24 22:15:13 [adesa.de] INFO: Scrape type for 10717317: 0
2026-03-24 22:15:13 [adesa.de] INFO: Skipping item 10717317 url https://www.openlane.eu/en/carv6/auction/10717317
2026-03-24 22:15:13 [adesa.de] INFO: Found listing with ID: 10717313
2026-03-24 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717313%27 HTTP/1.1" 200 None
2026-03-24 22:15:13 [adesa.de] INFO: Scrape type for 10717313: 0
2026-03-24 22:15:13 [adesa.de] INFO: Skipping item 10717313 url https://www.openlane.eu/en/carv6/auction/10717313
2026-03-24 22:15:13 [adesa.de] INFO: Found listing with ID: 10717315
2026-03-24 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717315%27 HTTP/1.1" 200 None
2026-03-24 22:15:13 [adesa.de] INFO: Scrape type for 10717315: 0
2026-03-24 22:15:13 [adesa.de] INFO: Skipping item 10717315 url https://www.openlane.eu/en/carv6/auction/10717315
2026-03-24 22:15:13 [adesa.de] INFO: Found listing with ID: 10717925
2026-03-24 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717925%27 HTTP/1.1" 200 None
2026-03-24 22:15:13 [adesa.de] INFO: Scrape type for 10717925: 0
2026-03-24 22:15:13 [adesa.de] INFO: Skipping item 10717925 url https://www.openlane.eu/en/carv6/auction/10717925
2026-03-24 22:15:13 [adesa.de] INFO: Found listing with ID: 10717571
2026-03-24 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717571%27 HTTP/1.1" 200 None
2026-03-24 22:15:13 [adesa.de] INFO: Scrape type for 10717571: 0
2026-03-24 22:15:13 [adesa.de] INFO: Skipping item 10717571 url https://www.openlane.eu/en/carv6/auction/10717571
2026-03-24 22:15:13 [adesa.de] INFO: Found listing with ID: 10718322
2026-03-24 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718322%27 HTTP/1.1" 200 None
2026-03-24 22:15:13 [adesa.de] INFO: Scrape type for 10718322: 0
2026-03-24 22:15:13 [adesa.de] INFO: Skipping item 10718322 url https://www.openlane.eu/en/carv6/auction/10718322
2026-03-24 22:15:13 [adesa.de] INFO: Found listing with ID: 10717113
2026-03-24 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717113%27 HTTP/1.1" 200 None
2026-03-24 22:15:13 [adesa.de] INFO: Scrape type for 10717113: 0
2026-03-24 22:15:13 [adesa.de] INFO: Skipping item 10717113 url https://www.openlane.eu/en/carv6/auction/10717113
2026-03-24 22:15:13 [adesa.de] INFO: Found listing with ID: 10717107
2026-03-24 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717107%27 HTTP/1.1" 200 None
2026-03-24 22:15:13 [adesa.de] INFO: Scrape type for 10717107: 0
2026-03-24 22:15:13 [adesa.de] INFO: Skipping item 10717107 url https://www.openlane.eu/en/carv6/auction/10717107
2026-03-24 22:15:13 [adesa.de] INFO: Found listing with ID: 10719947
2026-03-24 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719947%27 HTTP/1.1" 200 None
2026-03-24 22:15:13 [adesa.de] INFO: Scrape type for 10719947: 0
2026-03-24 22:15:13 [adesa.de] INFO: Skipping item 10719947 url https://www.openlane.eu/en/carv6/auction/10719947
2026-03-24 22:15:13 [adesa.de] INFO: Found listing with ID: 10717106
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717106%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10717106: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10717106 url https://www.openlane.eu/en/carv6/auction/10717106
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10717109
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717109%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10717109: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10717109 url https://www.openlane.eu/en/carv6/auction/10717109
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10717112
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717112%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10717112: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10717112 url https://www.openlane.eu/en/carv6/auction/10717112
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10708612
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708612%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10708612: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10708612 url https://www.openlane.eu/en/carv6/auction/10708612
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10708623
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708623%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10708623: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10708623 url https://www.openlane.eu/en/carv6/auction/10708623
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10708618
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708618%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10708618: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10708618 url https://www.openlane.eu/en/carv6/auction/10708618
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10708617
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708617%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10708617: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10708617 url https://www.openlane.eu/en/carv6/auction/10708617
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10718670
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718670%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10718670: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10718670 url https://www.openlane.eu/en/carv6/auction/10718670
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10718794
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718794%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10718794: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10718794 url https://www.openlane.eu/en/carv6/auction/10718794
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10718868
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718868%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10718868: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10718868 url https://www.openlane.eu/en/carv6/auction/10718868
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10718847
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718847%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10718847: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10718847 url https://www.openlane.eu/en/carv6/auction/10718847
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10718845
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718845%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10718845: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10718845 url https://www.openlane.eu/en/carv6/auction/10718845
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10718587
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718587%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10718587: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10718587 url https://www.openlane.eu/en/carv6/auction/10718587
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10717377
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717377%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10717377: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10717377 url https://www.openlane.eu/en/carv6/auction/10717377
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10717375
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717375%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10717375: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10717375 url https://www.openlane.eu/en/carv6/auction/10717375
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10717376
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717376%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10717376: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10717376 url https://www.openlane.eu/en/carv6/auction/10717376
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10717374
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717374%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10717374: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10717374 url https://www.openlane.eu/en/carv6/auction/10717374
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10717442
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717442%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10717442: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10717442 url https://www.openlane.eu/en/carv6/auction/10717442
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10717445
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717445%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10717445: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10717445 url https://www.openlane.eu/en/carv6/auction/10717445
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10717444
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717444%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10717444: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10717444 url https://www.openlane.eu/en/carv6/auction/10717444
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10708622
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708622%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10708622: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10708622 url https://www.openlane.eu/en/carv6/auction/10708622
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10717441
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717441%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10717441: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10717441 url https://www.openlane.eu/en/carv6/auction/10717441
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10717443
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717443%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10717443: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10717443 url https://www.openlane.eu/en/carv6/auction/10717443
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10717920
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717920%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10717920: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10717920 url https://www.openlane.eu/en/carv6/auction/10717920
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10717924
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717924%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10717924: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10717924 url https://www.openlane.eu/en/carv6/auction/10717924
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10717923
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717923%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10717923: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10717923 url https://www.openlane.eu/en/carv6/auction/10717923
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10717922
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717922%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10717922: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10717922 url https://www.openlane.eu/en/carv6/auction/10717922
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10717921
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717921%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10717921: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10717921 url https://www.openlane.eu/en/carv6/auction/10717921
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10708607
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708607%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10708607: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10708607 url https://www.openlane.eu/en/carv6/auction/10708607
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10708610
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708610%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10708610: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10708610 url https://www.openlane.eu/en/carv6/auction/10708610
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10717529
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717529%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10717529: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10717529 url https://www.openlane.eu/en/carv6/auction/10717529
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10708616
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708616%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10708616: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10708616 url https://www.openlane.eu/en/carv6/auction/10708616
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10708615
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708615%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10708615: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10708615 url https://www.openlane.eu/en/carv6/auction/10708615
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10718439
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718439%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10718439: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10718439 url https://www.openlane.eu/en/carv6/auction/10718439
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10717110
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717110%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10717110: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10717110 url https://www.openlane.eu/en/carv6/auction/10717110
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10717108
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717108%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10717108: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10717108 url https://www.openlane.eu/en/carv6/auction/10717108
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10708614
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708614%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10708614: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10708614 url https://www.openlane.eu/en/carv6/auction/10708614
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10708609
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708609%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10708609: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10708609 url https://www.openlane.eu/en/carv6/auction/10708609
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10708608
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708608%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10708608: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10708608 url https://www.openlane.eu/en/carv6/auction/10708608
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10717111
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717111%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10717111: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10717111 url https://www.openlane.eu/en/carv6/auction/10717111
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10708611
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708611%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10708611: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10708611 url https://www.openlane.eu/en/carv6/auction/10708611
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10708613
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708613%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10708613: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10708613 url https://www.openlane.eu/en/carv6/auction/10708613
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10708620
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708620%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10708620: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10708620 url https://www.openlane.eu/en/carv6/auction/10708620
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10708621
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708621%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10708621: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10708621 url https://www.openlane.eu/en/carv6/auction/10708621
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10708619
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708619%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10708619: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10708619 url https://www.openlane.eu/en/carv6/auction/10708619
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10719377
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719377%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10719377: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10719377 url https://www.openlane.eu/en/carv6/auction/10719377
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10719954
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719954%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10719954: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10719954 url https://www.openlane.eu/en/carv6/auction/10719954
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10719955
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719955%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10719955: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10719955 url https://www.openlane.eu/en/carv6/auction/10719955
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10716807
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716807%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10716807: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10716807 url https://www.openlane.eu/en/carv6/auction/10716807
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10719957
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719957%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10719957: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10719957 url https://www.openlane.eu/en/carv6/auction/10719957
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10719953
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719953%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10719953: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10719953 url https://www.openlane.eu/en/carv6/auction/10719953
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10719961
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719961%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10719961: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10719961 url https://www.openlane.eu/en/carv6/auction/10719961
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10719967
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719967%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10719967: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10719967 url https://www.openlane.eu/en/carv6/auction/10719967
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10719994
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719994%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10719994: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10719994 url https://www.openlane.eu/en/carv6/auction/10719994
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10720019
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720019%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10720019: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10720019 url https://www.openlane.eu/en/carv6/auction/10720019
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10715098
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715098%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10715098: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10715098 url https://www.openlane.eu/en/carv6/auction/10715098
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10719376
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719376%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10719376: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10719376 url https://www.openlane.eu/en/carv6/auction/10719376
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10716722
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716722%27 HTTP/1.1" 200 None
2026-03-24 22:15:14 [adesa.de] INFO: Scrape type for 10716722: 0
2026-03-24 22:15:14 [adesa.de] INFO: Skipping item 10716722 url https://www.openlane.eu/en/carv6/auction/10716722
2026-03-24 22:15:14 [adesa.de] INFO: Found listing with ID: 10720024
2026-03-24 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720024%27 HTTP/1.1" 200 None
2026-03-24 22:15:15 [adesa.de] INFO: Scrape type for 10720024: 0
2026-03-24 22:15:15 [adesa.de] INFO: Skipping item 10720024 url https://www.openlane.eu/en/carv6/auction/10720024
2026-03-24 22:15:15 [adesa.de] INFO: Found listing with ID: 10717381
2026-03-24 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717381%27 HTTP/1.1" 200 None
2026-03-24 22:15:15 [adesa.de] INFO: Scrape type for 10717381: 0
2026-03-24 22:15:15 [adesa.de] INFO: Skipping item 10717381 url https://www.openlane.eu/en/carv6/auction/10717381
2026-03-24 22:15:15 [adesa.de] INFO: Found listing with ID: 10720031
2026-03-24 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720031%27 HTTP/1.1" 200 None
2026-03-24 22:15:15 [adesa.de] INFO: Scrape type for 10720031: 0
2026-03-24 22:15:15 [adesa.de] INFO: Skipping item 10720031 url https://www.openlane.eu/en/carv6/auction/10720031
2026-03-24 22:15:15 [adesa.de] INFO: Found listing with ID: 10720035
2026-03-24 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720035%27 HTTP/1.1" 200 None
2026-03-24 22:15:15 [adesa.de] INFO: Scrape type for 10720035: 0
2026-03-24 22:15:15 [adesa.de] INFO: Skipping item 10720035 url https://www.openlane.eu/en/carv6/auction/10720035
2026-03-24 22:15:15 [adesa.de] INFO: Found listing with ID: 10716805
2026-03-24 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716805%27 HTTP/1.1" 200 None
2026-03-24 22:15:15 [adesa.de] INFO: Scrape type for 10716805: 0
2026-03-24 22:15:15 [adesa.de] INFO: Skipping item 10716805 url https://www.openlane.eu/en/carv6/auction/10716805
2026-03-24 22:15:15 [adesa.de] INFO: Found listing with ID: 10715095
2026-03-24 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715095%27 HTTP/1.1" 200 None
2026-03-24 22:15:15 [adesa.de] INFO: Scrape type for 10715095: 0
2026-03-24 22:15:15 [adesa.de] INFO: Skipping item 10715095 url https://www.openlane.eu/en/carv6/auction/10715095
2026-03-24 22:15:15 [adesa.de] INFO: Found listing with ID: 10715096
2026-03-24 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715096%27 HTTP/1.1" 200 None
2026-03-24 22:15:15 [adesa.de] INFO: Scrape type for 10715096: 0
2026-03-24 22:15:15 [adesa.de] INFO: Skipping item 10715096 url https://www.openlane.eu/en/carv6/auction/10715096
2026-03-24 22:15:15 [adesa.de] INFO: Found listing with ID: 10720057
2026-03-24 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720057%27 HTTP/1.1" 200 None
2026-03-24 22:15:15 [adesa.de] INFO: Scrape type for 10720057: 0
2026-03-24 22:15:15 [adesa.de] INFO: Skipping item 10720057 url https://www.openlane.eu/en/carv6/auction/10720057
2026-03-24 22:15:15 [adesa.de] INFO: Found listing with ID: 10720058
2026-03-24 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720058%27 HTTP/1.1" 200 None
2026-03-24 22:15:15 [adesa.de] INFO: Scrape type for 10720058: 0
2026-03-24 22:15:15 [adesa.de] INFO: Skipping item 10720058 url https://www.openlane.eu/en/carv6/auction/10720058
2026-03-24 22:15:15 [adesa.de] INFO: Found listing with ID: 10720059
2026-03-24 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720059%27 HTTP/1.1" 200 None
2026-03-24 22:15:15 [adesa.de] INFO: Scrape type for 10720059: 0
2026-03-24 22:15:15 [adesa.de] INFO: Skipping item 10720059 url https://www.openlane.eu/en/carv6/auction/10720059
2026-03-24 22:15:15 [adesa.de] INFO: Found listing with ID: 10717373
2026-03-24 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717373%27 HTTP/1.1" 200 None
2026-03-24 22:15:15 [adesa.de] INFO: Scrape type for 10717373: 0
2026-03-24 22:15:15 [adesa.de] INFO: Skipping item 10717373 url https://www.openlane.eu/en/carv6/auction/10717373
2026-03-24 22:15:15 [adesa.de] INFO: Found listing with ID: 10720073
2026-03-24 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720073%27 HTTP/1.1" 200 None
2026-03-24 22:15:15 [adesa.de] INFO: Scrape type for 10720073: 0
2026-03-24 22:15:15 [adesa.de] INFO: Skipping item 10720073 url https://www.openlane.eu/en/carv6/auction/10720073
2026-03-24 22:15:15 [adesa.de] INFO: Found listing with ID: 10720078
2026-03-24 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720078%27 HTTP/1.1" 200 None
2026-03-24 22:15:15 [adesa.de] INFO: Scrape type for 10720078: 0
2026-03-24 22:15:15 [adesa.de] INFO: Skipping item 10720078 url https://www.openlane.eu/en/carv6/auction/10720078
2026-03-24 22:15:15 [adesa.de] INFO: Found listing with ID: 10720076
2026-03-24 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720076%27 HTTP/1.1" 200 None
2026-03-24 22:15:15 [adesa.de] INFO: Scrape type for 10720076: 0
2026-03-24 22:15:15 [adesa.de] INFO: Skipping item 10720076 url https://www.openlane.eu/en/carv6/auction/10720076
2026-03-24 22:15:15 [adesa.de] INFO: Found listing with ID: 10720075
2026-03-24 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720075%27 HTTP/1.1" 200 None
2026-03-24 22:15:15 [adesa.de] INFO: Scrape type for 10720075: 0
2026-03-24 22:15:15 [adesa.de] INFO: Skipping item 10720075 url https://www.openlane.eu/en/carv6/auction/10720075
2026-03-24 22:15:15 [adesa.de] INFO: Found listing with ID: 10709650
2026-03-24 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709650%27 HTTP/1.1" 200 None
2026-03-24 22:15:15 [adesa.de] INFO: Scrape type for 10709650: 0
2026-03-24 22:15:15 [adesa.de] INFO: Skipping item 10709650 url https://www.openlane.eu/en/carv6/auction/10709650
2026-03-24 22:15:15 [adesa.de] INFO: Found listing with ID: 10720079
2026-03-24 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720079%27 HTTP/1.1" 200 None
2026-03-24 22:15:15 [adesa.de] INFO: Scrape type for 10720079: 0
2026-03-24 22:15:15 [adesa.de] INFO: Skipping item 10720079 url https://www.openlane.eu/en/carv6/auction/10720079
2026-03-24 22:15:15 [adesa.de] INFO: Found listing with ID: 10719944
2026-03-24 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719944%27 HTTP/1.1" 200 None
2026-03-24 22:15:15 [adesa.de] INFO: Scrape type for 10719944: 0
2026-03-24 22:15:15 [adesa.de] INFO: Skipping item 10719944 url https://www.openlane.eu/en/carv6/auction/10719944
2026-03-24 22:15:15 [adesa.de] INFO: Found listing with ID: 10719946
2026-03-24 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719946%27 HTTP/1.1" 200 None
2026-03-24 22:15:15 [adesa.de] INFO: Scrape type for 10719946: 0
2026-03-24 22:15:15 [adesa.de] INFO: Skipping item 10719946 url https://www.openlane.eu/en/carv6/auction/10719946
2026-03-24 22:15:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:15: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-24 22:15:17 [adesa.de] INFO: Found listing with ID: 10720593
2026-03-24 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720593%27 HTTP/1.1" 200 None
2026-03-24 22:15:17 [adesa.de] INFO: Scrape type for 10720593: 0
2026-03-24 22:15:17 [adesa.de] INFO: Skipping item 10720593 url https://www.openlane.eu/en/carv6/auction/10720593
2026-03-24 22:15:17 [adesa.de] INFO: Found listing with ID: 10720603
2026-03-24 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720603%27 HTTP/1.1" 200 None
2026-03-24 22:15:17 [adesa.de] INFO: Scrape type for 10720603: 0
2026-03-24 22:15:17 [adesa.de] INFO: Skipping item 10720603 url https://www.openlane.eu/en/carv6/auction/10720603
2026-03-24 22:15:17 [adesa.de] INFO: Found listing with ID: 10720580
2026-03-24 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720580%27 HTTP/1.1" 200 None
2026-03-24 22:15:17 [adesa.de] INFO: Scrape type for 10720580: 0
2026-03-24 22:15:17 [adesa.de] INFO: Skipping item 10720580 url https://www.openlane.eu/en/carv6/auction/10720580
2026-03-24 22:15:17 [adesa.de] INFO: Found listing with ID: 10720579
2026-03-24 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720579%27 HTTP/1.1" 200 None
2026-03-24 22:15:17 [adesa.de] INFO: Scrape type for 10720579: 0
2026-03-24 22:15:17 [adesa.de] INFO: Skipping item 10720579 url https://www.openlane.eu/en/carv6/auction/10720579
2026-03-24 22:15:17 [adesa.de] INFO: Found listing with ID: 10719950
2026-03-24 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719950%27 HTTP/1.1" 200 None
2026-03-24 22:15:17 [adesa.de] INFO: Scrape type for 10719950: 0
2026-03-24 22:15:17 [adesa.de] INFO: Skipping item 10719950 url https://www.openlane.eu/en/carv6/auction/10719950
2026-03-24 22:15:17 [adesa.de] INFO: Found listing with ID: 10720467
2026-03-24 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720467%27 HTTP/1.1" 200 None
2026-03-24 22:15:17 [adesa.de] INFO: Scrape type for 10720467: 0
2026-03-24 22:15:17 [adesa.de] INFO: Skipping item 10720467 url https://www.openlane.eu/en/carv6/auction/10720467
2026-03-24 22:15:17 [adesa.de] INFO: Found listing with ID: 10719952
2026-03-24 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719952%27 HTTP/1.1" 200 None
2026-03-24 22:15:17 [adesa.de] INFO: Scrape type for 10719952: 0
2026-03-24 22:15:17 [adesa.de] INFO: Skipping item 10719952 url https://www.openlane.eu/en/carv6/auction/10719952
2026-03-24 22:15:17 [adesa.de] INFO: Found listing with ID: 10719958
2026-03-24 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719958%27 HTTP/1.1" 200 None
2026-03-24 22:15:17 [adesa.de] INFO: Scrape type for 10719958: 0
2026-03-24 22:15:17 [adesa.de] INFO: Skipping item 10719958 url https://www.openlane.eu/en/carv6/auction/10719958
2026-03-24 22:15:17 [adesa.de] INFO: Found listing with ID: 10719959
2026-03-24 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719959%27 HTTP/1.1" 200 None
2026-03-24 22:15:17 [adesa.de] INFO: Scrape type for 10719959: 0
2026-03-24 22:15:17 [adesa.de] INFO: Skipping item 10719959 url https://www.openlane.eu/en/carv6/auction/10719959
2026-03-24 22:15:17 [adesa.de] INFO: Found listing with ID: 10719962
2026-03-24 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719962%27 HTTP/1.1" 200 None
2026-03-24 22:15:17 [adesa.de] INFO: Scrape type for 10719962: 0
2026-03-24 22:15:17 [adesa.de] INFO: Skipping item 10719962 url https://www.openlane.eu/en/carv6/auction/10719962
2026-03-24 22:15:17 [adesa.de] INFO: Found listing with ID: 10719963
2026-03-24 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719963%27 HTTP/1.1" 200 None
2026-03-24 22:15:17 [adesa.de] INFO: Scrape type for 10719963: 0
2026-03-24 22:15:17 [adesa.de] INFO: Skipping item 10719963 url https://www.openlane.eu/en/carv6/auction/10719963
2026-03-24 22:15:17 [adesa.de] INFO: Found listing with ID: 10720446
2026-03-24 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720446%27 HTTP/1.1" 200 None
2026-03-24 22:15:17 [adesa.de] INFO: Scrape type for 10720446: 0
2026-03-24 22:15:17 [adesa.de] INFO: Skipping item 10720446 url https://www.openlane.eu/en/carv6/auction/10720446
2026-03-24 22:15:17 [adesa.de] INFO: Found listing with ID: 10720441
2026-03-24 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720441%27 HTTP/1.1" 200 None
2026-03-24 22:15:17 [adesa.de] INFO: Scrape type for 10720441: 0
2026-03-24 22:15:17 [adesa.de] INFO: Skipping item 10720441 url https://www.openlane.eu/en/carv6/auction/10720441
2026-03-24 22:15:17 [adesa.de] INFO: Found listing with ID: 10719966
2026-03-24 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719966%27 HTTP/1.1" 200 None
2026-03-24 22:15:17 [adesa.de] INFO: Scrape type for 10719966: 0
2026-03-24 22:15:17 [adesa.de] INFO: Skipping item 10719966 url https://www.openlane.eu/en/carv6/auction/10719966
2026-03-24 22:15:17 [adesa.de] INFO: Found listing with ID: 10719964
2026-03-24 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719964%27 HTTP/1.1" 200 None
2026-03-24 22:15:17 [adesa.de] INFO: Scrape type for 10719964: 0
2026-03-24 22:15:17 [adesa.de] INFO: Skipping item 10719964 url https://www.openlane.eu/en/carv6/auction/10719964
2026-03-24 22:15:17 [adesa.de] INFO: Found listing with ID: 10719969
2026-03-24 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719969%27 HTTP/1.1" 200 None
2026-03-24 22:15:17 [adesa.de] INFO: Scrape type for 10719969: 0
2026-03-24 22:15:17 [adesa.de] INFO: Skipping item 10719969 url https://www.openlane.eu/en/carv6/auction/10719969
2026-03-24 22:15:17 [adesa.de] INFO: Found listing with ID: 10719970
2026-03-24 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719970%27 HTTP/1.1" 200 None
2026-03-24 22:15:17 [adesa.de] INFO: Scrape type for 10719970: 0
2026-03-24 22:15:17 [adesa.de] INFO: Skipping item 10719970 url https://www.openlane.eu/en/carv6/auction/10719970
2026-03-24 22:15:17 [adesa.de] INFO: Found listing with ID: 10719971
2026-03-24 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719971%27 HTTP/1.1" 200 None
2026-03-24 22:15:17 [adesa.de] INFO: Scrape type for 10719971: 0
2026-03-24 22:15:17 [adesa.de] INFO: Skipping item 10719971 url https://www.openlane.eu/en/carv6/auction/10719971
2026-03-24 22:15:17 [adesa.de] INFO: Found listing with ID: 10719973
2026-03-24 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719973%27 HTTP/1.1" 200 None
2026-03-24 22:15:17 [adesa.de] INFO: Scrape type for 10719973: 0
2026-03-24 22:15:17 [adesa.de] INFO: Skipping item 10719973 url https://www.openlane.eu/en/carv6/auction/10719973
2026-03-24 22:15:17 [adesa.de] INFO: Found listing with ID: 10720602
2026-03-24 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720602%27 HTTP/1.1" 200 None
2026-03-24 22:15:18 [adesa.de] INFO: Scrape type for 10720602: 0
2026-03-24 22:15:18 [adesa.de] INFO: Skipping item 10720602 url https://www.openlane.eu/en/carv6/auction/10720602
2026-03-24 22:15:18 [adesa.de] INFO: Found listing with ID: 10720595
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720595%27 HTTP/1.1" 200 None
2026-03-24 22:15:18 [adesa.de] INFO: Scrape type for 10720595: 0
2026-03-24 22:15:18 [adesa.de] INFO: Skipping item 10720595 url https://www.openlane.eu/en/carv6/auction/10720595
2026-03-24 22:15:18 [adesa.de] INFO: Found listing with ID: 10720583
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720583%27 HTTP/1.1" 200 None
2026-03-24 22:15:18 [adesa.de] INFO: Scrape type for 10720583: 0
2026-03-24 22:15:18 [adesa.de] INFO: Skipping item 10720583 url https://www.openlane.eu/en/carv6/auction/10720583
2026-03-24 22:15:18 [adesa.de] INFO: Found listing with ID: 10720513
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720513%27 HTTP/1.1" 200 None
2026-03-24 22:15:18 [adesa.de] INFO: Scrape type for 10720513: 0
2026-03-24 22:15:18 [adesa.de] INFO: Skipping item 10720513 url https://www.openlane.eu/en/carv6/auction/10720513
2026-03-24 22:15:18 [adesa.de] INFO: Found listing with ID: 10720585
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720585%27 HTTP/1.1" 200 None
2026-03-24 22:15:18 [adesa.de] INFO: Scrape type for 10720585: 0
2026-03-24 22:15:18 [adesa.de] INFO: Skipping item 10720585 url https://www.openlane.eu/en/carv6/auction/10720585
2026-03-24 22:15:18 [adesa.de] INFO: Found listing with ID: 10720581
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720581%27 HTTP/1.1" 200 None
2026-03-24 22:15:18 [adesa.de] INFO: Scrape type for 10720581: 0
2026-03-24 22:15:18 [adesa.de] INFO: Skipping item 10720581 url https://www.openlane.eu/en/carv6/auction/10720581
2026-03-24 22:15:18 [adesa.de] INFO: Found listing with ID: 10719974
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719974%27 HTTP/1.1" 200 None
2026-03-24 22:15:18 [adesa.de] INFO: Scrape type for 10719974: 0
2026-03-24 22:15:18 [adesa.de] INFO: Skipping item 10719974 url https://www.openlane.eu/en/carv6/auction/10719974
2026-03-24 22:15:18 [adesa.de] INFO: Found listing with ID: 10719983
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719983%27 HTTP/1.1" 200 None
2026-03-24 22:15:18 [adesa.de] INFO: Scrape type for 10719983: 0
2026-03-24 22:15:18 [adesa.de] INFO: Skipping item 10719983 url https://www.openlane.eu/en/carv6/auction/10719983
2026-03-24 22:15:18 [adesa.de] INFO: Found listing with ID: 10719979
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719979%27 HTTP/1.1" 200 None
2026-03-24 22:15:18 [adesa.de] INFO: Scrape type for 10719979: 0
2026-03-24 22:15:18 [adesa.de] INFO: Skipping item 10719979 url https://www.openlane.eu/en/carv6/auction/10719979
2026-03-24 22:15:18 [adesa.de] INFO: Found listing with ID: 10719980
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719980%27 HTTP/1.1" 200 None
2026-03-24 22:15:18 [adesa.de] INFO: Scrape type for 10719980: 0
2026-03-24 22:15:18 [adesa.de] INFO: Skipping item 10719980 url https://www.openlane.eu/en/carv6/auction/10719980
2026-03-24 22:15:18 [adesa.de] INFO: Found listing with ID: 10719982
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719982%27 HTTP/1.1" 200 None
2026-03-24 22:15:18 [adesa.de] INFO: Scrape type for 10719982: 0
2026-03-24 22:15:18 [adesa.de] INFO: Skipping item 10719982 url https://www.openlane.eu/en/carv6/auction/10719982
2026-03-24 22:15:18 [adesa.de] INFO: Found listing with ID: 10720447
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720447%27 HTTP/1.1" 200 None
2026-03-24 22:15:18 [adesa.de] INFO: Scrape type for 10720447: 0
2026-03-24 22:15:18 [adesa.de] INFO: Skipping item 10720447 url https://www.openlane.eu/en/carv6/auction/10720447
2026-03-24 22:15:18 [adesa.de] INFO: Found listing with ID: 10719985
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719985%27 HTTP/1.1" 200 None
2026-03-24 22:15:18 [adesa.de] INFO: Scrape type for 10719985: 0
2026-03-24 22:15:18 [adesa.de] INFO: Skipping item 10719985 url https://www.openlane.eu/en/carv6/auction/10719985
2026-03-24 22:15:18 [adesa.de] INFO: Found listing with ID: 10719987
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719987%27 HTTP/1.1" 200 None
2026-03-24 22:15:18 [adesa.de] INFO: Scrape type for 10719987: 0
2026-03-24 22:15:18 [adesa.de] INFO: Skipping item 10719987 url https://www.openlane.eu/en/carv6/auction/10719987
2026-03-24 22:15:18 [adesa.de] INFO: Found listing with ID: 10719976
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719976%27 HTTP/1.1" 200 None
2026-03-24 22:15:18 [adesa.de] INFO: Scrape type for 10719976: 0
2026-03-24 22:15:18 [adesa.de] INFO: Skipping item 10719976 url https://www.openlane.eu/en/carv6/auction/10719976
2026-03-24 22:15:18 [adesa.de] INFO: Found listing with ID: 10719977
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719977%27 HTTP/1.1" 200 None
2026-03-24 22:15:18 [adesa.de] INFO: Scrape type for 10719977: 0
2026-03-24 22:15:18 [adesa.de] INFO: Skipping item 10719977 url https://www.openlane.eu/en/carv6/auction/10719977
2026-03-24 22:15:18 [adesa.de] INFO: Found listing with ID: 10719990
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719990%27 HTTP/1.1" 200 None
2026-03-24 22:15:18 [adesa.de] INFO: Scrape type for 10719990: 0
2026-03-24 22:15:18 [adesa.de] INFO: Skipping item 10719990 url https://www.openlane.eu/en/carv6/auction/10719990
2026-03-24 22:15:18 [adesa.de] INFO: Found listing with ID: 10719991
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719991%27 HTTP/1.1" 200 None
2026-03-24 22:15:18 [adesa.de] INFO: Scrape type for 10719991: 0
2026-03-24 22:15:18 [adesa.de] INFO: Skipping item 10719991 url https://www.openlane.eu/en/carv6/auction/10719991
2026-03-24 22:15:18 [adesa.de] INFO: Found listing with ID: 10719992
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719992%27 HTTP/1.1" 200 None
2026-03-24 22:15:18 [adesa.de] INFO: Scrape type for 10719992: 0
2026-03-24 22:15:18 [adesa.de] INFO: Skipping item 10719992 url https://www.openlane.eu/en/carv6/auction/10719992
2026-03-24 22:15:18 [adesa.de] INFO: Found listing with ID: 10719988
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719988%27 HTTP/1.1" 200 None
2026-03-24 22:15:18 [adesa.de] INFO: Scrape type for 10719988: 0
2026-03-24 22:15:18 [adesa.de] INFO: Skipping item 10719988 url https://www.openlane.eu/en/carv6/auction/10719988
2026-03-24 22:15:18 [adesa.de] INFO: Found listing with ID: 10719995
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719995%27 HTTP/1.1" 200 None
2026-03-24 22:15:18 [adesa.de] INFO: Scrape type for 10719995: 0
2026-03-24 22:15:18 [adesa.de] INFO: Skipping item 10719995 url https://www.openlane.eu/en/carv6/auction/10719995
2026-03-24 22:15:18 [adesa.de] INFO: Found listing with ID: 10719997
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719997%27 HTTP/1.1" 200 None
2026-03-24 22:15:18 [adesa.de] INFO: Scrape type for 10719997: 0
2026-03-24 22:15:18 [adesa.de] INFO: Skipping item 10719997 url https://www.openlane.eu/en/carv6/auction/10719997
2026-03-24 22:15:18 [adesa.de] INFO: Found listing with ID: 10719998
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719998%27 HTTP/1.1" 200 None
2026-03-24 22:15:18 [adesa.de] INFO: Scrape type for 10719998: 0
2026-03-24 22:15:18 [adesa.de] INFO: Skipping item 10719998 url https://www.openlane.eu/en/carv6/auction/10719998
2026-03-24 22:15:18 [adesa.de] INFO: Found listing with ID: 10720000
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720000%27 HTTP/1.1" 200 None
2026-03-24 22:15:18 [adesa.de] INFO: Scrape type for 10720000: 0
2026-03-24 22:15:18 [adesa.de] INFO: Skipping item 10720000 url https://www.openlane.eu/en/carv6/auction/10720000
2026-03-24 22:15:18 [adesa.de] INFO: Found listing with ID: 10720001
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720001%27 HTTP/1.1" 200 None
2026-03-24 22:15:18 [adesa.de] INFO: Scrape type for 10720001: 0
2026-03-24 22:15:18 [adesa.de] INFO: Skipping item 10720001 url https://www.openlane.eu/en/carv6/auction/10720001
2026-03-24 22:15:18 [adesa.de] INFO: Found listing with ID: 10720002
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720002%27 HTTP/1.1" 200 None
2026-03-24 22:15:18 [adesa.de] INFO: Scrape type for 10720002: 0
2026-03-24 22:15:18 [adesa.de] INFO: Skipping item 10720002 url https://www.openlane.eu/en/carv6/auction/10720002
2026-03-24 22:15:18 [adesa.de] INFO: Found listing with ID: 10720006
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720006%27 HTTP/1.1" 200 None
2026-03-24 22:15:18 [adesa.de] INFO: Scrape type for 10720006: 0
2026-03-24 22:15:18 [adesa.de] INFO: Skipping item 10720006 url https://www.openlane.eu/en/carv6/auction/10720006
2026-03-24 22:15:18 [adesa.de] INFO: Found listing with ID: 10720004
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720004%27 HTTP/1.1" 200 None
2026-03-24 22:15:18 [adesa.de] INFO: Scrape type for 10720004: 0
2026-03-24 22:15:18 [adesa.de] INFO: Skipping item 10720004 url https://www.openlane.eu/en/carv6/auction/10720004
2026-03-24 22:15:18 [adesa.de] INFO: Found listing with ID: 10720010
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720010%27 HTTP/1.1" 200 None
2026-03-24 22:15:18 [adesa.de] INFO: Scrape type for 10720010: 0
2026-03-24 22:15:18 [adesa.de] INFO: Skipping item 10720010 url https://www.openlane.eu/en/carv6/auction/10720010
2026-03-24 22:15:18 [adesa.de] INFO: Found listing with ID: 10720011
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720011%27 HTTP/1.1" 200 None
2026-03-24 22:15:18 [adesa.de] INFO: Scrape type for 10720011: 0
2026-03-24 22:15:18 [adesa.de] INFO: Skipping item 10720011 url https://www.openlane.eu/en/carv6/auction/10720011
2026-03-24 22:15:18 [adesa.de] INFO: Found listing with ID: 10720007
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720007%27 HTTP/1.1" 200 None
2026-03-24 22:15:18 [adesa.de] INFO: Scrape type for 10720007: 0
2026-03-24 22:15:18 [adesa.de] INFO: Skipping item 10720007 url https://www.openlane.eu/en/carv6/auction/10720007
2026-03-24 22:15:18 [adesa.de] INFO: Found listing with ID: 10720009
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720009%27 HTTP/1.1" 200 None
2026-03-24 22:15:18 [adesa.de] INFO: Scrape type for 10720009: 0
2026-03-24 22:15:18 [adesa.de] INFO: Skipping item 10720009 url https://www.openlane.eu/en/carv6/auction/10720009
2026-03-24 22:15:18 [adesa.de] INFO: Found listing with ID: 10720013
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720013%27 HTTP/1.1" 200 None
2026-03-24 22:15:18 [adesa.de] INFO: Scrape type for 10720013: 0
2026-03-24 22:15:18 [adesa.de] INFO: Skipping item 10720013 url https://www.openlane.eu/en/carv6/auction/10720013
2026-03-24 22:15:18 [adesa.de] INFO: Found listing with ID: 10720014
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720014%27 HTTP/1.1" 200 None
2026-03-24 22:15:18 [adesa.de] INFO: Scrape type for 10720014: 0
2026-03-24 22:15:19 [adesa.de] INFO: Skipping item 10720014 url https://www.openlane.eu/en/carv6/auction/10720014
2026-03-24 22:15:19 [adesa.de] INFO: Found listing with ID: 10720606
2026-03-24 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720606%27 HTTP/1.1" 200 None
2026-03-24 22:15:19 [adesa.de] INFO: Scrape type for 10720606: 0
2026-03-24 22:15:19 [adesa.de] INFO: Skipping item 10720606 url https://www.openlane.eu/en/carv6/auction/10720606
2026-03-24 22:15:19 [adesa.de] INFO: Found listing with ID: 10720016
2026-03-24 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720016%27 HTTP/1.1" 200 None
2026-03-24 22:15:19 [adesa.de] INFO: Scrape type for 10720016: 0
2026-03-24 22:15:19 [adesa.de] INFO: Skipping item 10720016 url https://www.openlane.eu/en/carv6/auction/10720016
2026-03-24 22:15:19 [adesa.de] INFO: Found listing with ID: 10720017
2026-03-24 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720017%27 HTTP/1.1" 200 None
2026-03-24 22:15:19 [adesa.de] INFO: Scrape type for 10720017: 0
2026-03-24 22:15:19 [adesa.de] INFO: Skipping item 10720017 url https://www.openlane.eu/en/carv6/auction/10720017
2026-03-24 22:15:19 [adesa.de] INFO: Found listing with ID: 10720020
2026-03-24 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720020%27 HTTP/1.1" 200 None
2026-03-24 22:15:19 [adesa.de] INFO: Scrape type for 10720020: 0
2026-03-24 22:15:19 [adesa.de] INFO: Skipping item 10720020 url https://www.openlane.eu/en/carv6/auction/10720020
2026-03-24 22:15:19 [adesa.de] INFO: Found listing with ID: 10720022
2026-03-24 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720022%27 HTTP/1.1" 200 None
2026-03-24 22:15:19 [adesa.de] INFO: Scrape type for 10720022: 0
2026-03-24 22:15:19 [adesa.de] INFO: Skipping item 10720022 url https://www.openlane.eu/en/carv6/auction/10720022
2026-03-24 22:15:19 [adesa.de] INFO: Found listing with ID: 10720023
2026-03-24 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720023%27 HTTP/1.1" 200 None
2026-03-24 22:15:19 [adesa.de] INFO: Scrape type for 10720023: 0
2026-03-24 22:15:19 [adesa.de] INFO: Skipping item 10720023 url https://www.openlane.eu/en/carv6/auction/10720023
2026-03-24 22:15:19 [adesa.de] INFO: Found listing with ID: 10720607
2026-03-24 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720607%27 HTTP/1.1" 200 None
2026-03-24 22:15:19 [adesa.de] INFO: Scrape type for 10720607: 0
2026-03-24 22:15:19 [adesa.de] INFO: Skipping item 10720607 url https://www.openlane.eu/en/carv6/auction/10720607
2026-03-24 22:15:19 [adesa.de] INFO: Found listing with ID: 10720026
2026-03-24 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720026%27 HTTP/1.1" 200 None
2026-03-24 22:15:19 [adesa.de] INFO: Scrape type for 10720026: 0
2026-03-24 22:15:19 [adesa.de] INFO: Skipping item 10720026 url https://www.openlane.eu/en/carv6/auction/10720026
2026-03-24 22:15:19 [adesa.de] INFO: Found listing with ID: 10720027
2026-03-24 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720027%27 HTTP/1.1" 200 None
2026-03-24 22:15:19 [adesa.de] INFO: Scrape type for 10720027: 0
2026-03-24 22:15:19 [adesa.de] INFO: Skipping item 10720027 url https://www.openlane.eu/en/carv6/auction/10720027
2026-03-24 22:15:19 [adesa.de] INFO: Found listing with ID: 10720591
2026-03-24 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720591%27 HTTP/1.1" 200 None
2026-03-24 22:15:19 [adesa.de] INFO: Scrape type for 10720591: 0
2026-03-24 22:15:19 [adesa.de] INFO: Skipping item 10720591 url https://www.openlane.eu/en/carv6/auction/10720591
2026-03-24 22:15:19 [adesa.de] INFO: Found listing with ID: 10720576
2026-03-24 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720576%27 HTTP/1.1" 200 None
2026-03-24 22:15:19 [adesa.de] INFO: Scrape type for 10720576: 0
2026-03-24 22:15:19 [adesa.de] INFO: Skipping item 10720576 url https://www.openlane.eu/en/carv6/auction/10720576
2026-03-24 22:15:19 [adesa.de] INFO: Found listing with ID: 10720028
2026-03-24 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720028%27 HTTP/1.1" 200 None
2026-03-24 22:15:19 [adesa.de] INFO: Scrape type for 10720028: 0
2026-03-24 22:15:19 [adesa.de] INFO: Skipping item 10720028 url https://www.openlane.eu/en/carv6/auction/10720028
2026-03-24 22:15:19 [adesa.de] INFO: Found listing with ID: 10720584
2026-03-24 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720584%27 HTTP/1.1" 200 None
2026-03-24 22:15:19 [adesa.de] INFO: Scrape type for 10720584: 0
2026-03-24 22:15:19 [adesa.de] INFO: Skipping item 10720584 url https://www.openlane.eu/en/carv6/auction/10720584
2026-03-24 22:15:19 [adesa.de] INFO: Found listing with ID: 10720604
2026-03-24 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720604%27 HTTP/1.1" 200 None
2026-03-24 22:15:19 [adesa.de] INFO: Scrape type for 10720604: 0
2026-03-24 22:15:19 [adesa.de] INFO: Skipping item 10720604 url https://www.openlane.eu/en/carv6/auction/10720604
2026-03-24 22:15:19 [adesa.de] INFO: Found listing with ID: 10720030
2026-03-24 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720030%27 HTTP/1.1" 200 None
2026-03-24 22:15:19 [adesa.de] INFO: Scrape type for 10720030: 0
2026-03-24 22:15:19 [adesa.de] INFO: Skipping item 10720030 url https://www.openlane.eu/en/carv6/auction/10720030
2026-03-24 22:15:19 [adesa.de] INFO: Found listing with ID: 10720588
2026-03-24 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720588%27 HTTP/1.1" 200 None
2026-03-24 22:15:19 [adesa.de] INFO: Scrape type for 10720588: 0
2026-03-24 22:15:19 [adesa.de] INFO: Skipping item 10720588 url https://www.openlane.eu/en/carv6/auction/10720588
2026-03-24 22:15:19 [adesa.de] INFO: Found listing with ID: 10720032
2026-03-24 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720032%27 HTTP/1.1" 200 None
2026-03-24 22:15:19 [adesa.de] INFO: Scrape type for 10720032: 0
2026-03-24 22:15:19 [adesa.de] INFO: Skipping item 10720032 url https://www.openlane.eu/en/carv6/auction/10720032
2026-03-24 22:15:19 [adesa.de] INFO: Found listing with ID: 10720599
2026-03-24 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720599%27 HTTP/1.1" 200 None
2026-03-24 22:15:19 [adesa.de] INFO: Scrape type for 10720599: 0
2026-03-24 22:15:19 [adesa.de] INFO: Skipping item 10720599 url https://www.openlane.eu/en/carv6/auction/10720599
2026-03-24 22:15:19 [adesa.de] INFO: Found listing with ID: 10720036
2026-03-24 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720036%27 HTTP/1.1" 200 None
2026-03-24 22:15:19 [adesa.de] INFO: Scrape type for 10720036: 0
2026-03-24 22:15:19 [adesa.de] INFO: Skipping item 10720036 url https://www.openlane.eu/en/carv6/auction/10720036
2026-03-24 22:15:19 [adesa.de] INFO: Found listing with ID: 10720034
2026-03-24 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720034%27 HTTP/1.1" 200 None
2026-03-24 22:15:19 [adesa.de] INFO: Scrape type for 10720034: 0
2026-03-24 22:15:19 [adesa.de] INFO: Skipping item 10720034 url https://www.openlane.eu/en/carv6/auction/10720034
2026-03-24 22:15:19 [adesa.de] INFO: Found listing with ID: 10720038
2026-03-24 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720038%27 HTTP/1.1" 200 None
2026-03-24 22:15:19 [adesa.de] INFO: Scrape type for 10720038: 0
2026-03-24 22:15:19 [adesa.de] INFO: Skipping item 10720038 url https://www.openlane.eu/en/carv6/auction/10720038
2026-03-24 22:15:19 [adesa.de] INFO: Found listing with ID: 10720039
2026-03-24 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720039%27 HTTP/1.1" 200 None
2026-03-24 22:15:19 [adesa.de] INFO: Scrape type for 10720039: 0
2026-03-24 22:15:19 [adesa.de] INFO: Skipping item 10720039 url https://www.openlane.eu/en/carv6/auction/10720039
2026-03-24 22:15:19 [adesa.de] INFO: Found listing with ID: 10720041
2026-03-24 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720041%27 HTTP/1.1" 200 None
2026-03-24 22:15:20 [adesa.de] INFO: Scrape type for 10720041: 0
2026-03-24 22:15:20 [adesa.de] INFO: Skipping item 10720041 url https://www.openlane.eu/en/carv6/auction/10720041
2026-03-24 22:15:20 [adesa.de] INFO: Found listing with ID: 10720589
2026-03-24 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720589%27 HTTP/1.1" 200 None
2026-03-24 22:15:20 [adesa.de] INFO: Scrape type for 10720589: 0
2026-03-24 22:15:20 [adesa.de] INFO: Skipping item 10720589 url https://www.openlane.eu/en/carv6/auction/10720589
2026-03-24 22:15:20 [adesa.de] INFO: Found listing with ID: 10720046
2026-03-24 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720046%27 HTTP/1.1" 200 None
2026-03-24 22:15:20 [adesa.de] INFO: Scrape type for 10720046: 0
2026-03-24 22:15:20 [adesa.de] INFO: Skipping item 10720046 url https://www.openlane.eu/en/carv6/auction/10720046
2026-03-24 22:15:20 [adesa.de] INFO: Found listing with ID: 10720043
2026-03-24 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720043%27 HTTP/1.1" 200 None
2026-03-24 22:15:20 [adesa.de] INFO: Scrape type for 10720043: 0
2026-03-24 22:15:20 [adesa.de] INFO: Skipping item 10720043 url https://www.openlane.eu/en/carv6/auction/10720043
2026-03-24 22:15:20 [adesa.de] INFO: Found listing with ID: 10720044
2026-03-24 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720044%27 HTTP/1.1" 200 None
2026-03-24 22:15:20 [adesa.de] INFO: Scrape type for 10720044: 0
2026-03-24 22:15:20 [adesa.de] INFO: Skipping item 10720044 url https://www.openlane.eu/en/carv6/auction/10720044
2026-03-24 22:15:20 [adesa.de] INFO: Found listing with ID: 10720047
2026-03-24 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720047%27 HTTP/1.1" 200 None
2026-03-24 22:15:20 [adesa.de] INFO: Scrape type for 10720047: 0
2026-03-24 22:15:20 [adesa.de] INFO: Skipping item 10720047 url https://www.openlane.eu/en/carv6/auction/10720047
2026-03-24 22:15:20 [adesa.de] INFO: Found listing with ID: 10720048
2026-03-24 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720048%27 HTTP/1.1" 200 None
2026-03-24 22:15:20 [adesa.de] INFO: Scrape type for 10720048: 0
2026-03-24 22:15:20 [adesa.de] INFO: Skipping item 10720048 url https://www.openlane.eu/en/carv6/auction/10720048
2026-03-24 22:15:20 [adesa.de] INFO: Found listing with ID: 10720052
2026-03-24 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720052%27 HTTP/1.1" 200 None
2026-03-24 22:15:20 [adesa.de] INFO: Scrape type for 10720052: 0
2026-03-24 22:15:20 [adesa.de] INFO: Skipping item 10720052 url https://www.openlane.eu/en/carv6/auction/10720052
2026-03-24 22:15:20 [adesa.de] INFO: Found listing with ID: 10720054
2026-03-24 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720054%27 HTTP/1.1" 200 None
2026-03-24 22:15:20 [adesa.de] INFO: Scrape type for 10720054: 0
2026-03-24 22:15:20 [adesa.de] INFO: Skipping item 10720054 url https://www.openlane.eu/en/carv6/auction/10720054
2026-03-24 22:15:20 [adesa.de] INFO: Found listing with ID: 10720051
2026-03-24 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720051%27 HTTP/1.1" 200 None
2026-03-24 22:15:20 [adesa.de] INFO: Scrape type for 10720051: 0
2026-03-24 22:15:20 [adesa.de] INFO: Skipping item 10720051 url https://www.openlane.eu/en/carv6/auction/10720051
2026-03-24 22:15:20 [adesa.de] INFO: Found listing with ID: 10720050
2026-03-24 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720050%27 HTTP/1.1" 200 None
2026-03-24 22:15:20 [adesa.de] INFO: Scrape type for 10720050: 0
2026-03-24 22:15:20 [adesa.de] INFO: Skipping item 10720050 url https://www.openlane.eu/en/carv6/auction/10720050
2026-03-24 22:15:20 [adesa.de] INFO: Found listing with ID: 10720055
2026-03-24 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720055%27 HTTP/1.1" 200 None
2026-03-24 22:15:20 [adesa.de] INFO: Scrape type for 10720055: 0
2026-03-24 22:15:20 [adesa.de] INFO: Skipping item 10720055 url https://www.openlane.eu/en/carv6/auction/10720055
2026-03-24 22:15:20 [adesa.de] INFO: Found listing with ID: 10720060
2026-03-24 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720060%27 HTTP/1.1" 200 None
2026-03-24 22:15:20 [adesa.de] INFO: Scrape type for 10720060: 0
2026-03-24 22:15:20 [adesa.de] INFO: Skipping item 10720060 url https://www.openlane.eu/en/carv6/auction/10720060
2026-03-24 22:15:20 [adesa.de] INFO: Found listing with ID: 10720061
2026-03-24 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720061%27 HTTP/1.1" 200 None
2026-03-24 22:15:20 [adesa.de] INFO: Scrape type for 10720061: 0
2026-03-24 22:15:20 [adesa.de] INFO: Skipping item 10720061 url https://www.openlane.eu/en/carv6/auction/10720061
2026-03-24 22:15:20 [adesa.de] INFO: Found listing with ID: 10720504
2026-03-24 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720504%27 HTTP/1.1" 200 None
2026-03-24 22:15:20 [adesa.de] INFO: Scrape type for 10720504: 0
2026-03-24 22:15:20 [adesa.de] INFO: Skipping item 10720504 url https://www.openlane.eu/en/carv6/auction/10720504
2026-03-24 22:15:20 [adesa.de] INFO: Found listing with ID: 10720064
2026-03-24 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720064%27 HTTP/1.1" 200 None
2026-03-24 22:15:20 [adesa.de] INFO: Scrape type for 10720064: 0
2026-03-24 22:15:20 [adesa.de] INFO: Skipping item 10720064 url https://www.openlane.eu/en/carv6/auction/10720064
2026-03-24 22:15:20 [adesa.de] INFO: Found listing with ID: 10720065
2026-03-24 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720065%27 HTTP/1.1" 200 None
2026-03-24 22:15:20 [adesa.de] INFO: Scrape type for 10720065: 0
2026-03-24 22:15:20 [adesa.de] INFO: Skipping item 10720065 url https://www.openlane.eu/en/carv6/auction/10720065
2026-03-24 22:15:20 [adesa.de] INFO: Found listing with ID: 10720067
2026-03-24 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720067%27 HTTP/1.1" 200 None
2026-03-24 22:15:20 [adesa.de] INFO: Scrape type for 10720067: 0
2026-03-24 22:15:20 [adesa.de] INFO: Skipping item 10720067 url https://www.openlane.eu/en/carv6/auction/10720067
2026-03-24 22:15:20 [adesa.de] INFO: Found listing with ID: 10720069
2026-03-24 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720069%27 HTTP/1.1" 200 None
2026-03-24 22:15:20 [adesa.de] INFO: Scrape type for 10720069: 0
2026-03-24 22:15:20 [adesa.de] INFO: Skipping item 10720069 url https://www.openlane.eu/en/carv6/auction/10720069
2026-03-24 22:15:20 [adesa.de] INFO: Found listing with ID: 10720594
2026-03-24 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720594%27 HTTP/1.1" 200 None
2026-03-24 22:15:20 [adesa.de] INFO: Scrape type for 10720594: 0
2026-03-24 22:15:20 [adesa.de] INFO: Skipping item 10720594 url https://www.openlane.eu/en/carv6/auction/10720594
2026-03-24 22:15:20 [adesa.de] INFO: Found listing with ID: 10720068
2026-03-24 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720068%27 HTTP/1.1" 200 None
2026-03-24 22:15:20 [adesa.de] INFO: Scrape type for 10720068: 0
2026-03-24 22:15:20 [adesa.de] INFO: Skipping item 10720068 url https://www.openlane.eu/en/carv6/auction/10720068
2026-03-24 22:15:20 [adesa.de] INFO: Found listing with ID: 10720071
2026-03-24 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720071%27 HTTP/1.1" 200 None
2026-03-24 22:15:20 [adesa.de] INFO: Scrape type for 10720071: 0
2026-03-24 22:15:20 [adesa.de] INFO: Skipping item 10720071 url https://www.openlane.eu/en/carv6/auction/10720071
2026-03-24 22:15:20 [adesa.de] INFO: Found listing with ID: 10720072
2026-03-24 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720072%27 HTTP/1.1" 200 None
2026-03-24 22:15:20 [adesa.de] INFO: Scrape type for 10720072: 0
2026-03-24 22:15:20 [adesa.de] INFO: Skipping item 10720072 url https://www.openlane.eu/en/carv6/auction/10720072
2026-03-24 22:15:20 [adesa.de] INFO: Found listing with ID: 10720459
2026-03-24 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720459%27 HTTP/1.1" 200 None
2026-03-24 22:15:20 [adesa.de] INFO: Scrape type for 10720459: 0
2026-03-24 22:15:20 [adesa.de] INFO: Skipping item 10720459 url https://www.openlane.eu/en/carv6/auction/10720459
2026-03-24 22:15:20 [adesa.de] INFO: Found listing with ID: 10720600
2026-03-24 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720600%27 HTTP/1.1" 200 None
2026-03-24 22:15:20 [adesa.de] INFO: Scrape type for 10720600: 0
2026-03-24 22:15:20 [adesa.de] INFO: Skipping item 10720600 url https://www.openlane.eu/en/carv6/auction/10720600
2026-03-24 22:15:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:15:52 [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-24 22:15:52 [adesa.de] INFO: Found listing with ID: 10720592
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720592%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [adesa.de] INFO: Scrape type for 10720592: 0
2026-03-24 22:15:52 [adesa.de] INFO: Skipping item 10720592 url https://www.openlane.eu/en/carv6/auction/10720592
2026-03-24 22:15:52 [adesa.de] INFO: Found listing with ID: 10720601
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720601%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [adesa.de] INFO: Scrape type for 10720601: 0
2026-03-24 22:15:52 [adesa.de] INFO: Skipping item 10720601 url https://www.openlane.eu/en/carv6/auction/10720601
2026-03-24 22:15:52 [adesa.de] INFO: Found listing with ID: 10718756
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718756%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [adesa.de] INFO: Scrape type for 10718756: 0
2026-03-24 22:15:52 [adesa.de] INFO: Skipping item 10718756 url https://www.openlane.eu/en/carv6/auction/10718756
2026-03-24 22:15:52 [adesa.de] INFO: Found listing with ID: 10718762
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718762%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [adesa.de] INFO: Scrape type for 10718762: 0
2026-03-24 22:15:52 [adesa.de] INFO: Skipping item 10718762 url https://www.openlane.eu/en/carv6/auction/10718762
2026-03-24 22:15:52 [adesa.de] INFO: Found listing with ID: 10718711
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718711%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [adesa.de] INFO: Scrape type for 10718711: 0
2026-03-24 22:15:52 [adesa.de] INFO: Skipping item 10718711 url https://www.openlane.eu/en/carv6/auction/10718711
2026-03-24 22:15:52 [adesa.de] INFO: Found listing with ID: 10718626
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718626%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [adesa.de] INFO: Scrape type for 10718626: 0
2026-03-24 22:15:52 [adesa.de] INFO: Skipping item 10718626 url https://www.openlane.eu/en/carv6/auction/10718626
2026-03-24 22:15:52 [adesa.de] INFO: Found listing with ID: 10718710
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718710%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [adesa.de] INFO: Scrape type for 10718710: 0
2026-03-24 22:15:52 [adesa.de] INFO: Skipping item 10718710 url https://www.openlane.eu/en/carv6/auction/10718710
2026-03-24 22:15:52 [adesa.de] INFO: Found listing with ID: 10718780
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718780%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [adesa.de] INFO: Scrape type for 10718780: 0
2026-03-24 22:15:52 [adesa.de] INFO: Skipping item 10718780 url https://www.openlane.eu/en/carv6/auction/10718780
2026-03-24 22:15:52 [adesa.de] INFO: Found listing with ID: 10718781
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718781%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [adesa.de] INFO: Scrape type for 10718781: 0
2026-03-24 22:15:52 [adesa.de] INFO: Skipping item 10718781 url https://www.openlane.eu/en/carv6/auction/10718781
2026-03-24 22:15:52 [adesa.de] INFO: Found listing with ID: 10718776
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718776%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [adesa.de] INFO: Scrape type for 10718776: 0
2026-03-24 22:15:52 [adesa.de] INFO: Skipping item 10718776 url https://www.openlane.eu/en/carv6/auction/10718776
2026-03-24 22:15:52 [adesa.de] INFO: Found listing with ID: 10718622
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718622%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [adesa.de] INFO: Scrape type for 10718622: 0
2026-03-24 22:15:52 [adesa.de] INFO: Skipping item 10718622 url https://www.openlane.eu/en/carv6/auction/10718622
2026-03-24 22:15:52 [adesa.de] INFO: Found listing with ID: 10718700
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718700%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [adesa.de] INFO: Scrape type for 10718700: 0
2026-03-24 22:15:52 [adesa.de] INFO: Skipping item 10718700 url https://www.openlane.eu/en/carv6/auction/10718700
2026-03-24 22:15:52 [adesa.de] INFO: Found listing with ID: 10718673
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718673%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [adesa.de] INFO: Scrape type for 10718673: 0
2026-03-24 22:15:52 [adesa.de] INFO: Skipping item 10718673 url https://www.openlane.eu/en/carv6/auction/10718673
2026-03-24 22:15:52 [adesa.de] INFO: Found listing with ID: 10718747
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718747%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [adesa.de] INFO: Scrape type for 10718747: 0
2026-03-24 22:15:52 [adesa.de] INFO: Skipping item 10718747 url https://www.openlane.eu/en/carv6/auction/10718747
2026-03-24 22:15:52 [adesa.de] INFO: Found listing with ID: 10718818
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718818%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [adesa.de] INFO: Scrape type for 10718818: 0
2026-03-24 22:15:52 [adesa.de] INFO: Skipping item 10718818 url https://www.openlane.eu/en/carv6/auction/10718818
2026-03-24 22:15:52 [adesa.de] INFO: Found listing with ID: 10718740
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718740%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [adesa.de] INFO: Scrape type for 10718740: 0
2026-03-24 22:15:52 [adesa.de] INFO: Skipping item 10718740 url https://www.openlane.eu/en/carv6/auction/10718740
2026-03-24 22:15:52 [adesa.de] INFO: Found listing with ID: 10718677
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718677%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [adesa.de] INFO: Scrape type for 10718677: 0
2026-03-24 22:15:52 [adesa.de] INFO: Skipping item 10718677 url https://www.openlane.eu/en/carv6/auction/10718677
2026-03-24 22:15:52 [adesa.de] INFO: Found listing with ID: 10718737
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718737%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [adesa.de] INFO: Scrape type for 10718737: 0
2026-03-24 22:15:52 [adesa.de] INFO: Skipping item 10718737 url https://www.openlane.eu/en/carv6/auction/10718737
2026-03-24 22:15:52 [adesa.de] INFO: Found listing with ID: 10718636
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718636%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [adesa.de] INFO: Scrape type for 10718636: 0
2026-03-24 22:15:52 [adesa.de] INFO: Skipping item 10718636 url https://www.openlane.eu/en/carv6/auction/10718636
2026-03-24 22:15:52 [adesa.de] INFO: Found listing with ID: 10718795
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718795%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [adesa.de] INFO: Scrape type for 10718795: 0
2026-03-24 22:15:52 [adesa.de] INFO: Skipping item 10718795 url https://www.openlane.eu/en/carv6/auction/10718795
2026-03-24 22:15:52 [adesa.de] INFO: Found listing with ID: 10718672
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718672%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [adesa.de] INFO: Scrape type for 10718672: 0
2026-03-24 22:15:52 [adesa.de] INFO: Skipping item 10718672 url https://www.openlane.eu/en/carv6/auction/10718672
2026-03-24 22:15:52 [adesa.de] INFO: Found listing with ID: 10718814
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718814%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [adesa.de] INFO: Scrape type for 10718814: 0
2026-03-24 22:15:52 [adesa.de] INFO: Skipping item 10718814 url https://www.openlane.eu/en/carv6/auction/10718814
2026-03-24 22:15:52 [adesa.de] INFO: Found listing with ID: 10718628
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718628%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [adesa.de] INFO: Scrape type for 10718628: 0
2026-03-24 22:15:52 [adesa.de] INFO: Skipping item 10718628 url https://www.openlane.eu/en/carv6/auction/10718628
2026-03-24 22:15:52 [adesa.de] INFO: Found listing with ID: 10718675
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718675%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [adesa.de] INFO: Scrape type for 10718675: 0
2026-03-24 22:15:52 [adesa.de] INFO: Skipping item 10718675 url https://www.openlane.eu/en/carv6/auction/10718675
2026-03-24 22:15:52 [adesa.de] INFO: Found listing with ID: 10718619
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718619%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [adesa.de] INFO: Scrape type for 10718619: 0
2026-03-24 22:15:52 [adesa.de] INFO: Skipping item 10718619 url https://www.openlane.eu/en/carv6/auction/10718619
2026-03-24 22:15:52 [adesa.de] INFO: Found listing with ID: 10718775
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718775%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [adesa.de] INFO: Scrape type for 10718775: 0
2026-03-24 22:15:52 [adesa.de] INFO: Skipping item 10718775 url https://www.openlane.eu/en/carv6/auction/10718775
2026-03-24 22:15:52 [adesa.de] INFO: Found listing with ID: 10718634
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718634%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [adesa.de] INFO: Scrape type for 10718634: 0
2026-03-24 22:15:52 [adesa.de] INFO: Skipping item 10718634 url https://www.openlane.eu/en/carv6/auction/10718634
2026-03-24 22:15:52 [adesa.de] INFO: Found listing with ID: 10718618
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718618%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [adesa.de] INFO: Scrape type for 10718618: 0
2026-03-24 22:15:52 [adesa.de] INFO: Skipping item 10718618 url https://www.openlane.eu/en/carv6/auction/10718618
2026-03-24 22:15:52 [adesa.de] INFO: Found listing with ID: 10718805
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718805%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [adesa.de] INFO: Scrape type for 10718805: 0
2026-03-24 22:15:52 [adesa.de] INFO: Skipping item 10718805 url https://www.openlane.eu/en/carv6/auction/10718805
2026-03-24 22:15:52 [adesa.de] INFO: Found listing with ID: 10718813
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718813%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [adesa.de] INFO: Scrape type for 10718813: 0
2026-03-24 22:15:52 [adesa.de] INFO: Skipping item 10718813 url https://www.openlane.eu/en/carv6/auction/10718813
2026-03-24 22:15:52 [adesa.de] INFO: Found listing with ID: 10718800
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718800%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [adesa.de] INFO: Scrape type for 10718800: 0
2026-03-24 22:15:52 [adesa.de] INFO: Skipping item 10718800 url https://www.openlane.eu/en/carv6/auction/10718800
2026-03-24 22:15:52 [adesa.de] INFO: Found listing with ID: 10718799
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718799%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [adesa.de] INFO: Scrape type for 10718799: 0
2026-03-24 22:15:52 [adesa.de] INFO: Skipping item 10718799 url https://www.openlane.eu/en/carv6/auction/10718799
2026-03-24 22:15:52 [adesa.de] INFO: Found listing with ID: 10718637
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718637%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [adesa.de] INFO: Scrape type for 10718637: 0
2026-03-24 22:15:52 [adesa.de] INFO: Skipping item 10718637 url https://www.openlane.eu/en/carv6/auction/10718637
2026-03-24 22:15:52 [adesa.de] INFO: Found listing with ID: 10718796
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718796%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [adesa.de] INFO: Scrape type for 10718796: 0
2026-03-24 22:15:52 [adesa.de] INFO: Skipping item 10718796 url https://www.openlane.eu/en/carv6/auction/10718796
2026-03-24 22:15:52 [adesa.de] INFO: Found listing with ID: 10718684
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718684%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [adesa.de] INFO: Scrape type for 10718684: 0
2026-03-24 22:15:52 [adesa.de] INFO: Skipping item 10718684 url https://www.openlane.eu/en/carv6/auction/10718684
2026-03-24 22:15:52 [adesa.de] INFO: Found listing with ID: 10718808
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718808%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [adesa.de] INFO: Scrape type for 10718808: 0
2026-03-24 22:15:52 [adesa.de] INFO: Skipping item 10718808 url https://www.openlane.eu/en/carv6/auction/10718808
2026-03-24 22:15:52 [adesa.de] INFO: Found listing with ID: 10718653
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718653%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [adesa.de] INFO: Scrape type for 10718653: 0
2026-03-24 22:15:52 [adesa.de] INFO: Skipping item 10718653 url https://www.openlane.eu/en/carv6/auction/10718653
2026-03-24 22:15:52 [adesa.de] INFO: Found listing with ID: 10718770
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718770%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [adesa.de] INFO: Scrape type for 10718770: 0
2026-03-24 22:15:52 [adesa.de] INFO: Skipping item 10718770 url https://www.openlane.eu/en/carv6/auction/10718770
2026-03-24 22:15:52 [adesa.de] INFO: Found listing with ID: 10718758
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718758%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [adesa.de] INFO: Scrape type for 10718758: 0
2026-03-24 22:15:52 [adesa.de] INFO: Skipping item 10718758 url https://www.openlane.eu/en/carv6/auction/10718758
2026-03-24 22:15:52 [adesa.de] INFO: Found listing with ID: 10718783
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718783%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [adesa.de] INFO: Scrape type for 10718783: 0
2026-03-24 22:15:52 [adesa.de] INFO: Skipping item 10718783 url https://www.openlane.eu/en/carv6/auction/10718783
2026-03-24 22:15:52 [adesa.de] INFO: Found listing with ID: 10718759
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718759%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10718759: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10718759 url https://www.openlane.eu/en/carv6/auction/10718759
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10718679
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718679%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10718679: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10718679 url https://www.openlane.eu/en/carv6/auction/10718679
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10720425
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720425%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10720425: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10720425 url https://www.openlane.eu/en/carv6/auction/10720425
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10718654
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718654%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10718654: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10718654 url https://www.openlane.eu/en/carv6/auction/10718654
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10718703
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718703%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10718703: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10718703 url https://www.openlane.eu/en/carv6/auction/10718703
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10718629
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718629%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10718629: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10718629 url https://www.openlane.eu/en/carv6/auction/10718629
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10718704
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718704%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10718704: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10718704 url https://www.openlane.eu/en/carv6/auction/10718704
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10718836
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718836%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10718836: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10718836 url https://www.openlane.eu/en/carv6/auction/10718836
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10718651
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718651%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10718651: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10718651 url https://www.openlane.eu/en/carv6/auction/10718651
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10718821
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718821%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10718821: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10718821 url https://www.openlane.eu/en/carv6/auction/10718821
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10718831
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718831%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10718831: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10718831 url https://www.openlane.eu/en/carv6/auction/10718831
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10718754
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718754%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10718754: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10718754 url https://www.openlane.eu/en/carv6/auction/10718754
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10718685
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718685%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10718685: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10718685 url https://www.openlane.eu/en/carv6/auction/10718685
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10718638
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718638%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10718638: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10718638 url https://www.openlane.eu/en/carv6/auction/10718638
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10718771
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718771%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10718771: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10718771 url https://www.openlane.eu/en/carv6/auction/10718771
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10718822
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718822%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10718822: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10718822 url https://www.openlane.eu/en/carv6/auction/10718822
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10718712
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718712%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10718712: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10718712 url https://www.openlane.eu/en/carv6/auction/10718712
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10718701
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718701%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10718701: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10718701 url https://www.openlane.eu/en/carv6/auction/10718701
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10718705
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718705%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10718705: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10718705 url https://www.openlane.eu/en/carv6/auction/10718705
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10718804
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718804%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10718804: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10718804 url https://www.openlane.eu/en/carv6/auction/10718804
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10718802
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718802%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10718802: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10718802 url https://www.openlane.eu/en/carv6/auction/10718802
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10718680
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718680%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10718680: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10718680 url https://www.openlane.eu/en/carv6/auction/10718680
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10718665
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718665%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10718665: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10718665 url https://www.openlane.eu/en/carv6/auction/10718665
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10718769
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718769%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10718769: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10718769 url https://www.openlane.eu/en/carv6/auction/10718769
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10718715
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718715%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10718715: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10718715 url https://www.openlane.eu/en/carv6/auction/10718715
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10718835
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718835%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10718835: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10718835 url https://www.openlane.eu/en/carv6/auction/10718835
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10718790
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718790%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10718790: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10718790 url https://www.openlane.eu/en/carv6/auction/10718790
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10718782
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718782%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10718782: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10718782 url https://www.openlane.eu/en/carv6/auction/10718782
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10718746
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718746%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10718746: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10718746 url https://www.openlane.eu/en/carv6/auction/10718746
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10718623
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718623%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10718623: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10718623 url https://www.openlane.eu/en/carv6/auction/10718623
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10718624
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718624%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10718624: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10718624 url https://www.openlane.eu/en/carv6/auction/10718624
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10718676
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718676%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10718676: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10718676 url https://www.openlane.eu/en/carv6/auction/10718676
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10718692
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718692%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10718692: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10718692 url https://www.openlane.eu/en/carv6/auction/10718692
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10718681
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718681%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10718681: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10718681 url https://www.openlane.eu/en/carv6/auction/10718681
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10718693
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718693%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10718693: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10718693 url https://www.openlane.eu/en/carv6/auction/10718693
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10718749
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718749%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10718749: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10718749 url https://www.openlane.eu/en/carv6/auction/10718749
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10718745
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718745%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10718745: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10718745 url https://www.openlane.eu/en/carv6/auction/10718745
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10718714
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718714%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10718714: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10718714 url https://www.openlane.eu/en/carv6/auction/10718714
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10718647
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718647%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10718647: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10718647 url https://www.openlane.eu/en/carv6/auction/10718647
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10718750
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718750%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10718750: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10718750 url https://www.openlane.eu/en/carv6/auction/10718750
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10718823
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718823%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10718823: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10718823 url https://www.openlane.eu/en/carv6/auction/10718823
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10718650
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718650%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10718650: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10718650 url https://www.openlane.eu/en/carv6/auction/10718650
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10718655
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718655%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10718655: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10718655 url https://www.openlane.eu/en/carv6/auction/10718655
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10718648
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718648%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10718648: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10718648 url https://www.openlane.eu/en/carv6/auction/10718648
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10718719
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718719%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10718719: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10718719 url https://www.openlane.eu/en/carv6/auction/10718719
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10718785
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718785%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10718785: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10718785 url https://www.openlane.eu/en/carv6/auction/10718785
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10720439
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720439%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10720439: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10720439 url https://www.openlane.eu/en/carv6/auction/10720439
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10720437
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720437%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10720437: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10720437 url https://www.openlane.eu/en/carv6/auction/10720437
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10718688
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718688%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10718688: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10718688 url https://www.openlane.eu/en/carv6/auction/10718688
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10720434
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720434%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10720434: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10720434 url https://www.openlane.eu/en/carv6/auction/10720434
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10720433
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720433%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10720433: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10720433 url https://www.openlane.eu/en/carv6/auction/10720433
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10718660
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718660%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10718660: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10718660 url https://www.openlane.eu/en/carv6/auction/10718660
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10720443
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720443%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10720443: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10720443 url https://www.openlane.eu/en/carv6/auction/10720443
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10718639
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718639%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10718639: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10718639 url https://www.openlane.eu/en/carv6/auction/10718639
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10718696
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718696%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10718696: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10718696 url https://www.openlane.eu/en/carv6/auction/10718696
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10720505
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720505%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10720505: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10720505 url https://www.openlane.eu/en/carv6/auction/10720505
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10720423
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720423%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10720423: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10720423 url https://www.openlane.eu/en/carv6/auction/10720423
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10720502
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720502%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10720502: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10720502 url https://www.openlane.eu/en/carv6/auction/10720502
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10720503
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720503%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10720503: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10720503 url https://www.openlane.eu/en/carv6/auction/10720503
2026-03-24 22:15:53 [adesa.de] INFO: Found listing with ID: 10720466
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720466%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.de] INFO: Scrape type for 10720466: 0
2026-03-24 22:15:53 [adesa.de] INFO: Skipping item 10720466 url https://www.openlane.eu/en/carv6/auction/10720466
2026-03-24 22:15:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:15:58 [adesa.de] INFO: Found listing with ID: 10720506
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720506%27 HTTP/1.1" 200 None
2026-03-24 22:15:58 [adesa.de] INFO: Scrape type for 10720506: 0
2026-03-24 22:15:58 [adesa.de] INFO: Skipping item 10720506 url https://www.openlane.eu/en/carv6/auction/10720506
2026-03-24 22:15:58 [adesa.de] INFO: Found listing with ID: 10718713
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718713%27 HTTP/1.1" 200 None
2026-03-24 22:15:58 [adesa.de] INFO: Scrape type for 10718713: 0
2026-03-24 22:15:58 [adesa.de] INFO: Skipping item 10718713 url https://www.openlane.eu/en/carv6/auction/10718713
2026-03-24 22:15:58 [adesa.de] INFO: Found listing with ID: 10720465
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720465%27 HTTP/1.1" 200 None
2026-03-24 22:15:58 [adesa.de] INFO: Scrape type for 10720465: 0
2026-03-24 22:15:58 [adesa.de] INFO: Skipping item 10720465 url https://www.openlane.eu/en/carv6/auction/10720465
2026-03-24 22:15:58 [adesa.de] INFO: Found listing with ID: 10720464
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720464%27 HTTP/1.1" 200 None
2026-03-24 22:15:58 [adesa.de] INFO: Scrape type for 10720464: 0
2026-03-24 22:15:58 [adesa.de] INFO: Skipping item 10720464 url https://www.openlane.eu/en/carv6/auction/10720464
2026-03-24 22:15:58 [adesa.de] INFO: Found listing with ID: 10718631
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718631%27 HTTP/1.1" 200 None
2026-03-24 22:15:58 [adesa.de] INFO: Scrape type for 10718631: 0
2026-03-24 22:15:58 [adesa.de] INFO: Skipping item 10718631 url https://www.openlane.eu/en/carv6/auction/10718631
2026-03-24 22:15:58 [adesa.de] INFO: Found listing with ID: 10720574
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720574%27 HTTP/1.1" 200 None
2026-03-24 22:15:58 [adesa.de] INFO: Scrape type for 10720574: 0
2026-03-24 22:15:58 [adesa.de] INFO: Skipping item 10720574 url https://www.openlane.eu/en/carv6/auction/10720574
2026-03-24 22:15:58 [adesa.de] INFO: Found listing with ID: 10718830
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718830%27 HTTP/1.1" 200 None
2026-03-24 22:15:58 [adesa.de] INFO: Scrape type for 10718830: 0
2026-03-24 22:15:58 [adesa.de] INFO: Skipping item 10718830 url https://www.openlane.eu/en/carv6/auction/10718830
2026-03-24 22:15:58 [adesa.de] INFO: Found listing with ID: 10718841
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718841%27 HTTP/1.1" 200 None
2026-03-24 22:15:58 [adesa.de] INFO: Scrape type for 10718841: 0
2026-03-24 22:15:58 [adesa.de] INFO: Skipping item 10718841 url https://www.openlane.eu/en/carv6/auction/10718841
2026-03-24 22:15:58 [adesa.de] INFO: Found listing with ID: 10718815
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718815%27 HTTP/1.1" 200 None
2026-03-24 22:15:58 [adesa.de] INFO: Scrape type for 10718815: 0
2026-03-24 22:15:58 [adesa.de] INFO: Skipping item 10718815 url https://www.openlane.eu/en/carv6/auction/10718815
2026-03-24 22:15:58 [adesa.de] INFO: Found listing with ID: 10718708
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718708%27 HTTP/1.1" 200 None
2026-03-24 22:15:58 [adesa.de] INFO: Scrape type for 10718708: 0
2026-03-24 22:15:58 [adesa.de] INFO: Skipping item 10718708 url https://www.openlane.eu/en/carv6/auction/10718708
2026-03-24 22:15:58 [adesa.de] INFO: Found listing with ID: 10718718
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718718%27 HTTP/1.1" 200 None
2026-03-24 22:15:58 [adesa.de] INFO: Scrape type for 10718718: 0
2026-03-24 22:15:58 [adesa.de] INFO: Skipping item 10718718 url https://www.openlane.eu/en/carv6/auction/10718718
2026-03-24 22:15:58 [adesa.de] INFO: Found listing with ID: 10718812
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718812%27 HTTP/1.1" 200 None
2026-03-24 22:15:58 [adesa.de] INFO: Scrape type for 10718812: 0
2026-03-24 22:15:58 [adesa.de] INFO: Skipping item 10718812 url https://www.openlane.eu/en/carv6/auction/10718812
2026-03-24 22:15:58 [adesa.de] INFO: Found listing with ID: 10718786
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718786%27 HTTP/1.1" 200 None
2026-03-24 22:15:58 [adesa.de] INFO: Scrape type for 10718786: 0
2026-03-24 22:15:58 [adesa.de] INFO: Skipping item 10718786 url https://www.openlane.eu/en/carv6/auction/10718786
2026-03-24 22:15:58 [adesa.de] INFO: Found listing with ID: 10720514
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720514%27 HTTP/1.1" 200 None
2026-03-24 22:15:58 [adesa.de] INFO: Scrape type for 10720514: 0
2026-03-24 22:15:58 [adesa.de] INFO: Skipping item 10720514 url https://www.openlane.eu/en/carv6/auction/10720514
2026-03-24 22:15:58 [adesa.de] INFO: Found listing with ID: 10718720
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718720%27 HTTP/1.1" 200 None
2026-03-24 22:15:58 [adesa.de] INFO: Scrape type for 10718720: 0
2026-03-24 22:15:58 [adesa.de] INFO: Skipping item 10718720 url https://www.openlane.eu/en/carv6/auction/10718720
2026-03-24 22:15:58 [adesa.de] INFO: Found listing with ID: 10718842
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718842%27 HTTP/1.1" 200 None
2026-03-24 22:15:58 [adesa.de] INFO: Scrape type for 10718842: 0
2026-03-24 22:15:58 [adesa.de] INFO: Skipping item 10718842 url https://www.openlane.eu/en/carv6/auction/10718842
2026-03-24 22:15:58 [adesa.de] INFO: Found listing with ID: 10718778
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718778%27 HTTP/1.1" 200 None
2026-03-24 22:15:58 [adesa.de] INFO: Scrape type for 10718778: 0
2026-03-24 22:15:58 [adesa.de] INFO: Skipping item 10718778 url https://www.openlane.eu/en/carv6/auction/10718778
2026-03-24 22:15:58 [adesa.de] INFO: Found listing with ID: 10718787
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718787%27 HTTP/1.1" 200 None
2026-03-24 22:15:58 [adesa.de] INFO: Scrape type for 10718787: 0
2026-03-24 22:15:58 [adesa.de] INFO: Skipping item 10718787 url https://www.openlane.eu/en/carv6/auction/10718787
2026-03-24 22:15:58 [adesa.de] INFO: Found listing with ID: 10720500
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720500%27 HTTP/1.1" 200 None
2026-03-24 22:15:58 [adesa.de] INFO: Scrape type for 10720500: 0
2026-03-24 22:15:58 [adesa.de] INFO: Skipping item 10720500 url https://www.openlane.eu/en/carv6/auction/10720500
2026-03-24 22:15:58 [adesa.de] INFO: Found listing with ID: 10718816
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718816%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.de] INFO: Scrape type for 10718816: 0
2026-03-24 22:15:59 [adesa.de] INFO: Skipping item 10718816 url https://www.openlane.eu/en/carv6/auction/10718816
2026-03-24 22:15:59 [adesa.de] INFO: Found listing with ID: 10718645
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718645%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.de] INFO: Scrape type for 10718645: 0
2026-03-24 22:15:59 [adesa.de] INFO: Skipping item 10718645 url https://www.openlane.eu/en/carv6/auction/10718645
2026-03-24 22:15:59 [adesa.de] INFO: Found listing with ID: 10718669
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718669%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.de] INFO: Scrape type for 10718669: 0
2026-03-24 22:15:59 [adesa.de] INFO: Skipping item 10718669 url https://www.openlane.eu/en/carv6/auction/10718669
2026-03-24 22:15:59 [adesa.de] INFO: Found listing with ID: 10718773
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718773%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.de] INFO: Scrape type for 10718773: 0
2026-03-24 22:15:59 [adesa.de] INFO: Skipping item 10718773 url https://www.openlane.eu/en/carv6/auction/10718773
2026-03-24 22:15:59 [adesa.de] INFO: Found listing with ID: 10718777
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718777%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.de] INFO: Scrape type for 10718777: 0
2026-03-24 22:15:59 [adesa.de] INFO: Skipping item 10718777 url https://www.openlane.eu/en/carv6/auction/10718777
2026-03-24 22:15:59 [adesa.de] INFO: Found listing with ID: 10718646
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718646%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.de] INFO: Scrape type for 10718646: 0
2026-03-24 22:15:59 [adesa.de] INFO: Skipping item 10718646 url https://www.openlane.eu/en/carv6/auction/10718646
2026-03-24 22:15:59 [adesa.de] INFO: Found listing with ID: 10718741
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718741%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.de] INFO: Scrape type for 10718741: 0
2026-03-24 22:15:59 [adesa.de] INFO: Skipping item 10718741 url https://www.openlane.eu/en/carv6/auction/10718741
2026-03-24 22:15:59 [adesa.de] INFO: Found listing with ID: 10718742
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718742%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.de] INFO: Scrape type for 10718742: 0
2026-03-24 22:15:59 [adesa.de] INFO: Skipping item 10718742 url https://www.openlane.eu/en/carv6/auction/10718742
2026-03-24 22:15:59 [adesa.de] INFO: Found listing with ID: 10718743
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718743%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.de] INFO: Scrape type for 10718743: 0
2026-03-24 22:15:59 [adesa.de] INFO: Skipping item 10718743 url https://www.openlane.eu/en/carv6/auction/10718743
2026-03-24 22:15:59 [adesa.de] INFO: Found listing with ID: 10720582
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720582%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.de] INFO: Scrape type for 10720582: 0
2026-03-24 22:15:59 [adesa.de] INFO: Skipping item 10720582 url https://www.openlane.eu/en/carv6/auction/10720582
2026-03-24 22:15:59 [adesa.de] INFO: Found listing with ID: 10720586
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720586%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.de] INFO: Scrape type for 10720586: 0
2026-03-24 22:15:59 [adesa.de] INFO: Skipping item 10720586 url https://www.openlane.eu/en/carv6/auction/10720586
2026-03-24 22:15:59 [adesa.de] INFO: Found listing with ID: 10718774
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718774%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.de] INFO: Scrape type for 10718774: 0
2026-03-24 22:15:59 [adesa.de] INFO: Skipping item 10718774 url https://www.openlane.eu/en/carv6/auction/10718774
2026-03-24 22:15:59 [adesa.de] INFO: Found listing with ID: 10718709
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718709%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.de] INFO: Scrape type for 10718709: 0
2026-03-24 22:15:59 [adesa.de] INFO: Skipping item 10718709 url https://www.openlane.eu/en/carv6/auction/10718709
2026-03-24 22:15:59 [adesa.de] INFO: Found listing with ID: 10718664
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718664%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.de] INFO: Scrape type for 10718664: 0
2026-03-24 22:15:59 [adesa.de] INFO: Skipping item 10718664 url https://www.openlane.eu/en/carv6/auction/10718664
2026-03-24 22:15:59 [adesa.de] INFO: Found listing with ID: 10718621
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718621%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.de] INFO: Scrape type for 10718621: 0
2026-03-24 22:15:59 [adesa.de] INFO: Skipping item 10718621 url https://www.openlane.eu/en/carv6/auction/10718621
2026-03-24 22:15:59 [adesa.de] INFO: Found listing with ID: 10718689
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718689%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.de] INFO: Scrape type for 10718689: 0
2026-03-24 22:15:59 [adesa.de] INFO: Skipping item 10718689 url https://www.openlane.eu/en/carv6/auction/10718689
2026-03-24 22:15:59 [adesa.de] INFO: Found listing with ID: 10718663
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718663%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.de] INFO: Scrape type for 10718663: 0
2026-03-24 22:15:59 [adesa.de] INFO: Skipping item 10718663 url https://www.openlane.eu/en/carv6/auction/10718663
2026-03-24 22:15:59 [adesa.de] INFO: Found listing with ID: 10718817
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718817%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.de] INFO: Scrape type for 10718817: 0
2026-03-24 22:15:59 [adesa.de] INFO: Skipping item 10718817 url https://www.openlane.eu/en/carv6/auction/10718817
2026-03-24 22:15:59 [adesa.de] INFO: Found listing with ID: 10718788
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718788%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.de] INFO: Scrape type for 10718788: 0
2026-03-24 22:15:59 [adesa.de] INFO: Skipping item 10718788 url https://www.openlane.eu/en/carv6/auction/10718788
2026-03-24 22:15:59 [adesa.de] INFO: Found listing with ID: 10718809
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718809%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.de] INFO: Scrape type for 10718809: 0
2026-03-24 22:15:59 [adesa.de] INFO: Skipping item 10718809 url https://www.openlane.eu/en/carv6/auction/10718809
2026-03-24 22:15:59 [adesa.de] INFO: Found listing with ID: 10718779
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718779%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.de] INFO: Scrape type for 10718779: 0
2026-03-24 22:15:59 [adesa.de] INFO: Skipping item 10718779 url https://www.openlane.eu/en/carv6/auction/10718779
2026-03-24 22:15:59 [adesa.de] INFO: Found listing with ID: 10718752
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718752%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.de] INFO: Scrape type for 10718752: 0
2026-03-24 22:15:59 [adesa.de] INFO: Skipping item 10718752 url https://www.openlane.eu/en/carv6/auction/10718752
2026-03-24 22:15:59 [adesa.de] INFO: Found listing with ID: 10720590
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720590%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.de] INFO: Scrape type for 10720590: 0
2026-03-24 22:15:59 [adesa.de] INFO: Skipping item 10720590 url https://www.openlane.eu/en/carv6/auction/10720590
2026-03-24 22:15:59 [adesa.de] INFO: Found listing with ID: 10718738
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718738%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.de] INFO: Scrape type for 10718738: 0
2026-03-24 22:15:59 [adesa.de] INFO: Skipping item 10718738 url https://www.openlane.eu/en/carv6/auction/10718738
2026-03-24 22:15:59 [adesa.de] INFO: Found listing with ID: 10718757
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718757%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.de] INFO: Scrape type for 10718757: 0
2026-03-24 22:15:59 [adesa.de] INFO: Skipping item 10718757 url https://www.openlane.eu/en/carv6/auction/10718757
2026-03-24 22:15:59 [adesa.de] INFO: Found listing with ID: 10718755
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718755%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.de] INFO: Scrape type for 10718755: 0
2026-03-24 22:15:59 [adesa.de] INFO: Skipping item 10718755 url https://www.openlane.eu/en/carv6/auction/10718755
2026-03-24 22:15:59 [adesa.de] INFO: Found listing with ID: 10718698
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718698%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.de] INFO: Scrape type for 10718698: 0
2026-03-24 22:15:59 [adesa.de] INFO: Skipping item 10718698 url https://www.openlane.eu/en/carv6/auction/10718698
2026-03-24 22:15:59 [adesa.de] INFO: Found listing with ID: 10718789
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718789%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.de] INFO: Scrape type for 10718789: 0
2026-03-24 22:15:59 [adesa.de] INFO: Skipping item 10718789 url https://www.openlane.eu/en/carv6/auction/10718789
2026-03-24 22:15:59 [adesa.de] INFO: Found listing with ID: 10718798
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718798%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.de] INFO: Scrape type for 10718798: 0
2026-03-24 22:15:59 [adesa.de] INFO: Skipping item 10718798 url https://www.openlane.eu/en/carv6/auction/10718798
2026-03-24 22:15:59 [adesa.de] INFO: Found listing with ID: 10718683
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718683%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.de] INFO: Scrape type for 10718683: 0
2026-03-24 22:15:59 [adesa.de] INFO: Skipping item 10718683 url https://www.openlane.eu/en/carv6/auction/10718683
2026-03-24 22:15:59 [adesa.de] INFO: Found listing with ID: 10718702
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718702%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.de] INFO: Scrape type for 10718702: 0
2026-03-24 22:15:59 [adesa.de] INFO: Skipping item 10718702 url https://www.openlane.eu/en/carv6/auction/10718702
2026-03-24 22:15:59 [adesa.de] INFO: Found listing with ID: 10718695
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718695%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.de] INFO: Scrape type for 10718695: 0
2026-03-24 22:15:59 [adesa.de] INFO: Skipping item 10718695 url https://www.openlane.eu/en/carv6/auction/10718695
2026-03-24 22:15:59 [adesa.de] INFO: Found listing with ID: 10718690
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718690%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.de] INFO: Scrape type for 10718690: 0
2026-03-24 22:15:59 [adesa.de] INFO: Skipping item 10718690 url https://www.openlane.eu/en/carv6/auction/10718690
2026-03-24 22:15:59 [adesa.de] INFO: Found listing with ID: 10720455
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720455%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.de] INFO: Scrape type for 10720455: 0
2026-03-24 22:15:59 [adesa.de] INFO: Skipping item 10720455 url https://www.openlane.eu/en/carv6/auction/10720455
2026-03-24 22:15:59 [adesa.de] INFO: Found listing with ID: 10720451
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720451%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.de] INFO: Scrape type for 10720451: 0
2026-03-24 22:15:59 [adesa.de] INFO: Skipping item 10720451 url https://www.openlane.eu/en/carv6/auction/10720451
2026-03-24 22:15:59 [adesa.de] INFO: Found listing with ID: 10720449
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720449%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.de] INFO: Scrape type for 10720449: 0
2026-03-24 22:15:59 [adesa.de] INFO: Skipping item 10720449 url https://www.openlane.eu/en/carv6/auction/10720449
2026-03-24 22:15:59 [adesa.de] INFO: Found listing with ID: 10720452
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720452%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.de] INFO: Scrape type for 10720452: 0
2026-03-24 22:15:59 [adesa.de] INFO: Skipping item 10720452 url https://www.openlane.eu/en/carv6/auction/10720452
2026-03-24 22:15:59 [adesa.de] INFO: Found listing with ID: 10720458
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720458%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.de] INFO: Scrape type for 10720458: 0
2026-03-24 22:15:59 [adesa.de] INFO: Skipping item 10720458 url https://www.openlane.eu/en/carv6/auction/10720458
2026-03-24 22:15:59 [adesa.de] INFO: Found listing with ID: 10720454
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720454%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.de] INFO: Scrape type for 10720454: 0
2026-03-24 22:15:59 [adesa.de] INFO: Skipping item 10720454 url https://www.openlane.eu/en/carv6/auction/10720454
2026-03-24 22:15:59 [adesa.de] INFO: Found listing with ID: 10720457
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720457%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.de] INFO: Scrape type for 10720457: 0
2026-03-24 22:15:59 [adesa.de] INFO: Skipping item 10720457 url https://www.openlane.eu/en/carv6/auction/10720457
2026-03-24 22:15:59 [adesa.de] INFO: Found listing with ID: 10720435
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720435%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.de] INFO: Scrape type for 10720435: 0
2026-03-24 22:15:59 [adesa.de] INFO: Skipping item 10720435 url https://www.openlane.eu/en/carv6/auction/10720435
2026-03-24 22:15:59 [adesa.de] INFO: Found listing with ID: 10718837
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718837%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.de] INFO: Scrape type for 10718837: 0
2026-03-24 22:15:59 [adesa.de] INFO: Skipping item 10718837 url https://www.openlane.eu/en/carv6/auction/10718837
2026-03-24 22:15:59 [adesa.de] INFO: Found listing with ID: 10720426
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720426%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.de] INFO: Scrape type for 10720426: 0
2026-03-24 22:15:59 [adesa.de] INFO: Skipping item 10720426 url https://www.openlane.eu/en/carv6/auction/10720426
2026-03-24 22:15:59 [adesa.de] INFO: Found listing with ID: 10720470
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720470%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.de] INFO: Scrape type for 10720470: 0
2026-03-24 22:15:59 [adesa.de] INFO: Skipping item 10720470 url https://www.openlane.eu/en/carv6/auction/10720470
2026-03-24 22:15:59 [adesa.de] INFO: Found listing with ID: 10720431
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720431%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.de] INFO: Scrape type for 10720431: 0
2026-03-24 22:15:59 [adesa.de] INFO: Skipping item 10720431 url https://www.openlane.eu/en/carv6/auction/10720431
2026-03-24 22:15:59 [adesa.de] INFO: Found listing with ID: 10720430
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720430%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.de] INFO: Scrape type for 10720430: 0
2026-03-24 22:15:59 [adesa.de] INFO: Skipping item 10720430 url https://www.openlane.eu/en/carv6/auction/10720430
2026-03-24 22:15:59 [adesa.de] INFO: Found listing with ID: 10720444
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720444%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.de] INFO: Scrape type for 10720444: 0
2026-03-24 22:15:59 [adesa.de] INFO: Skipping item 10720444 url https://www.openlane.eu/en/carv6/auction/10720444
2026-03-24 22:15:59 [adesa.de] INFO: Found listing with ID: 10720438
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720438%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.de] INFO: Scrape type for 10720438: 0
2026-03-24 22:15:59 [adesa.de] INFO: Skipping item 10720438 url https://www.openlane.eu/en/carv6/auction/10720438
2026-03-24 22:15:59 [adesa.de] INFO: Found listing with ID: 10720428
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720428%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.de] INFO: Scrape type for 10720428: 0
2026-03-24 22:15:59 [adesa.de] INFO: Skipping item 10720428 url https://www.openlane.eu/en/carv6/auction/10720428
2026-03-24 22:15:59 [adesa.de] INFO: Found listing with ID: 10720577
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720577%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.de] INFO: Scrape type for 10720577: 0
2026-03-24 22:15:59 [adesa.de] INFO: Skipping item 10720577 url https://www.openlane.eu/en/carv6/auction/10720577
2026-03-24 22:15:59 [adesa.de] INFO: Found listing with ID: 10720501
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720501%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.de] INFO: Scrape type for 10720501: 0
2026-03-24 22:15:59 [adesa.de] INFO: Skipping item 10720501 url https://www.openlane.eu/en/carv6/auction/10720501
2026-03-24 22:15:59 [adesa.de] INFO: Found listing with ID: 10720424
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720424%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.de] INFO: Scrape type for 10720424: 0
2026-03-24 22:16:00 [adesa.de] INFO: Skipping item 10720424 url https://www.openlane.eu/en/carv6/auction/10720424
2026-03-24 22:16:00 [adesa.de] INFO: Found listing with ID: 10720436
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720436%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.de] INFO: Scrape type for 10720436: 0
2026-03-24 22:16:00 [adesa.de] INFO: Skipping item 10720436 url https://www.openlane.eu/en/carv6/auction/10720436
2026-03-24 22:16:00 [adesa.de] INFO: Found listing with ID: 10718642
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718642%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.de] INFO: Scrape type for 10718642: 0
2026-03-24 22:16:00 [adesa.de] INFO: Skipping item 10718642 url https://www.openlane.eu/en/carv6/auction/10718642
2026-03-24 22:16:00 [adesa.de] INFO: Found listing with ID: 10718643
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718643%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.de] INFO: Scrape type for 10718643: 0
2026-03-24 22:16:00 [adesa.de] INFO: Skipping item 10718643 url https://www.openlane.eu/en/carv6/auction/10718643
2026-03-24 22:16:00 [adesa.de] INFO: Found listing with ID: 10718627
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718627%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.de] INFO: Scrape type for 10718627: 0
2026-03-24 22:16:00 [adesa.de] INFO: Skipping item 10718627 url https://www.openlane.eu/en/carv6/auction/10718627
2026-03-24 22:16:00 [adesa.de] INFO: Found listing with ID: 10718682
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718682%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.de] INFO: Scrape type for 10718682: 0
2026-03-24 22:16:00 [adesa.de] INFO: Skipping item 10718682 url https://www.openlane.eu/en/carv6/auction/10718682
2026-03-24 22:16:00 [adesa.de] INFO: Found listing with ID: 10718793
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718793%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.de] INFO: Scrape type for 10718793: 0
2026-03-24 22:16:00 [adesa.de] INFO: Skipping item 10718793 url https://www.openlane.eu/en/carv6/auction/10718793
2026-03-24 22:16:00 [adesa.de] INFO: Found listing with ID: 10718801
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718801%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.de] INFO: Scrape type for 10718801: 0
2026-03-24 22:16:00 [adesa.de] INFO: Skipping item 10718801 url https://www.openlane.eu/en/carv6/auction/10718801
2026-03-24 22:16:00 [adesa.de] INFO: Found listing with ID: 10718829
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718829%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.de] INFO: Scrape type for 10718829: 0
2026-03-24 22:16:00 [adesa.de] INFO: Skipping item 10718829 url https://www.openlane.eu/en/carv6/auction/10718829
2026-03-24 22:16:00 [adesa.de] INFO: Found listing with ID: 10718834
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718834%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.de] INFO: Scrape type for 10718834: 0
2026-03-24 22:16:00 [adesa.de] INFO: Skipping item 10718834 url https://www.openlane.eu/en/carv6/auction/10718834
2026-03-24 22:16:00 [adesa.de] INFO: Found listing with ID: 10720587
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720587%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.de] INFO: Scrape type for 10720587: 0
2026-03-24 22:16:00 [adesa.de] INFO: Skipping item 10720587 url https://www.openlane.eu/en/carv6/auction/10720587
2026-03-24 22:16:00 [adesa.de] INFO: Found listing with ID: 10718748
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718748%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.de] INFO: Scrape type for 10718748: 0
2026-03-24 22:16:00 [adesa.de] INFO: Skipping item 10718748 url https://www.openlane.eu/en/carv6/auction/10718748
2026-03-24 22:16:00 [adesa.de] INFO: Found listing with ID: 10720471
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720471%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.de] INFO: Scrape type for 10720471: 0
2026-03-24 22:16:00 [adesa.de] INFO: Skipping item 10720471 url https://www.openlane.eu/en/carv6/auction/10720471
2026-03-24 22:16:00 [adesa.de] INFO: Found listing with ID: 10718671
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718671%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.de] INFO: Scrape type for 10718671: 0
2026-03-24 22:16:00 [adesa.de] INFO: Skipping item 10718671 url https://www.openlane.eu/en/carv6/auction/10718671
2026-03-24 22:16:00 [adesa.de] INFO: Found listing with ID: 10718674
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718674%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.de] INFO: Scrape type for 10718674: 0
2026-03-24 22:16:00 [adesa.de] INFO: Skipping item 10718674 url https://www.openlane.eu/en/carv6/auction/10718674
2026-03-24 22:16:00 [adesa.de] INFO: Found listing with ID: 10718661
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718661%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.de] INFO: Scrape type for 10718661: 0
2026-03-24 22:16:00 [adesa.de] INFO: Skipping item 10718661 url https://www.openlane.eu/en/carv6/auction/10718661
2026-03-24 22:16:00 [adesa.de] INFO: Found listing with ID: 10718668
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718668%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.de] INFO: Scrape type for 10718668: 0
2026-03-24 22:16:00 [adesa.de] INFO: Skipping item 10718668 url https://www.openlane.eu/en/carv6/auction/10718668
2026-03-24 22:16:00 [adesa.de] INFO: Found listing with ID: 10718716
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718716%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.de] INFO: Scrape type for 10718716: 0
2026-03-24 22:16:00 [adesa.de] INFO: Skipping item 10718716 url https://www.openlane.eu/en/carv6/auction/10718716
2026-03-24 22:16:00 [adesa.de] INFO: Found listing with ID: 10718744
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718744%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.de] INFO: Scrape type for 10718744: 0
2026-03-24 22:16:00 [adesa.de] INFO: Skipping item 10718744 url https://www.openlane.eu/en/carv6/auction/10718744
2026-03-24 22:16:00 [adesa.de] INFO: Found listing with ID: 10718691
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718691%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.de] INFO: Scrape type for 10718691: 0
2026-03-24 22:16:00 [adesa.de] INFO: Skipping item 10718691 url https://www.openlane.eu/en/carv6/auction/10718691
2026-03-24 22:16:00 [adesa.de] INFO: Found listing with ID: 10720474
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720474%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.de] INFO: Scrape type for 10720474: 0
2026-03-24 22:16:00 [adesa.de] INFO: Skipping item 10720474 url https://www.openlane.eu/en/carv6/auction/10720474
2026-03-24 22:16:00 [adesa.de] INFO: Found listing with ID: 10718792
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718792%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.de] INFO: Scrape type for 10718792: 0
2026-03-24 22:16:00 [adesa.de] INFO: Skipping item 10718792 url https://www.openlane.eu/en/carv6/auction/10718792
2026-03-24 22:16:00 [adesa.de] INFO: Found listing with ID: 10718633
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718633%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.de] INFO: Scrape type for 10718633: 0
2026-03-24 22:16:00 [adesa.de] INFO: Skipping item 10718633 url https://www.openlane.eu/en/carv6/auction/10718633
2026-03-24 22:16:00 [adesa.de] INFO: Found listing with ID: 10718843
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718843%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.de] INFO: Scrape type for 10718843: 0
2026-03-24 22:16:00 [adesa.de] INFO: Skipping item 10718843 url https://www.openlane.eu/en/carv6/auction/10718843
2026-03-24 22:16:00 [adesa.de] INFO: Found listing with ID: 10718760
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718760%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.de] INFO: Scrape type for 10718760: 0
2026-03-24 22:16:00 [adesa.de] INFO: Skipping item 10718760 url https://www.openlane.eu/en/carv6/auction/10718760
2026-03-24 22:16:00 [adesa.de] INFO: Found listing with ID: 10718625
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718625%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.de] INFO: Scrape type for 10718625: 0
2026-03-24 22:16:00 [adesa.de] INFO: Skipping item 10718625 url https://www.openlane.eu/en/carv6/auction/10718625
2026-03-24 22:16:00 [adesa.de] INFO: Found listing with ID: 10718632
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718632%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.de] INFO: Scrape type for 10718632: 0
2026-03-24 22:16:00 [adesa.de] INFO: Skipping item 10718632 url https://www.openlane.eu/en/carv6/auction/10718632
2026-03-24 22:16:00 [adesa.de] INFO: Found listing with ID: 10718819
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718819%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.de] INFO: Scrape type for 10718819: 0
2026-03-24 22:16:00 [adesa.de] INFO: Skipping item 10718819 url https://www.openlane.eu/en/carv6/auction/10718819
2026-03-24 22:16:00 [adesa.de] INFO: Found listing with ID: 10718761
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718761%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.de] INFO: Scrape type for 10718761: 0
2026-03-24 22:16:00 [adesa.de] INFO: Skipping item 10718761 url https://www.openlane.eu/en/carv6/auction/10718761
2026-03-24 22:16:00 [adesa.de] INFO: Found listing with ID: 10720445
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720445%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.de] INFO: Scrape type for 10720445: 0
2026-03-24 22:16:00 [adesa.de] INFO: Skipping item 10720445 url https://www.openlane.eu/en/carv6/auction/10720445
2026-03-24 22:16:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:02 [adesa.de] INFO: Found listing with ID: 10718791
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718791%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [adesa.de] INFO: Scrape type for 10718791: 0
2026-03-24 22:16:02 [adesa.de] INFO: Skipping item 10718791 url https://www.openlane.eu/en/carv6/auction/10718791
2026-03-24 22:16:02 [adesa.de] INFO: Found listing with ID: 10718826
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718826%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [adesa.de] INFO: Scrape type for 10718826: 0
2026-03-24 22:16:02 [adesa.de] INFO: Skipping item 10718826 url https://www.openlane.eu/en/carv6/auction/10718826
2026-03-24 22:16:02 [adesa.de] INFO: Found listing with ID: 10718811
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718811%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [adesa.de] INFO: Scrape type for 10718811: 0
2026-03-24 22:16:02 [adesa.de] INFO: Skipping item 10718811 url https://www.openlane.eu/en/carv6/auction/10718811
2026-03-24 22:16:02 [adesa.de] INFO: Found listing with ID: 10720462
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720462%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [adesa.de] INFO: Scrape type for 10720462: 0
2026-03-24 22:16:02 [adesa.de] INFO: Skipping item 10720462 url https://www.openlane.eu/en/carv6/auction/10720462
2026-03-24 22:16:02 [adesa.de] INFO: Found listing with ID: 10718635
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718635%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [adesa.de] INFO: Scrape type for 10718635: 0
2026-03-24 22:16:02 [adesa.de] INFO: Skipping item 10718635 url https://www.openlane.eu/en/carv6/auction/10718635
2026-03-24 22:16:02 [adesa.de] INFO: Found listing with ID: 10720442
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720442%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [adesa.de] INFO: Scrape type for 10720442: 0
2026-03-24 22:16:02 [adesa.de] INFO: Skipping item 10720442 url https://www.openlane.eu/en/carv6/auction/10720442
2026-03-24 22:16:02 [adesa.de] INFO: Found listing with ID: 10718833
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718833%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [adesa.de] INFO: Scrape type for 10718833: 0
2026-03-24 22:16:02 [adesa.de] INFO: Skipping item 10718833 url https://www.openlane.eu/en/carv6/auction/10718833
2026-03-24 22:16:02 [adesa.de] INFO: Found listing with ID: 10718662
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718662%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [adesa.de] INFO: Scrape type for 10718662: 0
2026-03-24 22:16:02 [adesa.de] INFO: Skipping item 10718662 url https://www.openlane.eu/en/carv6/auction/10718662
2026-03-24 22:16:02 [adesa.de] INFO: Found listing with ID: 10720573
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720573%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [adesa.de] INFO: Scrape type for 10720573: 0
2026-03-24 22:16:02 [adesa.de] INFO: Skipping item 10720573 url https://www.openlane.eu/en/carv6/auction/10720573
2026-03-24 22:16:02 [adesa.de] INFO: Found listing with ID: 10718828
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718828%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [adesa.de] INFO: Scrape type for 10718828: 0
2026-03-24 22:16:02 [adesa.de] INFO: Skipping item 10718828 url https://www.openlane.eu/en/carv6/auction/10718828
2026-03-24 22:16:02 [adesa.de] INFO: Found listing with ID: 10718694
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718694%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [adesa.de] INFO: Scrape type for 10718694: 0
2026-03-24 22:16:02 [adesa.de] INFO: Skipping item 10718694 url https://www.openlane.eu/en/carv6/auction/10718694
2026-03-24 22:16:02 [adesa.de] INFO: Found listing with ID: 10720461
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720461%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [adesa.de] INFO: Scrape type for 10720461: 0
2026-03-24 22:16:02 [adesa.de] INFO: Skipping item 10720461 url https://www.openlane.eu/en/carv6/auction/10720461
2026-03-24 22:16:02 [adesa.de] INFO: Found listing with ID: 10720469
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720469%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [adesa.de] INFO: Scrape type for 10720469: 0
2026-03-24 22:16:02 [adesa.de] INFO: Skipping item 10720469 url https://www.openlane.eu/en/carv6/auction/10720469
2026-03-24 22:16:02 [adesa.de] INFO: Found listing with ID: 10718753
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718753%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [adesa.de] INFO: Scrape type for 10718753: 0
2026-03-24 22:16:02 [adesa.de] INFO: Skipping item 10718753 url https://www.openlane.eu/en/carv6/auction/10718753
2026-03-24 22:16:02 [adesa.de] INFO: Found listing with ID: 10718772
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718772%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [adesa.de] INFO: Scrape type for 10718772: 0
2026-03-24 22:16:02 [adesa.de] INFO: Skipping item 10718772 url https://www.openlane.eu/en/carv6/auction/10718772
2026-03-24 22:16:02 [adesa.de] INFO: Found listing with ID: 10718827
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718827%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [adesa.de] INFO: Scrape type for 10718827: 0
2026-03-24 22:16:02 [adesa.de] INFO: Skipping item 10718827 url https://www.openlane.eu/en/carv6/auction/10718827
2026-03-24 22:16:02 [adesa.de] INFO: Found listing with ID: 10718697
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718697%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [adesa.de] INFO: Scrape type for 10718697: 0
2026-03-24 22:16:02 [adesa.de] INFO: Skipping item 10718697 url https://www.openlane.eu/en/carv6/auction/10718697
2026-03-24 22:16:02 [adesa.de] INFO: Found listing with ID: 10718739
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718739%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [adesa.de] INFO: Scrape type for 10718739: 0
2026-03-24 22:16:02 [adesa.de] INFO: Skipping item 10718739 url https://www.openlane.eu/en/carv6/auction/10718739
2026-03-24 22:16:02 [adesa.de] INFO: Found listing with ID: 10718784
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718784%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [adesa.de] INFO: Scrape type for 10718784: 0
2026-03-24 22:16:02 [adesa.de] INFO: Skipping item 10718784 url https://www.openlane.eu/en/carv6/auction/10718784
2026-03-24 22:16:02 [adesa.de] INFO: Found listing with ID: 10718839
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718839%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [adesa.de] INFO: Scrape type for 10718839: 0
2026-03-24 22:16:02 [adesa.de] INFO: Skipping item 10718839 url https://www.openlane.eu/en/carv6/auction/10718839
2026-03-24 22:16:02 [adesa.de] INFO: Found listing with ID: 10720440
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720440%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [adesa.de] INFO: Scrape type for 10720440: 0
2026-03-24 22:16:02 [adesa.de] INFO: Skipping item 10720440 url https://www.openlane.eu/en/carv6/auction/10720440
2026-03-24 22:16:02 [adesa.de] INFO: Found listing with ID: 10720432
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720432%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [adesa.de] INFO: Scrape type for 10720432: 0
2026-03-24 22:16:02 [adesa.de] INFO: Skipping item 10720432 url https://www.openlane.eu/en/carv6/auction/10720432
2026-03-24 22:16:02 [adesa.de] INFO: Found listing with ID: 10718644
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718644%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [adesa.de] INFO: Scrape type for 10718644: 0
2026-03-24 22:16:02 [adesa.de] INFO: Skipping item 10718644 url https://www.openlane.eu/en/carv6/auction/10718644
2026-03-24 22:16:02 [adesa.de] INFO: Found listing with ID: 10718658
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718658%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [adesa.de] INFO: Scrape type for 10718658: 0
2026-03-24 22:16:02 [adesa.de] INFO: Skipping item 10718658 url https://www.openlane.eu/en/carv6/auction/10718658
2026-03-24 22:16:02 [adesa.de] INFO: Found listing with ID: 10718707
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718707%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [adesa.de] INFO: Scrape type for 10718707: 0
2026-03-24 22:16:02 [adesa.de] INFO: Skipping item 10718707 url https://www.openlane.eu/en/carv6/auction/10718707
2026-03-24 22:16:02 [adesa.de] INFO: Found listing with ID: 10718825
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718825%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [adesa.de] INFO: Scrape type for 10718825: 0
2026-03-24 22:16:02 [adesa.de] INFO: Skipping item 10718825 url https://www.openlane.eu/en/carv6/auction/10718825
2026-03-24 22:16:02 [adesa.de] INFO: Found listing with ID: 10718765
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718765%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [adesa.de] INFO: Scrape type for 10718765: 0
2026-03-24 22:16:02 [adesa.de] INFO: Skipping item 10718765 url https://www.openlane.eu/en/carv6/auction/10718765
2026-03-24 22:16:02 [adesa.de] INFO: Found listing with ID: 10718768
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718768%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [adesa.de] INFO: Scrape type for 10718768: 0
2026-03-24 22:16:02 [adesa.de] INFO: Skipping item 10718768 url https://www.openlane.eu/en/carv6/auction/10718768
2026-03-24 22:16:02 [adesa.de] INFO: Found listing with ID: 10718751
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718751%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [adesa.de] INFO: Scrape type for 10718751: 0
2026-03-24 22:16:02 [adesa.de] INFO: Skipping item 10718751 url https://www.openlane.eu/en/carv6/auction/10718751
2026-03-24 22:16:02 [adesa.de] INFO: Found listing with ID: 10718630
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718630%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [adesa.de] INFO: Scrape type for 10718630: 0
2026-03-24 22:16:02 [adesa.de] INFO: Skipping item 10718630 url https://www.openlane.eu/en/carv6/auction/10718630
2026-03-24 22:16:02 [adesa.de] INFO: Found listing with ID: 10718640
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718640%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [adesa.de] INFO: Scrape type for 10718640: 0
2026-03-24 22:16:02 [adesa.de] INFO: Skipping item 10718640 url https://www.openlane.eu/en/carv6/auction/10718640
2026-03-24 22:16:02 [adesa.de] INFO: Found listing with ID: 10718820
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718820%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [adesa.de] INFO: Scrape type for 10718820: 0
2026-03-24 22:16:02 [adesa.de] INFO: Skipping item 10718820 url https://www.openlane.eu/en/carv6/auction/10718820
2026-03-24 22:16:02 [adesa.de] INFO: Found listing with ID: 10718764
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718764%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [adesa.de] INFO: Scrape type for 10718764: 0
2026-03-24 22:16:02 [adesa.de] INFO: Skipping item 10718764 url https://www.openlane.eu/en/carv6/auction/10718764
2026-03-24 22:16:02 [adesa.de] INFO: Found listing with ID: 10718767
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718767%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [adesa.de] INFO: Scrape type for 10718767: 0
2026-03-24 22:16:02 [adesa.de] INFO: Skipping item 10718767 url https://www.openlane.eu/en/carv6/auction/10718767
2026-03-24 22:16:02 [adesa.de] INFO: Found listing with ID: 10718656
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718656%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [adesa.de] INFO: Scrape type for 10718656: 0
2026-03-24 22:16:02 [adesa.de] INFO: Skipping item 10718656 url https://www.openlane.eu/en/carv6/auction/10718656
2026-03-24 22:16:02 [adesa.de] INFO: Found listing with ID: 10718807
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718807%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [adesa.de] INFO: Scrape type for 10718807: 0
2026-03-24 22:16:02 [adesa.de] INFO: Skipping item 10718807 url https://www.openlane.eu/en/carv6/auction/10718807
2026-03-24 22:16:02 [adesa.de] INFO: Found listing with ID: 10718649
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718649%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [adesa.de] INFO: Scrape type for 10718649: 0
2026-03-24 22:16:02 [adesa.de] INFO: Skipping item 10718649 url https://www.openlane.eu/en/carv6/auction/10718649
2026-03-24 22:16:02 [adesa.de] INFO: Found listing with ID: 10718838
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718838%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [adesa.de] INFO: Scrape type for 10718838: 0
2026-03-24 22:16:02 [adesa.de] INFO: Skipping item 10718838 url https://www.openlane.eu/en/carv6/auction/10718838
2026-03-24 22:16:02 [adesa.de] INFO: Found listing with ID: 10718657
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718657%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [adesa.de] INFO: Scrape type for 10718657: 0
2026-03-24 22:16:02 [adesa.de] INFO: Skipping item 10718657 url https://www.openlane.eu/en/carv6/auction/10718657
2026-03-24 22:16:02 [adesa.de] INFO: Found listing with ID: 10720472
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720472%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [adesa.de] INFO: Scrape type for 10720472: 0
2026-03-24 22:16:03 [adesa.de] INFO: Skipping item 10720472 url https://www.openlane.eu/en/carv6/auction/10720472
2026-03-24 22:16:03 [adesa.de] INFO: Found listing with ID: 10720427
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720427%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [adesa.de] INFO: Scrape type for 10720427: 0
2026-03-24 22:16:03 [adesa.de] INFO: Skipping item 10720427 url https://www.openlane.eu/en/carv6/auction/10720427
2026-03-24 22:16:03 [adesa.de] INFO: Found listing with ID: 10718763
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718763%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [adesa.de] INFO: Scrape type for 10718763: 0
2026-03-24 22:16:03 [adesa.de] INFO: Skipping item 10718763 url https://www.openlane.eu/en/carv6/auction/10718763
2026-03-24 22:16:03 [adesa.de] INFO: Found listing with ID: 10718686
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718686%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [adesa.de] INFO: Scrape type for 10718686: 0
2026-03-24 22:16:03 [adesa.de] INFO: Skipping item 10718686 url https://www.openlane.eu/en/carv6/auction/10718686
2026-03-24 22:16:03 [adesa.de] INFO: Found listing with ID: 10718678
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718678%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [adesa.de] INFO: Scrape type for 10718678: 0
2026-03-24 22:16:03 [adesa.de] INFO: Skipping item 10718678 url https://www.openlane.eu/en/carv6/auction/10718678
2026-03-24 22:16:03 [adesa.de] INFO: Found listing with ID: 10718806
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718806%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [adesa.de] INFO: Scrape type for 10718806: 0
2026-03-24 22:16:03 [adesa.de] INFO: Skipping item 10718806 url https://www.openlane.eu/en/carv6/auction/10718806
2026-03-24 22:16:03 [adesa.de] INFO: Found listing with ID: 10718824
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718824%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [adesa.de] INFO: Scrape type for 10718824: 0
2026-03-24 22:16:03 [adesa.de] INFO: Skipping item 10718824 url https://www.openlane.eu/en/carv6/auction/10718824
2026-03-24 22:16:03 [adesa.de] INFO: Found listing with ID: 10718699
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718699%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [adesa.de] INFO: Scrape type for 10718699: 0
2026-03-24 22:16:03 [adesa.de] INFO: Skipping item 10718699 url https://www.openlane.eu/en/carv6/auction/10718699
2026-03-24 22:16:03 [adesa.de] INFO: Found listing with ID: 10718766
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718766%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [adesa.de] INFO: Scrape type for 10718766: 0
2026-03-24 22:16:03 [adesa.de] INFO: Skipping item 10718766 url https://www.openlane.eu/en/carv6/auction/10718766
2026-03-24 22:16:03 [adesa.de] INFO: Found listing with ID: 10718706
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718706%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [adesa.de] INFO: Scrape type for 10718706: 0
2026-03-24 22:16:03 [adesa.de] INFO: Skipping item 10718706 url https://www.openlane.eu/en/carv6/auction/10718706
2026-03-24 22:16:03 [adesa.de] INFO: Found listing with ID: 10720575
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720575%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [adesa.de] INFO: Scrape type for 10720575: 0
2026-03-24 22:16:03 [adesa.de] INFO: Skipping item 10720575 url https://www.openlane.eu/en/carv6/auction/10720575
2026-03-24 22:16:03 [adesa.de] INFO: Found listing with ID: 10718717
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718717%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [adesa.de] INFO: Scrape type for 10718717: 0
2026-03-24 22:16:03 [adesa.de] INFO: Skipping item 10718717 url https://www.openlane.eu/en/carv6/auction/10718717
2026-03-24 22:16:03 [adesa.de] INFO: Found listing with ID: 10720512
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720512%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [adesa.de] INFO: Scrape type for 10720512: 0
2026-03-24 22:16:03 [adesa.de] INFO: Skipping item 10720512 url https://www.openlane.eu/en/carv6/auction/10720512
2026-03-24 22:16:03 [adesa.de] INFO: Found listing with ID: 10718832
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718832%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [adesa.de] INFO: Scrape type for 10718832: 0
2026-03-24 22:16:03 [adesa.de] INFO: Skipping item 10718832 url https://www.openlane.eu/en/carv6/auction/10718832
2026-03-24 22:16:03 [adesa.de] INFO: Found listing with ID: 10718797
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718797%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [adesa.de] INFO: Scrape type for 10718797: 0
2026-03-24 22:16:03 [adesa.de] INFO: Skipping item 10718797 url https://www.openlane.eu/en/carv6/auction/10718797
2026-03-24 22:16:03 [adesa.de] INFO: Found listing with ID: 10718659
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718659%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [adesa.de] INFO: Scrape type for 10718659: 0
2026-03-24 22:16:03 [adesa.de] INFO: Skipping item 10718659 url https://www.openlane.eu/en/carv6/auction/10718659
2026-03-24 22:16:03 [adesa.de] INFO: Found listing with ID: 10718687
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718687%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [adesa.de] INFO: Scrape type for 10718687: 0
2026-03-24 22:16:03 [adesa.de] INFO: Skipping item 10718687 url https://www.openlane.eu/en/carv6/auction/10718687
2026-03-24 22:16:03 [adesa.de] INFO: Found listing with ID: 10718620
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718620%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [adesa.de] INFO: Scrape type for 10718620: 0
2026-03-24 22:16:03 [adesa.de] INFO: Skipping item 10718620 url https://www.openlane.eu/en/carv6/auction/10718620
2026-03-24 22:16:03 [adesa.de] INFO: Found listing with ID: 10718840
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718840%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [adesa.de] INFO: Scrape type for 10718840: 0
2026-03-24 22:16:03 [adesa.de] INFO: Skipping item 10718840 url https://www.openlane.eu/en/carv6/auction/10718840
2026-03-24 22:16:03 [adesa.de] INFO: Found listing with ID: 10718666
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718666%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [adesa.de] INFO: Scrape type for 10718666: 0
2026-03-24 22:16:03 [adesa.de] INFO: Skipping item 10718666 url https://www.openlane.eu/en/carv6/auction/10718666
2026-03-24 22:16:03 [adesa.de] INFO: Found listing with ID: 10718641
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718641%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [adesa.de] INFO: Scrape type for 10718641: 0
2026-03-24 22:16:03 [adesa.de] INFO: Skipping item 10718641 url https://www.openlane.eu/en/carv6/auction/10718641
2026-03-24 22:16:03 [adesa.de] INFO: Found listing with ID: 10718810
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718810%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [adesa.de] INFO: Scrape type for 10718810: 0
2026-03-24 22:16:03 [adesa.de] INFO: Skipping item 10718810 url https://www.openlane.eu/en/carv6/auction/10718810
2026-03-24 22:16:03 [adesa.de] INFO: Found listing with ID: 10718667
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718667%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [adesa.de] INFO: Scrape type for 10718667: 0
2026-03-24 22:16:03 [adesa.de] INFO: Skipping item 10718667 url https://www.openlane.eu/en/carv6/auction/10718667
2026-03-24 22:16:03 [adesa.de] INFO: Found listing with ID: 10718803
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718803%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [adesa.de] INFO: Scrape type for 10718803: 0
2026-03-24 22:16:03 [adesa.de] INFO: Skipping item 10718803 url https://www.openlane.eu/en/carv6/auction/10718803
2026-03-24 22:16:03 [adesa.de] INFO: Found listing with ID: 10718303
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718303%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [adesa.de] INFO: Scrape type for 10718303: 0
2026-03-24 22:16:03 [adesa.de] INFO: Skipping item 10718303 url https://www.openlane.eu/en/carv6/auction/10718303
2026-03-24 22:16:03 [adesa.de] INFO: Found listing with ID: 10718239
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718239%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [adesa.de] INFO: Scrape type for 10718239: 0
2026-03-24 22:16:03 [adesa.de] INFO: Skipping item 10718239 url https://www.openlane.eu/en/carv6/auction/10718239
2026-03-24 22:16:03 [adesa.de] INFO: Found listing with ID: 10718314
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718314%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [adesa.de] INFO: Scrape type for 10718314: 0
2026-03-24 22:16:03 [adesa.de] INFO: Skipping item 10718314 url https://www.openlane.eu/en/carv6/auction/10718314
2026-03-24 22:16:03 [adesa.de] INFO: Found listing with ID: 10718223
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718223%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [adesa.de] INFO: Scrape type for 10718223: 0
2026-03-24 22:16:03 [adesa.de] INFO: Skipping item 10718223 url https://www.openlane.eu/en/carv6/auction/10718223
2026-03-24 22:16:03 [adesa.de] INFO: Found listing with ID: 10718256
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718256%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [adesa.de] INFO: Scrape type for 10718256: 0
2026-03-24 22:16:03 [adesa.de] INFO: Skipping item 10718256 url https://www.openlane.eu/en/carv6/auction/10718256
2026-03-24 22:16:03 [adesa.de] INFO: Found listing with ID: 10718302
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718302%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [adesa.de] INFO: Scrape type for 10718302: 0
2026-03-24 22:16:03 [adesa.de] INFO: Skipping item 10718302 url https://www.openlane.eu/en/carv6/auction/10718302
2026-03-24 22:16:03 [adesa.de] INFO: Found listing with ID: 10718286
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718286%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [adesa.de] INFO: Scrape type for 10718286: 0
2026-03-24 22:16:03 [adesa.de] INFO: Skipping item 10718286 url https://www.openlane.eu/en/carv6/auction/10718286
2026-03-24 22:16:03 [adesa.de] INFO: Found listing with ID: 10718243
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718243%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [adesa.de] INFO: Scrape type for 10718243: 0
2026-03-24 22:16:03 [adesa.de] INFO: Skipping item 10718243 url https://www.openlane.eu/en/carv6/auction/10718243
2026-03-24 22:16:03 [adesa.de] INFO: Found listing with ID: 10718293
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718293%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [adesa.de] INFO: Scrape type for 10718293: 0
2026-03-24 22:16:03 [adesa.de] INFO: Skipping item 10718293 url https://www.openlane.eu/en/carv6/auction/10718293
2026-03-24 22:16:03 [adesa.de] INFO: Found listing with ID: 10718237
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718237%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [adesa.de] INFO: Scrape type for 10718237: 0
2026-03-24 22:16:03 [adesa.de] INFO: Skipping item 10718237 url https://www.openlane.eu/en/carv6/auction/10718237
2026-03-24 22:16:03 [adesa.de] INFO: Found listing with ID: 10718279
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718279%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [adesa.de] INFO: Scrape type for 10718279: 0
2026-03-24 22:16:03 [adesa.de] INFO: Skipping item 10718279 url https://www.openlane.eu/en/carv6/auction/10718279
2026-03-24 22:16:03 [adesa.de] INFO: Found listing with ID: 10718285
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718285%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [adesa.de] INFO: Scrape type for 10718285: 0
2026-03-24 22:16:03 [adesa.de] INFO: Skipping item 10718285 url https://www.openlane.eu/en/carv6/auction/10718285
2026-03-24 22:16:03 [adesa.de] INFO: Found listing with ID: 10718265
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718265%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [adesa.de] INFO: Scrape type for 10718265: 0
2026-03-24 22:16:03 [adesa.de] INFO: Skipping item 10718265 url https://www.openlane.eu/en/carv6/auction/10718265
2026-03-24 22:16:03 [adesa.de] INFO: Found listing with ID: 10718316
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718316%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [adesa.de] INFO: Scrape type for 10718316: 0
2026-03-24 22:16:03 [adesa.de] INFO: Skipping item 10718316 url https://www.openlane.eu/en/carv6/auction/10718316
2026-03-24 22:16:03 [adesa.de] INFO: Found listing with ID: 10718236
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718236%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [adesa.de] INFO: Scrape type for 10718236: 0
2026-03-24 22:16:03 [adesa.de] INFO: Skipping item 10718236 url https://www.openlane.eu/en/carv6/auction/10718236
2026-03-24 22:16:03 [adesa.de] INFO: Found listing with ID: 10718321
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718321%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [adesa.de] INFO: Scrape type for 10718321: 0
2026-03-24 22:16:03 [adesa.de] INFO: Skipping item 10718321 url https://www.openlane.eu/en/carv6/auction/10718321
2026-03-24 22:16:03 [adesa.de] INFO: Found listing with ID: 10718318
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718318%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [adesa.de] INFO: Scrape type for 10718318: 0
2026-03-24 22:16:03 [adesa.de] INFO: Skipping item 10718318 url https://www.openlane.eu/en/carv6/auction/10718318
2026-03-24 22:16:03 [adesa.de] INFO: Found listing with ID: 10718294
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718294%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [adesa.de] INFO: Scrape type for 10718294: 0
2026-03-24 22:16:03 [adesa.de] INFO: Skipping item 10718294 url https://www.openlane.eu/en/carv6/auction/10718294
2026-03-24 22:16:03 [adesa.de] INFO: Found listing with ID: 10718289
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718289%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [adesa.de] INFO: Scrape type for 10718289: 0
2026-03-24 22:16:03 [adesa.de] INFO: Skipping item 10718289 url https://www.openlane.eu/en/carv6/auction/10718289
2026-03-24 22:16:03 [adesa.de] INFO: Found listing with ID: 10718309
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718309%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [adesa.de] INFO: Scrape type for 10718309: 0
2026-03-24 22:16:03 [adesa.de] INFO: Skipping item 10718309 url https://www.openlane.eu/en/carv6/auction/10718309
2026-03-24 22:16:03 [adesa.de] INFO: Found listing with ID: 10718268
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718268%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [adesa.de] INFO: Scrape type for 10718268: 0
2026-03-24 22:16:03 [adesa.de] INFO: Skipping item 10718268 url https://www.openlane.eu/en/carv6/auction/10718268
2026-03-24 22:16:03 [adesa.de] INFO: Found listing with ID: 10718308
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718308%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [adesa.de] INFO: Scrape type for 10718308: 0
2026-03-24 22:16:03 [adesa.de] INFO: Skipping item 10718308 url https://www.openlane.eu/en/carv6/auction/10718308
2026-03-24 22:16:03 [adesa.de] INFO: Found listing with ID: 10718305
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718305%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [adesa.de] INFO: Scrape type for 10718305: 0
2026-03-24 22:16:03 [adesa.de] INFO: Skipping item 10718305 url https://www.openlane.eu/en/carv6/auction/10718305
2026-03-24 22:16:04 [adesa.de] INFO: Found listing with ID: 10718233
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718233%27 HTTP/1.1" 200 None
2026-03-24 22:16:04 [adesa.de] INFO: Scrape type for 10718233: 0
2026-03-24 22:16:04 [adesa.de] INFO: Skipping item 10718233 url https://www.openlane.eu/en/carv6/auction/10718233
2026-03-24 22:16:04 [adesa.de] INFO: Found listing with ID: 10718297
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718297%27 HTTP/1.1" 200 None
2026-03-24 22:16:04 [adesa.de] INFO: Scrape type for 10718297: 0
2026-03-24 22:16:04 [adesa.de] INFO: Skipping item 10718297 url https://www.openlane.eu/en/carv6/auction/10718297
2026-03-24 22:16:04 [adesa.de] INFO: Found listing with ID: 10718255
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718255%27 HTTP/1.1" 200 None
2026-03-24 22:16:04 [adesa.de] INFO: Scrape type for 10718255: 0
2026-03-24 22:16:04 [adesa.de] INFO: Skipping item 10718255 url https://www.openlane.eu/en/carv6/auction/10718255
2026-03-24 22:16:04 [adesa.de] INFO: Found listing with ID: 10718263
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718263%27 HTTP/1.1" 200 None
2026-03-24 22:16:04 [adesa.de] INFO: Scrape type for 10718263: 0
2026-03-24 22:16:04 [adesa.de] INFO: Skipping item 10718263 url https://www.openlane.eu/en/carv6/auction/10718263
2026-03-24 22:16:04 [adesa.de] INFO: Found listing with ID: 10718270
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718270%27 HTTP/1.1" 200 None
2026-03-24 22:16:04 [adesa.de] INFO: Scrape type for 10718270: 0
2026-03-24 22:16:04 [adesa.de] INFO: Skipping item 10718270 url https://www.openlane.eu/en/carv6/auction/10718270
2026-03-24 22:16:04 [adesa.de] INFO: Found listing with ID: 10718276
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718276%27 HTTP/1.1" 200 None
2026-03-24 22:16:04 [adesa.de] INFO: Scrape type for 10718276: 0
2026-03-24 22:16:04 [adesa.de] INFO: Skipping item 10718276 url https://www.openlane.eu/en/carv6/auction/10718276
2026-03-24 22:16:04 [adesa.de] INFO: Found listing with ID: 10718299
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718299%27 HTTP/1.1" 200 None
2026-03-24 22:16:04 [adesa.de] INFO: Scrape type for 10718299: 0
2026-03-24 22:16:04 [adesa.de] INFO: Skipping item 10718299 url https://www.openlane.eu/en/carv6/auction/10718299
2026-03-24 22:16:04 [adesa.de] INFO: Found listing with ID: 10718291
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718291%27 HTTP/1.1" 200 None
2026-03-24 22:16:04 [adesa.de] INFO: Scrape type for 10718291: 0
2026-03-24 22:16:04 [adesa.de] INFO: Skipping item 10718291 url https://www.openlane.eu/en/carv6/auction/10718291
2026-03-24 22:16:04 [adesa.de] INFO: Found listing with ID: 10718313
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718313%27 HTTP/1.1" 200 None
2026-03-24 22:16:04 [adesa.de] INFO: Scrape type for 10718313: 0
2026-03-24 22:16:04 [adesa.de] INFO: Skipping item 10718313 url https://www.openlane.eu/en/carv6/auction/10718313
2026-03-24 22:16:04 [adesa.de] INFO: Found listing with ID: 10718298
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718298%27 HTTP/1.1" 200 None
2026-03-24 22:16:04 [adesa.de] INFO: Scrape type for 10718298: 0
2026-03-24 22:16:04 [adesa.de] INFO: Skipping item 10718298 url https://www.openlane.eu/en/carv6/auction/10718298
2026-03-24 22:16:04 [adesa.de] INFO: Found listing with ID: 10718300
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718300%27 HTTP/1.1" 200 None
2026-03-24 22:16:04 [adesa.de] INFO: Scrape type for 10718300: 0
2026-03-24 22:16:04 [adesa.de] INFO: Skipping item 10718300 url https://www.openlane.eu/en/carv6/auction/10718300
2026-03-24 22:16:04 [adesa.de] INFO: Found listing with ID: 10718248
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718248%27 HTTP/1.1" 200 None
2026-03-24 22:16:04 [adesa.de] INFO: Scrape type for 10718248: 0
2026-03-24 22:16:04 [adesa.de] INFO: Skipping item 10718248 url https://www.openlane.eu/en/carv6/auction/10718248
2026-03-24 22:16:04 [adesa.de] INFO: Found listing with ID: 10718221
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718221%27 HTTP/1.1" 200 None
2026-03-24 22:16:04 [adesa.de] INFO: Scrape type for 10718221: 0
2026-03-24 22:16:04 [adesa.de] INFO: Skipping item 10718221 url https://www.openlane.eu/en/carv6/auction/10718221
2026-03-24 22:16:04 [adesa.de] INFO: Found listing with ID: 10718652
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718652%27 HTTP/1.1" 200 None
2026-03-24 22:16:04 [adesa.de] INFO: Scrape type for 10718652: 0
2026-03-24 22:16:04 [adesa.de] INFO: Skipping item 10718652 url https://www.openlane.eu/en/carv6/auction/10718652
2026-03-24 22: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-24 22:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:06 [adesa.de] INFO: Found listing with ID: 10718261
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718261%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.de] INFO: Scrape type for 10718261: 0
2026-03-24 22:16:06 [adesa.de] INFO: Skipping item 10718261 url https://www.openlane.eu/en/carv6/auction/10718261
2026-03-24 22:16:06 [adesa.de] INFO: Found listing with ID: 10718251
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718251%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.de] INFO: Scrape type for 10718251: 0
2026-03-24 22:16:06 [adesa.de] INFO: Skipping item 10718251 url https://www.openlane.eu/en/carv6/auction/10718251
2026-03-24 22:16:06 [adesa.de] INFO: Found listing with ID: 10718231
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718231%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.de] INFO: Scrape type for 10718231: 0
2026-03-24 22:16:06 [adesa.de] INFO: Skipping item 10718231 url https://www.openlane.eu/en/carv6/auction/10718231
2026-03-24 22:16:06 [adesa.de] INFO: Found listing with ID: 10718224
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718224%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.de] INFO: Scrape type for 10718224: 0
2026-03-24 22:16:06 [adesa.de] INFO: Skipping item 10718224 url https://www.openlane.eu/en/carv6/auction/10718224
2026-03-24 22:16:06 [adesa.de] INFO: Found listing with ID: 10718226
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718226%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.de] INFO: Scrape type for 10718226: 0
2026-03-24 22:16:06 [adesa.de] INFO: Skipping item 10718226 url https://www.openlane.eu/en/carv6/auction/10718226
2026-03-24 22:16:06 [adesa.de] INFO: Found listing with ID: 10718232
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718232%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.de] INFO: Scrape type for 10718232: 0
2026-03-24 22:16:06 [adesa.de] INFO: Skipping item 10718232 url https://www.openlane.eu/en/carv6/auction/10718232
2026-03-24 22:16:06 [adesa.de] INFO: Found listing with ID: 10718235
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718235%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.de] INFO: Scrape type for 10718235: 0
2026-03-24 22:16:06 [adesa.de] INFO: Skipping item 10718235 url https://www.openlane.eu/en/carv6/auction/10718235
2026-03-24 22:16:06 [adesa.de] INFO: Found listing with ID: 10718225
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718225%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.de] INFO: Scrape type for 10718225: 0
2026-03-24 22:16:06 [adesa.de] INFO: Skipping item 10718225 url https://www.openlane.eu/en/carv6/auction/10718225
2026-03-24 22:16:06 [adesa.de] INFO: Found listing with ID: 10718317
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718317%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.de] INFO: Scrape type for 10718317: 0
2026-03-24 22:16:06 [adesa.de] INFO: Skipping item 10718317 url https://www.openlane.eu/en/carv6/auction/10718317
2026-03-24 22:16:06 [adesa.de] INFO: Found listing with ID: 10718230
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718230%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.de] INFO: Scrape type for 10718230: 0
2026-03-24 22:16:06 [adesa.de] INFO: Skipping item 10718230 url https://www.openlane.eu/en/carv6/auction/10718230
2026-03-24 22:16:06 [adesa.de] INFO: Found listing with ID: 10718311
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718311%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.de] INFO: Scrape type for 10718311: 0
2026-03-24 22:16:06 [adesa.de] INFO: Skipping item 10718311 url https://www.openlane.eu/en/carv6/auction/10718311
2026-03-24 22:16:06 [adesa.de] INFO: Found listing with ID: 10718227
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718227%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.de] INFO: Scrape type for 10718227: 0
2026-03-24 22:16:06 [adesa.de] INFO: Skipping item 10718227 url https://www.openlane.eu/en/carv6/auction/10718227
2026-03-24 22:16:06 [adesa.de] INFO: Found listing with ID: 10718296
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718296%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.de] INFO: Scrape type for 10718296: 0
2026-03-24 22:16:06 [adesa.de] INFO: Skipping item 10718296 url https://www.openlane.eu/en/carv6/auction/10718296
2026-03-24 22:16:06 [adesa.de] INFO: Found listing with ID: 10718295
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718295%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.de] INFO: Scrape type for 10718295: 0
2026-03-24 22:16:06 [adesa.de] INFO: Skipping item 10718295 url https://www.openlane.eu/en/carv6/auction/10718295
2026-03-24 22:16:06 [adesa.de] INFO: Found listing with ID: 10718267
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718267%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.de] INFO: Scrape type for 10718267: 0
2026-03-24 22:16:06 [adesa.de] INFO: Skipping item 10718267 url https://www.openlane.eu/en/carv6/auction/10718267
2026-03-24 22:16:06 [adesa.de] INFO: Found listing with ID: 10718319
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718319%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.de] INFO: Scrape type for 10718319: 0
2026-03-24 22:16:06 [adesa.de] INFO: Skipping item 10718319 url https://www.openlane.eu/en/carv6/auction/10718319
2026-03-24 22:16:06 [adesa.de] INFO: Found listing with ID: 10718306
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718306%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.de] INFO: Scrape type for 10718306: 0
2026-03-24 22:16:06 [adesa.de] INFO: Skipping item 10718306 url https://www.openlane.eu/en/carv6/auction/10718306
2026-03-24 22:16:06 [adesa.de] INFO: Found listing with ID: 10718284
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718284%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.de] INFO: Scrape type for 10718284: 0
2026-03-24 22:16:06 [adesa.de] INFO: Skipping item 10718284 url https://www.openlane.eu/en/carv6/auction/10718284
2026-03-24 22:16:06 [adesa.de] INFO: Found listing with ID: 10718275
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718275%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.de] INFO: Scrape type for 10718275: 0
2026-03-24 22:16:06 [adesa.de] INFO: Skipping item 10718275 url https://www.openlane.eu/en/carv6/auction/10718275
2026-03-24 22:16:06 [adesa.de] INFO: Found listing with ID: 10718266
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718266%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.de] INFO: Scrape type for 10718266: 0
2026-03-24 22:16:06 [adesa.de] INFO: Skipping item 10718266 url https://www.openlane.eu/en/carv6/auction/10718266
2026-03-24 22:16:06 [adesa.de] INFO: Found listing with ID: 10718240
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718240%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.de] INFO: Scrape type for 10718240: 0
2026-03-24 22:16:06 [adesa.de] INFO: Skipping item 10718240 url https://www.openlane.eu/en/carv6/auction/10718240
2026-03-24 22:16:06 [adesa.de] INFO: Found listing with ID: 10718234
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718234%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.de] INFO: Scrape type for 10718234: 0
2026-03-24 22:16:06 [adesa.de] INFO: Skipping item 10718234 url https://www.openlane.eu/en/carv6/auction/10718234
2026-03-24 22:16:06 [adesa.de] INFO: Found listing with ID: 10718320
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718320%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.de] INFO: Scrape type for 10718320: 0
2026-03-24 22:16:06 [adesa.de] INFO: Skipping item 10718320 url https://www.openlane.eu/en/carv6/auction/10718320
2026-03-24 22:16:06 [adesa.de] INFO: Found listing with ID: 10718254
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718254%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.de] INFO: Scrape type for 10718254: 0
2026-03-24 22:16:06 [adesa.de] INFO: Skipping item 10718254 url https://www.openlane.eu/en/carv6/auction/10718254
2026-03-24 22:16:06 [adesa.de] INFO: Found listing with ID: 10718244
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718244%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.de] INFO: Scrape type for 10718244: 0
2026-03-24 22:16:06 [adesa.de] INFO: Skipping item 10718244 url https://www.openlane.eu/en/carv6/auction/10718244
2026-03-24 22:16:06 [adesa.de] INFO: Found listing with ID: 10718264
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718264%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.de] INFO: Scrape type for 10718264: 0
2026-03-24 22:16:06 [adesa.de] INFO: Skipping item 10718264 url https://www.openlane.eu/en/carv6/auction/10718264
2026-03-24 22:16:06 [adesa.de] INFO: Found listing with ID: 10718392
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718392%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.de] INFO: Scrape type for 10718392: 0
2026-03-24 22:16:06 [adesa.de] INFO: Skipping item 10718392 url https://www.openlane.eu/en/carv6/auction/10718392
2026-03-24 22:16:06 [adesa.de] INFO: Found listing with ID: 10718390
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718390%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.de] INFO: Scrape type for 10718390: 0
2026-03-24 22:16:06 [adesa.de] INFO: Skipping item 10718390 url https://www.openlane.eu/en/carv6/auction/10718390
2026-03-24 22:16:06 [adesa.de] INFO: Found listing with ID: 10718405
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718405%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.de] INFO: Scrape type for 10718405: 0
2026-03-24 22:16:06 [adesa.de] INFO: Skipping item 10718405 url https://www.openlane.eu/en/carv6/auction/10718405
2026-03-24 22:16:06 [adesa.de] INFO: Found listing with ID: 10718380
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718380%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.de] INFO: Scrape type for 10718380: 0
2026-03-24 22:16:06 [adesa.de] INFO: Skipping item 10718380 url https://www.openlane.eu/en/carv6/auction/10718380
2026-03-24 22:16:06 [adesa.de] INFO: Found listing with ID: 10718388
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718388%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.de] INFO: Scrape type for 10718388: 0
2026-03-24 22:16:06 [adesa.de] INFO: Skipping item 10718388 url https://www.openlane.eu/en/carv6/auction/10718388
2026-03-24 22:16:06 [adesa.de] INFO: Found listing with ID: 10718358
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718358%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.de] INFO: Scrape type for 10718358: 0
2026-03-24 22:16:06 [adesa.de] INFO: Skipping item 10718358 url https://www.openlane.eu/en/carv6/auction/10718358
2026-03-24 22:16:06 [adesa.de] INFO: Found listing with ID: 10718332
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718332%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.de] INFO: Scrape type for 10718332: 0
2026-03-24 22:16:06 [adesa.de] INFO: Skipping item 10718332 url https://www.openlane.eu/en/carv6/auction/10718332
2026-03-24 22:16:06 [adesa.de] INFO: Found listing with ID: 10718371
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718371%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.de] INFO: Scrape type for 10718371: 0
2026-03-24 22:16:06 [adesa.de] INFO: Skipping item 10718371 url https://www.openlane.eu/en/carv6/auction/10718371
2026-03-24 22:16:06 [adesa.de] INFO: Found listing with ID: 10718344
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718344%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10718344: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10718344 url https://www.openlane.eu/en/carv6/auction/10718344
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10718350
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718350%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10718350: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10718350 url https://www.openlane.eu/en/carv6/auction/10718350
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10718389
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718389%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10718389: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10718389 url https://www.openlane.eu/en/carv6/auction/10718389
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10718386
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718386%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10718386: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10718386 url https://www.openlane.eu/en/carv6/auction/10718386
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10718361
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718361%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10718361: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10718361 url https://www.openlane.eu/en/carv6/auction/10718361
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10718327
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718327%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10718327: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10718327 url https://www.openlane.eu/en/carv6/auction/10718327
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10718398
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718398%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10718398: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10718398 url https://www.openlane.eu/en/carv6/auction/10718398
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10718409
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718409%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10718409: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10718409 url https://www.openlane.eu/en/carv6/auction/10718409
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10718411
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718411%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10718411: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10718411 url https://www.openlane.eu/en/carv6/auction/10718411
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10718401
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718401%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10718401: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10718401 url https://www.openlane.eu/en/carv6/auction/10718401
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10718399
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718399%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10718399: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10718399 url https://www.openlane.eu/en/carv6/auction/10718399
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10718342
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718342%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10718342: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10718342 url https://www.openlane.eu/en/carv6/auction/10718342
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10718397
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718397%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10718397: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10718397 url https://www.openlane.eu/en/carv6/auction/10718397
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10718366
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718366%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10718366: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10718366 url https://www.openlane.eu/en/carv6/auction/10718366
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10718416
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718416%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10718416: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10718416 url https://www.openlane.eu/en/carv6/auction/10718416
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10718365
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718365%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10718365: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10718365 url https://www.openlane.eu/en/carv6/auction/10718365
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10718364
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718364%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10718364: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10718364 url https://www.openlane.eu/en/carv6/auction/10718364
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10718368
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718368%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10718368: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10718368 url https://www.openlane.eu/en/carv6/auction/10718368
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10718408
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718408%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10718408: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10718408 url https://www.openlane.eu/en/carv6/auction/10718408
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10718418
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718418%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10718418: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10718418 url https://www.openlane.eu/en/carv6/auction/10718418
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10718343
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718343%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10718343: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10718343 url https://www.openlane.eu/en/carv6/auction/10718343
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10718403
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718403%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10718403: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10718403 url https://www.openlane.eu/en/carv6/auction/10718403
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10718415
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718415%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10718415: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10718415 url https://www.openlane.eu/en/carv6/auction/10718415
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10718341
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718341%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10718341: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10718341 url https://www.openlane.eu/en/carv6/auction/10718341
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10718362
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718362%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10718362: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10718362 url https://www.openlane.eu/en/carv6/auction/10718362
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10718414
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718414%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10718414: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10718414 url https://www.openlane.eu/en/carv6/auction/10718414
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10718338
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718338%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10718338: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10718338 url https://www.openlane.eu/en/carv6/auction/10718338
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10718382
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718382%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10718382: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10718382 url https://www.openlane.eu/en/carv6/auction/10718382
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10718400
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718400%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10718400: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10718400 url https://www.openlane.eu/en/carv6/auction/10718400
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10718329
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718329%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10718329: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10718329 url https://www.openlane.eu/en/carv6/auction/10718329
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10718336
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718336%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10718336: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10718336 url https://www.openlane.eu/en/carv6/auction/10718336
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10718335
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718335%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10718335: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10718335 url https://www.openlane.eu/en/carv6/auction/10718335
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10718330
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718330%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10718330: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10718330 url https://www.openlane.eu/en/carv6/auction/10718330
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10718337
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718337%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10718337: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10718337 url https://www.openlane.eu/en/carv6/auction/10718337
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10718328
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718328%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10718328: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10718328 url https://www.openlane.eu/en/carv6/auction/10718328
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10718378
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718378%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10718378: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10718378 url https://www.openlane.eu/en/carv6/auction/10718378
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10718394
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718394%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10718394: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10718394 url https://www.openlane.eu/en/carv6/auction/10718394
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10718423
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718423%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10718423: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10718423 url https://www.openlane.eu/en/carv6/auction/10718423
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10718419
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718419%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10718419: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10718419 url https://www.openlane.eu/en/carv6/auction/10718419
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10718410
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718410%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10718410: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10718410 url https://www.openlane.eu/en/carv6/auction/10718410
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10718406
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718406%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10718406: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10718406 url https://www.openlane.eu/en/carv6/auction/10718406
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10718402
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718402%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10718402: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10718402 url https://www.openlane.eu/en/carv6/auction/10718402
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10718357
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718357%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10718357: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10718357 url https://www.openlane.eu/en/carv6/auction/10718357
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10718413
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718413%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10718413: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10718413 url https://www.openlane.eu/en/carv6/auction/10718413
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10718395
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718395%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10718395: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10718395 url https://www.openlane.eu/en/carv6/auction/10718395
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10718422
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718422%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10718422: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10718422 url https://www.openlane.eu/en/carv6/auction/10718422
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10718404
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718404%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10718404: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10718404 url https://www.openlane.eu/en/carv6/auction/10718404
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10717320
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717320%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10717320: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10717320 url https://www.openlane.eu/en/carv6/auction/10717320
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10717325
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717325%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10717325: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10717325 url https://www.openlane.eu/en/carv6/auction/10717325
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10717321
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717321%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10717321: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10717321 url https://www.openlane.eu/en/carv6/auction/10717321
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10717322
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717322%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10717322: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10717322 url https://www.openlane.eu/en/carv6/auction/10717322
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10717353
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717353%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10717353: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10717353 url https://www.openlane.eu/en/carv6/auction/10717353
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10717334
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717334%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10717334: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10717334 url https://www.openlane.eu/en/carv6/auction/10717334
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10717329
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717329%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10717329: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10717329 url https://www.openlane.eu/en/carv6/auction/10717329
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10717347
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717347%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.de] INFO: Scrape type for 10717347: 0
2026-03-24 22:16:07 [adesa.de] INFO: Skipping item 10717347 url https://www.openlane.eu/en/carv6/auction/10717347
2026-03-24 22:16:07 [adesa.de] INFO: Found listing with ID: 10717337
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717337%27 HTTP/1.1" 200 None
2026-03-24 22:16:08 [adesa.de] INFO: Scrape type for 10717337: 0
2026-03-24 22:16:08 [adesa.de] INFO: Skipping item 10717337 url https://www.openlane.eu/en/carv6/auction/10717337
2026-03-24 22:16:08 [adesa.de] INFO: Found listing with ID: 10717324
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717324%27 HTTP/1.1" 200 None
2026-03-24 22:16:08 [adesa.de] INFO: Scrape type for 10717324: 0
2026-03-24 22:16:08 [adesa.de] INFO: Skipping item 10717324 url https://www.openlane.eu/en/carv6/auction/10717324
2026-03-24 22:16:08 [adesa.de] INFO: Found listing with ID: 10717330
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717330%27 HTTP/1.1" 200 None
2026-03-24 22:16:08 [adesa.de] INFO: Scrape type for 10717330: 0
2026-03-24 22:16:08 [adesa.de] INFO: Skipping item 10717330 url https://www.openlane.eu/en/carv6/auction/10717330
2026-03-24 22:16:08 [adesa.de] INFO: Found listing with ID: 10717331
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717331%27 HTTP/1.1" 200 None
2026-03-24 22:16:08 [adesa.de] INFO: Scrape type for 10717331: 0
2026-03-24 22:16:08 [adesa.de] INFO: Skipping item 10717331 url https://www.openlane.eu/en/carv6/auction/10717331
2026-03-24 22:16:08 [adesa.de] INFO: Found listing with ID: 10717323
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717323%27 HTTP/1.1" 200 None
2026-03-24 22:16:08 [adesa.de] INFO: Scrape type for 10717323: 0
2026-03-24 22:16:08 [adesa.de] INFO: Skipping item 10717323 url https://www.openlane.eu/en/carv6/auction/10717323
2026-03-24 22:16:08 [adesa.de] INFO: Found listing with ID: 10717333
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717333%27 HTTP/1.1" 200 None
2026-03-24 22:16:08 [adesa.de] INFO: Scrape type for 10717333: 0
2026-03-24 22:16:08 [adesa.de] INFO: Skipping item 10717333 url https://www.openlane.eu/en/carv6/auction/10717333
2026-03-24 22:16:08 [adesa.de] INFO: Found listing with ID: 10717328
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717328%27 HTTP/1.1" 200 None
2026-03-24 22:16:08 [adesa.de] INFO: Scrape type for 10717328: 0
2026-03-24 22:16:08 [adesa.de] INFO: Skipping item 10717328 url https://www.openlane.eu/en/carv6/auction/10717328
2026-03-24 22:16:08 [adesa.de] INFO: Found listing with ID: 10717335
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717335%27 HTTP/1.1" 200 None
2026-03-24 22:16:08 [adesa.de] INFO: Scrape type for 10717335: 0
2026-03-24 22:16:08 [adesa.de] INFO: Skipping item 10717335 url https://www.openlane.eu/en/carv6/auction/10717335
2026-03-24 22:16:08 [adesa.de] INFO: Found listing with ID: 10717339
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717339%27 HTTP/1.1" 200 None
2026-03-24 22:16:08 [adesa.de] INFO: Scrape type for 10717339: 0
2026-03-24 22:16:08 [adesa.de] INFO: Skipping item 10717339 url https://www.openlane.eu/en/carv6/auction/10717339
2026-03-24 22:16:08 [adesa.de] INFO: Found listing with ID: 10717345
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717345%27 HTTP/1.1" 200 None
2026-03-24 22:16:08 [adesa.de] INFO: Scrape type for 10717345: 0
2026-03-24 22:16:08 [adesa.de] INFO: Skipping item 10717345 url https://www.openlane.eu/en/carv6/auction/10717345
2026-03-24 22:16:08 [adesa.de] INFO: Found listing with ID: 10717340
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717340%27 HTTP/1.1" 200 None
2026-03-24 22:16:08 [adesa.de] INFO: Scrape type for 10717340: 0
2026-03-24 22:16:08 [adesa.de] INFO: Skipping item 10717340 url https://www.openlane.eu/en/carv6/auction/10717340
2026-03-24 22:16:08 [scrapy.extensions.logstats] INFO: Crawled 6 pages (at 6 pages/min), scraped 0 items (at 0 items/min)
2026-03-24 22:16:08 [scrapy.extensions.memusage] INFO: Peak memory usage is 164MiB
2026-03-24 22:16:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:09 [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-24 22:16:09 [adesa.de] INFO: Found listing with ID: 10717336
2026-03-24 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717336%27 HTTP/1.1" 200 None
2026-03-24 22:16:09 [adesa.de] INFO: Scrape type for 10717336: 0
2026-03-24 22:16:09 [adesa.de] INFO: Skipping item 10717336 url https://www.openlane.eu/en/carv6/auction/10717336
2026-03-24 22:16:09 [adesa.de] INFO: Found listing with ID: 10717348
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717348%27 HTTP/1.1" 200 None
2026-03-24 22:16:10 [adesa.de] INFO: Scrape type for 10717348: 0
2026-03-24 22:16:10 [adesa.de] INFO: Skipping item 10717348 url https://www.openlane.eu/en/carv6/auction/10717348
2026-03-24 22:16:10 [adesa.de] INFO: Found listing with ID: 10717350
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717350%27 HTTP/1.1" 200 None
2026-03-24 22:16:10 [adesa.de] INFO: Scrape type for 10717350: 0
2026-03-24 22:16:10 [adesa.de] INFO: Skipping item 10717350 url https://www.openlane.eu/en/carv6/auction/10717350
2026-03-24 22:16:10 [adesa.de] INFO: Found listing with ID: 10717342
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717342%27 HTTP/1.1" 200 None
2026-03-24 22:16:10 [adesa.de] INFO: Scrape type for 10717342: 0
2026-03-24 22:16:10 [adesa.de] INFO: Skipping item 10717342 url https://www.openlane.eu/en/carv6/auction/10717342
2026-03-24 22:16:10 [adesa.de] INFO: Found listing with ID: 10717354
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717354%27 HTTP/1.1" 200 None
2026-03-24 22:16:10 [adesa.de] INFO: Scrape type for 10717354: 0
2026-03-24 22:16:10 [adesa.de] INFO: Skipping item 10717354 url https://www.openlane.eu/en/carv6/auction/10717354
2026-03-24 22:16:10 [adesa.de] INFO: Found listing with ID: 10717352
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717352%27 HTTP/1.1" 200 None
2026-03-24 22:16:10 [adesa.de] INFO: Scrape type for 10717352: 0
2026-03-24 22:16:10 [adesa.de] INFO: Skipping item 10717352 url https://www.openlane.eu/en/carv6/auction/10717352
2026-03-24 22:16:10 [adesa.de] INFO: Found listing with ID: 10717341
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717341%27 HTTP/1.1" 200 None
2026-03-24 22:16:10 [adesa.de] INFO: Scrape type for 10717341: 0
2026-03-24 22:16:10 [adesa.de] INFO: Skipping item 10717341 url https://www.openlane.eu/en/carv6/auction/10717341
2026-03-24 22:16:10 [adesa.de] INFO: Found listing with ID: 10717326
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717326%27 HTTP/1.1" 200 None
2026-03-24 22:16:10 [adesa.de] INFO: Scrape type for 10717326: 0
2026-03-24 22:16:10 [adesa.de] INFO: Skipping item 10717326 url https://www.openlane.eu/en/carv6/auction/10717326
2026-03-24 22:16:10 [adesa.de] INFO: Found listing with ID: 10717332
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717332%27 HTTP/1.1" 200 None
2026-03-24 22:16:10 [adesa.de] INFO: Scrape type for 10717332: 0
2026-03-24 22:16:10 [adesa.de] INFO: Skipping item 10717332 url https://www.openlane.eu/en/carv6/auction/10717332
2026-03-24 22:16:10 [adesa.de] INFO: Found listing with ID: 10717346
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717346%27 HTTP/1.1" 200 None
2026-03-24 22:16:10 [adesa.de] INFO: Scrape type for 10717346: 0
2026-03-24 22:16:10 [adesa.de] INFO: Skipping item 10717346 url https://www.openlane.eu/en/carv6/auction/10717346
2026-03-24 22:16:10 [adesa.de] INFO: Found listing with ID: 10717327
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717327%27 HTTP/1.1" 200 None
2026-03-24 22:16:10 [adesa.de] INFO: Scrape type for 10717327: 0
2026-03-24 22:16:10 [adesa.de] INFO: Skipping item 10717327 url https://www.openlane.eu/en/carv6/auction/10717327
2026-03-24 22:16:10 [adesa.de] INFO: Found listing with ID: 10717344
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717344%27 HTTP/1.1" 200 None
2026-03-24 22:16:10 [adesa.de] INFO: Scrape type for 10717344: 0
2026-03-24 22:16:10 [adesa.de] INFO: Skipping item 10717344 url https://www.openlane.eu/en/carv6/auction/10717344
2026-03-24 22:16:10 [adesa.de] INFO: Found listing with ID: 10717349
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717349%27 HTTP/1.1" 200 None
2026-03-24 22:16:10 [adesa.de] INFO: Scrape type for 10717349: 0
2026-03-24 22:16:10 [adesa.de] INFO: Skipping item 10717349 url https://www.openlane.eu/en/carv6/auction/10717349
2026-03-24 22:16:10 [adesa.de] INFO: Found listing with ID: 10717351
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717351%27 HTTP/1.1" 200 None
2026-03-24 22:16:10 [adesa.de] INFO: Scrape type for 10717351: 0
2026-03-24 22:16:10 [adesa.de] INFO: Skipping item 10717351 url https://www.openlane.eu/en/carv6/auction/10717351
2026-03-24 22:16:10 [adesa.de] INFO: Found listing with ID: 10717343
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717343%27 HTTP/1.1" 200 None
2026-03-24 22:16:10 [adesa.de] INFO: Scrape type for 10717343: 0
2026-03-24 22:16:10 [adesa.de] INFO: Skipping item 10717343 url https://www.openlane.eu/en/carv6/auction/10717343
2026-03-24 22:16:10 [adesa.de] INFO: Found listing with ID: 10717338
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717338%27 HTTP/1.1" 200 None
2026-03-24 22:16:10 [adesa.de] INFO: Scrape type for 10717338: 0
2026-03-24 22:16:10 [adesa.de] INFO: Skipping item 10717338 url https://www.openlane.eu/en/carv6/auction/10717338
2026-03-24 22:16:10 [adesa.de] INFO: Found listing with ID: 10717742
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717742%27 HTTP/1.1" 200 None
2026-03-24 22:16:10 [adesa.de] INFO: Scrape type for 10717742: 0
2026-03-24 22:16:10 [adesa.de] INFO: Skipping item 10717742 url https://www.openlane.eu/en/carv6/auction/10717742
2026-03-24 22:16:10 [adesa.de] INFO: Found listing with ID: 10717743
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717743%27 HTTP/1.1" 200 None
2026-03-24 22:16:10 [adesa.de] INFO: Scrape type for 10717743: 0
2026-03-24 22:16:10 [adesa.de] INFO: Skipping item 10717743 url https://www.openlane.eu/en/carv6/auction/10717743
2026-03-24 22:16:10 [adesa.de] INFO: Found listing with ID: 10717046
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717046%27 HTTP/1.1" 200 None
2026-03-24 22:16:10 [adesa.de] INFO: Scrape type for 10717046: 0
2026-03-24 22:16:10 [adesa.de] INFO: Skipping item 10717046 url https://www.openlane.eu/en/carv6/auction/10717046
2026-03-24 22:16:10 [adesa.de] INFO: Found listing with ID: 10717047
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717047%27 HTTP/1.1" 200 None
2026-03-24 22:16:10 [adesa.de] INFO: Scrape type for 10717047: 0
2026-03-24 22:16:10 [adesa.de] INFO: Skipping item 10717047 url https://www.openlane.eu/en/carv6/auction/10717047
2026-03-24 22:16:10 [adesa.de] INFO: Found listing with ID: 10717048
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717048%27 HTTP/1.1" 200 None
2026-03-24 22:16:10 [adesa.de] INFO: Scrape type for 10717048: 0
2026-03-24 22:16:10 [adesa.de] INFO: Skipping item 10717048 url https://www.openlane.eu/en/carv6/auction/10717048
2026-03-24 22:16:10 [adesa.de] INFO: Found listing with ID: 10717050
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717050%27 HTTP/1.1" 200 None
2026-03-24 22:16:10 [adesa.de] INFO: Scrape type for 10717050: 0
2026-03-24 22:16:10 [adesa.de] INFO: Skipping item 10717050 url https://www.openlane.eu/en/carv6/auction/10717050
2026-03-24 22:16:10 [adesa.de] INFO: Found listing with ID: 10717049
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717049%27 HTTP/1.1" 200 None
2026-03-24 22:16:10 [adesa.de] INFO: Scrape type for 10717049: 0
2026-03-24 22:16:10 [adesa.de] INFO: Skipping item 10717049 url https://www.openlane.eu/en/carv6/auction/10717049
2026-03-24 22:16:10 [adesa.de] INFO: Found listing with ID: 10717051
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717051%27 HTTP/1.1" 200 None
2026-03-24 22:16:10 [adesa.de] INFO: Scrape type for 10717051: 0
2026-03-24 22:16:10 [adesa.de] INFO: Skipping item 10717051 url https://www.openlane.eu/en/carv6/auction/10717051
2026-03-24 22:16:10 [adesa.de] INFO: Found listing with ID: 10717053
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717053%27 HTTP/1.1" 200 None
2026-03-24 22:16:10 [adesa.de] INFO: Scrape type for 10717053: 0
2026-03-24 22:16:10 [adesa.de] INFO: Skipping item 10717053 url https://www.openlane.eu/en/carv6/auction/10717053
2026-03-24 22:16:10 [adesa.de] INFO: Found listing with ID: 10717055
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717055%27 HTTP/1.1" 200 None
2026-03-24 22:16:10 [adesa.de] INFO: Scrape type for 10717055: 0
2026-03-24 22:16:10 [adesa.de] INFO: Skipping item 10717055 url https://www.openlane.eu/en/carv6/auction/10717055
2026-03-24 22:16:10 [adesa.de] INFO: Found listing with ID: 10717052
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717052%27 HTTP/1.1" 200 None
2026-03-24 22:16:10 [adesa.de] INFO: Scrape type for 10717052: 0
2026-03-24 22:16:10 [adesa.de] INFO: Skipping item 10717052 url https://www.openlane.eu/en/carv6/auction/10717052
2026-03-24 22:16:10 [adesa.de] INFO: Found listing with ID: 10717054
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717054%27 HTTP/1.1" 200 None
2026-03-24 22:16:10 [adesa.de] INFO: Scrape type for 10717054: 0
2026-03-24 22:16:10 [adesa.de] INFO: Skipping item 10717054 url https://www.openlane.eu/en/carv6/auction/10717054
2026-03-24 22:16:10 [adesa.de] INFO: Found listing with ID: 10716244
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710716244%27 HTTP/1.1" 200 None
2026-03-24 22:16:10 [adesa.de] INFO: Scrape type for 10716244: 0
2026-03-24 22:16:10 [adesa.de] INFO: Skipping item 10716244 url https://www.openlane.eu/en/carv6/auction/10716244
2026-03-24 22:16:10 [adesa.de] INFO: Found listing with ID: 10718924
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718924%27 HTTP/1.1" 200 None
2026-03-24 22:16:10 [adesa.de] INFO: Scrape type for 10718924: 0
2026-03-24 22:16:10 [adesa.de] INFO: Skipping item 10718924 url https://www.openlane.eu/en/carv6/auction/10718924
2026-03-24 22:16:10 [adesa.de] INFO: Found listing with ID: 10718922
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718922%27 HTTP/1.1" 200 None
2026-03-24 22:16:10 [adesa.de] INFO: Scrape type for 10718922: 0
2026-03-24 22:16:10 [adesa.de] INFO: Skipping item 10718922 url https://www.openlane.eu/en/carv6/auction/10718922
2026-03-24 22:16:10 [adesa.de] INFO: Found listing with ID: 10716217
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710716217%27 HTTP/1.1" 200 None
2026-03-24 22:16:10 [adesa.de] INFO: Scrape type for 10716217: 0
2026-03-24 22:16:10 [adesa.de] INFO: Skipping item 10716217 url https://www.openlane.eu/en/carv6/auction/10716217
2026-03-24 22:16:10 [adesa.de] INFO: Found listing with ID: 10716216
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710716216%27 HTTP/1.1" 200 None
2026-03-24 22:16:10 [adesa.de] INFO: Scrape type for 10716216: 0
2026-03-24 22:16:10 [adesa.de] INFO: Skipping item 10716216 url https://www.openlane.eu/en/carv6/auction/10716216
2026-03-24 22:16:10 [adesa.de] INFO: Found listing with ID: 10716199
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710716199%27 HTTP/1.1" 200 None
2026-03-24 22:16:10 [adesa.de] INFO: Scrape type for 10716199: 0
2026-03-24 22:16:10 [adesa.de] INFO: Skipping item 10716199 url https://www.openlane.eu/en/carv6/auction/10716199
2026-03-24 22:16:10 [adesa.de] INFO: Found listing with ID: 10716237
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710716237%27 HTTP/1.1" 200 None
2026-03-24 22:16:10 [adesa.de] INFO: Scrape type for 10716237: 0
2026-03-24 22:16:10 [adesa.de] INFO: Skipping item 10716237 url https://www.openlane.eu/en/carv6/auction/10716237
2026-03-24 22:16:10 [adesa.de] INFO: Found listing with ID: 10716208
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710716208%27 HTTP/1.1" 200 None
2026-03-24 22:16:10 [adesa.de] INFO: Scrape type for 10716208: 0
2026-03-24 22:16:10 [adesa.de] INFO: Skipping item 10716208 url https://www.openlane.eu/en/carv6/auction/10716208
2026-03-24 22:16:10 [adesa.de] INFO: Found listing with ID: 10716228
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710716228%27 HTTP/1.1" 200 None
2026-03-24 22:16:10 [adesa.de] INFO: Scrape type for 10716228: 0
2026-03-24 22:16:10 [adesa.de] INFO: Skipping item 10716228 url https://www.openlane.eu/en/carv6/auction/10716228
2026-03-24 22:16:10 [adesa.de] INFO: Found listing with ID: 10716234
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710716234%27 HTTP/1.1" 200 None
2026-03-24 22:16:10 [adesa.de] INFO: Scrape type for 10716234: 0
2026-03-24 22:16:10 [adesa.de] INFO: Skipping item 10716234 url https://www.openlane.eu/en/carv6/auction/10716234
2026-03-24 22:16:10 [adesa.de] INFO: Found listing with ID: 10716230
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710716230%27 HTTP/1.1" 200 None
2026-03-24 22:16:10 [adesa.de] INFO: Scrape type for 10716230: 0
2026-03-24 22:16:10 [adesa.de] INFO: Skipping item 10716230 url https://www.openlane.eu/en/carv6/auction/10716230
2026-03-24 22:16:10 [adesa.de] INFO: Found listing with ID: 10716236
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710716236%27 HTTP/1.1" 200 None
2026-03-24 22:16:10 [adesa.de] INFO: Scrape type for 10716236: 0
2026-03-24 22:16:10 [adesa.de] INFO: Skipping item 10716236 url https://www.openlane.eu/en/carv6/auction/10716236
2026-03-24 22:16:10 [adesa.de] INFO: Found listing with ID: 10716206
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710716206%27 HTTP/1.1" 200 None
2026-03-24 22:16:10 [adesa.de] INFO: Scrape type for 10716206: 0
2026-03-24 22:16:10 [adesa.de] INFO: Skipping item 10716206 url https://www.openlane.eu/en/carv6/auction/10716206
2026-03-24 22:16:10 [adesa.de] INFO: Found listing with ID: 10716194
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710716194%27 HTTP/1.1" 200 None
2026-03-24 22:16:10 [adesa.de] INFO: Scrape type for 10716194: 0
2026-03-24 22:16:10 [adesa.de] INFO: Skipping item 10716194 url https://www.openlane.eu/en/carv6/auction/10716194
2026-03-24 22:16:10 [adesa.de] INFO: Found listing with ID: 10716197
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710716197%27 HTTP/1.1" 200 None
2026-03-24 22:16:10 [adesa.de] INFO: Scrape type for 10716197: 0
2026-03-24 22:16:10 [adesa.de] INFO: Skipping item 10716197 url https://www.openlane.eu/en/carv6/auction/10716197
2026-03-24 22:16:10 [adesa.de] INFO: Found listing with ID: 10716241
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710716241%27 HTTP/1.1" 200 None
2026-03-24 22:16:10 [adesa.de] INFO: Scrape type for 10716241: 0
2026-03-24 22:16:10 [adesa.de] INFO: Skipping item 10716241 url https://www.openlane.eu/en/carv6/auction/10716241
2026-03-24 22:16:10 [adesa.de] INFO: Found listing with ID: 10716213
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710716213%27 HTTP/1.1" 200 None
2026-03-24 22:16:10 [adesa.de] INFO: Scrape type for 10716213: 0
2026-03-24 22:16:10 [adesa.de] INFO: Skipping item 10716213 url https://www.openlane.eu/en/carv6/auction/10716213
2026-03-24 22:16:10 [adesa.de] INFO: Found listing with ID: 10716201
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710716201%27 HTTP/1.1" 200 None
2026-03-24 22:16:10 [adesa.de] INFO: Scrape type for 10716201: 0
2026-03-24 22:16:10 [adesa.de] INFO: Skipping item 10716201 url https://www.openlane.eu/en/carv6/auction/10716201
2026-03-24 22:16:10 [adesa.de] INFO: Found listing with ID: 10716200
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710716200%27 HTTP/1.1" 200 None
2026-03-24 22:16:10 [adesa.de] INFO: Scrape type for 10716200: 0
2026-03-24 22:16:10 [adesa.de] INFO: Skipping item 10716200 url https://www.openlane.eu/en/carv6/auction/10716200
2026-03-24 22:16:10 [adesa.de] INFO: Found listing with ID: 10716247
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710716247%27 HTTP/1.1" 200 None
2026-03-24 22:16:10 [adesa.de] INFO: Scrape type for 10716247: 0
2026-03-24 22:16:10 [adesa.de] INFO: Skipping item 10716247 url https://www.openlane.eu/en/carv6/auction/10716247
2026-03-24 22:16:10 [adesa.de] INFO: Found listing with ID: 10716203
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710716203%27 HTTP/1.1" 200 None
2026-03-24 22:16:10 [adesa.de] INFO: Scrape type for 10716203: 0
2026-03-24 22:16:10 [adesa.de] INFO: Skipping item 10716203 url https://www.openlane.eu/en/carv6/auction/10716203
2026-03-24 22:16:10 [adesa.de] INFO: Found listing with ID: 10716231
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710716231%27 HTTP/1.1" 200 None
2026-03-24 22:16:10 [adesa.de] INFO: Scrape type for 10716231: 0
2026-03-24 22:16:10 [adesa.de] INFO: Skipping item 10716231 url https://www.openlane.eu/en/carv6/auction/10716231
2026-03-24 22:16:10 [adesa.de] INFO: Found listing with ID: 10716184
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710716184%27 HTTP/1.1" 200 None
2026-03-24 22:16:10 [adesa.de] INFO: Scrape type for 10716184: 0
2026-03-24 22:16:10 [adesa.de] INFO: Skipping item 10716184 url https://www.openlane.eu/en/carv6/auction/10716184
2026-03-24 22:16:10 [adesa.de] INFO: Found listing with ID: 10716243
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710716243%27 HTTP/1.1" 200 None
2026-03-24 22:16:10 [adesa.de] INFO: Scrape type for 10716243: 0
2026-03-24 22:16:10 [adesa.de] INFO: Skipping item 10716243 url https://www.openlane.eu/en/carv6/auction/10716243
2026-03-24 22:16:11 [adesa.de] INFO: Found listing with ID: 10716248
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716248%27 HTTP/1.1" 200 None
2026-03-24 22:16:11 [adesa.de] INFO: Scrape type for 10716248: 0
2026-03-24 22:16:11 [adesa.de] INFO: Skipping item 10716248 url https://www.openlane.eu/en/carv6/auction/10716248
2026-03-24 22:16:11 [adesa.de] INFO: Found listing with ID: 10716227
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716227%27 HTTP/1.1" 200 None
2026-03-24 22:16:11 [adesa.de] INFO: Scrape type for 10716227: 0
2026-03-24 22:16:11 [adesa.de] INFO: Skipping item 10716227 url https://www.openlane.eu/en/carv6/auction/10716227
2026-03-24 22:16:11 [adesa.de] INFO: Found listing with ID: 10716207
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716207%27 HTTP/1.1" 200 None
2026-03-24 22:16:11 [adesa.de] INFO: Scrape type for 10716207: 0
2026-03-24 22:16:11 [adesa.de] INFO: Skipping item 10716207 url https://www.openlane.eu/en/carv6/auction/10716207
2026-03-24 22:16:11 [adesa.de] INFO: Found listing with ID: 10716226
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716226%27 HTTP/1.1" 200 None
2026-03-24 22:16:11 [adesa.de] INFO: Scrape type for 10716226: 0
2026-03-24 22:16:11 [adesa.de] INFO: Skipping item 10716226 url https://www.openlane.eu/en/carv6/auction/10716226
2026-03-24 22:16:11 [adesa.de] INFO: Found listing with ID: 10716185
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716185%27 HTTP/1.1" 200 None
2026-03-24 22:16:11 [adesa.de] INFO: Scrape type for 10716185: 0
2026-03-24 22:16:11 [adesa.de] INFO: Skipping item 10716185 url https://www.openlane.eu/en/carv6/auction/10716185
2026-03-24 22:16:11 [adesa.de] INFO: Found listing with ID: 10716182
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716182%27 HTTP/1.1" 200 None
2026-03-24 22:16:11 [adesa.de] INFO: Scrape type for 10716182: 0
2026-03-24 22:16:11 [adesa.de] INFO: Skipping item 10716182 url https://www.openlane.eu/en/carv6/auction/10716182
2026-03-24 22:16:11 [adesa.de] INFO: Found listing with ID: 10716222
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716222%27 HTTP/1.1" 200 None
2026-03-24 22:16:11 [adesa.de] INFO: Scrape type for 10716222: 0
2026-03-24 22:16:11 [adesa.de] INFO: Skipping item 10716222 url https://www.openlane.eu/en/carv6/auction/10716222
2026-03-24 22:16:11 [adesa.de] INFO: Found listing with ID: 10716181
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716181%27 HTTP/1.1" 200 None
2026-03-24 22:16:11 [adesa.de] INFO: Scrape type for 10716181: 0
2026-03-24 22:16:11 [adesa.de] INFO: Skipping item 10716181 url https://www.openlane.eu/en/carv6/auction/10716181
2026-03-24 22:16:11 [adesa.de] INFO: Found listing with ID: 10716175
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716175%27 HTTP/1.1" 200 None
2026-03-24 22:16:11 [adesa.de] INFO: Scrape type for 10716175: 0
2026-03-24 22:16:11 [adesa.de] INFO: Skipping item 10716175 url https://www.openlane.eu/en/carv6/auction/10716175
2026-03-24 22:16:11 [adesa.de] INFO: Found listing with ID: 10716223
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716223%27 HTTP/1.1" 200 None
2026-03-24 22:16:11 [adesa.de] INFO: Scrape type for 10716223: 0
2026-03-24 22:16:11 [adesa.de] INFO: Skipping item 10716223 url https://www.openlane.eu/en/carv6/auction/10716223
2026-03-24 22:16:11 [adesa.de] INFO: Found listing with ID: 10716180
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716180%27 HTTP/1.1" 200 None
2026-03-24 22:16:11 [adesa.de] INFO: Scrape type for 10716180: 0
2026-03-24 22:16:11 [adesa.de] INFO: Skipping item 10716180 url https://www.openlane.eu/en/carv6/auction/10716180
2026-03-24 22:16:11 [adesa.de] INFO: Found listing with ID: 10716174
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716174%27 HTTP/1.1" 200 None
2026-03-24 22:16:11 [adesa.de] INFO: Scrape type for 10716174: 0
2026-03-24 22:16:11 [adesa.de] INFO: Skipping item 10716174 url https://www.openlane.eu/en/carv6/auction/10716174
2026-03-24 22:16:11 [adesa.de] INFO: Found listing with ID: 10716242
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716242%27 HTTP/1.1" 200 None
2026-03-24 22:16:11 [adesa.de] INFO: Scrape type for 10716242: 0
2026-03-24 22:16:11 [adesa.de] INFO: Skipping item 10716242 url https://www.openlane.eu/en/carv6/auction/10716242
2026-03-24 22:16:11 [adesa.de] INFO: Found listing with ID: 10718882
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718882%27 HTTP/1.1" 200 None
2026-03-24 22:16:11 [adesa.de] INFO: Scrape type for 10718882: 0
2026-03-24 22:16:11 [adesa.de] INFO: Skipping item 10718882 url https://www.openlane.eu/en/carv6/auction/10718882
2026-03-24 22:16:11 [adesa.de] INFO: Found listing with ID: 10717871
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717871%27 HTTP/1.1" 200 None
2026-03-24 22:16:11 [adesa.de] INFO: Scrape type for 10717871: 0
2026-03-24 22:16:11 [adesa.de] INFO: Skipping item 10717871 url https://www.openlane.eu/en/carv6/auction/10717871
2026-03-24 22:16:11 [adesa.de] INFO: Found listing with ID: 10708548
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708548%27 HTTP/1.1" 200 None
2026-03-24 22:16:11 [adesa.de] INFO: Scrape type for 10708548: 2
2026-03-24 22:16:11 [adesa.de] INFO: Scraping item 10708548 url https://www.openlane.eu/en/carv6/auction/10708548
2026-03-24 22:16:11 [adesa.de] INFO: Found listing with ID: 10715054
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715054%27 HTTP/1.1" 200 None
2026-03-24 22:16:11 [adesa.de] INFO: Scrape type for 10715054: 2
2026-03-24 22:16:11 [adesa.de] INFO: Scraping item 10715054 url https://www.openlane.eu/en/carv6/auction/10715054
2026-03-24 22:16:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:11 [adesa.de] INFO: Found listing with ID: 10708503
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708503%27 HTTP/1.1" 200 None
2026-03-24 22:16:11 [adesa.de] INFO: Scrape type for 10708503: 2
2026-03-24 22:16:11 [adesa.de] INFO: Scraping item 10708503 url https://www.openlane.eu/en/carv6/auction/10708503
2026-03-24 22:16:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:11 [adesa.de] INFO: Found listing with ID: 10715056
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715056%27 HTTP/1.1" 200 None
2026-03-24 22:16:11 [adesa.de] INFO: Scrape type for 10715056: 2
2026-03-24 22:16:11 [adesa.de] INFO: Scraping item 10715056 url https://www.openlane.eu/en/carv6/auction/10715056
2026-03-24 22:16:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:11 [adesa.de] INFO: Found listing with ID: 10708601
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708601%27 HTTP/1.1" 200 None
2026-03-24 22:16:11 [adesa.de] INFO: Scrape type for 10708601: 2
2026-03-24 22:16:11 [adesa.de] INFO: Scraping item 10708601 url https://www.openlane.eu/en/carv6/auction/10708601
2026-03-24 22:16:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:11 [adesa.de] INFO: Found listing with ID: 10708605
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708605%27 HTTP/1.1" 200 None
2026-03-24 22:16:11 [adesa.de] INFO: Scrape type for 10708605: 2
2026-03-24 22:16:11 [adesa.de] INFO: Scraping item 10708605 url https://www.openlane.eu/en/carv6/auction/10708605
2026-03-24 22:16:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:11 [adesa.de] INFO: Found listing with ID: 10708604
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708604%27 HTTP/1.1" 200 None
2026-03-24 22:16:11 [adesa.de] INFO: Scrape type for 10708604: 2
2026-03-24 22:16:11 [adesa.de] INFO: Scraping item 10708604 url https://www.openlane.eu/en/carv6/auction/10708604
2026-03-24 22:16:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:11 [adesa.de] INFO: Found listing with ID: 10708624
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708624%27 HTTP/1.1" 200 None
2026-03-24 22:16:11 [adesa.de] INFO: Scrape type for 10708624: 2
2026-03-24 22:16:11 [adesa.de] INFO: Scraping item 10708624 url https://www.openlane.eu/en/carv6/auction/10708624
2026-03-24 22:16:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:11 [adesa.de] INFO: Found listing with ID: 10708606
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708606%27 HTTP/1.1" 200 None
2026-03-24 22:16:11 [adesa.de] INFO: Scrape type for 10708606: 2
2026-03-24 22:16:11 [adesa.de] INFO: Scraping item 10708606 url https://www.openlane.eu/en/carv6/auction/10708606
2026-03-24 22:16:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:11 [adesa.de] INFO: Found listing with ID: 10708603
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708603%27 HTTP/1.1" 200 None
2026-03-24 22:16:11 [adesa.de] INFO: Scrape type for 10708603: 2
2026-03-24 22:16:11 [adesa.de] INFO: Scraping item 10708603 url https://www.openlane.eu/en/carv6/auction/10708603
2026-03-24 22:16:11 [adesa.de] INFO: Found listing with ID: 10708602
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708602%27 HTTP/1.1" 200 None
2026-03-24 22:16:11 [adesa.de] INFO: Scrape type for 10708602: 2
2026-03-24 22:16:11 [adesa.de] INFO: Scraping item 10708602 url https://www.openlane.eu/en/carv6/auction/10708602
2026-03-24 22:16:11 [adesa.de] INFO: Found listing with ID: 10708625
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708625%27 HTTP/1.1" 200 None
2026-03-24 22:16:11 [adesa.de] INFO: Scrape type for 10708625: 2
2026-03-24 22:16:11 [adesa.de] INFO: Scraping item 10708625 url https://www.openlane.eu/en/carv6/auction/10708625
2026-03-24 22:16:11 [adesa.de] INFO: Found listing with ID: 10708626
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708626%27 HTTP/1.1" 200 None
2026-03-24 22:16:11 [adesa.de] INFO: Scrape type for 10708626: 2
2026-03-24 22:16:11 [adesa.de] INFO: Scraping item 10708626 url https://www.openlane.eu/en/carv6/auction/10708626
2026-03-24 22:16:11 [adesa.de] INFO: Found listing with ID: 10708629
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708629%27 HTTP/1.1" 200 None
2026-03-24 22:16:11 [adesa.de] INFO: Scrape type for 10708629: 2
2026-03-24 22:16:11 [adesa.de] INFO: Scraping item 10708629 url https://www.openlane.eu/en/carv6/auction/10708629
2026-03-24 22:16:11 [adesa.de] INFO: Found listing with ID: 10708628
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708628%27 HTTP/1.1" 200 None
2026-03-24 22:16:11 [adesa.de] INFO: Scrape type for 10708628: 2
2026-03-24 22:16:11 [adesa.de] INFO: Scraping item 10708628 url https://www.openlane.eu/en/carv6/auction/10708628
2026-03-24 22:16:11 [adesa.de] INFO: Found listing with ID: 10708600
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708600%27 HTTP/1.1" 200 None
2026-03-24 22:16:11 [adesa.de] INFO: Scrape type for 10708600: 2
2026-03-24 22:16:11 [adesa.de] INFO: Scraping item 10708600 url https://www.openlane.eu/en/carv6/auction/10708600
2026-03-24 22:16:11 [adesa.de] INFO: Found listing with ID: 10708635
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708635%27 HTTP/1.1" 200 None
2026-03-24 22:16:11 [adesa.de] INFO: Scrape type for 10708635: 2
2026-03-24 22:16:11 [adesa.de] INFO: Scraping item 10708635 url https://www.openlane.eu/en/carv6/auction/10708635
2026-03-24 22:16:12 [adesa.de] INFO: Found listing with ID: 10708627
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708627%27 HTTP/1.1" 200 None
2026-03-24 22:16:12 [adesa.de] INFO: Scrape type for 10708627: 2
2026-03-24 22:16:12 [adesa.de] INFO: Scraping item 10708627 url https://www.openlane.eu/en/carv6/auction/10708627
2026-03-24 22:16:12 [adesa.de] INFO: Found listing with ID: 10710927
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710710927%27 HTTP/1.1" 200 None
2026-03-24 22:16:12 [adesa.de] INFO: Scrape type for 10710927: 2
2026-03-24 22:16:12 [adesa.de] INFO: Scraping item 10710927 url https://www.openlane.eu/en/carv6/auction/10710927
2026-03-24 22:16:12 [adesa.de] INFO: Found listing with ID: 10715053
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715053%27 HTTP/1.1" 200 None
2026-03-24 22:16:12 [adesa.de] INFO: Scrape type for 10715053: 2
2026-03-24 22:16:12 [adesa.de] INFO: Scraping item 10715053 url https://www.openlane.eu/en/carv6/auction/10715053
2026-03-24 22:16:12 [adesa.de] INFO: Found listing with ID: 10715037
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715037%27 HTTP/1.1" 200 None
2026-03-24 22:16:12 [adesa.de] INFO: Scrape type for 10715037: 2
2026-03-24 22:16:12 [adesa.de] INFO: Scraping item 10715037 url https://www.openlane.eu/en/carv6/auction/10715037
2026-03-24 22:16:12 [adesa.de] INFO: Found listing with ID: 10708599
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708599%27 HTTP/1.1" 200 None
2026-03-24 22:16:12 [adesa.de] INFO: Scrape type for 10708599: 2
2026-03-24 22:16:12 [adesa.de] INFO: Scraping item 10708599 url https://www.openlane.eu/en/carv6/auction/10708599
2026-03-24 22:16:12 [adesa.de] INFO: Found listing with ID: 10708598
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708598%27 HTTP/1.1" 200 None
2026-03-24 22:16:12 [adesa.de] INFO: Scrape type for 10708598: 0
2026-03-24 22:16:12 [adesa.de] INFO: Skipping item 10708598 url https://www.openlane.eu/en/carv6/auction/10708598
2026-03-24 22:16:12 [adesa.de] INFO: Found listing with ID: 10708597
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708597%27 HTTP/1.1" 200 None
2026-03-24 22:16:12 [adesa.de] INFO: Scrape type for 10708597: 2
2026-03-24 22:16:12 [adesa.de] INFO: Scraping item 10708597 url https://www.openlane.eu/en/carv6/auction/10708597
2026-03-24 22:16:12 [adesa.de] INFO: Found listing with ID: 10708596
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708596%27 HTTP/1.1" 200 None
2026-03-24 22:16:12 [adesa.de] INFO: Scrape type for 10708596: 2
2026-03-24 22:16:12 [adesa.de] INFO: Scraping item 10708596 url https://www.openlane.eu/en/carv6/auction/10708596
2026-03-24 22:16:12 [adesa.de] INFO: Found listing with ID: 10708595
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708595%27 HTTP/1.1" 200 None
2026-03-24 22:16:12 [adesa.de] INFO: Scrape type for 10708595: 2
2026-03-24 22:16:12 [adesa.de] INFO: Scraping item 10708595 url https://www.openlane.eu/en/carv6/auction/10708595
2026-03-24 22:16:12 [adesa.de] INFO: Found listing with ID: 10708594
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708594%27 HTTP/1.1" 200 None
2026-03-24 22:16:12 [adesa.de] INFO: Scrape type for 10708594: 2
2026-03-24 22:16:12 [adesa.de] INFO: Scraping item 10708594 url https://www.openlane.eu/en/carv6/auction/10708594
2026-03-24 22:16:12 [adesa.de] INFO: Found listing with ID: 10715682
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715682%27 HTTP/1.1" 200 None
2026-03-24 22:16:12 [adesa.de] INFO: Scrape type for 10715682: 0
2026-03-24 22:16:12 [adesa.de] INFO: Skipping item 10715682 url https://www.openlane.eu/en/carv6/auction/10715682
2026-03-24 22:16:12 [adesa.de] INFO: Found listing with ID: 10715622
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715622%27 HTTP/1.1" 200 None
2026-03-24 22:16:12 [adesa.de] INFO: Scrape type for 10715622: 0
2026-03-24 22:16:12 [adesa.de] INFO: Skipping item 10715622 url https://www.openlane.eu/en/carv6/auction/10715622
2026-03-24 22:16:12 [adesa.de] INFO: Found listing with ID: 10715665
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715665%27 HTTP/1.1" 200 None
2026-03-24 22:16:12 [adesa.de] INFO: Scrape type for 10715665: 0
2026-03-24 22:16:12 [adesa.de] INFO: Skipping item 10715665 url https://www.openlane.eu/en/carv6/auction/10715665
2026-03-24 22:16:12 [adesa.de] INFO: Found listing with ID: 10715619
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715619%27 HTTP/1.1" 200 None
2026-03-24 22:16:12 [adesa.de] INFO: Scrape type for 10715619: 0
2026-03-24 22:16:12 [adesa.de] INFO: Skipping item 10715619 url https://www.openlane.eu/en/carv6/auction/10715619
2026-03-24 22:16:12 [adesa.de] INFO: Found listing with ID: 10715703
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715703%27 HTTP/1.1" 200 None
2026-03-24 22:16:12 [adesa.de] INFO: Scrape type for 10715703: 0
2026-03-24 22:16:12 [adesa.de] INFO: Skipping item 10715703 url https://www.openlane.eu/en/carv6/auction/10715703
2026-03-24 22:16:12 [adesa.de] INFO: Found listing with ID: 10715594
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715594%27 HTTP/1.1" 200 None
2026-03-24 22:16:12 [adesa.de] INFO: Scrape type for 10715594: 0
2026-03-24 22:16:12 [adesa.de] INFO: Skipping item 10715594 url https://www.openlane.eu/en/carv6/auction/10715594
2026-03-24 22:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708548> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708624> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708601> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708503> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff79e3fd-91f7-5d9d-a321-1ae6d282614e with identifier: 10708548
2026-03-24 22:16:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff79e3fd-91f7-5d9d-a321-1ae6d282614e with scrape type 2
2026-03-24 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff79e3fd-91f7-5d9d-a321-1ae6d282614e with scrape type 2
2026-03-24 22:16:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ff79e3fd-91f7-5d9d-a321-1ae6d282614e, identifier: 10708548
2026-03-24 22:16:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ff79e3fd-91f7-5d9d-a321-1ae6d282614e with identifier: 10708548
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 22:16:13 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-24 22:16:13 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 22:16:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 22:16:13 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-24 22:16:13 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 22:16:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ff79e3fd-91f7-5d9d-a321-1ae6d282614e with identifier: 10708548
2026-03-24 22:16:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ff79e3fd-91f7-5d9d-a321-1ae6d282614e with identifier: 10708548 to the API
2026-03-24 22:16:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708548>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-25T13:30:00Z',
'fuel_type': 'Diesel',
'id': 'ff79e3fd-91f7-5d9d-a321-1ae6d282614e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NM-MB 2888',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708548',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 216881,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2019-11-27',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3 Series Touring 320d Sport Line - Diesel - Manual - 190 hp - '
'216.881 km',
'transmission': 'manual',
'trim': 'Sport Line',
'vin': None,
'year': 2019}
2026-03-24 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708548%27 HTTP/1.1" 200 None
2026-03-24 22:16:13 [adesa.de] INFO: Saving data for 10708548: {'auction_closing_time': 1774445400.0, 'created_time': 1774287813.826033, 'last_price_update_time': 1774390573.515715}
2026-03-24 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708548') HTTP/1.1" 204 0
2026-03-24 22:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715054> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708604> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708605> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9595ce4a-fc87-5f8a-b7f7-2177fd9acedf with identifier: 10708624
2026-03-24 22:16:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9595ce4a-fc87-5f8a-b7f7-2177fd9acedf with scrape type 2
2026-03-24 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9595ce4a-fc87-5f8a-b7f7-2177fd9acedf with scrape type 2
2026-03-24 22:16:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9595ce4a-fc87-5f8a-b7f7-2177fd9acedf, identifier: 10708624
2026-03-24 22:16:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32ef56fe-3e4f-5eef-980c-a19b8eee64c9 with identifier: 10708601
2026-03-24 22:16:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32ef56fe-3e4f-5eef-980c-a19b8eee64c9 with scrape type 2
2026-03-24 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32ef56fe-3e4f-5eef-980c-a19b8eee64c9 with scrape type 2
2026-03-24 22:16:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 32ef56fe-3e4f-5eef-980c-a19b8eee64c9, identifier: 10708601
2026-03-24 22:16:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ddbc451d-5a3a-5ca1-be95-63debae65ad4 with identifier: 10708503
2026-03-24 22:16:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddbc451d-5a3a-5ca1-be95-63debae65ad4 with scrape type 2
2026-03-24 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ddbc451d-5a3a-5ca1-be95-63debae65ad4 with scrape type 2
2026-03-24 22:16:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ddbc451d-5a3a-5ca1-be95-63debae65ad4, identifier: 10708503
2026-03-24 22:16:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9595ce4a-fc87-5f8a-b7f7-2177fd9acedf with identifier: 10708624
2026-03-24 22:16:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 22:16:13 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-24 22:16:14 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 22:16:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9595ce4a-fc87-5f8a-b7f7-2177fd9acedf with identifier: 10708624
2026-03-24 22:16:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9595ce4a-fc87-5f8a-b7f7-2177fd9acedf with identifier: 10708624 to the API
2026-03-24 22:16:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16: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-24 22:16:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708624>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T13:30:00Z',
'fuel_type': 'Diesel',
'id': '9595ce4a-fc87-5f8a-b7f7-2177fd9acedf',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NM-MB2787',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708624',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 260481,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 700,
'price_includes_vat': True,
'registration_date': '2017-05-30',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra Sports Tourer Edition - Diesel - Manual - 110 hp - '
'260.481 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2017}
2026-03-24 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708624%27 HTTP/1.1" 200 None
2026-03-24 22:16:14 [adesa.de] INFO: Saving data for 10708624: {'auction_closing_time': 1774445400.0, 'created_time': 1774288329.051169, 'last_price_update_time': 1774390574.321806}
2026-03-24 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708624') HTTP/1.1" 204 0
2026-03-24 22:16:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 32ef56fe-3e4f-5eef-980c-a19b8eee64c9 with identifier: 10708601
2026-03-24 22:16:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 32ef56fe-3e4f-5eef-980c-a19b8eee64c9 with identifier: 10708601
2026-03-24 22:16:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 32ef56fe-3e4f-5eef-980c-a19b8eee64c9 with identifier: 10708601 to the API
2026-03-24 22:16:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16: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-24 22:16:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708601>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T13:30:00Z',
'fuel_type': 'Diesel',
'id': '32ef56fe-3e4f-5eef-980c-a19b8eee64c9',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NM-MB 2821',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708601',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 99605,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 4700,
'price_includes_vat': True,
'registration_date': '2023-11-27',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra Sports Tourer 1.5 Business - Diesel - Manual - 130 hp - '
'99.605 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-24 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708601%27 HTTP/1.1" 200 None
2026-03-24 22:16:14 [adesa.de] INFO: Saving data for 10708601: {'auction_closing_time': 1774445400.0, 'created_time': 1774288341.267674, 'last_price_update_time': 1774390574.643406}
2026-03-24 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708601') HTTP/1.1" 204 0
2026-03-24 22:16:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ddbc451d-5a3a-5ca1-be95-63debae65ad4 with identifier: 10708503
2026-03-24 22:16:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ddbc451d-5a3a-5ca1-be95-63debae65ad4 with identifier: 10708503
2026-03-24 22:16:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ddbc451d-5a3a-5ca1-be95-63debae65ad4 with identifier: 10708503 to the API
2026-03-24 22:16:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16: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-24 22:16:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708503>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-25T13:30:00Z',
'fuel_type': 'Diesel',
'id': 'ddbc451d-5a3a-5ca1-be95-63debae65ad4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NM-MB 803',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708503',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 193428,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2019-05-27',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz C 220d Avantgarde - Diesel - Automatic - 194 hp - '
'193.428 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2019}
2026-03-24 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708503%27 HTTP/1.1" 200 None
2026-03-24 22:16:14 [adesa.de] INFO: Saving data for 10708503: {'auction_closing_time': 1774445400.0, 'created_time': 1774288344.711671, 'last_price_update_time': 1774390574.94787}
2026-03-24 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708503') HTTP/1.1" 204 0
2026-03-24 22:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715056> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22:16:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae24c01f-55ff-5c52-a419-41e9cffa10dc with identifier: 10715054
2026-03-24 22:16:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae24c01f-55ff-5c52-a419-41e9cffa10dc with scrape type 2
2026-03-24 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae24c01f-55ff-5c52-a419-41e9cffa10dc with scrape type 2
2026-03-24 22:16:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ae24c01f-55ff-5c52-a419-41e9cffa10dc, identifier: 10715054
2026-03-24 22:16:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1564a147-ca88-52d1-bee1-ea60bca18497 with identifier: 10708604
2026-03-24 22:16:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1564a147-ca88-52d1-bee1-ea60bca18497 with scrape type 2
2026-03-24 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1564a147-ca88-52d1-bee1-ea60bca18497 with scrape type 2
2026-03-24 22:16:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1564a147-ca88-52d1-bee1-ea60bca18497, identifier: 10708604
2026-03-24 22:16:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 645fddb0-9e6e-5325-8a51-841669c33212 with identifier: 10708605
2026-03-24 22:16:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 645fddb0-9e6e-5325-8a51-841669c33212 with scrape type 2
2026-03-24 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 645fddb0-9e6e-5325-8a51-841669c33212 with scrape type 2
2026-03-24 22:16:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 645fddb0-9e6e-5325-8a51-841669c33212, identifier: 10708605
2026-03-24 22:16:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ae24c01f-55ff-5c52-a419-41e9cffa10dc with identifier: 10715054
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-24 22:16:15 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 22:16:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ae24c01f-55ff-5c52-a419-41e9cffa10dc with identifier: 10715054
2026-03-24 22:16:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ae24c01f-55ff-5c52-a419-41e9cffa10dc with identifier: 10715054 to the API
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16: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-24 22:16:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715054>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 179,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'ae24c01f-55ff-5c52-a419-41e9cffa10dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PEB5847',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715054',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 157146,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2023-02-22',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 T-GDI Comfort - Hybrid - Automatic - 179 hp - '
'157.146 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2023}
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715054%27 HTTP/1.1" 200 None
2026-03-24 22:16:15 [adesa.de] INFO: Saving data for 10715054: {'auction_closing_time': 1774444500.0, 'created_time': 1774288384.687364, 'last_price_update_time': 1774390575.817325}
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10715054') HTTP/1.1" 204 0
2026-03-24 22:16:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1564a147-ca88-52d1-bee1-ea60bca18497 with identifier: 10708604
2026-03-24 22:16:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1564a147-ca88-52d1-bee1-ea60bca18497 with identifier: 10708604
2026-03-24 22:16:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1564a147-ca88-52d1-bee1-ea60bca18497 with identifier: 10708604 to the API
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708604>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T13:30:00Z',
'fuel_type': 'Diesel',
'id': '1564a147-ca88-52d1-bee1-ea60bca18497',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NM-MB696',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708604',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 250589,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 1000,
'price_includes_vat': True,
'registration_date': '2018-11-20',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra Sports Tourer Edition - Diesel - Manual - 110 hp - '
'250.589 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2018}
2026-03-24 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708604%27 HTTP/1.1" 200 None
2026-03-24 22:16:16 [adesa.de] INFO: Saving data for 10708604: {'auction_closing_time': 1774445400.0, 'created_time': 1774288387.977083, 'last_price_update_time': 1774390576.156975}
2026-03-24 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708604') HTTP/1.1" 204 0
2026-03-24 22:16:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 645fddb0-9e6e-5325-8a51-841669c33212 with identifier: 10708605
2026-03-24 22:16:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 645fddb0-9e6e-5325-8a51-841669c33212 with identifier: 10708605
2026-03-24 22:16:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 645fddb0-9e6e-5325-8a51-841669c33212 with identifier: 10708605 to the API
2026-03-24 22:16:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708605>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 149,
'expiration_date': '2026-03-25T13:30:00Z',
'fuel_type': 'Diesel',
'id': '645fddb0-9e6e-5325-8a51-841669c33212',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NM-MB 701',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708605',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 287518,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 800,
'price_includes_vat': True,
'registration_date': '2018-11-20',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra Sports Tourer 1.6 Edition - Diesel - Manual - 149 hp - '
'287.518 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2018}
2026-03-24 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708605%27 HTTP/1.1" 200 None
2026-03-24 22:16:16 [adesa.de] INFO: Saving data for 10708605: {'auction_closing_time': 1774445400.0, 'created_time': 1774288328.278518, 'last_price_update_time': 1774390576.464536}
2026-03-24 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708605') HTTP/1.1" 204 0
2026-03-24 22:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708606> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708602> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708603> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708625> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 276cb2b7-1d78-589b-b842-3a904f4ebb9d with identifier: 10715056
2026-03-24 22:16:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 276cb2b7-1d78-589b-b842-3a904f4ebb9d with scrape type 2
2026-03-24 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 276cb2b7-1d78-589b-b842-3a904f4ebb9d with scrape type 2
2026-03-24 22:16:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 276cb2b7-1d78-589b-b842-3a904f4ebb9d, identifier: 10715056
2026-03-24 22:16:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 276cb2b7-1d78-589b-b842-3a904f4ebb9d with identifier: 10715056
2026-03-24 22:16:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 276cb2b7-1d78-589b-b842-3a904f4ebb9d with identifier: 10715056
2026-03-24 22:16:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 276cb2b7-1d78-589b-b842-3a904f4ebb9d with identifier: 10715056 to the API
2026-03-24 22:16:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715056>
{'auction_title': '',
'c_o_2_emission_value': 28,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '276cb2b7-1d78-589b-b842-3a904f4ebb9d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WESQN683',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715056',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 196136,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 34800,
'price_includes_vat': True,
'registration_date': '2020-04-11',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLE 350de AMG Line - 4-Matic - Hybrid - Automatic - '
'194 hp - 196.136 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2020}
2026-03-24 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715056%27 HTTP/1.1" 200 None
2026-03-24 22:16:16 [adesa.de] INFO: Saving data for 10715056: {'auction_closing_time': 1774444500.0, 'created_time': 1774288337.762553, 'last_price_update_time': 1774390576.915091}
2026-03-24 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10715056') HTTP/1.1" 204 0
2026-03-24 22:16:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0706da40-fbe1-5de1-a333-6b8a5a379ea2 with identifier: 10708606
2026-03-24 22:16:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0706da40-fbe1-5de1-a333-6b8a5a379ea2 with scrape type 2
2026-03-24 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0706da40-fbe1-5de1-a333-6b8a5a379ea2 with scrape type 2
2026-03-24 22:16:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0706da40-fbe1-5de1-a333-6b8a5a379ea2, identifier: 10708606
2026-03-24 22:16:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ef3ae5c-cfa0-5b83-95d9-94ff4c1fd729 with identifier: 10708602
2026-03-24 22:16:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ef3ae5c-cfa0-5b83-95d9-94ff4c1fd729 with scrape type 2
2026-03-24 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ef3ae5c-cfa0-5b83-95d9-94ff4c1fd729 with scrape type 2
2026-03-24 22:16:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5ef3ae5c-cfa0-5b83-95d9-94ff4c1fd729, identifier: 10708602
2026-03-24 22:16:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f814e5b0-8626-5dfb-b1a7-748e955acfa9 with identifier: 10708603
2026-03-24 22:16:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f814e5b0-8626-5dfb-b1a7-748e955acfa9 with scrape type 2
2026-03-24 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f814e5b0-8626-5dfb-b1a7-748e955acfa9 with scrape type 2
2026-03-24 22:16:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f814e5b0-8626-5dfb-b1a7-748e955acfa9, identifier: 10708603
2026-03-24 22:16:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d5b1557-e263-549a-96ee-b84fd8b49b17 with identifier: 10708625
2026-03-24 22:16:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d5b1557-e263-549a-96ee-b84fd8b49b17 with scrape type 2
2026-03-24 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d5b1557-e263-549a-96ee-b84fd8b49b17 with scrape type 2
2026-03-24 22:16:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6d5b1557-e263-549a-96ee-b84fd8b49b17, identifier: 10708625
2026-03-24 22:16:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0706da40-fbe1-5de1-a333-6b8a5a379ea2 with identifier: 10708606
2026-03-24 22:16:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0706da40-fbe1-5de1-a333-6b8a5a379ea2 with identifier: 10708606
2026-03-24 22:16:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0706da40-fbe1-5de1-a333-6b8a5a379ea2 with identifier: 10708606 to the API
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708606>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T13:30:00Z',
'fuel_type': 'Diesel',
'id': '0706da40-fbe1-5de1-a333-6b8a5a379ea2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NM-MB708',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708606',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 265085,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 1100,
'price_includes_vat': True,
'registration_date': '2018-11-20',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra Sports Tourer Edition - Diesel - Manual - 110 hp - '
'265.085 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2018}
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708606%27 HTTP/1.1" 200 None
2026-03-24 22:16:17 [adesa.de] INFO: Saving data for 10708606: {'auction_closing_time': 1774445400.0, 'created_time': 1774288342.663069, 'last_price_update_time': 1774390577.734184}
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708606') HTTP/1.1" 204 0
2026-03-24 22:16:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5ef3ae5c-cfa0-5b83-95d9-94ff4c1fd729 with identifier: 10708602
2026-03-24 22:16:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5ef3ae5c-cfa0-5b83-95d9-94ff4c1fd729 with identifier: 10708602
2026-03-24 22:16:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5ef3ae5c-cfa0-5b83-95d9-94ff4c1fd729 with identifier: 10708602 to the API
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708602>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 122,
'expiration_date': '2026-03-25T13:30:00Z',
'fuel_type': 'Diesel',
'id': '5ef3ae5c-cfa0-5b83-95d9-94ff4c1fd729',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NM-MB1554',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708602',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 245335,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 1200,
'price_includes_vat': True,
'registration_date': '2020-03-10',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra Sports Tourer Edition - Diesel - Manual - 122 hp - '
'245.335 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2020}
2026-03-24 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708602%27 HTTP/1.1" 200 None
2026-03-24 22:16:18 [adesa.de] INFO: Saving data for 10708602: {'auction_closing_time': 1774445400.0, 'created_time': 1774288310.517783, 'last_price_update_time': 1774390578.099265}
2026-03-24 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708602') HTTP/1.1" 204 0
2026-03-24 22:16:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f814e5b0-8626-5dfb-b1a7-748e955acfa9 with identifier: 10708603
2026-03-24 22:16:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f814e5b0-8626-5dfb-b1a7-748e955acfa9 with identifier: 10708603
2026-03-24 22:16:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f814e5b0-8626-5dfb-b1a7-748e955acfa9 with identifier: 10708603 to the API
2026-03-24 22:16:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708603>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T13:30:00Z',
'fuel_type': 'Diesel',
'id': 'f814e5b0-8626-5dfb-b1a7-748e955acfa9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NM-MB 1582',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708603',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 272607,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 900,
'price_includes_vat': True,
'registration_date': '2019-09-17',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra Sports Tourer Edition - Diesel - Manual - 110 hp - '
'272.607 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2019}
2026-03-24 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708603%27 HTTP/1.1" 200 None
2026-03-24 22:16:18 [adesa.de] INFO: Saving data for 10708603: {'auction_closing_time': 1774445400.0, 'created_time': 1774288312.257407, 'last_price_update_time': 1774390578.44097}
2026-03-24 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708603') HTTP/1.1" 204 0
2026-03-24 22:16:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6d5b1557-e263-549a-96ee-b84fd8b49b17 with identifier: 10708625
2026-03-24 22:16:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6d5b1557-e263-549a-96ee-b84fd8b49b17 with identifier: 10708625
2026-03-24 22:16:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6d5b1557-e263-549a-96ee-b84fd8b49b17 with identifier: 10708625 to the API
2026-03-24 22:16:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708625>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T13:30:00Z',
'fuel_type': 'Diesel',
'id': '6d5b1557-e263-549a-96ee-b84fd8b49b17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NM-MB1937',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708625',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 253172,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 500,
'price_includes_vat': True,
'registration_date': '2014-11-26',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra Sports Tourer Selection - Diesel - Manual - 110 hp - '
'253.172 km',
'transmission': 'manual',
'trim': 'Selection',
'vin': None,
'year': 2014}
2026-03-24 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708625%27 HTTP/1.1" 200 None
2026-03-24 22:16:19 [adesa.de] INFO: Saving data for 10708625: {'auction_closing_time': 1774445400.0, 'created_time': 1774288298.356821, 'last_price_update_time': 1774390579.717409}
2026-03-24 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708625') HTTP/1.1" 204 0
2026-03-24 22:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708628> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708626> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708629> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22:16:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63a95573-28e9-5467-aaee-aac69d290371 with identifier: 10708628
2026-03-24 22:16:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63a95573-28e9-5467-aaee-aac69d290371 with scrape type 2
2026-03-24 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63a95573-28e9-5467-aaee-aac69d290371 with scrape type 2
2026-03-24 22:16:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 63a95573-28e9-5467-aaee-aac69d290371, identifier: 10708628
2026-03-24 22:16:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 63a95573-28e9-5467-aaee-aac69d290371 with identifier: 10708628
2026-03-24 22:16:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 22:16:20 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-24 22:16:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 22:16:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 63a95573-28e9-5467-aaee-aac69d290371 with identifier: 10708628
2026-03-24 22:16:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 63a95573-28e9-5467-aaee-aac69d290371 with identifier: 10708628 to the API
2026-03-24 22:16:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708628>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T13:30:00Z',
'fuel_type': 'Diesel',
'id': '63a95573-28e9-5467-aaee-aac69d290371',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NM-MB 2397',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708628',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Combo',
'odometer': 282759,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 2600,
'price_includes_vat': True,
'registration_date': '2020-04-06',
'seats_number': 3,
'seller_name': None,
'title': 'Opel Combo Cargo 1.5 Edition - Diesel - Manual - 130 hp - 282.759 '
'km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2020}
2026-03-24 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708628%27 HTTP/1.1" 200 None
2026-03-24 22:16:20 [adesa.de] INFO: Saving data for 10708628: {'auction_closing_time': 1774445400.0, 'created_time': 1774288327.756943, 'last_price_update_time': 1774390580.36437}
2026-03-24 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708628') HTTP/1.1" 204 0
2026-03-24 22:16:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708596> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f809ce2-3968-56a0-9769-6cd6466c6712 with identifier: 10708626
2026-03-24 22:16:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f809ce2-3968-56a0-9769-6cd6466c6712 with scrape type 2
2026-03-24 22:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f809ce2-3968-56a0-9769-6cd6466c6712 with scrape type 2
2026-03-24 22:16:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9f809ce2-3968-56a0-9769-6cd6466c6712, identifier: 10708626
2026-03-24 22:16:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ddad73c-13d5-585a-a1fa-f934c7006a20 with identifier: 10708629
2026-03-24 22:16:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ddad73c-13d5-585a-a1fa-f934c7006a20 with scrape type 2
2026-03-24 22:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ddad73c-13d5-585a-a1fa-f934c7006a20 with scrape type 2
2026-03-24 22:16:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7ddad73c-13d5-585a-a1fa-f934c7006a20, identifier: 10708629
2026-03-24 22:16:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9f809ce2-3968-56a0-9769-6cd6466c6712 with identifier: 10708626
2026-03-24 22:16:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9f809ce2-3968-56a0-9769-6cd6466c6712 with identifier: 10708626
2026-03-24 22:16:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9f809ce2-3968-56a0-9769-6cd6466c6712 with identifier: 10708626 to the API
2026-03-24 22:16:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708626>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.7L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T13:30:00Z',
'fuel_type': 'Diesel',
'id': '9f809ce2-3968-56a0-9769-6cd6466c6712',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NM-MB1737',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708626',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 268056,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 300,
'price_includes_vat': True,
'registration_date': '2014-05-07',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra Sports Tourer Selection - Diesel - Manual - 110 hp - '
'268.056 km',
'transmission': 'manual',
'trim': 'Selection',
'vin': None,
'year': 2014}
2026-03-24 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708626%27 HTTP/1.1" 200 None
2026-03-24 22:16:20 [adesa.de] INFO: Saving data for 10708626: {'auction_closing_time': 1774445400.0, 'created_time': 1774288299.8704, 'last_price_update_time': 1774390580.878232}
2026-03-24 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708626') HTTP/1.1" 204 0
2026-03-24 22:16:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7ddad73c-13d5-585a-a1fa-f934c7006a20 with identifier: 10708629
2026-03-24 22:16:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 22:16:20 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Yellow HTTP/1.1" 200 None
2026-03-24 22:16:21 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 22:16:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7ddad73c-13d5-585a-a1fa-f934c7006a20 with identifier: 10708629
2026-03-24 22:16:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7ddad73c-13d5-585a-a1fa-f934c7006a20 with identifier: 10708629 to the API
2026-03-24 22:16:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708629>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 104,
'expiration_date': '2026-03-25T13:30:00Z',
'fuel_type': 'Diesel',
'id': '7ddad73c-13d5-585a-a1fa-f934c7006a20',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NM-MB1915',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708629',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Combo',
'odometer': 194985,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 400,
'price_includes_vat': True,
'registration_date': '2015-01-16',
'seats_number': 2,
'seller_name': None,
'title': 'Opel Combo 1.6 - Diesel - Manual - 104 hp - 194.985 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-24 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708629%27 HTTP/1.1" 200 None
2026-03-24 22:16:21 [adesa.de] INFO: Saving data for 10708629: {'auction_closing_time': 1774445400.0, 'created_time': 1774288356.13671, 'last_price_update_time': 1774390581.30807}
2026-03-24 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708629') HTTP/1.1" 204 0
2026-03-24 22:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708600> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708594> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:21 [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-24 22:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708595> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c16be6fa-2f52-539a-a236-71dbb34e1488 with identifier: 10708596
2026-03-24 22:16:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c16be6fa-2f52-539a-a236-71dbb34e1488 with scrape type 2
2026-03-24 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c16be6fa-2f52-539a-a236-71dbb34e1488 with scrape type 2
2026-03-24 22:16:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c16be6fa-2f52-539a-a236-71dbb34e1488, identifier: 10708596
2026-03-24 22:16:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c16be6fa-2f52-539a-a236-71dbb34e1488 with identifier: 10708596
2026-03-24 22:16:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c16be6fa-2f52-539a-a236-71dbb34e1488 with identifier: 10708596
2026-03-24 22:16:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c16be6fa-2f52-539a-a236-71dbb34e1488 with identifier: 10708596 to the API
2026-03-24 22:16:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708596>
{'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': 115,
'expiration_date': '2026-03-25T13:30:00Z',
'fuel_type': 'Diesel',
'id': 'c16be6fa-2f52-539a-a236-71dbb34e1488',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NM-MB 1082',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708596',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 359432,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2021-07-12',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf Variant 2.0 TDI Life - Diesel - Manual - 115 hp - '
'359.432 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-24 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708596%27 HTTP/1.1" 200 None
2026-03-24 22:16:22 [adesa.de] INFO: Saving data for 10708596: {'auction_closing_time': 1774445400.0, 'created_time': 1774288208.117493, 'last_price_update_time': 1774390582.684878}
2026-03-24 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708596') HTTP/1.1" 204 0
2026-03-24 22:16:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ba70213-33ab-500f-a574-43699b0b5233 with identifier: 10708600
2026-03-24 22:16:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ba70213-33ab-500f-a574-43699b0b5233 with scrape type 2
2026-03-24 22:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ba70213-33ab-500f-a574-43699b0b5233 with scrape type 2
2026-03-24 22:16:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3ba70213-33ab-500f-a574-43699b0b5233, identifier: 10708600
2026-03-24 22:16:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec4bc723-93a9-55da-953d-091b52c4b5a0 with identifier: 10708594
2026-03-24 22:16:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec4bc723-93a9-55da-953d-091b52c4b5a0 with scrape type 2
2026-03-24 22:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec4bc723-93a9-55da-953d-091b52c4b5a0 with scrape type 2
2026-03-24 22:16:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ec4bc723-93a9-55da-953d-091b52c4b5a0, identifier: 10708594
2026-03-24 22:16:22 [adesa.de] INFO: Found listing with ID: 10715685
2026-03-24 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715685%27 HTTP/1.1" 200 None
2026-03-24 22:16:22 [adesa.de] INFO: Scrape type for 10715685: 0
2026-03-24 22:16:22 [adesa.de] INFO: Skipping item 10715685 url https://www.openlane.eu/en/carv6/auction/10715685
2026-03-24 22:16:22 [adesa.de] INFO: Found listing with ID: 10715606
2026-03-24 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715606%27 HTTP/1.1" 200 None
2026-03-24 22:16:22 [adesa.de] INFO: Scrape type for 10715606: 0
2026-03-24 22:16:22 [adesa.de] INFO: Skipping item 10715606 url https://www.openlane.eu/en/carv6/auction/10715606
2026-03-24 22:16:22 [adesa.de] INFO: Found listing with ID: 10715692
2026-03-24 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715692%27 HTTP/1.1" 200 None
2026-03-24 22:16:22 [adesa.de] INFO: Scrape type for 10715692: 0
2026-03-24 22:16:22 [adesa.de] INFO: Skipping item 10715692 url https://www.openlane.eu/en/carv6/auction/10715692
2026-03-24 22:16:22 [adesa.de] INFO: Found listing with ID: 10715586
2026-03-24 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715586%27 HTTP/1.1" 200 None
2026-03-24 22:16:22 [adesa.de] INFO: Scrape type for 10715586: 0
2026-03-24 22:16:22 [adesa.de] INFO: Skipping item 10715586 url https://www.openlane.eu/en/carv6/auction/10715586
2026-03-24 22:16:22 [adesa.de] INFO: Found listing with ID: 10715695
2026-03-24 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715695%27 HTTP/1.1" 200 None
2026-03-24 22:16:22 [adesa.de] INFO: Scrape type for 10715695: 0
2026-03-24 22:16:22 [adesa.de] INFO: Skipping item 10715695 url https://www.openlane.eu/en/carv6/auction/10715695
2026-03-24 22:16:22 [adesa.de] INFO: Found listing with ID: 10715589
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715589%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715589: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715589 url https://www.openlane.eu/en/carv6/auction/10715589
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715590
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715590%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715590: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715590 url https://www.openlane.eu/en/carv6/auction/10715590
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715626
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715626%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715626: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715626 url https://www.openlane.eu/en/carv6/auction/10715626
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715603
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715603%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715603: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715603 url https://www.openlane.eu/en/carv6/auction/10715603
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715676
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715676%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715676: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715676 url https://www.openlane.eu/en/carv6/auction/10715676
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715694
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715694%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715694: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715694 url https://www.openlane.eu/en/carv6/auction/10715694
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715658
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715658%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715658: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715658 url https://www.openlane.eu/en/carv6/auction/10715658
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715683
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715683%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715683: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715683 url https://www.openlane.eu/en/carv6/auction/10715683
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715681
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715681%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715681: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715681 url https://www.openlane.eu/en/carv6/auction/10715681
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715601
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715601%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715601: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715601 url https://www.openlane.eu/en/carv6/auction/10715601
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715630
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715630%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715630: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715630 url https://www.openlane.eu/en/carv6/auction/10715630
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715632
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715632%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715632: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715632 url https://www.openlane.eu/en/carv6/auction/10715632
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715656
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715656%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715656: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715656 url https://www.openlane.eu/en/carv6/auction/10715656
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715659
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715659%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715659: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715659 url https://www.openlane.eu/en/carv6/auction/10715659
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715653
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715653%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715653: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715653 url https://www.openlane.eu/en/carv6/auction/10715653
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715677
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715677%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715677: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715677 url https://www.openlane.eu/en/carv6/auction/10715677
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715614
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715614%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715614: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715614 url https://www.openlane.eu/en/carv6/auction/10715614
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715655
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715655%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715655: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715655 url https://www.openlane.eu/en/carv6/auction/10715655
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715638
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715638%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715638: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715638 url https://www.openlane.eu/en/carv6/auction/10715638
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715597
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715597%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715597: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715597 url https://www.openlane.eu/en/carv6/auction/10715597
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715691
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715691%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715691: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715691 url https://www.openlane.eu/en/carv6/auction/10715691
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715702
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715702%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715702: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715702 url https://www.openlane.eu/en/carv6/auction/10715702
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715693
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715693%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715693: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715693 url https://www.openlane.eu/en/carv6/auction/10715693
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715608
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715608%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715608: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715608 url https://www.openlane.eu/en/carv6/auction/10715608
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715701
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715701%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715701: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715701 url https://www.openlane.eu/en/carv6/auction/10715701
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715646
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715646%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715646: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715646 url https://www.openlane.eu/en/carv6/auction/10715646
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715631
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715631%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715631: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715631 url https://www.openlane.eu/en/carv6/auction/10715631
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715587
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715587%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715587: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715587 url https://www.openlane.eu/en/carv6/auction/10715587
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715604
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715604%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715604: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715604 url https://www.openlane.eu/en/carv6/auction/10715604
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715613
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715613%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715613: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715613 url https://www.openlane.eu/en/carv6/auction/10715613
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715639
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715639%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715639: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715639 url https://www.openlane.eu/en/carv6/auction/10715639
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715647
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715647%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715647: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715647 url https://www.openlane.eu/en/carv6/auction/10715647
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715641
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715641%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715641: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715641 url https://www.openlane.eu/en/carv6/auction/10715641
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715637
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715637%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715637: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715637 url https://www.openlane.eu/en/carv6/auction/10715637
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715673
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715673%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715673: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715673 url https://www.openlane.eu/en/carv6/auction/10715673
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715633
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715633%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715633: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715633 url https://www.openlane.eu/en/carv6/auction/10715633
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715674
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715674%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715674: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715674 url https://www.openlane.eu/en/carv6/auction/10715674
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715592
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715592%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715592: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715592 url https://www.openlane.eu/en/carv6/auction/10715592
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715616
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715616%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715616: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715616 url https://www.openlane.eu/en/carv6/auction/10715616
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715650
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715650%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715650: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715650 url https://www.openlane.eu/en/carv6/auction/10715650
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715697
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715697%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715697: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715697 url https://www.openlane.eu/en/carv6/auction/10715697
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715600
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715600%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715600: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715600 url https://www.openlane.eu/en/carv6/auction/10715600
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715591
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715591%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715591: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715591 url https://www.openlane.eu/en/carv6/auction/10715591
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715629
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715629%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715629: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715629 url https://www.openlane.eu/en/carv6/auction/10715629
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715627
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715627%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715627: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715627 url https://www.openlane.eu/en/carv6/auction/10715627
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715696
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715696%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715696: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715696 url https://www.openlane.eu/en/carv6/auction/10715696
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715621
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715621%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715621: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715621 url https://www.openlane.eu/en/carv6/auction/10715621
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715670
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715670%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715670: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715670 url https://www.openlane.eu/en/carv6/auction/10715670
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715625
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715625%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715625: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715625 url https://www.openlane.eu/en/carv6/auction/10715625
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715660
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715660%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715660: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715660 url https://www.openlane.eu/en/carv6/auction/10715660
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715588
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715588%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715588: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715588 url https://www.openlane.eu/en/carv6/auction/10715588
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715643
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715643%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715643: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715643 url https://www.openlane.eu/en/carv6/auction/10715643
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715645
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715645%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.de] INFO: Scrape type for 10715645: 0
2026-03-24 22:16:23 [adesa.de] INFO: Skipping item 10715645 url https://www.openlane.eu/en/carv6/auction/10715645
2026-03-24 22:16:23 [adesa.de] INFO: Found listing with ID: 10715690
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715690%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [adesa.de] INFO: Scrape type for 10715690: 0
2026-03-24 22:16:24 [adesa.de] INFO: Skipping item 10715690 url https://www.openlane.eu/en/carv6/auction/10715690
2026-03-24 22:16:24 [adesa.de] INFO: Found listing with ID: 10715684
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715684%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [adesa.de] INFO: Scrape type for 10715684: 0
2026-03-24 22:16:24 [adesa.de] INFO: Skipping item 10715684 url https://www.openlane.eu/en/carv6/auction/10715684
2026-03-24 22:16:24 [adesa.de] INFO: Found listing with ID: 10715668
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715668%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [adesa.de] INFO: Scrape type for 10715668: 0
2026-03-24 22:16:24 [adesa.de] INFO: Skipping item 10715668 url https://www.openlane.eu/en/carv6/auction/10715668
2026-03-24 22:16:24 [adesa.de] INFO: Found listing with ID: 10715651
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715651%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [adesa.de] INFO: Scrape type for 10715651: 0
2026-03-24 22:16:24 [adesa.de] INFO: Skipping item 10715651 url https://www.openlane.eu/en/carv6/auction/10715651
2026-03-24 22:16:24 [adesa.de] INFO: Found listing with ID: 10715671
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715671%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [adesa.de] INFO: Scrape type for 10715671: 0
2026-03-24 22:16:24 [adesa.de] INFO: Skipping item 10715671 url https://www.openlane.eu/en/carv6/auction/10715671
2026-03-24 22:16:24 [adesa.de] INFO: Found listing with ID: 10715642
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715642%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [adesa.de] INFO: Scrape type for 10715642: 0
2026-03-24 22:16:24 [adesa.de] INFO: Skipping item 10715642 url https://www.openlane.eu/en/carv6/auction/10715642
2026-03-24 22:16:24 [adesa.de] INFO: Found listing with ID: 10715689
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715689%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [adesa.de] INFO: Scrape type for 10715689: 0
2026-03-24 22:16:24 [adesa.de] INFO: Skipping item 10715689 url https://www.openlane.eu/en/carv6/auction/10715689
2026-03-24 22:16:24 [adesa.de] INFO: Found listing with ID: 10715610
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715610%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [adesa.de] INFO: Scrape type for 10715610: 0
2026-03-24 22:16:24 [adesa.de] INFO: Skipping item 10715610 url https://www.openlane.eu/en/carv6/auction/10715610
2026-03-24 22:16:24 [adesa.de] INFO: Found listing with ID: 10715687
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715687%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [adesa.de] INFO: Scrape type for 10715687: 0
2026-03-24 22:16:24 [adesa.de] INFO: Skipping item 10715687 url https://www.openlane.eu/en/carv6/auction/10715687
2026-03-24 22:16:24 [adesa.de] INFO: Found listing with ID: 10715620
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715620%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [adesa.de] INFO: Scrape type for 10715620: 0
2026-03-24 22:16:24 [adesa.de] INFO: Skipping item 10715620 url https://www.openlane.eu/en/carv6/auction/10715620
2026-03-24 22:16:24 [adesa.de] INFO: Found listing with ID: 10715596
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715596%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [adesa.de] INFO: Scrape type for 10715596: 0
2026-03-24 22:16:24 [adesa.de] INFO: Skipping item 10715596 url https://www.openlane.eu/en/carv6/auction/10715596
2026-03-24 22:16:24 [adesa.de] INFO: Found listing with ID: 10715666
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715666%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [adesa.de] INFO: Scrape type for 10715666: 0
2026-03-24 22:16:24 [adesa.de] INFO: Skipping item 10715666 url https://www.openlane.eu/en/carv6/auction/10715666
2026-03-24 22:16:24 [adesa.de] INFO: Found listing with ID: 10715686
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715686%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [adesa.de] INFO: Scrape type for 10715686: 0
2026-03-24 22:16:24 [adesa.de] INFO: Skipping item 10715686 url https://www.openlane.eu/en/carv6/auction/10715686
2026-03-24 22:16:24 [adesa.de] INFO: Found listing with ID: 10715599
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715599%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [adesa.de] INFO: Scrape type for 10715599: 0
2026-03-24 22:16:24 [adesa.de] INFO: Skipping item 10715599 url https://www.openlane.eu/en/carv6/auction/10715599
2026-03-24 22:16:24 [adesa.de] INFO: Found listing with ID: 10715648
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715648%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [adesa.de] INFO: Scrape type for 10715648: 0
2026-03-24 22:16:24 [adesa.de] INFO: Skipping item 10715648 url https://www.openlane.eu/en/carv6/auction/10715648
2026-03-24 22:16:24 [adesa.de] INFO: Found listing with ID: 10715636
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715636%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [adesa.de] INFO: Scrape type for 10715636: 0
2026-03-24 22:16:24 [adesa.de] INFO: Skipping item 10715636 url https://www.openlane.eu/en/carv6/auction/10715636
2026-03-24 22:16:24 [adesa.de] INFO: Found listing with ID: 10715602
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715602%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [adesa.de] INFO: Scrape type for 10715602: 0
2026-03-24 22:16:24 [adesa.de] INFO: Skipping item 10715602 url https://www.openlane.eu/en/carv6/auction/10715602
2026-03-24 22:16:24 [adesa.de] INFO: Found listing with ID: 10715605
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715605%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [adesa.de] INFO: Scrape type for 10715605: 0
2026-03-24 22:16:24 [adesa.de] INFO: Skipping item 10715605 url https://www.openlane.eu/en/carv6/auction/10715605
2026-03-24 22:16:24 [adesa.de] INFO: Found listing with ID: 10715678
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715678%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [adesa.de] INFO: Scrape type for 10715678: 0
2026-03-24 22:16:24 [adesa.de] INFO: Skipping item 10715678 url https://www.openlane.eu/en/carv6/auction/10715678
2026-03-24 22:16:24 [adesa.de] INFO: Found listing with ID: 10715598
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715598%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [adesa.de] INFO: Scrape type for 10715598: 0
2026-03-24 22:16:24 [adesa.de] INFO: Skipping item 10715598 url https://www.openlane.eu/en/carv6/auction/10715598
2026-03-24 22:16:24 [adesa.de] INFO: Found listing with ID: 10715609
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715609%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [adesa.de] INFO: Scrape type for 10715609: 0
2026-03-24 22:16:24 [adesa.de] INFO: Skipping item 10715609 url https://www.openlane.eu/en/carv6/auction/10715609
2026-03-24 22:16:24 [adesa.de] INFO: Found listing with ID: 10715669
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715669%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [adesa.de] INFO: Scrape type for 10715669: 0
2026-03-24 22:16:24 [adesa.de] INFO: Skipping item 10715669 url https://www.openlane.eu/en/carv6/auction/10715669
2026-03-24 22:16:24 [adesa.de] INFO: Found listing with ID: 10715617
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715617%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [adesa.de] INFO: Scrape type for 10715617: 0
2026-03-24 22:16:24 [adesa.de] INFO: Skipping item 10715617 url https://www.openlane.eu/en/carv6/auction/10715617
2026-03-24 22:16:24 [adesa.de] INFO: Found listing with ID: 10715649
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715649%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [adesa.de] INFO: Scrape type for 10715649: 0
2026-03-24 22:16:24 [adesa.de] INFO: Skipping item 10715649 url https://www.openlane.eu/en/carv6/auction/10715649
2026-03-24 22:16:24 [adesa.de] INFO: Found listing with ID: 10715635
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715635%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [adesa.de] INFO: Scrape type for 10715635: 0
2026-03-24 22:16:24 [adesa.de] INFO: Skipping item 10715635 url https://www.openlane.eu/en/carv6/auction/10715635
2026-03-24 22:16:24 [adesa.de] INFO: Found listing with ID: 10715672
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715672%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [adesa.de] INFO: Scrape type for 10715672: 0
2026-03-24 22:16:24 [adesa.de] INFO: Skipping item 10715672 url https://www.openlane.eu/en/carv6/auction/10715672
2026-03-24 22:16:24 [adesa.de] INFO: Found listing with ID: 10715652
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715652%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [adesa.de] INFO: Scrape type for 10715652: 0
2026-03-24 22:16:24 [adesa.de] INFO: Skipping item 10715652 url https://www.openlane.eu/en/carv6/auction/10715652
2026-03-24 22:16:24 [adesa.de] INFO: Found listing with ID: 10715644
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715644%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [adesa.de] INFO: Scrape type for 10715644: 0
2026-03-24 22:16:24 [adesa.de] INFO: Skipping item 10715644 url https://www.openlane.eu/en/carv6/auction/10715644
2026-03-24 22:16:24 [adesa.de] INFO: Found listing with ID: 10715618
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715618%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [adesa.de] INFO: Scrape type for 10715618: 0
2026-03-24 22:16:24 [adesa.de] INFO: Skipping item 10715618 url https://www.openlane.eu/en/carv6/auction/10715618
2026-03-24 22:16:24 [adesa.de] INFO: Found listing with ID: 10715667
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715667%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [adesa.de] INFO: Scrape type for 10715667: 0
2026-03-24 22:16:24 [adesa.de] INFO: Skipping item 10715667 url https://www.openlane.eu/en/carv6/auction/10715667
2026-03-24 22:16:24 [adesa.de] INFO: Found listing with ID: 10715654
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715654%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [adesa.de] INFO: Scrape type for 10715654: 0
2026-03-24 22:16:24 [adesa.de] INFO: Skipping item 10715654 url https://www.openlane.eu/en/carv6/auction/10715654
2026-03-24 22:16:24 [adesa.de] INFO: Found listing with ID: 10715661
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715661%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [adesa.de] INFO: Scrape type for 10715661: 0
2026-03-24 22:16:24 [adesa.de] INFO: Skipping item 10715661 url https://www.openlane.eu/en/carv6/auction/10715661
2026-03-24 22:16:24 [adesa.de] INFO: Found listing with ID: 10715680
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715680%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [adesa.de] INFO: Scrape type for 10715680: 0
2026-03-24 22:16:24 [adesa.de] INFO: Skipping item 10715680 url https://www.openlane.eu/en/carv6/auction/10715680
2026-03-24 22:16:24 [adesa.de] INFO: Found listing with ID: 10715595
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715595%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [adesa.de] INFO: Scrape type for 10715595: 0
2026-03-24 22:16:24 [adesa.de] INFO: Skipping item 10715595 url https://www.openlane.eu/en/carv6/auction/10715595
2026-03-24 22:16:24 [adesa.de] INFO: Found listing with ID: 10715699
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715699%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [adesa.de] INFO: Scrape type for 10715699: 0
2026-03-24 22:16:24 [adesa.de] INFO: Skipping item 10715699 url https://www.openlane.eu/en/carv6/auction/10715699
2026-03-24 22:16:24 [adesa.de] INFO: Found listing with ID: 10715679
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715679%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [adesa.de] INFO: Scrape type for 10715679: 0
2026-03-24 22:16:24 [adesa.de] INFO: Skipping item 10715679 url https://www.openlane.eu/en/carv6/auction/10715679
2026-03-24 22:16:24 [adesa.de] INFO: Found listing with ID: 10715698
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715698%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [adesa.de] INFO: Scrape type for 10715698: 0
2026-03-24 22:16:24 [adesa.de] INFO: Skipping item 10715698 url https://www.openlane.eu/en/carv6/auction/10715698
2026-03-24 22:16:24 [adesa.de] INFO: Found listing with ID: 10715688
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715688%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [adesa.de] INFO: Scrape type for 10715688: 0
2026-03-24 22:16:24 [adesa.de] INFO: Skipping item 10715688 url https://www.openlane.eu/en/carv6/auction/10715688
2026-03-24 22:16:24 [adesa.de] INFO: Found listing with ID: 10715640
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715640%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [adesa.de] INFO: Scrape type for 10715640: 0
2026-03-24 22:16:24 [adesa.de] INFO: Skipping item 10715640 url https://www.openlane.eu/en/carv6/auction/10715640
2026-03-24 22:16:24 [adesa.de] INFO: Found listing with ID: 10715611
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715611%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [adesa.de] INFO: Scrape type for 10715611: 0
2026-03-24 22:16:24 [adesa.de] INFO: Skipping item 10715611 url https://www.openlane.eu/en/carv6/auction/10715611
2026-03-24 22:16:24 [adesa.de] INFO: Found listing with ID: 10715593
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715593%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [adesa.de] INFO: Scrape type for 10715593: 0
2026-03-24 22:16:24 [adesa.de] INFO: Skipping item 10715593 url https://www.openlane.eu/en/carv6/auction/10715593
2026-03-24 22:16:24 [adesa.de] INFO: Found listing with ID: 10715664
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715664%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [adesa.de] INFO: Scrape type for 10715664: 0
2026-03-24 22:16:24 [adesa.de] INFO: Skipping item 10715664 url https://www.openlane.eu/en/carv6/auction/10715664
2026-03-24 22:16:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65e9ff4a-89c2-5683-9eef-9556e801c5c2 with identifier: 10708595
2026-03-24 22:16:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65e9ff4a-89c2-5683-9eef-9556e801c5c2 with scrape type 2
2026-03-24 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65e9ff4a-89c2-5683-9eef-9556e801c5c2 with scrape type 2
2026-03-24 22:16:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 65e9ff4a-89c2-5683-9eef-9556e801c5c2, identifier: 10708595
2026-03-24 22:16:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3ba70213-33ab-500f-a574-43699b0b5233 with identifier: 10708600
2026-03-24 22:16:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 22:16:25 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-24 22:16:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 22:16:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3ba70213-33ab-500f-a574-43699b0b5233 with identifier: 10708600
2026-03-24 22:16:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3ba70213-33ab-500f-a574-43699b0b5233 with identifier: 10708600 to the API
2026-03-24 22:16:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708600>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 135,
'expiration_date': '2026-03-25T13:30:00Z',
'fuel_type': 'Diesel',
'id': '3ba70213-33ab-500f-a574-43699b0b5233',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NM-MB2219',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708600',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 236260,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 3000,
'price_includes_vat': True,
'registration_date': '2019-12-09',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Insignia Sports Tourer Business - Diesel - Manual - 135 hp - '
'236.260 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-24 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708600%27 HTTP/1.1" 200 None
2026-03-24 22:16:25 [adesa.de] INFO: Saving data for 10708600: {'auction_closing_time': 1774445400.0, 'created_time': 1774288287.094659, 'last_price_update_time': 1774390585.622187}
2026-03-24 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708600') HTTP/1.1" 204 0
2026-03-24 22:16:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ec4bc723-93a9-55da-953d-091b52c4b5a0 with identifier: 10708594
2026-03-24 22:16:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ec4bc723-93a9-55da-953d-091b52c4b5a0 with identifier: 10708594
2026-03-24 22:16:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ec4bc723-93a9-55da-953d-091b52c4b5a0 with identifier: 10708594 to the API
2026-03-24 22:16:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708594>
{'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-25T13:30:00Z',
'fuel_type': 'Diesel',
'id': 'ec4bc723-93a9-55da-953d-091b52c4b5a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NM-MB 2089',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708594',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 241630,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2019-12-04',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Passat Variant 2.0 TDI Elegance - Diesel - Automatic - '
'150 hp - 241.630 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2019}
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708594%27 HTTP/1.1" 200 None
2026-03-24 22:16:26 [adesa.de] INFO: Saving data for 10708594: {'auction_closing_time': 1774445400.0, 'created_time': 1774288198.650516, 'last_price_update_time': 1774390586.041578}
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708594') HTTP/1.1" 204 0
2026-03-24 22:16:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 65e9ff4a-89c2-5683-9eef-9556e801c5c2 with identifier: 10708595
2026-03-24 22:16:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 65e9ff4a-89c2-5683-9eef-9556e801c5c2 with identifier: 10708595
2026-03-24 22:16:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 65e9ff4a-89c2-5683-9eef-9556e801c5c2 with identifier: 10708595 to the API
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16: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-24 22:16:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708595>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-25T13:30:00Z',
'fuel_type': 'Diesel',
'id': '65e9ff4a-89c2-5683-9eef-9556e801c5c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NM-MB 1440',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708595',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 253753,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 7000,
'price_includes_vat': True,
'registration_date': '2019-11-06',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Passat Variant 2.0 TDI Business - Diesel - Automatic - '
'190 hp - 253.753 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708595%27 HTTP/1.1" 200 None
2026-03-24 22:16:26 [adesa.de] INFO: Saving data for 10708595: {'auction_closing_time': 1774445400.0, 'created_time': 1774288213.786675, 'last_price_update_time': 1774390586.361373}
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708595') HTTP/1.1" 204 0
2026-03-24 22:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715053> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708599> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708597> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ed09f9c-9b92-5586-bfc4-18550762ce2b with identifier: 10715053
2026-03-24 22:16:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ed09f9c-9b92-5586-bfc4-18550762ce2b with scrape type 2
2026-03-24 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ed09f9c-9b92-5586-bfc4-18550762ce2b with scrape type 2
2026-03-24 22:16:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8ed09f9c-9b92-5586-bfc4-18550762ce2b, identifier: 10715053
2026-03-24 22:16:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72fa33fe-990b-5e17-9565-5371cd18cc67 with identifier: 10708599
2026-03-24 22:16:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72fa33fe-990b-5e17-9565-5371cd18cc67 with scrape type 2
2026-03-24 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72fa33fe-990b-5e17-9565-5371cd18cc67 with scrape type 2
2026-03-24 22:16:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 72fa33fe-990b-5e17-9565-5371cd18cc67, identifier: 10708599
2026-03-24 22:16:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8ed09f9c-9b92-5586-bfc4-18550762ce2b with identifier: 10715053
2026-03-24 22:16:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8ed09f9c-9b92-5586-bfc4-18550762ce2b with identifier: 10715053
2026-03-24 22:16:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8ed09f9c-9b92-5586-bfc4-18550762ce2b with identifier: 10715053 to the API
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16: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-24 22:16:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715053>
{'auction_title': '',
'c_o_2_emission_value': 73,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 339,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '8ed09f9c-9b92-5586-bfc4-18550762ce2b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HYX9217',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715053',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 98252,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 48000,
'price_includes_vat': True,
'registration_date': '2022-01-04',
'seats_number': 5,
'seller_name': None,
'title': 'Porsche Cayenne 3.0 - AWD - Hybrid - Automatic - 339 hp - 98.252 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715053%27 HTTP/1.1" 200 None
2026-03-24 22:16:26 [adesa.de] INFO: Saving data for 10715053: {'auction_closing_time': 1774444500.0, 'created_time': 1774288259.426, 'last_price_update_time': 1774390586.990062}
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10715053') HTTP/1.1" 204 0
2026-03-24 22:16:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 72fa33fe-990b-5e17-9565-5371cd18cc67 with identifier: 10708599
2026-03-24 22:16:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 72fa33fe-990b-5e17-9565-5371cd18cc67 with identifier: 10708599
2026-03-24 22:16:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 72fa33fe-990b-5e17-9565-5371cd18cc67 with identifier: 10708599 to the API
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708599>
{'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-25T13:30:00Z',
'fuel_type': 'Diesel',
'id': '72fa33fe-990b-5e17-9565-5371cd18cc67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NM-MB 1043',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708599',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 239137,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 4100,
'price_includes_vat': True,
'registration_date': '2020-07-28',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi 2.0 TDI Style - Diesel - Automatic - 150 hp - '
'239.137 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708599%27 HTTP/1.1" 200 None
2026-03-24 22:16:27 [adesa.de] INFO: Saving data for 10708599: {'auction_closing_time': 1774445400.0, 'created_time': 1774288357.258393, 'last_price_update_time': 1774390587.312263}
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708599') HTTP/1.1" 204 0
2026-03-24 22:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708635> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 519575e2-c282-55d6-9d53-296d03630f64 with identifier: 10708597
2026-03-24 22:16:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 519575e2-c282-55d6-9d53-296d03630f64 with scrape type 2
2026-03-24 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 519575e2-c282-55d6-9d53-296d03630f64 with scrape type 2
2026-03-24 22:16:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 519575e2-c282-55d6-9d53-296d03630f64, identifier: 10708597
2026-03-24 22:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708627> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710927> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 519575e2-c282-55d6-9d53-296d03630f64 with identifier: 10708597
2026-03-24 22:16:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 519575e2-c282-55d6-9d53-296d03630f64 with identifier: 10708597
2026-03-24 22:16:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 519575e2-c282-55d6-9d53-296d03630f64 with identifier: 10708597 to the API
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708597>
{'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-25T13:30:00Z',
'fuel_type': 'Diesel',
'id': '519575e2-c282-55d6-9d53-296d03630f64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NM-MB557',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708597',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 239007,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2019-09-17',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf Variant 2.0 TDI Highline - Diesel - Automatic - 150 '
'hp - 239.007 km',
'transmission': 'automatic',
'trim': 'Highline',
'vin': None,
'year': 2019}
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708597%27 HTTP/1.1" 200 None
2026-03-24 22:16:27 [adesa.de] INFO: Saving data for 10708597: {'auction_closing_time': 1774445400.0, 'created_time': 1774288209.1615, 'last_price_update_time': 1774390587.748485}
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708597') HTTP/1.1" 204 0
2026-03-24 22:16:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d47ccb22-e129-50ca-8ad7-0b6007bd8d8d with identifier: 10708635
2026-03-24 22:16:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d47ccb22-e129-50ca-8ad7-0b6007bd8d8d with scrape type 2
2026-03-24 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d47ccb22-e129-50ca-8ad7-0b6007bd8d8d with scrape type 2
2026-03-24 22:16:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d47ccb22-e129-50ca-8ad7-0b6007bd8d8d, identifier: 10708635
2026-03-24 22:16:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74499c08-0c3c-582a-81aa-58afcaba00a8 with identifier: 10708627
2026-03-24 22:16:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74499c08-0c3c-582a-81aa-58afcaba00a8 with scrape type 2
2026-03-24 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74499c08-0c3c-582a-81aa-58afcaba00a8 with scrape type 2
2026-03-24 22:16:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 74499c08-0c3c-582a-81aa-58afcaba00a8, identifier: 10708627
2026-03-24 22:16:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec725166-aaf4-5db5-8cbe-e60261e1fb85 with identifier: 10710927
2026-03-24 22:16:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec725166-aaf4-5db5-8cbe-e60261e1fb85 with scrape type 2
2026-03-24 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec725166-aaf4-5db5-8cbe-e60261e1fb85 with scrape type 2
2026-03-24 22:16:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ec725166-aaf4-5db5-8cbe-e60261e1fb85, identifier: 10710927
2026-03-24 22:16:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d47ccb22-e129-50ca-8ad7-0b6007bd8d8d with identifier: 10708635
2026-03-24 22:16:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d47ccb22-e129-50ca-8ad7-0b6007bd8d8d with identifier: 10708635
2026-03-24 22:16:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d47ccb22-e129-50ca-8ad7-0b6007bd8d8d with identifier: 10708635 to the API
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708635>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 145,
'expiration_date': '2026-03-25T13:30:00Z',
'fuel_type': 'Diesel',
'id': 'd47ccb22-e129-50ca-8ad7-0b6007bd8d8d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NM-MB 2820',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708635',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 221448,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 4500,
'price_includes_vat': True,
'registration_date': '2017-06-20',
'seats_number': 9,
'seller_name': None,
'title': 'Opel Vivaro 1.6 - Diesel - Manual - 145 hp - 221.448 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708635%27 HTTP/1.1" 200 None
2026-03-24 22:16:28 [adesa.de] INFO: Saving data for 10708635: {'auction_closing_time': 1774445400.0, 'created_time': 1774288268.142754, 'last_price_update_time': 1774390588.373345}
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708635') HTTP/1.1" 204 0
2026-03-24 22:16:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 74499c08-0c3c-582a-81aa-58afcaba00a8 with identifier: 10708627
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-24 22:16:28 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 22:16:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 74499c08-0c3c-582a-81aa-58afcaba00a8 with identifier: 10708627
2026-03-24 22:16:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 74499c08-0c3c-582a-81aa-58afcaba00a8 with identifier: 10708627 to the API
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708627>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 140,
'expiration_date': '2026-03-25T13:30:00Z',
'fuel_type': 'Petrol',
'id': '74499c08-0c3c-582a-81aa-58afcaba00a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NM-MB1184',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708627',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Zafira',
'odometer': 211705,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 200,
'price_includes_vat': True,
'registration_date': '2013-06-13',
'seats_number': 7,
'seller_name': None,
'title': 'Opel Zafira 1.8 Family - Petrol - Manual - 140 hp - 211.705 km',
'transmission': 'manual',
'trim': 'Family',
'vin': None,
'year': 2013}
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708627%27 HTTP/1.1" 200 None
2026-03-24 22:16:28 [adesa.de] INFO: Saving data for 10708627: {'auction_closing_time': 1774445400.0, 'created_time': 1774288296.455144, 'last_price_update_time': 1774390588.766116}
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708627') HTTP/1.1" 204 0
2026-03-24 22:16:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ec725166-aaf4-5db5-8cbe-e60261e1fb85 with identifier: 10710927
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-24 22:16:28 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 22:16:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ec725166-aaf4-5db5-8cbe-e60261e1fb85 with identifier: 10710927
2026-03-24 22:16:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ec725166-aaf4-5db5-8cbe-e60261e1fb85 with identifier: 10710927 to the API
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710927>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Electric',
'id': 'ec725166-aaf4-5db5-8cbe-e60261e1fb85',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PA T439E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710927',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Polestar',
'model': '2',
'odometer': 74029,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17100,
'price_includes_vat': True,
'registration_date': '2022-12-06',
'seats_number': 5,
'seller_name': None,
'title': 'Polestar 2 Long Range 79 kWh - Electric - Automatic - 231 hp - '
'74.029 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710927%27 HTTP/1.1" 200 None
2026-03-24 22:16:29 [adesa.de] INFO: Saving data for 10710927: {'auction_closing_time': 1774444500.0, 'created_time': 1774288254.339763, 'last_price_update_time': 1774390589.214103}
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10710927') HTTP/1.1" 204 0
2026-03-24 22:16: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-24 22:16:31 [adesa.de] INFO: Found listing with ID: 10715623
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715623%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [adesa.de] INFO: Scrape type for 10715623: 0
2026-03-24 22:16:31 [adesa.de] INFO: Skipping item 10715623 url https://www.openlane.eu/en/carv6/auction/10715623
2026-03-24 22:16:31 [adesa.de] INFO: Found listing with ID: 10715624
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715624%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [adesa.de] INFO: Scrape type for 10715624: 0
2026-03-24 22:16:31 [adesa.de] INFO: Skipping item 10715624 url https://www.openlane.eu/en/carv6/auction/10715624
2026-03-24 22:16:31 [adesa.de] INFO: Found listing with ID: 10715612
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715612%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [adesa.de] INFO: Scrape type for 10715612: 0
2026-03-24 22:16:31 [adesa.de] INFO: Skipping item 10715612 url https://www.openlane.eu/en/carv6/auction/10715612
2026-03-24 22:16:31 [adesa.de] INFO: Found listing with ID: 10715634
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715634%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [adesa.de] INFO: Scrape type for 10715634: 0
2026-03-24 22:16:31 [adesa.de] INFO: Skipping item 10715634 url https://www.openlane.eu/en/carv6/auction/10715634
2026-03-24 22:16:31 [adesa.de] INFO: Found listing with ID: 10715700
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715700%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [adesa.de] INFO: Scrape type for 10715700: 0
2026-03-24 22:16:31 [adesa.de] INFO: Skipping item 10715700 url https://www.openlane.eu/en/carv6/auction/10715700
2026-03-24 22:16:31 [adesa.de] INFO: Found listing with ID: 10715662
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715662%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [adesa.de] INFO: Scrape type for 10715662: 0
2026-03-24 22:16:31 [adesa.de] INFO: Skipping item 10715662 url https://www.openlane.eu/en/carv6/auction/10715662
2026-03-24 22:16:31 [adesa.de] INFO: Found listing with ID: 10715615
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715615%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [adesa.de] INFO: Scrape type for 10715615: 0
2026-03-24 22:16:31 [adesa.de] INFO: Skipping item 10715615 url https://www.openlane.eu/en/carv6/auction/10715615
2026-03-24 22:16:31 [adesa.de] INFO: Found listing with ID: 10715628
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715628%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [adesa.de] INFO: Scrape type for 10715628: 0
2026-03-24 22:16:31 [adesa.de] INFO: Skipping item 10715628 url https://www.openlane.eu/en/carv6/auction/10715628
2026-03-24 22:16:31 [adesa.de] INFO: Found listing with ID: 10715657
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715657%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [adesa.de] INFO: Scrape type for 10715657: 0
2026-03-24 22:16:31 [adesa.de] INFO: Skipping item 10715657 url https://www.openlane.eu/en/carv6/auction/10715657
2026-03-24 22:16:31 [adesa.de] INFO: Found listing with ID: 10715663
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715663%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [adesa.de] INFO: Scrape type for 10715663: 0
2026-03-24 22:16:31 [adesa.de] INFO: Skipping item 10715663 url https://www.openlane.eu/en/carv6/auction/10715663
2026-03-24 22:16:31 [adesa.de] INFO: Found listing with ID: 10715607
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715607%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [adesa.de] INFO: Scrape type for 10715607: 0
2026-03-24 22:16:31 [adesa.de] INFO: Skipping item 10715607 url https://www.openlane.eu/en/carv6/auction/10715607
2026-03-24 22:16:31 [adesa.de] INFO: Found listing with ID: 10715675
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715675%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [adesa.de] INFO: Scrape type for 10715675: 0
2026-03-24 22:16:31 [adesa.de] INFO: Skipping item 10715675 url https://www.openlane.eu/en/carv6/auction/10715675
2026-03-24 22:16:31 [adesa.de] INFO: Found listing with ID: 10716771
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716771%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [adesa.de] INFO: Scrape type for 10716771: 0
2026-03-24 22:16:31 [adesa.de] INFO: Skipping item 10716771 url https://www.openlane.eu/en/carv6/auction/10716771
2026-03-24 22:16:31 [adesa.de] INFO: Found listing with ID: 10716772
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716772%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [adesa.de] INFO: Scrape type for 10716772: 0
2026-03-24 22:16:31 [adesa.de] INFO: Skipping item 10716772 url https://www.openlane.eu/en/carv6/auction/10716772
2026-03-24 22:16:31 [adesa.de] INFO: Found listing with ID: 10718513
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718513%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [adesa.de] INFO: Scrape type for 10718513: 0
2026-03-24 22:16:31 [adesa.de] INFO: Skipping item 10718513 url https://www.openlane.eu/en/carv6/auction/10718513
2026-03-24 22:16:31 [adesa.de] INFO: Found listing with ID: 10718516
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718516%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [adesa.de] INFO: Scrape type for 10718516: 0
2026-03-24 22:16:31 [adesa.de] INFO: Skipping item 10718516 url https://www.openlane.eu/en/carv6/auction/10718516
2026-03-24 22:16:31 [adesa.de] INFO: Found listing with ID: 10718523
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718523%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [adesa.de] INFO: Scrape type for 10718523: 0
2026-03-24 22:16:31 [adesa.de] INFO: Skipping item 10718523 url https://www.openlane.eu/en/carv6/auction/10718523
2026-03-24 22:16:31 [adesa.de] INFO: Found listing with ID: 10718477
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718477%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [adesa.de] INFO: Scrape type for 10718477: 0
2026-03-24 22:16:31 [adesa.de] INFO: Skipping item 10718477 url https://www.openlane.eu/en/carv6/auction/10718477
2026-03-24 22:16:31 [adesa.de] INFO: Found listing with ID: 10718522
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718522%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [adesa.de] INFO: Scrape type for 10718522: 0
2026-03-24 22:16:31 [adesa.de] INFO: Skipping item 10718522 url https://www.openlane.eu/en/carv6/auction/10718522
2026-03-24 22:16:31 [adesa.de] INFO: Found listing with ID: 10718514
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718514%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [adesa.de] INFO: Scrape type for 10718514: 0
2026-03-24 22:16:31 [adesa.de] INFO: Skipping item 10718514 url https://www.openlane.eu/en/carv6/auction/10718514
2026-03-24 22:16:31 [adesa.de] INFO: Found listing with ID: 10718515
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718515%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [adesa.de] INFO: Scrape type for 10718515: 0
2026-03-24 22:16:31 [adesa.de] INFO: Skipping item 10718515 url https://www.openlane.eu/en/carv6/auction/10718515
2026-03-24 22:16:31 [adesa.de] INFO: Found listing with ID: 10718472
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718472%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [adesa.de] INFO: Scrape type for 10718472: 0
2026-03-24 22:16:31 [adesa.de] INFO: Skipping item 10718472 url https://www.openlane.eu/en/carv6/auction/10718472
2026-03-24 22:16:31 [adesa.de] INFO: Found listing with ID: 10718520
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718520%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [adesa.de] INFO: Scrape type for 10718520: 0
2026-03-24 22:16:31 [adesa.de] INFO: Skipping item 10718520 url https://www.openlane.eu/en/carv6/auction/10718520
2026-03-24 22:16:31 [adesa.de] INFO: Found listing with ID: 10718528
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718528%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [adesa.de] INFO: Scrape type for 10718528: 0
2026-03-24 22:16:31 [adesa.de] INFO: Skipping item 10718528 url https://www.openlane.eu/en/carv6/auction/10718528
2026-03-24 22:16:31 [adesa.de] INFO: Found listing with ID: 10718530
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718530%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [adesa.de] INFO: Scrape type for 10718530: 0
2026-03-24 22:16:31 [adesa.de] INFO: Skipping item 10718530 url https://www.openlane.eu/en/carv6/auction/10718530
2026-03-24 22:16:31 [adesa.de] INFO: Found listing with ID: 10718480
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718480%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [adesa.de] INFO: Scrape type for 10718480: 0
2026-03-24 22:16:31 [adesa.de] INFO: Skipping item 10718480 url https://www.openlane.eu/en/carv6/auction/10718480
2026-03-24 22:16:31 [adesa.de] INFO: Found listing with ID: 10718481
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718481%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [adesa.de] INFO: Scrape type for 10718481: 0
2026-03-24 22:16:31 [adesa.de] INFO: Skipping item 10718481 url https://www.openlane.eu/en/carv6/auction/10718481
2026-03-24 22:16:31 [adesa.de] INFO: Found listing with ID: 10718501
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718501%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [adesa.de] INFO: Scrape type for 10718501: 0
2026-03-24 22:16:31 [adesa.de] INFO: Skipping item 10718501 url https://www.openlane.eu/en/carv6/auction/10718501
2026-03-24 22:16:31 [adesa.de] INFO: Found listing with ID: 10718473
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718473%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [adesa.de] INFO: Scrape type for 10718473: 0
2026-03-24 22:16:31 [adesa.de] INFO: Skipping item 10718473 url https://www.openlane.eu/en/carv6/auction/10718473
2026-03-24 22:16:31 [adesa.de] INFO: Found listing with ID: 10718471
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718471%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [adesa.de] INFO: Scrape type for 10718471: 0
2026-03-24 22:16:31 [adesa.de] INFO: Skipping item 10718471 url https://www.openlane.eu/en/carv6/auction/10718471
2026-03-24 22:16:31 [adesa.de] INFO: Found listing with ID: 10718482
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718482%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [adesa.de] INFO: Scrape type for 10718482: 0
2026-03-24 22:16:31 [adesa.de] INFO: Skipping item 10718482 url https://www.openlane.eu/en/carv6/auction/10718482
2026-03-24 22:16:31 [adesa.de] INFO: Found listing with ID: 10718483
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718483%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [adesa.de] INFO: Scrape type for 10718483: 0
2026-03-24 22:16:31 [adesa.de] INFO: Skipping item 10718483 url https://www.openlane.eu/en/carv6/auction/10718483
2026-03-24 22:16:31 [adesa.de] INFO: Found listing with ID: 10718486
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718486%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [adesa.de] INFO: Scrape type for 10718486: 0
2026-03-24 22:16:31 [adesa.de] INFO: Skipping item 10718486 url https://www.openlane.eu/en/carv6/auction/10718486
2026-03-24 22:16:31 [adesa.de] INFO: Found listing with ID: 10718485
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718485%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [adesa.de] INFO: Scrape type for 10718485: 0
2026-03-24 22:16:31 [adesa.de] INFO: Skipping item 10718485 url https://www.openlane.eu/en/carv6/auction/10718485
2026-03-24 22:16:31 [adesa.de] INFO: Found listing with ID: 10718491
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718491%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [adesa.de] INFO: Scrape type for 10718491: 0
2026-03-24 22:16:31 [adesa.de] INFO: Skipping item 10718491 url https://www.openlane.eu/en/carv6/auction/10718491
2026-03-24 22:16:31 [adesa.de] INFO: Found listing with ID: 10718464
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718464%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [adesa.de] INFO: Scrape type for 10718464: 0
2026-03-24 22:16:31 [adesa.de] INFO: Skipping item 10718464 url https://www.openlane.eu/en/carv6/auction/10718464
2026-03-24 22:16:31 [adesa.de] INFO: Found listing with ID: 10718458
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718458%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [adesa.de] INFO: Scrape type for 10718458: 0
2026-03-24 22:16:31 [adesa.de] INFO: Skipping item 10718458 url https://www.openlane.eu/en/carv6/auction/10718458
2026-03-24 22:16:31 [adesa.de] INFO: Found listing with ID: 10718445
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718445%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718445: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718445 url https://www.openlane.eu/en/carv6/auction/10718445
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718496
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718496%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718496: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718496 url https://www.openlane.eu/en/carv6/auction/10718496
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718495
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718495%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718495: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718495 url https://www.openlane.eu/en/carv6/auction/10718495
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718448
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718448%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718448: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718448 url https://www.openlane.eu/en/carv6/auction/10718448
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718446
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718446%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718446: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718446 url https://www.openlane.eu/en/carv6/auction/10718446
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718459
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718459%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718459: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718459 url https://www.openlane.eu/en/carv6/auction/10718459
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718502
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718502%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718502: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718502 url https://www.openlane.eu/en/carv6/auction/10718502
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718465
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718465%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718465: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718465 url https://www.openlane.eu/en/carv6/auction/10718465
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718474
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718474%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718474: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718474 url https://www.openlane.eu/en/carv6/auction/10718474
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718518
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718518%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718518: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718518 url https://www.openlane.eu/en/carv6/auction/10718518
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718526
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718526%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718526: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718526 url https://www.openlane.eu/en/carv6/auction/10718526
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718443
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718443%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718443: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718443 url https://www.openlane.eu/en/carv6/auction/10718443
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718449
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718449%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718449: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718449 url https://www.openlane.eu/en/carv6/auction/10718449
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718504
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718504%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718504: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718504 url https://www.openlane.eu/en/carv6/auction/10718504
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718488
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718488%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718488: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718488 url https://www.openlane.eu/en/carv6/auction/10718488
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718519
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718519%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718519: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718519 url https://www.openlane.eu/en/carv6/auction/10718519
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718462
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718462%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718462: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718462 url https://www.openlane.eu/en/carv6/auction/10718462
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718457
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718457%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718457: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718457 url https://www.openlane.eu/en/carv6/auction/10718457
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718455
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718455%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718455: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718455 url https://www.openlane.eu/en/carv6/auction/10718455
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718451
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718451%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718451: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718451 url https://www.openlane.eu/en/carv6/auction/10718451
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718452
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718452%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718452: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718452 url https://www.openlane.eu/en/carv6/auction/10718452
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718454
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718454%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718454: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718454 url https://www.openlane.eu/en/carv6/auction/10718454
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718479
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718479%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718479: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718479 url https://www.openlane.eu/en/carv6/auction/10718479
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718478
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718478%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718478: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718478 url https://www.openlane.eu/en/carv6/auction/10718478
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718524
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718524%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718524: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718524 url https://www.openlane.eu/en/carv6/auction/10718524
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718453
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718453%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718453: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718453 url https://www.openlane.eu/en/carv6/auction/10718453
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718529
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718529%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718529: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718529 url https://www.openlane.eu/en/carv6/auction/10718529
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718456
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718456%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718456: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718456 url https://www.openlane.eu/en/carv6/auction/10718456
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718521
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718521%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718521: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718521 url https://www.openlane.eu/en/carv6/auction/10718521
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718505
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718505%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718505: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718505 url https://www.openlane.eu/en/carv6/auction/10718505
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718460
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718460%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718460: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718460 url https://www.openlane.eu/en/carv6/auction/10718460
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718447
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718447%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718447: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718447 url https://www.openlane.eu/en/carv6/auction/10718447
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718503
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718503%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718503: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718503 url https://www.openlane.eu/en/carv6/auction/10718503
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718450
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718450%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718450: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718450 url https://www.openlane.eu/en/carv6/auction/10718450
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718475
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718475%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718475: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718475 url https://www.openlane.eu/en/carv6/auction/10718475
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718490
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718490%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718490: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718490 url https://www.openlane.eu/en/carv6/auction/10718490
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718487
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718487%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718487: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718487 url https://www.openlane.eu/en/carv6/auction/10718487
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718461
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718461%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718461: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718461 url https://www.openlane.eu/en/carv6/auction/10718461
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718500
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718500%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718500: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718500 url https://www.openlane.eu/en/carv6/auction/10718500
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718525
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718525%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718525: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718525 url https://www.openlane.eu/en/carv6/auction/10718525
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718527
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718527%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718527: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718527 url https://www.openlane.eu/en/carv6/auction/10718527
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718517
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718517%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718517: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718517 url https://www.openlane.eu/en/carv6/auction/10718517
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718444
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718444%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718444: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718444 url https://www.openlane.eu/en/carv6/auction/10718444
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718476
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718476%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718476: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718476 url https://www.openlane.eu/en/carv6/auction/10718476
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718463
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718463%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718463: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718463 url https://www.openlane.eu/en/carv6/auction/10718463
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718498
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718498%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718498: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718498 url https://www.openlane.eu/en/carv6/auction/10718498
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718470
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718470%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718470: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718470 url https://www.openlane.eu/en/carv6/auction/10718470
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718531
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718531%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718531: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718531 url https://www.openlane.eu/en/carv6/auction/10718531
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718499
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718499%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718499: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718499 url https://www.openlane.eu/en/carv6/auction/10718499
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718508
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718508%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718508: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718508 url https://www.openlane.eu/en/carv6/auction/10718508
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718493
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718493%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718493: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718493 url https://www.openlane.eu/en/carv6/auction/10718493
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718534
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718534%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718534: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718534 url https://www.openlane.eu/en/carv6/auction/10718534
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718489
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718489%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718489: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718489 url https://www.openlane.eu/en/carv6/auction/10718489
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718510
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718510%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718510: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718510 url https://www.openlane.eu/en/carv6/auction/10718510
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718535
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718535%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718535: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718535 url https://www.openlane.eu/en/carv6/auction/10718535
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718511
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718511%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718511: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718511 url https://www.openlane.eu/en/carv6/auction/10718511
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718512
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718512%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718512: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718512 url https://www.openlane.eu/en/carv6/auction/10718512
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718497
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718497%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.de] INFO: Scrape type for 10718497: 0
2026-03-24 22:16:32 [adesa.de] INFO: Skipping item 10718497 url https://www.openlane.eu/en/carv6/auction/10718497
2026-03-24 22:16:32 [adesa.de] INFO: Found listing with ID: 10718466
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718466%27 HTTP/1.1" 200 None
2026-03-24 22:16:33 [adesa.de] INFO: Scrape type for 10718466: 0
2026-03-24 22:16:33 [adesa.de] INFO: Skipping item 10718466 url https://www.openlane.eu/en/carv6/auction/10718466
2026-03-24 22:16:33 [adesa.de] INFO: Found listing with ID: 10718468
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718468%27 HTTP/1.1" 200 None
2026-03-24 22:16:33 [adesa.de] INFO: Scrape type for 10718468: 0
2026-03-24 22:16:33 [adesa.de] INFO: Skipping item 10718468 url https://www.openlane.eu/en/carv6/auction/10718468
2026-03-24 22:16:33 [adesa.de] INFO: Found listing with ID: 10718532
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718532%27 HTTP/1.1" 200 None
2026-03-24 22:16:33 [adesa.de] INFO: Scrape type for 10718532: 0
2026-03-24 22:16:33 [adesa.de] INFO: Skipping item 10718532 url https://www.openlane.eu/en/carv6/auction/10718532
2026-03-24 22:16:33 [adesa.de] INFO: Found listing with ID: 10718533
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718533%27 HTTP/1.1" 200 None
2026-03-24 22:16:33 [adesa.de] INFO: Scrape type for 10718533: 0
2026-03-24 22:16:33 [adesa.de] INFO: Skipping item 10718533 url https://www.openlane.eu/en/carv6/auction/10718533
2026-03-24 22:16:33 [adesa.de] INFO: Found listing with ID: 10718469
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718469%27 HTTP/1.1" 200 None
2026-03-24 22:16:33 [adesa.de] INFO: Scrape type for 10718469: 0
2026-03-24 22:16:33 [adesa.de] INFO: Skipping item 10718469 url https://www.openlane.eu/en/carv6/auction/10718469
2026-03-24 22:16:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:34 [adesa.de] INFO: Found listing with ID: 10718507
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718507%27 HTTP/1.1" 200 None
2026-03-24 22:16:34 [adesa.de] INFO: Scrape type for 10718507: 0
2026-03-24 22:16:34 [adesa.de] INFO: Skipping item 10718507 url https://www.openlane.eu/en/carv6/auction/10718507
2026-03-24 22:16:34 [adesa.de] INFO: Found listing with ID: 10718484
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718484%27 HTTP/1.1" 200 None
2026-03-24 22:16:34 [adesa.de] INFO: Scrape type for 10718484: 0
2026-03-24 22:16:34 [adesa.de] INFO: Skipping item 10718484 url https://www.openlane.eu/en/carv6/auction/10718484
2026-03-24 22:16:34 [adesa.de] INFO: Found listing with ID: 10718509
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718509%27 HTTP/1.1" 200 None
2026-03-24 22:16:34 [adesa.de] INFO: Scrape type for 10718509: 0
2026-03-24 22:16:34 [adesa.de] INFO: Skipping item 10718509 url https://www.openlane.eu/en/carv6/auction/10718509
2026-03-24 22:16:34 [adesa.de] INFO: Found listing with ID: 10718494
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718494%27 HTTP/1.1" 200 None
2026-03-24 22:16:34 [adesa.de] INFO: Scrape type for 10718494: 0
2026-03-24 22:16:34 [adesa.de] INFO: Skipping item 10718494 url https://www.openlane.eu/en/carv6/auction/10718494
2026-03-24 22:16:34 [adesa.de] INFO: Found listing with ID: 10718492
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718492%27 HTTP/1.1" 200 None
2026-03-24 22:16:34 [adesa.de] INFO: Scrape type for 10718492: 0
2026-03-24 22:16:34 [adesa.de] INFO: Skipping item 10718492 url https://www.openlane.eu/en/carv6/auction/10718492
2026-03-24 22:16:34 [adesa.de] INFO: Found listing with ID: 10718467
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718467%27 HTTP/1.1" 200 None
2026-03-24 22:16:34 [adesa.de] INFO: Scrape type for 10718467: 0
2026-03-24 22:16:34 [adesa.de] INFO: Skipping item 10718467 url https://www.openlane.eu/en/carv6/auction/10718467
2026-03-24 22:16:34 [adesa.de] INFO: Found listing with ID: 10718506
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718506%27 HTTP/1.1" 200 None
2026-03-24 22:16:34 [adesa.de] INFO: Scrape type for 10718506: 0
2026-03-24 22:16:34 [adesa.de] INFO: Skipping item 10718506 url https://www.openlane.eu/en/carv6/auction/10718506
2026-03-24 22:16:34 [adesa.de] INFO: Found listing with ID: 10714484
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714484%27 HTTP/1.1" 200 None
2026-03-24 22:16:34 [adesa.de] INFO: Scrape type for 10714484: 2
2026-03-24 22:16:34 [adesa.de] INFO: Scraping item 10714484 url https://www.openlane.eu/en/carv6/auction/10714484
2026-03-24 22:16:34 [adesa.de] INFO: Found listing with ID: 10708746
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708746%27 HTTP/1.1" 200 None
2026-03-24 22:16:34 [adesa.de] INFO: Scrape type for 10708746: 2
2026-03-24 22:16:34 [adesa.de] INFO: Scraping item 10708746 url https://www.openlane.eu/en/carv6/auction/10708746
2026-03-24 22:16:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:34 [adesa.de] INFO: Found listing with ID: 10714478
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714478%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10714478: 2
2026-03-24 22:16:35 [adesa.de] INFO: Scraping item 10714478 url https://www.openlane.eu/en/carv6/auction/10714478
2026-03-24 22:16:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10714520
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714520%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10714520: 2
2026-03-24 22:16:35 [adesa.de] INFO: Scraping item 10714520 url https://www.openlane.eu/en/carv6/auction/10714520
2026-03-24 22:16:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10714553
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714553%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10714553: 2
2026-03-24 22:16:35 [adesa.de] INFO: Scraping item 10714553 url https://www.openlane.eu/en/carv6/auction/10714553
2026-03-24 22:16:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10714634
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714634%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10714634: 2
2026-03-24 22:16:35 [adesa.de] INFO: Scraping item 10714634 url https://www.openlane.eu/en/carv6/auction/10714634
2026-03-24 22:16:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10708751
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708751%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10708751: 2
2026-03-24 22:16:35 [adesa.de] INFO: Scraping item 10708751 url https://www.openlane.eu/en/carv6/auction/10708751
2026-03-24 22:16:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10708664
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708664%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10708664: 2
2026-03-24 22:16:35 [adesa.de] INFO: Scraping item 10708664 url https://www.openlane.eu/en/carv6/auction/10708664
2026-03-24 22:16:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10710921
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710921%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10710921: 2
2026-03-24 22:16:35 [adesa.de] INFO: Scraping item 10710921 url https://www.openlane.eu/en/carv6/auction/10710921
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10714538
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714538%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10714538: 2
2026-03-24 22:16:35 [adesa.de] INFO: Scraping item 10714538 url https://www.openlane.eu/en/carv6/auction/10714538
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10708759
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708759%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10708759: 2
2026-03-24 22:16:35 [adesa.de] INFO: Scraping item 10708759 url https://www.openlane.eu/en/carv6/auction/10708759
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10708744
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708744%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10708744: 2
2026-03-24 22:16:35 [adesa.de] INFO: Scraping item 10708744 url https://www.openlane.eu/en/carv6/auction/10708744
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10714519
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714519%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10714519: 2
2026-03-24 22:16:35 [adesa.de] INFO: Scraping item 10714519 url https://www.openlane.eu/en/carv6/auction/10714519
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10714546
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714546%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10714546: 2
2026-03-24 22:16:35 [adesa.de] INFO: Scraping item 10714546 url https://www.openlane.eu/en/carv6/auction/10714546
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10708676
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708676%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10708676: 2
2026-03-24 22:16:35 [adesa.de] INFO: Scraping item 10708676 url https://www.openlane.eu/en/carv6/auction/10708676
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10708756
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708756%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10708756: 2
2026-03-24 22:16:35 [adesa.de] INFO: Scraping item 10708756 url https://www.openlane.eu/en/carv6/auction/10708756
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10708748
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708748%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10708748: 2
2026-03-24 22:16:35 [adesa.de] INFO: Scraping item 10708748 url https://www.openlane.eu/en/carv6/auction/10708748
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10708760
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708760%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10708760: 2
2026-03-24 22:16:35 [adesa.de] INFO: Scraping item 10708760 url https://www.openlane.eu/en/carv6/auction/10708760
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10714525
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714525%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10714525: 2
2026-03-24 22:16:35 [adesa.de] INFO: Scraping item 10714525 url https://www.openlane.eu/en/carv6/auction/10714525
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10714636
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714636%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10714636: 2
2026-03-24 22:16:35 [adesa.de] INFO: Scraping item 10714636 url https://www.openlane.eu/en/carv6/auction/10714636
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10708654
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708654%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10708654: 2
2026-03-24 22:16:35 [adesa.de] INFO: Scraping item 10708654 url https://www.openlane.eu/en/carv6/auction/10708654
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10714547
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714547%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10714547: 2
2026-03-24 22:16:35 [adesa.de] INFO: Scraping item 10714547 url https://www.openlane.eu/en/carv6/auction/10714547
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10708657
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708657%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10708657: 2
2026-03-24 22:16:35 [adesa.de] INFO: Scraping item 10708657 url https://www.openlane.eu/en/carv6/auction/10708657
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10714524
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714524%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10714524: 2
2026-03-24 22:16:35 [adesa.de] INFO: Scraping item 10714524 url https://www.openlane.eu/en/carv6/auction/10714524
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10708659
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708659%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10708659: 2
2026-03-24 22:16:35 [adesa.de] INFO: Scraping item 10708659 url https://www.openlane.eu/en/carv6/auction/10708659
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10714516
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714516%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10714516: 2
2026-03-24 22:16:35 [adesa.de] INFO: Scraping item 10714516 url https://www.openlane.eu/en/carv6/auction/10714516
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10708753
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708753%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10708753: 2
2026-03-24 22:16:35 [adesa.de] INFO: Scraping item 10708753 url https://www.openlane.eu/en/carv6/auction/10708753
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10708661
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708661%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10708661: 2
2026-03-24 22:16:35 [adesa.de] INFO: Scraping item 10708661 url https://www.openlane.eu/en/carv6/auction/10708661
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10710895
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710895%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10710895: 2
2026-03-24 22:16:35 [adesa.de] INFO: Scraping item 10710895 url https://www.openlane.eu/en/carv6/auction/10710895
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10708747
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708747%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10708747: 2
2026-03-24 22:16:35 [adesa.de] INFO: Scraping item 10708747 url https://www.openlane.eu/en/carv6/auction/10708747
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10708666
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708666%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10708666: 2
2026-03-24 22:16:35 [adesa.de] INFO: Scraping item 10708666 url https://www.openlane.eu/en/carv6/auction/10708666
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10714555
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714555%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10714555: 2
2026-03-24 22:16:35 [adesa.de] INFO: Scraping item 10714555 url https://www.openlane.eu/en/carv6/auction/10714555
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10714307
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714307%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10714307: 2
2026-03-24 22:16:35 [adesa.de] INFO: Scraping item 10714307 url https://www.openlane.eu/en/carv6/auction/10714307
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10708742
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708742%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10708742: 2
2026-03-24 22:16:35 [adesa.de] INFO: Scraping item 10708742 url https://www.openlane.eu/en/carv6/auction/10708742
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10708763
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708763%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10708763: 2
2026-03-24 22:16:35 [adesa.de] INFO: Scraping item 10708763 url https://www.openlane.eu/en/carv6/auction/10708763
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10708743
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708743%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10708743: 2
2026-03-24 22:16:35 [adesa.de] INFO: Scraping item 10708743 url https://www.openlane.eu/en/carv6/auction/10708743
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10714331
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714331%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10714331: 2
2026-03-24 22:16:35 [adesa.de] INFO: Scraping item 10714331 url https://www.openlane.eu/en/carv6/auction/10714331
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10714537
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714537%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10714537: 2
2026-03-24 22:16:35 [adesa.de] INFO: Scraping item 10714537 url https://www.openlane.eu/en/carv6/auction/10714537
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10714539
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714539%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10714539: 0
2026-03-24 22:16:35 [adesa.de] INFO: Skipping item 10714539 url https://www.openlane.eu/en/carv6/auction/10714539
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10708653
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708653%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10708653: 2
2026-03-24 22:16:35 [adesa.de] INFO: Scraping item 10708653 url https://www.openlane.eu/en/carv6/auction/10708653
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10708647
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708647%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10708647: 2
2026-03-24 22:16:35 [adesa.de] INFO: Scraping item 10708647 url https://www.openlane.eu/en/carv6/auction/10708647
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10708758
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708758%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10708758: 2
2026-03-24 22:16:35 [adesa.de] INFO: Scraping item 10708758 url https://www.openlane.eu/en/carv6/auction/10708758
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10714403
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714403%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10714403: 2
2026-03-24 22:16:35 [adesa.de] INFO: Scraping item 10714403 url https://www.openlane.eu/en/carv6/auction/10714403
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10714405
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714405%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10714405: 2
2026-03-24 22:16:35 [adesa.de] INFO: Scraping item 10714405 url https://www.openlane.eu/en/carv6/auction/10714405
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10708658
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708658%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10708658: 2
2026-03-24 22:16:35 [adesa.de] INFO: Scraping item 10708658 url https://www.openlane.eu/en/carv6/auction/10708658
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10714423
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714423%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10714423: 2
2026-03-24 22:16:35 [adesa.de] INFO: Scraping item 10714423 url https://www.openlane.eu/en/carv6/auction/10714423
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10714431
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714431%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10714431: 2
2026-03-24 22:16:35 [adesa.de] INFO: Scraping item 10714431 url https://www.openlane.eu/en/carv6/auction/10714431
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10714430
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714430%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10714430: 2
2026-03-24 22:16:35 [adesa.de] INFO: Scraping item 10714430 url https://www.openlane.eu/en/carv6/auction/10714430
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10714597
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714597%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10714597: 2
2026-03-24 22:16:35 [adesa.de] INFO: Scraping item 10714597 url https://www.openlane.eu/en/carv6/auction/10714597
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10708750
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708750%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10708750: 2
2026-03-24 22:16:35 [adesa.de] INFO: Scraping item 10708750 url https://www.openlane.eu/en/carv6/auction/10708750
2026-03-24 22:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714484> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10708754
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708754%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10708754: 2
2026-03-24 22:16:35 [adesa.de] INFO: Scraping item 10708754 url https://www.openlane.eu/en/carv6/auction/10708754
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10714490
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714490%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10714490: 2
2026-03-24 22:16:35 [adesa.de] INFO: Scraping item 10714490 url https://www.openlane.eu/en/carv6/auction/10714490
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10708675
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708675%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10708675: 2
2026-03-24 22:16:35 [adesa.de] INFO: Scraping item 10708675 url https://www.openlane.eu/en/carv6/auction/10708675
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10714388
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714388%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10714388: 2
2026-03-24 22:16:35 [adesa.de] INFO: Scraping item 10714388 url https://www.openlane.eu/en/carv6/auction/10714388
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10714523
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714523%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.de] INFO: Scrape type for 10714523: 2
2026-03-24 22:16:35 [adesa.de] INFO: Scraping item 10714523 url https://www.openlane.eu/en/carv6/auction/10714523
2026-03-24 22:16:35 [adesa.de] INFO: Found listing with ID: 10708764
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708764%27 HTTP/1.1" 200 None
2026-03-24 22:16:36 [adesa.de] INFO: Scrape type for 10708764: 0
2026-03-24 22:16:36 [adesa.de] INFO: Skipping item 10708764 url https://www.openlane.eu/en/carv6/auction/10708764
2026-03-24 22:16:36 [adesa.de] INFO: Found listing with ID: 10714593
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714593%27 HTTP/1.1" 200 None
2026-03-24 22:16:36 [adesa.de] INFO: Scrape type for 10714593: 0
2026-03-24 22:16:36 [adesa.de] INFO: Skipping item 10714593 url https://www.openlane.eu/en/carv6/auction/10714593
2026-03-24 22:16:36 [adesa.de] INFO: Found listing with ID: 10714643
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714643%27 HTTP/1.1" 200 None
2026-03-24 22:16:36 [adesa.de] INFO: Scrape type for 10714643: 0
2026-03-24 22:16:36 [adesa.de] INFO: Skipping item 10714643 url https://www.openlane.eu/en/carv6/auction/10714643
2026-03-24 22:16:36 [adesa.de] INFO: Found listing with ID: 10708767
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708767%27 HTTP/1.1" 200 None
2026-03-24 22:16:36 [adesa.de] INFO: Scrape type for 10708767: 0
2026-03-24 22:16:36 [adesa.de] INFO: Skipping item 10708767 url https://www.openlane.eu/en/carv6/auction/10708767
2026-03-24 22:16:36 [adesa.de] INFO: Found listing with ID: 10708761
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708761%27 HTTP/1.1" 200 None
2026-03-24 22:16:36 [adesa.de] INFO: Scrape type for 10708761: 0
2026-03-24 22:16:36 [adesa.de] INFO: Skipping item 10708761 url https://www.openlane.eu/en/carv6/auction/10708761
2026-03-24 22:16:36 [adesa.de] INFO: Found listing with ID: 10714533
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714533%27 HTTP/1.1" 200 None
2026-03-24 22:16:36 [adesa.de] INFO: Scrape type for 10714533: 0
2026-03-24 22:16:36 [adesa.de] INFO: Skipping item 10714533 url https://www.openlane.eu/en/carv6/auction/10714533
2026-03-24 22:16:36 [adesa.de] INFO: Found listing with ID: 10714522
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714522%27 HTTP/1.1" 200 None
2026-03-24 22:16:36 [adesa.de] INFO: Scrape type for 10714522: 2
2026-03-24 22:16:36 [adesa.de] INFO: Scraping item 10714522 url https://www.openlane.eu/en/carv6/auction/10714522
2026-03-24 22:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708746> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:36 [adesa.de] INFO: Found listing with ID: 10714483
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714483%27 HTTP/1.1" 200 None
2026-03-24 22:16:36 [adesa.de] INFO: Scrape type for 10714483: 2
2026-03-24 22:16:36 [adesa.de] INFO: Scraping item 10714483 url https://www.openlane.eu/en/carv6/auction/10714483
2026-03-24 22:16:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708751> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714520> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714634> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:36 [adesa.de] INFO: Found listing with ID: 10714528
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714528%27 HTTP/1.1" 200 None
2026-03-24 22:16:36 [adesa.de] INFO: Scrape type for 10714528: 0
2026-03-24 22:16:36 [adesa.de] INFO: Skipping item 10714528 url https://www.openlane.eu/en/carv6/auction/10714528
2026-03-24 22:16:36 [adesa.de] INFO: Found listing with ID: 10714518
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714518%27 HTTP/1.1" 200 None
2026-03-24 22:16:36 [adesa.de] INFO: Scrape type for 10714518: 2
2026-03-24 22:16:36 [adesa.de] INFO: Scraping item 10714518 url https://www.openlane.eu/en/carv6/auction/10714518
2026-03-24 22:16:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 893b23f8-4146-5b79-bd01-ff89b749cf17 with identifier: 10714484
2026-03-24 22:16:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 893b23f8-4146-5b79-bd01-ff89b749cf17 with scrape type 2
2026-03-24 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 893b23f8-4146-5b79-bd01-ff89b749cf17 with scrape type 2
2026-03-24 22:16:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 893b23f8-4146-5b79-bd01-ff89b749cf17, identifier: 10714484
2026-03-24 22:16:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 893b23f8-4146-5b79-bd01-ff89b749cf17 with identifier: 10714484
2026-03-24 22:16:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 893b23f8-4146-5b79-bd01-ff89b749cf17 with identifier: 10714484
2026-03-24 22:16:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 893b23f8-4146-5b79-bd01-ff89b749cf17 with identifier: 10714484 to the API
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16: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-24 22:16:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714484>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Petrol',
'id': '893b23f8-4146-5b79-bd01-ff89b749cf17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29547',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714484',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Alfa Romeo',
'model': 'Junior Ibrida',
'odometer': 27263,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22300,
'price_includes_vat': True,
'registration_date': '2025-04-01',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Alfa Romeo Junior Ibrida 1.2 - Petrol - Automatic - 136 hp - 27.263 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714484%27 HTTP/1.1" 200 None
2026-03-24 22:16:37 [adesa.de] INFO: Saving data for 10714484: {'auction_closing_time': 1774434000.0, 'created_time': 1774288181.101803, 'last_price_update_time': 1774390597.228848}
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714484') HTTP/1.1" 204 0
2026-03-24 22:16:37 [adesa.de] INFO: Found listing with ID: 10710907
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710907%27 HTTP/1.1" 200 None
2026-03-24 22:16:37 [adesa.de] INFO: Scrape type for 10710907: 2
2026-03-24 22:16:37 [adesa.de] INFO: Scraping item 10710907 url https://www.openlane.eu/en/carv6/auction/10710907
2026-03-24 22:16:37 [adesa.de] INFO: Found listing with ID: 10714411
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714411%27 HTTP/1.1" 200 None
2026-03-24 22:16:37 [adesa.de] INFO: Scrape type for 10714411: 0
2026-03-24 22:16:37 [adesa.de] INFO: Skipping item 10714411 url https://www.openlane.eu/en/carv6/auction/10714411
2026-03-24 22:16:37 [adesa.de] INFO: Found listing with ID: 10714401
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714401%27 HTTP/1.1" 200 None
2026-03-24 22:16:37 [adesa.de] INFO: Scrape type for 10714401: 2
2026-03-24 22:16:37 [adesa.de] INFO: Scraping item 10714401 url https://www.openlane.eu/en/carv6/auction/10714401
2026-03-24 22:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714553> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b0b2ba1-6e3d-56c2-bc2e-92e5a591e34d with identifier: 10708746
2026-03-24 22:16:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b0b2ba1-6e3d-56c2-bc2e-92e5a591e34d with scrape type 2
2026-03-24 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b0b2ba1-6e3d-56c2-bc2e-92e5a591e34d with scrape type 2
2026-03-24 22:16:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2b0b2ba1-6e3d-56c2-bc2e-92e5a591e34d, identifier: 10708746
2026-03-24 22:16:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15e9d3cc-fbff-5bf7-89f7-18d6e56d7466 with identifier: 10708751
2026-03-24 22:16:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15e9d3cc-fbff-5bf7-89f7-18d6e56d7466 with scrape type 2
2026-03-24 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15e9d3cc-fbff-5bf7-89f7-18d6e56d7466 with scrape type 2
2026-03-24 22:16:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 15e9d3cc-fbff-5bf7-89f7-18d6e56d7466, identifier: 10708751
2026-03-24 22:16:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b88cb77-78f8-55a1-a6fc-562746014cf9 with identifier: 10714520
2026-03-24 22:16:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b88cb77-78f8-55a1-a6fc-562746014cf9 with scrape type 2
2026-03-24 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b88cb77-78f8-55a1-a6fc-562746014cf9 with scrape type 2
2026-03-24 22:16:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9b88cb77-78f8-55a1-a6fc-562746014cf9, identifier: 10714520
2026-03-24 22:16:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab361036-dfe3-54fc-8226-01aefd1fdc99 with identifier: 10714634
2026-03-24 22:16:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab361036-dfe3-54fc-8226-01aefd1fdc99 with scrape type 2
2026-03-24 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab361036-dfe3-54fc-8226-01aefd1fdc99 with scrape type 2
2026-03-24 22:16:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ab361036-dfe3-54fc-8226-01aefd1fdc99, identifier: 10714634
2026-03-24 22:16:37 [adesa.de] INFO: Found listing with ID: 10714416
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714416%27 HTTP/1.1" 200 None
2026-03-24 22:16:37 [adesa.de] INFO: Scrape type for 10714416: 2
2026-03-24 22:16:37 [adesa.de] INFO: Scraping item 10714416 url https://www.openlane.eu/en/carv6/auction/10714416
2026-03-24 22:16:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2b0b2ba1-6e3d-56c2-bc2e-92e5a591e34d with identifier: 10708746
2026-03-24 22:16:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2b0b2ba1-6e3d-56c2-bc2e-92e5a591e34d with identifier: 10708746
2026-03-24 22:16:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2b0b2ba1-6e3d-56c2-bc2e-92e5a591e34d with identifier: 10708746 to the API
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16: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-24 22:16:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708746>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Diesel',
'id': '2b0b2ba1-6e3d-56c2-bc2e-92e5a591e34d',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545B7',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708746',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A3',
'odometer': 74774,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19100,
'price_includes_vat': True,
'registration_date': '2023-04-24',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 35 TDI Advanced - Diesel - Automatic - 150 hp - 74.774 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2023}
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708746%27 HTTP/1.1" 200 None
2026-03-24 22:16:38 [adesa.de] INFO: Saving data for 10708746: {'auction_closing_time': 1774434600.0, 'created_time': 1774288156.191482, 'last_price_update_time': 1774390598.133229}
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708746') HTTP/1.1" 204 0
2026-03-24 22:16:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 15e9d3cc-fbff-5bf7-89f7-18d6e56d7466 with identifier: 10708751
2026-03-24 22:16:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 15e9d3cc-fbff-5bf7-89f7-18d6e56d7466 with identifier: 10708751
2026-03-24 22:16:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 15e9d3cc-fbff-5bf7-89f7-18d6e56d7466 with identifier: 10708751 to the API
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16: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-24 22:16:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708751>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Diesel',
'id': '15e9d3cc-fbff-5bf7-89f7-18d6e56d7466',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545BA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708751',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 70188,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2023-03-28',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 40 TDI Advanced - Diesel - Automatic - 204 hp - 70.188 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2023}
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708751%27 HTTP/1.1" 200 None
2026-03-24 22:16:38 [adesa.de] INFO: Saving data for 10708751: {'auction_closing_time': 1774434600.0, 'created_time': 1774288148.724472, 'last_price_update_time': 1774390598.439027}
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708751') HTTP/1.1" 204 0
2026-03-24 22:16:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9b88cb77-78f8-55a1-a6fc-562746014cf9 with identifier: 10714520
2026-03-24 22:16:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9b88cb77-78f8-55a1-a6fc-562746014cf9 with identifier: 10714520
2026-03-24 22:16:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9b88cb77-78f8-55a1-a6fc-562746014cf9 with identifier: 10714520 to the API
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16: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-24 22:16:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714520>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Hybrid',
'id': '9b88cb77-78f8-55a1-a6fc-562746014cf9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28879',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714520',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A3',
'odometer': 95422,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15300,
'price_includes_vat': True,
'registration_date': '2021-08-25',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A3 Sportback 40 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 95.422 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2021}
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714520%27 HTTP/1.1" 200 None
2026-03-24 22:16:38 [adesa.de] INFO: Saving data for 10714520: {'auction_closing_time': 1774434000.0, 'created_time': 1774288149.416339, 'last_price_update_time': 1774390598.712756}
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714520') HTTP/1.1" 204 0
2026-03-24 22:16:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ab361036-dfe3-54fc-8226-01aefd1fdc99 with identifier: 10714634
2026-03-24 22:16:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ab361036-dfe3-54fc-8226-01aefd1fdc99 with identifier: 10714634
2026-03-24 22:16:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ab361036-dfe3-54fc-8226-01aefd1fdc99 with identifier: 10714634 to the API
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16: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-24 22:16:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714634>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'ab361036-dfe3-54fc-8226-01aefd1fdc99',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30791',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714634',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 57260,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20800,
'price_includes_vat': True,
'registration_date': '2022-01-31',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A4 40 TDI Advanced - Diesel - Automatic - 204 hp - 57.260 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714634%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [adesa.de] INFO: Saving data for 10714634: {'auction_closing_time': 1774434600.0, 'created_time': 1774288142.104447, 'last_price_update_time': 1774390599.034624}
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714634') HTTP/1.1" 204 0
2026-03-24 22:16:39 [adesa.de] INFO: Found listing with ID: 10714508
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714508%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [adesa.de] INFO: Scrape type for 10714508: 2
2026-03-24 22:16:39 [adesa.de] INFO: Scraping item 10714508 url https://www.openlane.eu/en/carv6/auction/10714508
2026-03-24 22:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708664> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: accbb18f-b490-5b83-b186-b2dc0c3eb52d with identifier: 10714553
2026-03-24 22:16:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item accbb18f-b490-5b83-b186-b2dc0c3eb52d with scrape type 2
2026-03-24 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item accbb18f-b490-5b83-b186-b2dc0c3eb52d with scrape type 2
2026-03-24 22:16:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: accbb18f-b490-5b83-b186-b2dc0c3eb52d, identifier: 10714553
2026-03-24 22: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-24 22:16:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: accbb18f-b490-5b83-b186-b2dc0c3eb52d with identifier: 10714553
2026-03-24 22:16:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: accbb18f-b490-5b83-b186-b2dc0c3eb52d with identifier: 10714553
2026-03-24 22:16:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: accbb18f-b490-5b83-b186-b2dc0c3eb52d with identifier: 10714553 to the API
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16: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-24 22:16:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714553>
{'auction_title': '',
'c_o_2_emission_value': 29,
'category': 'Hatchback',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Hybrid',
'id': 'accbb18f-b490-5b83-b186-b2dc0c3eb52d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28025',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714553',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A3',
'odometer': 77146,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2022-03-08',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A3 Sportback 45 TFSIe S Line - Hybrid - Automatic - 150 hp - '
'77.146 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714553%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [adesa.de] INFO: Saving data for 10714553: {'auction_closing_time': 1774434000.0, 'created_time': 1774288154.647575, 'last_price_update_time': 1774390599.457648}
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714553') HTTP/1.1" 204 0
2026-03-24 22:16:39 [adesa.de] INFO: Found listing with ID: 10714513
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714513%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [adesa.de] INFO: Scrape type for 10714513: 2
2026-03-24 22:16:39 [adesa.de] INFO: Scraping item 10714513 url https://www.openlane.eu/en/carv6/auction/10714513
2026-03-24 22:16:39 [adesa.de] INFO: Found listing with ID: 10714457
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714457%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [adesa.de] INFO: Scrape type for 10714457: 2
2026-03-24 22:16:39 [adesa.de] INFO: Scraping item 10714457 url https://www.openlane.eu/en/carv6/auction/10714457
2026-03-24 22:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714478> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22:16:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4efae1af-64ee-5e02-be4d-0ae22e31e7b2 with identifier: 10708664
2026-03-24 22:16:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4efae1af-64ee-5e02-be4d-0ae22e31e7b2 with scrape type 2
2026-03-24 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4efae1af-64ee-5e02-be4d-0ae22e31e7b2 with scrape type 2
2026-03-24 22:16:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4efae1af-64ee-5e02-be4d-0ae22e31e7b2, identifier: 10708664
2026-03-24 22:16:39 [adesa.de] INFO: Found listing with ID: 10714305
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714305%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [adesa.de] INFO: Scrape type for 10714305: 2
2026-03-24 22:16:39 [adesa.de] INFO: Scraping item 10714305 url https://www.openlane.eu/en/carv6/auction/10714305
2026-03-24 22:16:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4efae1af-64ee-5e02-be4d-0ae22e31e7b2 with identifier: 10708664
2026-03-24 22:16:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4efae1af-64ee-5e02-be4d-0ae22e31e7b2 with identifier: 10708664
2026-03-24 22:16:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4efae1af-64ee-5e02-be4d-0ae22e31e7b2 with identifier: 10708664 to the API
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16: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-24 22:16:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708664>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Petrol',
'id': '4efae1af-64ee-5e02-be4d-0ae22e31e7b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26014013E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708664',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 30027,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22500,
'price_includes_vat': True,
'registration_date': '2022-07-07',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 40 TFSI - Quattro - Petrol - Automatic - 204 hp - 30.027 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708664%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [adesa.de] INFO: Saving data for 10708664: {'auction_closing_time': 1774434300.0, 'created_time': 1774288158.168973, 'last_price_update_time': 1774390599.914909}
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708664') HTTP/1.1" 204 0
2026-03-24 22:16:39 [adesa.de] INFO: Found listing with ID: 10714311
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714311%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [adesa.de] INFO: Scrape type for 10714311: 2
2026-03-24 22:16:39 [adesa.de] INFO: Scraping item 10714311 url https://www.openlane.eu/en/carv6/auction/10714311
2026-03-24 22:16:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 592a6d95-6332-521c-a721-0e3347824282 with identifier: 10714478
2026-03-24 22:16:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 592a6d95-6332-521c-a721-0e3347824282 with scrape type 2
2026-03-24 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 592a6d95-6332-521c-a721-0e3347824282 with scrape type 2
2026-03-24 22:16:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 592a6d95-6332-521c-a721-0e3347824282, identifier: 10714478
2026-03-24 22:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708744> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710921> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 592a6d95-6332-521c-a721-0e3347824282 with identifier: 10714478
2026-03-24 22:16:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 592a6d95-6332-521c-a721-0e3347824282 with identifier: 10714478
2026-03-24 22:16:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 592a6d95-6332-521c-a721-0e3347824282 with identifier: 10714478 to the API
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16: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-24 22:16:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714478>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Petrol',
'id': '592a6d95-6332-521c-a721-0e3347824282',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29991',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714478',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A3',
'odometer': 36302,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21900,
'price_includes_vat': True,
'registration_date': '2024-06-12',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A3 Sportback 35 TFSI Advanced - Petrol - Automatic - 150 hp - '
'36.302 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2024}
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714478%27 HTTP/1.1" 200 None
2026-03-24 22:16:40 [adesa.de] INFO: Saving data for 10714478: {'auction_closing_time': 1774434000.0, 'created_time': 1774288145.408955, 'last_price_update_time': 1774390600.347982}
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714478') HTTP/1.1" 204 0
2026-03-24 22:16:40 [adesa.de] INFO: Found listing with ID: 10714594
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714594%27 HTTP/1.1" 200 None
2026-03-24 22:16:40 [adesa.de] INFO: Scrape type for 10714594: 2
2026-03-24 22:16:40 [adesa.de] INFO: Scraping item 10714594 url https://www.openlane.eu/en/carv6/auction/10714594
2026-03-24 22:16:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714538> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:40 [adesa.de] INFO: Found listing with ID: 10708652
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708652%27 HTTP/1.1" 200 None
2026-03-24 22:16:40 [adesa.de] INFO: Scrape type for 10708652: 2
2026-03-24 22:16:40 [adesa.de] INFO: Scraping item 10708652 url https://www.openlane.eu/en/carv6/auction/10708652
2026-03-24 22:16:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d85e88b1-8729-5c1b-8f0e-a9a43d12b623 with identifier: 10708744
2026-03-24 22:16:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d85e88b1-8729-5c1b-8f0e-a9a43d12b623 with scrape type 2
2026-03-24 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d85e88b1-8729-5c1b-8f0e-a9a43d12b623 with scrape type 2
2026-03-24 22:16:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d85e88b1-8729-5c1b-8f0e-a9a43d12b623, identifier: 10708744
2026-03-24 22:16:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7db930e-6063-5f3a-a052-86ecd7f6c2aa with identifier: 10710921
2026-03-24 22:16:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7db930e-6063-5f3a-a052-86ecd7f6c2aa with scrape type 2
2026-03-24 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7db930e-6063-5f3a-a052-86ecd7f6c2aa with scrape type 2
2026-03-24 22:16:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e7db930e-6063-5f3a-a052-86ecd7f6c2aa, identifier: 10710921
2026-03-24 22:16:40 [adesa.de] INFO: Found listing with ID: 10708745
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708745%27 HTTP/1.1" 200 None
2026-03-24 22:16:40 [adesa.de] INFO: Scrape type for 10708745: 2
2026-03-24 22:16:40 [adesa.de] INFO: Scraping item 10708745 url https://www.openlane.eu/en/carv6/auction/10708745
2026-03-24 22:16:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d85e88b1-8729-5c1b-8f0e-a9a43d12b623 with identifier: 10708744
2026-03-24 22:16:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d85e88b1-8729-5c1b-8f0e-a9a43d12b623 with identifier: 10708744
2026-03-24 22:16:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d85e88b1-8729-5c1b-8f0e-a9a43d12b623 with identifier: 10708744 to the API
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16: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-24 22:16:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708744>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'd85e88b1-8729-5c1b-8f0e-a9a43d12b623',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545B5',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708744',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 44448,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16800,
'price_includes_vat': True,
'registration_date': '2022-09-15',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 Avant 35 TFSI - Petrol - Automatic - 150 hp - 44.448 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708744%27 HTTP/1.1" 200 None
2026-03-24 22:16:40 [adesa.de] INFO: Saving data for 10708744: {'auction_closing_time': 1774434600.0, 'created_time': 1774288146.61928, 'last_price_update_time': 1774390600.892607}
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708744') HTTP/1.1" 204 0
2026-03-24 22:16:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e7db930e-6063-5f3a-a052-86ecd7f6c2aa with identifier: 10710921
2026-03-24 22:16:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e7db930e-6063-5f3a-a052-86ecd7f6c2aa with identifier: 10710921
2026-03-24 22:16:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e7db930e-6063-5f3a-a052-86ecd7f6c2aa with identifier: 10710921 to the API
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16: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-24 22:16:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710921>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-25T12:30:00Z',
'fuel_type': 'Petrol',
'id': 'e7db930e-6063-5f3a-a052-86ecd7f6c2aa',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2600772DE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710921',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 41136,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22300,
'price_includes_vat': True,
'registration_date': '2023-04-14',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 Allroad 45 TFSI - Quattro - Petrol - Automatic - 265 hp - '
'41.136 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710921%27 HTTP/1.1" 200 None
2026-03-24 22:16:41 [adesa.de] INFO: Saving data for 10710921: {'auction_closing_time': 1774441800.0, 'created_time': 1774288146.935173, 'last_price_update_time': 1774390601.29407}
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10710921') HTTP/1.1" 204 0
2026-03-24 22:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714519> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:41 [adesa.de] INFO: Found listing with ID: 10714596
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714596%27 HTTP/1.1" 200 None
2026-03-24 22:16:41 [adesa.de] INFO: Scrape type for 10714596: 2
2026-03-24 22:16:41 [adesa.de] INFO: Scraping item 10714596 url https://www.openlane.eu/en/carv6/auction/10714596
2026-03-24 22:16:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48fcca97-5369-5a89-8863-e20a35e17a2b with identifier: 10714538
2026-03-24 22:16:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48fcca97-5369-5a89-8863-e20a35e17a2b with scrape type 2
2026-03-24 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48fcca97-5369-5a89-8863-e20a35e17a2b with scrape type 2
2026-03-24 22:16:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 48fcca97-5369-5a89-8863-e20a35e17a2b, identifier: 10714538
2026-03-24 22:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708759> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714546> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 48fcca97-5369-5a89-8863-e20a35e17a2b with identifier: 10714538
2026-03-24 22:16:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 48fcca97-5369-5a89-8863-e20a35e17a2b with identifier: 10714538
2026-03-24 22:16:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 48fcca97-5369-5a89-8863-e20a35e17a2b with identifier: 10714538 to the API
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16: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-24 22:16:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714538>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '48fcca97-5369-5a89-8863-e20a35e17a2b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28789',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714538',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 135100,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18300,
'price_includes_vat': True,
'registration_date': '2022-08-01',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A4 Avant 35 TDI S Line - Diesel - Automatic - 163 hp - 135.100 '
'km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714538%27 HTTP/1.1" 200 None
2026-03-24 22:16:41 [adesa.de] INFO: Saving data for 10714538: {'auction_closing_time': 1774434000.0, 'created_time': 1774288139.239582, 'last_price_update_time': 1774390601.699848}
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714538') HTTP/1.1" 204 0
2026-03-24 22:16:41 [adesa.de] INFO: Found listing with ID: 10714360
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714360%27 HTTP/1.1" 200 None
2026-03-24 22:16:41 [adesa.de] INFO: Scrape type for 10714360: 2
2026-03-24 22:16:41 [adesa.de] INFO: Scraping item 10714360 url https://www.openlane.eu/en/carv6/auction/10714360
2026-03-24 22:16:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:41 [adesa.de] INFO: Found listing with ID: 10708650
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708650%27 HTTP/1.1" 200 None
2026-03-24 22:16:41 [adesa.de] INFO: Scrape type for 10708650: 2
2026-03-24 22:16:41 [adesa.de] INFO: Scraping item 10708650 url https://www.openlane.eu/en/carv6/auction/10708650
2026-03-24 22:16:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4de33c68-9de3-5587-bf00-70e4817aa468 with identifier: 10714519
2026-03-24 22:16:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4de33c68-9de3-5587-bf00-70e4817aa468 with scrape type 2
2026-03-24 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4de33c68-9de3-5587-bf00-70e4817aa468 with scrape type 2
2026-03-24 22:16:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4de33c68-9de3-5587-bf00-70e4817aa468, identifier: 10714519
2026-03-24 22:16:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2306eb47-9932-54bc-a383-d97281a3a3e0 with identifier: 10708759
2026-03-24 22:16:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2306eb47-9932-54bc-a383-d97281a3a3e0 with scrape type 2
2026-03-24 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2306eb47-9932-54bc-a383-d97281a3a3e0 with scrape type 2
2026-03-24 22:16:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2306eb47-9932-54bc-a383-d97281a3a3e0, identifier: 10708759
2026-03-24 22:16:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0341dee9-c7e0-5d1e-83ac-217b9788008a with identifier: 10714546
2026-03-24 22:16:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0341dee9-c7e0-5d1e-83ac-217b9788008a with scrape type 2
2026-03-24 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0341dee9-c7e0-5d1e-83ac-217b9788008a with scrape type 2
2026-03-24 22:16:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0341dee9-c7e0-5d1e-83ac-217b9788008a, identifier: 10714546
2026-03-24 22:16:42 [adesa.de] INFO: Found listing with ID: 10714598
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714598%27 HTTP/1.1" 200 None
2026-03-24 22:16:42 [adesa.de] INFO: Scrape type for 10714598: 2
2026-03-24 22:16:42 [adesa.de] INFO: Scraping item 10714598 url https://www.openlane.eu/en/carv6/auction/10714598
2026-03-24 22:16:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4de33c68-9de3-5587-bf00-70e4817aa468 with identifier: 10714519
2026-03-24 22:16:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4de33c68-9de3-5587-bf00-70e4817aa468 with identifier: 10714519
2026-03-24 22:16:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4de33c68-9de3-5587-bf00-70e4817aa468 with identifier: 10714519 to the API
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16: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-24 22:16:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714519>
{'auction_title': '',
'c_o_2_emission_value': 151,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Petrol',
'id': '4de33c68-9de3-5587-bf00-70e4817aa468',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '24579',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714519',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 7528,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23600,
'price_includes_vat': True,
'registration_date': '2025-01-14',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A4 Avant 35 TFSI - Petrol - Automatic - 150 hp - 7.528 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2025}
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714519%27 HTTP/1.1" 200 None
2026-03-24 22:16:42 [adesa.de] INFO: Saving data for 10714519: {'auction_closing_time': 1774434000.0, 'created_time': 1774288135.557211, 'last_price_update_time': 1774390602.409321}
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714519') HTTP/1.1" 204 0
2026-03-24 22:16:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2306eb47-9932-54bc-a383-d97281a3a3e0 with identifier: 10708759
2026-03-24 22:16:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2306eb47-9932-54bc-a383-d97281a3a3e0 with identifier: 10708759
2026-03-24 22:16:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2306eb47-9932-54bc-a383-d97281a3a3e0 with identifier: 10708759 to the API
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16: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-24 22:16:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708759>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Petrol',
'id': '2306eb47-9932-54bc-a383-d97281a3a3e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545B9',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708759',
'listing': 'auctionplusdirectbuy',
'location': 'Ketzin (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 61125,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17600,
'price_includes_vat': True,
'registration_date': '2023-03-13',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 Avant 35 TFSI Advanced - Petrol - Automatic - 150 hp - '
'61.125 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2023}
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708759%27 HTTP/1.1" 200 None
2026-03-24 22:16:42 [adesa.de] INFO: Saving data for 10708759: {'auction_closing_time': 1774434600.0, 'created_time': 1774288140.979455, 'last_price_update_time': 1774390602.772459}
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708759') HTTP/1.1" 204 0
2026-03-24 22:16:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0341dee9-c7e0-5d1e-83ac-217b9788008a with identifier: 10714546
2026-03-24 22:16:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0341dee9-c7e0-5d1e-83ac-217b9788008a with identifier: 10714546
2026-03-24 22:16:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0341dee9-c7e0-5d1e-83ac-217b9788008a with identifier: 10714546 to the API
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16: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-24 22:16:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714546>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '0341dee9-c7e0-5d1e-83ac-217b9788008a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28662',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714546',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 106650,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2021-08-03',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A4 Avant 40 TDI Advanced - Diesel - Automatic - 204 hp - '
'106.650 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-24 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714546%27 HTTP/1.1" 200 None
2026-03-24 22:16:43 [adesa.de] INFO: Saving data for 10714546: {'auction_closing_time': 1774434000.0, 'created_time': 1774288134.513813, 'last_price_update_time': 1774390603.101442}
2026-03-24 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714546') HTTP/1.1" 204 0
2026-03-24 22:16:43 [adesa.de] INFO: Found listing with ID: 10714595
2026-03-24 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714595%27 HTTP/1.1" 200 None
2026-03-24 22:16:43 [adesa.de] INFO: Scrape type for 10714595: 2
2026-03-24 22:16:43 [adesa.de] INFO: Scraping item 10714595 url https://www.openlane.eu/en/carv6/auction/10714595
2026-03-24 22:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714483> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714522> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:43 [adesa.de] INFO: Found listing with ID: 10708651
2026-03-24 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708651%27 HTTP/1.1" 200 None
2026-03-24 22:16:43 [adesa.de] INFO: Scrape type for 10708651: 2
2026-03-24 22:16:43 [adesa.de] INFO: Scraping item 10708651 url https://www.openlane.eu/en/carv6/auction/10708651
2026-03-24 22:16:43 [adesa.de] INFO: Found listing with ID: 10714610
2026-03-24 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714610%27 HTTP/1.1" 200 None
2026-03-24 22:16:43 [adesa.de] INFO: Scrape type for 10714610: 2
2026-03-24 22:16:43 [adesa.de] INFO: Scraping item 10714610 url https://www.openlane.eu/en/carv6/auction/10714610
2026-03-24 22:16:43 [adesa.de] INFO: Found listing with ID: 10714612
2026-03-24 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714612%27 HTTP/1.1" 200 None
2026-03-24 22:16:43 [adesa.de] INFO: Scrape type for 10714612: 2
2026-03-24 22:16:43 [adesa.de] INFO: Scraping item 10714612 url https://www.openlane.eu/en/carv6/auction/10714612
2026-03-24 22:16:43 [adesa.de] INFO: Found listing with ID: 10714479
2026-03-24 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714479%27 HTTP/1.1" 200 None
2026-03-24 22:16:43 [adesa.de] INFO: Scrape type for 10714479: 2
2026-03-24 22:16:43 [adesa.de] INFO: Scraping item 10714479 url https://www.openlane.eu/en/carv6/auction/10714479
2026-03-24 22:16:43 [adesa.de] INFO: Found listing with ID: 10714599
2026-03-24 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714599%27 HTTP/1.1" 200 None
2026-03-24 22:16:43 [adesa.de] INFO: Scrape type for 10714599: 2
2026-03-24 22:16:43 [adesa.de] INFO: Scraping item 10714599 url https://www.openlane.eu/en/carv6/auction/10714599
2026-03-24 22:16:43 [adesa.de] INFO: Found listing with ID: 10714630
2026-03-24 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714630%27 HTTP/1.1" 200 None
2026-03-24 22:16:43 [adesa.de] INFO: Scrape type for 10714630: 2
2026-03-24 22:16:43 [adesa.de] INFO: Scraping item 10714630 url https://www.openlane.eu/en/carv6/auction/10714630
2026-03-24 22:16:43 [adesa.de] INFO: Found listing with ID: 10714613
2026-03-24 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714613%27 HTTP/1.1" 200 None
2026-03-24 22:16:43 [adesa.de] INFO: Scrape type for 10714613: 2
2026-03-24 22:16:43 [adesa.de] INFO: Scraping item 10714613 url https://www.openlane.eu/en/carv6/auction/10714613
2026-03-24 22:16:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80e074c1-5d2f-539c-966e-6c9f0e60ea96 with identifier: 10714483
2026-03-24 22:16:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80e074c1-5d2f-539c-966e-6c9f0e60ea96 with scrape type 2
2026-03-24 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80e074c1-5d2f-539c-966e-6c9f0e60ea96 with scrape type 2
2026-03-24 22:16:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 80e074c1-5d2f-539c-966e-6c9f0e60ea96, identifier: 10714483
2026-03-24 22:16:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a20e6fdb-9338-58ca-8c95-ffb433036527 with identifier: 10714522
2026-03-24 22:16:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a20e6fdb-9338-58ca-8c95-ffb433036527 with scrape type 2
2026-03-24 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a20e6fdb-9338-58ca-8c95-ffb433036527 with scrape type 2
2026-03-24 22:16:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a20e6fdb-9338-58ca-8c95-ffb433036527, identifier: 10714522
2026-03-24 22:16:43 [adesa.de] INFO: Found listing with ID: 10708766
2026-03-24 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708766%27 HTTP/1.1" 200 None
2026-03-24 22:16:43 [adesa.de] INFO: Scrape type for 10708766: 2
2026-03-24 22:16:43 [adesa.de] INFO: Scraping item 10708766 url https://www.openlane.eu/en/carv6/auction/10708766
2026-03-24 22:16:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 80e074c1-5d2f-539c-966e-6c9f0e60ea96 with identifier: 10714483
2026-03-24 22:16:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 80e074c1-5d2f-539c-966e-6c9f0e60ea96 with identifier: 10714483
2026-03-24 22:16:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 80e074c1-5d2f-539c-966e-6c9f0e60ea96 with identifier: 10714483 to the API
2026-03-24 22:16:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16: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-24 22:16:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714483>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 326,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Electric',
'id': '80e074c1-5d2f-539c-966e-6c9f0e60ea96',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29548',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714483',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': 'iX',
'odometer': 17400,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 40800,
'price_includes_vat': True,
'registration_date': '2023-07-04',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'BMW iX 40 - Electric - Automatic - 326 hp - 17.400 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714483%27 HTTP/1.1" 200 None
2026-03-24 22:16:43 [adesa.de] INFO: Saving data for 10714483: {'auction_closing_time': 1774434000.0, 'created_time': 1774288056.427311, 'last_price_update_time': 1774390603.818966}
2026-03-24 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714483') HTTP/1.1" 204 0
2026-03-24 22:16:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a20e6fdb-9338-58ca-8c95-ffb433036527 with identifier: 10714522
2026-03-24 22:16:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a20e6fdb-9338-58ca-8c95-ffb433036527 with identifier: 10714522
2026-03-24 22:16:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a20e6fdb-9338-58ca-8c95-ffb433036527 with identifier: 10714522 to the API
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714522>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'a20e6fdb-9338-58ca-8c95-ffb433036527',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28797',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714522',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 103803,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20200,
'price_includes_vat': True,
'registration_date': '2020-11-23',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'BMW 3 Series Touring 330 Advantage - Diesel - Automatic - 286 hp - '
'103.803 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2020}
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714522%27 HTTP/1.1" 200 None
2026-03-24 22:16:44 [adesa.de] INFO: Saving data for 10714522: {'auction_closing_time': 1774434000.0, 'created_time': 1774288057.899549, 'last_price_update_time': 1774390604.241426}
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714522') HTTP/1.1" 204 0
2026-03-24 22:16:44 [adesa.de] INFO: Found listing with ID: 10714604
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714604%27 HTTP/1.1" 200 None
2026-03-24 22:16:44 [adesa.de] INFO: Scrape type for 10714604: 2
2026-03-24 22:16:44 [adesa.de] INFO: Scraping item 10714604 url https://www.openlane.eu/en/carv6/auction/10714604
2026-03-24 22:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714597> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714523> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:44 [adesa.de] INFO: Found listing with ID: 10708749
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708749%27 HTTP/1.1" 200 None
2026-03-24 22:16:44 [adesa.de] INFO: Scrape type for 10708749: 2
2026-03-24 22:16:44 [adesa.de] INFO: Scraping item 10708749 url https://www.openlane.eu/en/carv6/auction/10708749
2026-03-24 22:16:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:44 [adesa.de] INFO: Found listing with ID: 10708752
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708752%27 HTTP/1.1" 200 None
2026-03-24 22:16:44 [adesa.de] INFO: Scrape type for 10708752: 2
2026-03-24 22:16:44 [adesa.de] INFO: Scraping item 10708752 url https://www.openlane.eu/en/carv6/auction/10708752
2026-03-24 22:16:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d66b343a-f5b5-59a9-9fda-3c86795cfce7 with identifier: 10714597
2026-03-24 22:16:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d66b343a-f5b5-59a9-9fda-3c86795cfce7 with scrape type 2
2026-03-24 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d66b343a-f5b5-59a9-9fda-3c86795cfce7 with scrape type 2
2026-03-24 22:16:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d66b343a-f5b5-59a9-9fda-3c86795cfce7, identifier: 10714597
2026-03-24 22:16:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d66b343a-f5b5-59a9-9fda-3c86795cfce7 with identifier: 10714597
2026-03-24 22:16:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d66b343a-f5b5-59a9-9fda-3c86795cfce7 with identifier: 10714597
2026-03-24 22:16:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d66b343a-f5b5-59a9-9fda-3c86795cfce7 with identifier: 10714597 to the API
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714597>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'd66b343a-f5b5-59a9-9fda-3c86795cfce7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29966',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714597',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'Q3',
'odometer': 95697,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22900,
'price_includes_vat': True,
'registration_date': '2022-09-28',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi Q3 35 TDI S Line - Diesel - Automatic - 150 hp - 95.697 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714597%27 HTTP/1.1" 200 None
2026-03-24 22:16:44 [adesa.de] INFO: Saving data for 10714597: {'auction_closing_time': 1774434600.0, 'created_time': 1774288076.134515, 'last_price_update_time': 1774390604.780507}
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714597') HTTP/1.1" 204 0
2026-03-24 22:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708676> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eabdf0b4-1a24-5f7d-89f9-4d8332e1cea4 with identifier: 10714523
2026-03-24 22:16:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eabdf0b4-1a24-5f7d-89f9-4d8332e1cea4 with scrape type 2
2026-03-24 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eabdf0b4-1a24-5f7d-89f9-4d8332e1cea4 with scrape type 2
2026-03-24 22:16:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: eabdf0b4-1a24-5f7d-89f9-4d8332e1cea4, identifier: 10714523
2026-03-24 22:16:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: eabdf0b4-1a24-5f7d-89f9-4d8332e1cea4 with identifier: 10714523
2026-03-24 22:16:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: eabdf0b4-1a24-5f7d-89f9-4d8332e1cea4 with identifier: 10714523
2026-03-24 22:16:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: eabdf0b4-1a24-5f7d-89f9-4d8332e1cea4 with identifier: 10714523 to the API
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714523>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 299,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Electric',
'id': 'eabdf0b4-1a24-5f7d-89f9-4d8332e1cea4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28875',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714523',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 50200,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24900,
'price_includes_vat': True,
'registration_date': '2022-06-30',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi Q4 E-tron 50 - Quattro - Electric - Automatic - 299 hp - '
'50.200 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714523%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.de] INFO: Saving data for 10714523: {'auction_closing_time': 1774434000.0, 'created_time': 1774288068.097889, 'last_price_update_time': 1774390605.227005}
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714523') HTTP/1.1" 204 0
2026-03-24 22:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710907> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3fc4930b-aecf-5d1c-97fd-31b18839c1b3 with identifier: 10708676
2026-03-24 22:16:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3fc4930b-aecf-5d1c-97fd-31b18839c1b3 with scrape type 2
2026-03-24 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3fc4930b-aecf-5d1c-97fd-31b18839c1b3 with scrape type 2
2026-03-24 22:16:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3fc4930b-aecf-5d1c-97fd-31b18839c1b3, identifier: 10708676
2026-03-24 22:16:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3fc4930b-aecf-5d1c-97fd-31b18839c1b3 with identifier: 10708676
2026-03-24 22:16:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3fc4930b-aecf-5d1c-97fd-31b18839c1b3 with identifier: 10708676
2026-03-24 22:16:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3fc4930b-aecf-5d1c-97fd-31b18839c1b3 with identifier: 10708676 to the API
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708676>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Diesel',
'id': '3fc4930b-aecf-5d1c-97fd-31b18839c1b3',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26014013B',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708676',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 107066,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2023-04-20',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 Avant 40 TDI Advanced - Diesel - Automatic - 204 hp - '
'107.066 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2023}
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708676%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.de] INFO: Saving data for 10708676: {'auction_closing_time': 1774434300.0, 'created_time': 1774288132.074262, 'last_price_update_time': 1774390605.647561}
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708676') HTTP/1.1" 204 0
2026-03-24 22:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714508> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 401bad55-c26b-58ee-95c4-3540b9ead37f with identifier: 10710907
2026-03-24 22:16:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 401bad55-c26b-58ee-95c4-3540b9ead37f with scrape type 2
2026-03-24 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 401bad55-c26b-58ee-95c4-3540b9ead37f with scrape type 2
2026-03-24 22:16:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 401bad55-c26b-58ee-95c4-3540b9ead37f, identifier: 10710907
2026-03-24 22:16:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 401bad55-c26b-58ee-95c4-3540b9ead37f with identifier: 10710907
2026-03-24 22:16:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 401bad55-c26b-58ee-95c4-3540b9ead37f with identifier: 10710907
2026-03-24 22:16:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 401bad55-c26b-58ee-95c4-3540b9ead37f with identifier: 10710907 to the API
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710907>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': None,
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 178,
'expiration_date': '2026-03-25T12:30:00Z',
'fuel_type': 'Petrol',
'id': '401bad55-c26b-58ee-95c4-3540b9ead37f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KA-KY 9003',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710907',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': 'X2',
'odometer': 67442,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2021-01-28',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 20i M Sport - xDrive - Petrol - Automatic - 178 hp - 67.442 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710907%27 HTTP/1.1" 200 None
2026-03-24 22:16:46 [adesa.de] INFO: Saving data for 10710907: {'auction_closing_time': 1774441800.0, 'created_time': 1774288045.986632, 'last_price_update_time': 1774390606.129149}
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10710907') HTTP/1.1" 204 0
2026-03-24 22:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714513> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714305> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 393381d3-bf93-59ad-82c8-1d421ca9241d with identifier: 10714508
2026-03-24 22:16:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 393381d3-bf93-59ad-82c8-1d421ca9241d with scrape type 2
2026-03-24 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 393381d3-bf93-59ad-82c8-1d421ca9241d with scrape type 2
2026-03-24 22:16:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 393381d3-bf93-59ad-82c8-1d421ca9241d, identifier: 10714508
2026-03-24 22:16:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 393381d3-bf93-59ad-82c8-1d421ca9241d with identifier: 10714508
2026-03-24 22:16:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 393381d3-bf93-59ad-82c8-1d421ca9241d with identifier: 10714508
2026-03-24 22:16:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 393381d3-bf93-59ad-82c8-1d421ca9241d with identifier: 10714508 to the API
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16: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-24 22:16:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714508>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '393381d3-bf93-59ad-82c8-1d421ca9241d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29058',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714508',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Citroën',
'model': 'C4',
'odometer': 34801,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2024-07-18',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Citroën C4 Plus - Diesel - Automatic - 131 hp - 34.801 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714508%27 HTTP/1.1" 200 None
2026-03-24 22:16:46 [adesa.de] INFO: Saving data for 10714508: {'auction_closing_time': 1774434000.0, 'created_time': 1774288044.109098, 'last_price_update_time': 1774390606.5493}
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714508') HTTP/1.1" 204 0
2026-03-24 22:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714311> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ced5a333-92e8-5ff0-8a2b-9315b4a2112b with identifier: 10714513
2026-03-24 22:16:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ced5a333-92e8-5ff0-8a2b-9315b4a2112b with scrape type 2
2026-03-24 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ced5a333-92e8-5ff0-8a2b-9315b4a2112b with scrape type 2
2026-03-24 22:16:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ced5a333-92e8-5ff0-8a2b-9315b4a2112b, identifier: 10714513
2026-03-24 22:16:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d93e2663-a02f-519e-9c89-63d98dc1a6cc with identifier: 10714305
2026-03-24 22:16:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d93e2663-a02f-519e-9c89-63d98dc1a6cc with scrape type 2
2026-03-24 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d93e2663-a02f-519e-9c89-63d98dc1a6cc with scrape type 2
2026-03-24 22:16:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d93e2663-a02f-519e-9c89-63d98dc1a6cc, identifier: 10714305
2026-03-24 22:16:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ced5a333-92e8-5ff0-8a2b-9315b4a2112b with identifier: 10714513
2026-03-24 22:16:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ced5a333-92e8-5ff0-8a2b-9315b4a2112b with identifier: 10714513
2026-03-24 22:16:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ced5a333-92e8-5ff0-8a2b-9315b4a2112b with identifier: 10714513 to the API
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16: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-24 22:16:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714513>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'ced5a333-92e8-5ff0-8a2b-9315b4a2112b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29054',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714513',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Citroën',
'model': 'C4',
'odometer': 41075,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2024-08-27',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Citroën C4 Plus - Diesel - Automatic - 131 hp - 41.075 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714513%27 HTTP/1.1" 200 None
2026-03-24 22:16:47 [adesa.de] INFO: Saving data for 10714513: {'auction_closing_time': 1774434000.0, 'created_time': 1774288027.167977, 'last_price_update_time': 1774390607.05391}
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714513') HTTP/1.1" 204 0
2026-03-24 22:16:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d93e2663-a02f-519e-9c89-63d98dc1a6cc with identifier: 10714305
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Brown HTTP/1.1" 200 None
2026-03-24 22:16:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 22:16:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d93e2663-a02f-519e-9c89-63d98dc1a6cc with identifier: 10714305
2026-03-24 22:16:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d93e2663-a02f-519e-9c89-63d98dc1a6cc with identifier: 10714305 to the API
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16: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-24 22:16:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714305>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'd93e2663-a02f-519e-9c89-63d98dc1a6cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31485',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714305',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 34772,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2024-07-22',
'seats_number': 3,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Citroën Jumper L2H2 2.2 HDI - Diesel - Manual - 140 hp - 34.772 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714305%27 HTTP/1.1" 200 None
2026-03-24 22:16:47 [adesa.de] INFO: Saving data for 10714305: {'auction_closing_time': 1774432800.0, 'created_time': 1774288036.119517, 'last_price_update_time': 1774390607.525543}
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714305') HTTP/1.1" 204 0
2026-03-24 22:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714594> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708745> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13514883-00f5-55cf-9c62-0e682cb54b5b with identifier: 10714311
2026-03-24 22:16:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13514883-00f5-55cf-9c62-0e682cb54b5b with scrape type 2
2026-03-24 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13514883-00f5-55cf-9c62-0e682cb54b5b with scrape type 2
2026-03-24 22:16:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 13514883-00f5-55cf-9c62-0e682cb54b5b, identifier: 10714311
2026-03-24 22:16:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 13514883-00f5-55cf-9c62-0e682cb54b5b with identifier: 10714311
2026-03-24 22:16:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 13514883-00f5-55cf-9c62-0e682cb54b5b with identifier: 10714311
2026-03-24 22:16:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 13514883-00f5-55cf-9c62-0e682cb54b5b with identifier: 10714311 to the API
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16: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-24 22:16:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714311>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '13514883-00f5-55cf-9c62-0e682cb54b5b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31486',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714311',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 39605,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16200,
'price_includes_vat': True,
'registration_date': '2024-07-22',
'seats_number': 3,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Citroën Jumper L2H2 - Diesel - Manual - 140 hp - 39.605 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714311%27 HTTP/1.1" 200 None
2026-03-24 22:16:47 [adesa.de] INFO: Saving data for 10714311: {'auction_closing_time': 1774432800.0, 'created_time': 1774288037.066515, 'last_price_update_time': 1774390607.956743}
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714311') HTTP/1.1" 204 0
2026-03-24 22:16:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed8fc298-1537-5060-b0ca-998c46a897f7 with identifier: 10714594
2026-03-24 22:16:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed8fc298-1537-5060-b0ca-998c46a897f7 with scrape type 2
2026-03-24 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ed8fc298-1537-5060-b0ca-998c46a897f7 with scrape type 2
2026-03-24 22:16:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ed8fc298-1537-5060-b0ca-998c46a897f7, identifier: 10714594
2026-03-24 22:16:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e458a16a-dbcf-5ba0-a58f-d25945b59b2b with identifier: 10708745
2026-03-24 22:16:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e458a16a-dbcf-5ba0-a58f-d25945b59b2b with scrape type 2
2026-03-24 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e458a16a-dbcf-5ba0-a58f-d25945b59b2b with scrape type 2
2026-03-24 22:16:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e458a16a-dbcf-5ba0-a58f-d25945b59b2b, identifier: 10708745
2026-03-24 22:16:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ed8fc298-1537-5060-b0ca-998c46a897f7 with identifier: 10714594
2026-03-24 22:16:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ed8fc298-1537-5060-b0ca-998c46a897f7 with identifier: 10714594
2026-03-24 22:16:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ed8fc298-1537-5060-b0ca-998c46a897f7 with identifier: 10714594 to the API
2026-03-24 22:16:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16: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-24 22:16:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714594>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Electric',
'id': 'ed8fc298-1537-5060-b0ca-998c46a897f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29691',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714594',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Born',
'odometer': 28116,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2023-07-19',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Born 58 kWh - Electric - Automatic - 204 hp - 28.116 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714594%27 HTTP/1.1" 200 None
2026-03-24 22:16:48 [adesa.de] INFO: Saving data for 10714594: {'auction_closing_time': 1774434600.0, 'created_time': 1774288045.197562, 'last_price_update_time': 1774390608.487774}
2026-03-24 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714594') HTTP/1.1" 204 0
2026-03-24 22:16:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e458a16a-dbcf-5ba0-a58f-d25945b59b2b with identifier: 10708745
2026-03-24 22:16:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e458a16a-dbcf-5ba0-a58f-d25945b59b2b with identifier: 10708745
2026-03-24 22:16:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e458a16a-dbcf-5ba0-a58f-d25945b59b2b with identifier: 10708745 to the API
2026-03-24 22:16:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16: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-24 22:16:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708745>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Electric',
'id': 'e458a16a-dbcf-5ba0-a58f-d25945b59b2b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545C6',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708745',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Born',
'odometer': 70836,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18000,
'price_includes_vat': True,
'registration_date': '2023-12-27',
'seats_number': 4,
'seller_name': None,
'title': 'Cupra Born - Electric - Automatic - 231 hp - 70.836 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708745%27 HTTP/1.1" 200 None
2026-03-24 22:16:48 [adesa.de] INFO: Saving data for 10708745: {'auction_closing_time': 1774434600.0, 'created_time': 1774288023.078696, 'last_price_update_time': 1774390608.775531}
2026-03-24 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708745') HTTP/1.1" 204 0
2026-03-24 22:16:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714595> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714598> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708652> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55209630-8b08-57bb-b72a-39d3739d81c9 with identifier: 10714595
2026-03-24 22:16:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55209630-8b08-57bb-b72a-39d3739d81c9 with scrape type 2
2026-03-24 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55209630-8b08-57bb-b72a-39d3739d81c9 with scrape type 2
2026-03-24 22:16:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 55209630-8b08-57bb-b72a-39d3739d81c9, identifier: 10714595
2026-03-24 22:16:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85648cac-a5a5-55b6-8793-ce8e9b5b853f with identifier: 10714598
2026-03-24 22:16:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85648cac-a5a5-55b6-8793-ce8e9b5b853f with scrape type 2
2026-03-24 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85648cac-a5a5-55b6-8793-ce8e9b5b853f with scrape type 2
2026-03-24 22:16:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 85648cac-a5a5-55b6-8793-ce8e9b5b853f, identifier: 10714598
2026-03-24 22:16:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 55209630-8b08-57bb-b72a-39d3739d81c9 with identifier: 10714595
2026-03-24 22:16:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 55209630-8b08-57bb-b72a-39d3739d81c9 with identifier: 10714595
2026-03-24 22:16:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 55209630-8b08-57bb-b72a-39d3739d81c9 with identifier: 10714595 to the API
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16: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-24 22:16:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714595>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Hybrid',
'id': '55209630-8b08-57bb-b72a-39d3739d81c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29692',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714595',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 58486,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21200,
'price_includes_vat': True,
'registration_date': '2023-07-27',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Formentor 1.4 e-Hybrid VZ - Hybrid - Automatic - 150 hp - '
'58.486 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2023}
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714595%27 HTTP/1.1" 200 None
2026-03-24 22:16:49 [adesa.de] INFO: Saving data for 10714595: {'auction_closing_time': 1774434600.0, 'created_time': 1774288020.116255, 'last_price_update_time': 1774390609.434972}
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714595') HTTP/1.1" 204 0
2026-03-24 22:16:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 85648cac-a5a5-55b6-8793-ce8e9b5b853f with identifier: 10714598
2026-03-24 22:16:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 85648cac-a5a5-55b6-8793-ce8e9b5b853f with identifier: 10714598
2026-03-24 22:16:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 85648cac-a5a5-55b6-8793-ce8e9b5b853f with identifier: 10714598 to the API
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16: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-24 22:16:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714598>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Hybrid',
'id': '85648cac-a5a5-55b6-8793-ce8e9b5b853f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29960',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714598',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 19567,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22800,
'price_includes_vat': True,
'registration_date': '2023-08-24',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Formentor 1.4 e-Hybrid VZ - Hybrid - Automatic - 150 hp - '
'19.567 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2023}
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714598%27 HTTP/1.1" 200 None
2026-03-24 22:16:49 [adesa.de] INFO: Saving data for 10714598: {'auction_closing_time': 1774434600.0, 'created_time': 1774288014.960944, 'last_price_update_time': 1774390609.768458}
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714598') HTTP/1.1" 204 0
2026-03-24 22:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708766> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714604> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0efe0a29-3a08-5caf-9e3a-54f965e19b9b with identifier: 10708652
2026-03-24 22:16:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0efe0a29-3a08-5caf-9e3a-54f965e19b9b with scrape type 2
2026-03-24 22:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0efe0a29-3a08-5caf-9e3a-54f965e19b9b with scrape type 2
2026-03-24 22:16:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0efe0a29-3a08-5caf-9e3a-54f965e19b9b, identifier: 10708652
2026-03-24 22:16:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0efe0a29-3a08-5caf-9e3a-54f965e19b9b with identifier: 10708652
2026-03-24 22:16:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0efe0a29-3a08-5caf-9e3a-54f965e19b9b with identifier: 10708652
2026-03-24 22:16:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0efe0a29-3a08-5caf-9e3a-54f965e19b9b with identifier: 10708652 to the API
2026-03-24 22:16:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16: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-24 22:16:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708652>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Electric',
'id': '0efe0a29-3a08-5caf-9e3a-54f965e19b9b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260140148',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708652',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Born',
'odometer': 19894,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2023-12-19',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Born - Electric - Automatic - 204 hp - 19.894 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708652%27 HTTP/1.1" 200 None
2026-03-24 22:16:50 [adesa.de] INFO: Saving data for 10708652: {'auction_closing_time': 1774434300.0, 'created_time': 1774288042.798928, 'last_price_update_time': 1774390610.234153}
2026-03-24 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708652') HTTP/1.1" 204 0
2026-03-24 22:16:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93cc1bd7-929d-59f3-8ff8-f63dad6e84d7 with identifier: 10708766
2026-03-24 22:16:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93cc1bd7-929d-59f3-8ff8-f63dad6e84d7 with scrape type 2
2026-03-24 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93cc1bd7-929d-59f3-8ff8-f63dad6e84d7 with scrape type 2
2026-03-24 22:16:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 93cc1bd7-929d-59f3-8ff8-f63dad6e84d7, identifier: 10708766
2026-03-24 22:16:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 879c3713-2a82-58c1-8bee-bfa57ac4520c with identifier: 10714604
2026-03-24 22:16:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 879c3713-2a82-58c1-8bee-bfa57ac4520c with scrape type 2
2026-03-24 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 879c3713-2a82-58c1-8bee-bfa57ac4520c with scrape type 2
2026-03-24 22:16:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 879c3713-2a82-58c1-8bee-bfa57ac4520c, identifier: 10714604
2026-03-24 22:16:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 93cc1bd7-929d-59f3-8ff8-f63dad6e84d7 with identifier: 10708766
2026-03-24 22:16:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 93cc1bd7-929d-59f3-8ff8-f63dad6e84d7 with identifier: 10708766
2026-03-24 22:16:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 93cc1bd7-929d-59f3-8ff8-f63dad6e84d7 with identifier: 10708766 to the API
2026-03-24 22:16:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16: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-24 22:16:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708766>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Petrol',
'id': '93cc1bd7-929d-59f3-8ff8-f63dad6e84d7',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545CA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708766',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 47485,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17000,
'price_includes_vat': True,
'registration_date': '2022-10-20',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Formentor 1.5 TSI - Petrol - Automatic - 150 hp - 47.485 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708766%27 HTTP/1.1" 200 None
2026-03-24 22:16:50 [adesa.de] INFO: Saving data for 10708766: {'auction_closing_time': 1774434600.0, 'created_time': 1774288000.917701, 'last_price_update_time': 1774390610.814823}
2026-03-24 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708766') HTTP/1.1" 204 0
2026-03-24 22:16:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 879c3713-2a82-58c1-8bee-bfa57ac4520c with identifier: 10714604
2026-03-24 22:16:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 879c3713-2a82-58c1-8bee-bfa57ac4520c with identifier: 10714604
2026-03-24 22:16:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 879c3713-2a82-58c1-8bee-bfa57ac4520c with identifier: 10714604 to the API
2026-03-24 22:16:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16: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-24 22:16:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714604>
{'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-25T10:30:00Z',
'fuel_type': 'Diesel',
'id': '879c3713-2a82-58c1-8bee-bfa57ac4520c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30025',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714604',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 94018,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2023-09-14',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Formentor 2.0 TDI Business - AWD - Diesel - Automatic - 150 '
'hp - 94.018 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714604%27 HTTP/1.1" 200 None
2026-03-24 22:16:51 [adesa.de] INFO: Saving data for 10714604: {'auction_closing_time': 1774434600.0, 'created_time': 1774287990.114628, 'last_price_update_time': 1774390611.142803}
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714604') HTTP/1.1" 204 0
2026-03-24 22:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708749> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2bcc6599-cbc5-53a9-9940-337a622de5d9 with identifier: 10708749
2026-03-24 22:16:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2bcc6599-cbc5-53a9-9940-337a622de5d9 with scrape type 2
2026-03-24 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2bcc6599-cbc5-53a9-9940-337a622de5d9 with scrape type 2
2026-03-24 22:16:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2bcc6599-cbc5-53a9-9940-337a622de5d9, identifier: 10708749
2026-03-24 22:16:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2bcc6599-cbc5-53a9-9940-337a622de5d9 with identifier: 10708749
2026-03-24 22:16:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2bcc6599-cbc5-53a9-9940-337a622de5d9 with identifier: 10708749
2026-03-24 22:16:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2bcc6599-cbc5-53a9-9940-337a622de5d9 with identifier: 10708749 to the API
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16: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-24 22:16:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708749>
{'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-25T10:30:00Z',
'fuel_type': 'Petrol',
'id': '2bcc6599-cbc5-53a9-9940-337a622de5d9',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545C3',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708749',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 14793,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2024-01-19',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Formentor - Petrol - Manual - 150 hp - 14.793 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708749%27 HTTP/1.1" 200 None
2026-03-24 22:16:51 [adesa.de] INFO: Saving data for 10708749: {'auction_closing_time': 1774434600.0, 'created_time': 1774287987.084259, 'last_price_update_time': 1774390611.692495}
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708749') HTTP/1.1" 204 0
2026-03-24 22:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714613> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708752> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b26b57f-e94a-5865-8426-b57e34e993de with identifier: 10714613
2026-03-24 22:16:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b26b57f-e94a-5865-8426-b57e34e993de with scrape type 2
2026-03-24 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b26b57f-e94a-5865-8426-b57e34e993de with scrape type 2
2026-03-24 22:16:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8b26b57f-e94a-5865-8426-b57e34e993de, identifier: 10714613
2026-03-24 22:16:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8b26b57f-e94a-5865-8426-b57e34e993de with identifier: 10714613
2026-03-24 22:16:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8b26b57f-e94a-5865-8426-b57e34e993de with identifier: 10714613
2026-03-24 22:16:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8b26b57f-e94a-5865-8426-b57e34e993de with identifier: 10714613 to the API
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714613>
{'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-25T10:30:00Z',
'fuel_type': 'Petrol',
'id': '8b26b57f-e94a-5865-8426-b57e34e993de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30190',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714613',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 63709,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18700,
'price_includes_vat': True,
'registration_date': '2022-10-08',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Formentor 1.5 TSI Business - Petrol - Automatic - 150 hp - '
'63.709 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714613%27 HTTP/1.1" 200 None
2026-03-24 22:16:52 [adesa.de] INFO: Saving data for 10714613: {'auction_closing_time': 1774434600.0, 'created_time': 1774288048.881053, 'last_price_update_time': 1774390612.267595}
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714613') HTTP/1.1" 204 0
2026-03-24 22:16:52 [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-24 22:16:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715037> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44d4b9a9-5063-56ca-99c5-8d77750b2fcd with identifier: 10708752
2026-03-24 22:16:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44d4b9a9-5063-56ca-99c5-8d77750b2fcd with scrape type 2
2026-03-24 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44d4b9a9-5063-56ca-99c5-8d77750b2fcd with scrape type 2
2026-03-24 22:16:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 44d4b9a9-5063-56ca-99c5-8d77750b2fcd, identifier: 10708752
2026-03-24 22:16:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 44d4b9a9-5063-56ca-99c5-8d77750b2fcd with identifier: 10708752
2026-03-24 22:16:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 44d4b9a9-5063-56ca-99c5-8d77750b2fcd with identifier: 10708752
2026-03-24 22:16:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 44d4b9a9-5063-56ca-99c5-8d77750b2fcd with identifier: 10708752 to the API
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708752>
{'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': 245,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Petrol',
'id': '44d4b9a9-5063-56ca-99c5-8d77750b2fcd',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545C9',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708752',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 31859,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20800,
'price_includes_vat': True,
'registration_date': '2024-02-08',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Formentor VZ - Petrol - Automatic - 245 hp - 31.859 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2024}
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708752%27 HTTP/1.1" 200 None
2026-03-24 22:16:52 [adesa.de] INFO: Saving data for 10708752: {'auction_closing_time': 1774434600.0, 'created_time': 1774288002.351521, 'last_price_update_time': 1774390612.720905}
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708752') HTTP/1.1" 204 0
2026-03-24 22:16:52 [adesa.de] INFO: Found listing with ID: 10714471
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714471%27 HTTP/1.1" 200 None
2026-03-24 22:16:52 [adesa.de] INFO: Scrape type for 10714471: 2
2026-03-24 22:16:52 [adesa.de] INFO: Scraping item 10714471 url https://www.openlane.eu/en/carv6/auction/10714471
2026-03-24 22:16:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58e7adf8-8d3c-5d8d-bc16-49b13048a7f6 with identifier: 10715037
2026-03-24 22:16:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58e7adf8-8d3c-5d8d-bc16-49b13048a7f6 with scrape type 2
2026-03-24 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 58e7adf8-8d3c-5d8d-bc16-49b13048a7f6 with scrape type 2
2026-03-24 22:16:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 58e7adf8-8d3c-5d8d-bc16-49b13048a7f6, identifier: 10715037
2026-03-24 22:16:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 58e7adf8-8d3c-5d8d-bc16-49b13048a7f6 with identifier: 10715037
2026-03-24 22:16:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 58e7adf8-8d3c-5d8d-bc16-49b13048a7f6 with identifier: 10715037
2026-03-24 22:16:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 58e7adf8-8d3c-5d8d-bc16-49b13048a7f6 with identifier: 10715037 to the API
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16: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-24 22:16:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715037>
{'auction_title': '',
'c_o_2_emission_value': 250,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.9L',
'engine_horse_power': 330,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Petrol',
'id': '58e7adf8-8d3c-5d8d-bc16-49b13048a7f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WESQN656',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715037',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Porsche',
'model': 'Panamera',
'odometer': 109729,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 43000,
'price_includes_vat': True,
'registration_date': '2020-06-30',
'seats_number': 5,
'seller_name': None,
'title': 'Porsche Panamera 4 2.9i - AWD - Petrol - Automatic - 330 hp - '
'109.729 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715037%27 HTTP/1.1" 200 None
2026-03-24 22:16:53 [adesa.de] INFO: Saving data for 10715037: {'auction_closing_time': 1774444500.0, 'created_time': 1774288254.949401, 'last_price_update_time': 1774390613.396092}
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10715037') HTTP/1.1" 204 0
2026-03-24 22:16:53 [adesa.de] INFO: Found listing with ID: 10708770
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708770%27 HTTP/1.1" 200 None
2026-03-24 22:16:53 [adesa.de] INFO: Scrape type for 10708770: 2
2026-03-24 22:16:53 [adesa.de] INFO: Scraping item 10708770 url https://www.openlane.eu/en/carv6/auction/10708770
2026-03-24 22:16:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714630> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714612> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:53 [adesa.de] INFO: Found listing with ID: 10708762
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708762%27 HTTP/1.1" 200 None
2026-03-24 22:16:53 [adesa.de] INFO: Scrape type for 10708762: 2
2026-03-24 22:16:53 [adesa.de] INFO: Scraping item 10708762 url https://www.openlane.eu/en/carv6/auction/10708762
2026-03-24 22:16:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714599> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:53 [adesa.de] INFO: Found listing with ID: 10714472
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714472%27 HTTP/1.1" 200 None
2026-03-24 22:16:53 [adesa.de] INFO: Scrape type for 10714472: 2
2026-03-24 22:16:53 [adesa.de] INFO: Scraping item 10714472 url https://www.openlane.eu/en/carv6/auction/10714472
2026-03-24 22:16:53 [adesa.de] INFO: Found listing with ID: 10714480
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714480%27 HTTP/1.1" 200 None
2026-03-24 22:16:53 [adesa.de] INFO: Scrape type for 10714480: 2
2026-03-24 22:16:53 [adesa.de] INFO: Scraping item 10714480 url https://www.openlane.eu/en/carv6/auction/10714480
2026-03-24 22:16:53 [adesa.de] INFO: Found listing with ID: 10708677
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708677%27 HTTP/1.1" 200 None
2026-03-24 22:16:53 [adesa.de] INFO: Scrape type for 10708677: 2
2026-03-24 22:16:53 [adesa.de] INFO: Scraping item 10708677 url https://www.openlane.eu/en/carv6/auction/10708677
2026-03-24 22:16:53 [adesa.de] INFO: Found listing with ID: 10708765
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708765%27 HTTP/1.1" 200 None
2026-03-24 22:16:53 [adesa.de] INFO: Scrape type for 10708765: 2
2026-03-24 22:16:53 [adesa.de] INFO: Scraping item 10708765 url https://www.openlane.eu/en/carv6/auction/10708765
2026-03-24 22:16:53 [adesa.de] INFO: Found listing with ID: 10708655
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708655%27 HTTP/1.1" 200 None
2026-03-24 22:16:53 [adesa.de] INFO: Scrape type for 10708655: 2
2026-03-24 22:16:53 [adesa.de] INFO: Scraping item 10708655 url https://www.openlane.eu/en/carv6/auction/10708655
2026-03-24 22:16:53 [adesa.de] INFO: Found listing with ID: 10708757
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708757%27 HTTP/1.1" 200 None
2026-03-24 22:16:53 [adesa.de] INFO: Scrape type for 10708757: 2
2026-03-24 22:16:53 [adesa.de] INFO: Scraping item 10708757 url https://www.openlane.eu/en/carv6/auction/10708757
2026-03-24 22:16:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb895410-cf8f-5f8f-bdcd-62cfd01edade with identifier: 10714630
2026-03-24 22:16:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb895410-cf8f-5f8f-bdcd-62cfd01edade with scrape type 2
2026-03-24 22:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb895410-cf8f-5f8f-bdcd-62cfd01edade with scrape type 2
2026-03-24 22:16:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cb895410-cf8f-5f8f-bdcd-62cfd01edade, identifier: 10714630
2026-03-24 22:16:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff646310-b913-5a1e-87f7-65d248ab63c3 with identifier: 10714612
2026-03-24 22:16:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff646310-b913-5a1e-87f7-65d248ab63c3 with scrape type 2
2026-03-24 22:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff646310-b913-5a1e-87f7-65d248ab63c3 with scrape type 2
2026-03-24 22:16:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ff646310-b913-5a1e-87f7-65d248ab63c3, identifier: 10714612
2026-03-24 22:16:53 [adesa.de] INFO: Found listing with ID: 10714476
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714476%27 HTTP/1.1" 200 None
2026-03-24 22:16:53 [adesa.de] INFO: Scrape type for 10714476: 2
2026-03-24 22:16:53 [adesa.de] INFO: Scraping item 10714476 url https://www.openlane.eu/en/carv6/auction/10714476
2026-03-24 22:16:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cb895410-cf8f-5f8f-bdcd-62cfd01edade with identifier: 10714630
2026-03-24 22:16:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cb895410-cf8f-5f8f-bdcd-62cfd01edade with identifier: 10714630
2026-03-24 22:16:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cb895410-cf8f-5f8f-bdcd-62cfd01edade with identifier: 10714630 to the API
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16: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-24 22:16:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714630>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Hybrid',
'id': 'cb895410-cf8f-5f8f-bdcd-62cfd01edade',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30335',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714630',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 44004,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21900,
'price_includes_vat': True,
'registration_date': '2023-08-09',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Formentor 1.4 VZ - Hybrid - Automatic - 150 hp - 44.004 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2023}
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714630%27 HTTP/1.1" 200 None
2026-03-24 22:16:54 [adesa.de] INFO: Saving data for 10714630: {'auction_closing_time': 1774434600.0, 'created_time': 1774287994.14613, 'last_price_update_time': 1774390614.161846}
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714630') HTTP/1.1" 204 0
2026-03-24 22:16:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ff646310-b913-5a1e-87f7-65d248ab63c3 with identifier: 10714612
2026-03-24 22:16:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ff646310-b913-5a1e-87f7-65d248ab63c3 with identifier: 10714612
2026-03-24 22:16:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ff646310-b913-5a1e-87f7-65d248ab63c3 with identifier: 10714612 to the API
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16: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-24 22:16:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714612>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Hybrid',
'id': 'ff646310-b913-5a1e-87f7-65d248ab63c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30189',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714612',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 50866,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2023-08-22',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Formentor 1.4 TSI Business - Hybrid - Automatic - 150 hp - '
'50.866 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714612%27 HTTP/1.1" 200 None
2026-03-24 22:16:54 [adesa.de] INFO: Saving data for 10714612: {'auction_closing_time': 1774434600.0, 'created_time': 1774288006.032386, 'last_price_update_time': 1774390614.577551}
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714612') HTTP/1.1" 204 0
2026-03-24 22:16:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70faa225-fb8e-5ace-a179-65eac68e5957 with identifier: 10714599
2026-03-24 22:16:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70faa225-fb8e-5ace-a179-65eac68e5957 with scrape type 2
2026-03-24 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70faa225-fb8e-5ace-a179-65eac68e5957 with scrape type 2
2026-03-24 22:16:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 70faa225-fb8e-5ace-a179-65eac68e5957, identifier: 10714599
2026-03-24 22:16:54 [adesa.de] INFO: Found listing with ID: 10714400
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714400%27 HTTP/1.1" 200 None
2026-03-24 22:16:54 [adesa.de] INFO: Scrape type for 10714400: 2
2026-03-24 22:16:54 [adesa.de] INFO: Scraping item 10714400 url https://www.openlane.eu/en/carv6/auction/10714400
2026-03-24 22:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714479> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 70faa225-fb8e-5ace-a179-65eac68e5957 with identifier: 10714599
2026-03-24 22:16:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 70faa225-fb8e-5ace-a179-65eac68e5957 with identifier: 10714599
2026-03-24 22:16:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 70faa225-fb8e-5ace-a179-65eac68e5957 with identifier: 10714599 to the API
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16: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-24 22:16:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714599>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Hybrid',
'id': '70faa225-fb8e-5ace-a179-65eac68e5957',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29984',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714599',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 35080,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22800,
'price_includes_vat': True,
'registration_date': '2023-08-09',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Formentor 1.4 TSI VZ - Hybrid - Automatic - 150 hp - 35.080 '
'km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2023}
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714599%27 HTTP/1.1" 200 None
2026-03-24 22:16:55 [adesa.de] INFO: Saving data for 10714599: {'auction_closing_time': 1774434600.0, 'created_time': 1774287993.441734, 'last_price_update_time': 1774390615.002352}
2026-03-24 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714599') HTTP/1.1" 204 0
2026-03-24 22:16:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714610> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:55 [adesa.de] INFO: Found listing with ID: 10710903
2026-03-24 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710903%27 HTTP/1.1" 200 None
2026-03-24 22:16:55 [adesa.de] INFO: Scrape type for 10710903: 2
2026-03-24 22:16:55 [adesa.de] INFO: Scraping item 10710903 url https://www.openlane.eu/en/carv6/auction/10710903
2026-03-24 22:16:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708651> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:55 [adesa.de] INFO: Found listing with ID: 10710909
2026-03-24 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710909%27 HTTP/1.1" 200 None
2026-03-24 22:16:55 [adesa.de] INFO: Scrape type for 10710909: 2
2026-03-24 22:16:55 [adesa.de] INFO: Scraping item 10710909 url https://www.openlane.eu/en/carv6/auction/10710909
2026-03-24 22:16:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0094edb0-c80e-5dcd-9538-68421172bdd4 with identifier: 10714479
2026-03-24 22:16:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0094edb0-c80e-5dcd-9538-68421172bdd4 with scrape type 2
2026-03-24 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0094edb0-c80e-5dcd-9538-68421172bdd4 with scrape type 2
2026-03-24 22:16:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0094edb0-c80e-5dcd-9538-68421172bdd4, identifier: 10714479
2026-03-24 22:16:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0094edb0-c80e-5dcd-9538-68421172bdd4 with identifier: 10714479
2026-03-24 22:16:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0094edb0-c80e-5dcd-9538-68421172bdd4 with identifier: 10714479
2026-03-24 22:16:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0094edb0-c80e-5dcd-9538-68421172bdd4 with identifier: 10714479 to the API
2026-03-24 22:16:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714479>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 203,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Hybrid',
'id': '0094edb0-c80e-5dcd-9538-68421172bdd4',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29989',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714479',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 27414,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19500,
'price_includes_vat': True,
'registration_date': '2023-10-03',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Formentor 1.4 TSI - Hybrid - Automatic - 203 hp - 27.414 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714479%27 HTTP/1.1" 200 None
2026-03-24 22:16:55 [adesa.de] INFO: Saving data for 10714479: {'auction_closing_time': 1774434000.0, 'created_time': 1774288013.52477, 'last_price_update_time': 1774390615.442002}
2026-03-24 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714479') HTTP/1.1" 204 0
2026-03-24 22:16:55 [adesa.de] INFO: Found listing with ID: 10714550
2026-03-24 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714550%27 HTTP/1.1" 200 None
2026-03-24 22:16:55 [adesa.de] INFO: Scrape type for 10714550: 2
2026-03-24 22:16:55 [adesa.de] INFO: Scraping item 10714550 url https://www.openlane.eu/en/carv6/auction/10714550
2026-03-24 22:16:55 [adesa.de] INFO: Found listing with ID: 10710911
2026-03-24 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710911%27 HTTP/1.1" 200 None
2026-03-24 22:16:55 [adesa.de] INFO: Scrape type for 10710911: 2
2026-03-24 22:16:55 [adesa.de] INFO: Scraping item 10710911 url https://www.openlane.eu/en/carv6/auction/10710911
2026-03-24 22:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714596> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7ad8712-a333-5e10-b762-f7a19ecda761 with identifier: 10714610
2026-03-24 22:16:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7ad8712-a333-5e10-b762-f7a19ecda761 with scrape type 2
2026-03-24 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7ad8712-a333-5e10-b762-f7a19ecda761 with scrape type 2
2026-03-24 22:16:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b7ad8712-a333-5e10-b762-f7a19ecda761, identifier: 10714610
2026-03-24 22:16:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d925426-05e2-5182-b0dd-a006ed95779e with identifier: 10708651
2026-03-24 22:16:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d925426-05e2-5182-b0dd-a006ed95779e with scrape type 2
2026-03-24 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d925426-05e2-5182-b0dd-a006ed95779e with scrape type 2
2026-03-24 22:16:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6d925426-05e2-5182-b0dd-a006ed95779e, identifier: 10708651
2026-03-24 22:16:55 [adesa.de] INFO: Found listing with ID: 10708755
2026-03-24 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708755%27 HTTP/1.1" 200 None
2026-03-24 22:16:55 [adesa.de] INFO: Scrape type for 10708755: 2
2026-03-24 22:16:55 [adesa.de] INFO: Scraping item 10708755 url https://www.openlane.eu/en/carv6/auction/10708755
2026-03-24 22:16:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b7ad8712-a333-5e10-b762-f7a19ecda761 with identifier: 10714610
2026-03-24 22:16:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b7ad8712-a333-5e10-b762-f7a19ecda761 with identifier: 10714610
2026-03-24 22:16:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b7ad8712-a333-5e10-b762-f7a19ecda761 with identifier: 10714610 to the API
2026-03-24 22:16:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714610>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Hybrid',
'id': 'b7ad8712-a333-5e10-b762-f7a19ecda761',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30050',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714610',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 30332,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19300,
'price_includes_vat': True,
'registration_date': '2023-09-20',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Formentor 1.4 TSI Business - Hybrid - Automatic - 150 hp - '
'30.332 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714610%27 HTTP/1.1" 200 None
2026-03-24 22:16:56 [adesa.de] INFO: Saving data for 10714610: {'auction_closing_time': 1774434600.0, 'created_time': 1774288006.72244, 'last_price_update_time': 1774390616.10135}
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714610') HTTP/1.1" 204 0
2026-03-24 22:16:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6d925426-05e2-5182-b0dd-a006ed95779e with identifier: 10708651
2026-03-24 22:16:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6d925426-05e2-5182-b0dd-a006ed95779e with identifier: 10708651
2026-03-24 22:16:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6d925426-05e2-5182-b0dd-a006ed95779e with identifier: 10708651 to the API
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708651>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 244,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Hybrid',
'id': '6d925426-05e2-5182-b0dd-a006ed95779e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260140145',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708651',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 15133,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22600,
'price_includes_vat': True,
'registration_date': '2023-12-11',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Formentor 1.4 e-Hybrid VZ - Hybrid - Automatic - 244 hp - '
'15.133 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2023}
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708651%27 HTTP/1.1" 200 None
2026-03-24 22:16:56 [adesa.de] INFO: Saving data for 10708651: {'auction_closing_time': 1774434300.0, 'created_time': 1774288011.662378, 'last_price_update_time': 1774390616.415086}
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708651') HTTP/1.1" 204 0
2026-03-24 22:16:56 [adesa.de] INFO: Found listing with ID: 10708768
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708768%27 HTTP/1.1" 200 None
2026-03-24 22:16:56 [adesa.de] INFO: Scrape type for 10708768: 2
2026-03-24 22:16:56 [adesa.de] INFO: Scraping item 10708768 url https://www.openlane.eu/en/carv6/auction/10708768
2026-03-24 22:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708650> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b044730-c745-5d1b-89ed-91cead09ad52 with identifier: 10714596
2026-03-24 22:16:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b044730-c745-5d1b-89ed-91cead09ad52 with scrape type 2
2026-03-24 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b044730-c745-5d1b-89ed-91cead09ad52 with scrape type 2
2026-03-24 22:16:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5b044730-c745-5d1b-89ed-91cead09ad52, identifier: 10714596
2026-03-24 22:16:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714360> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714457> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5b044730-c745-5d1b-89ed-91cead09ad52 with identifier: 10714596
2026-03-24 22:16:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5b044730-c745-5d1b-89ed-91cead09ad52 with identifier: 10714596
2026-03-24 22:16:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5b044730-c745-5d1b-89ed-91cead09ad52 with identifier: 10714596 to the API
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714596>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Hybrid',
'id': '5b044730-c745-5d1b-89ed-91cead09ad52',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29701',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714596',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 47555,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19100,
'price_includes_vat': True,
'registration_date': '2023-09-06',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Formentor 1.4 e-Hybrid Business - Hybrid - Automatic - 150 hp '
'- 47.555 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714596%27 HTTP/1.1" 200 None
2026-03-24 22:16:56 [adesa.de] INFO: Saving data for 10714596: {'auction_closing_time': 1774434600.0, 'created_time': 1774288025.18735, 'last_price_update_time': 1774390616.832999}
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714596') HTTP/1.1" 204 0
2026-03-24 22:16:56 [adesa.de] INFO: Found listing with ID: 10710926
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710926%27 HTTP/1.1" 200 None
2026-03-24 22:16:56 [adesa.de] INFO: Scrape type for 10710926: 2
2026-03-24 22:16:56 [adesa.de] INFO: Scraping item 10710926 url https://www.openlane.eu/en/carv6/auction/10710926
2026-03-24 22:16:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:56 [adesa.de] INFO: Found listing with ID: 10714328
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714328%27 HTTP/1.1" 200 None
2026-03-24 22:16:56 [adesa.de] INFO: Scrape type for 10714328: 2
2026-03-24 22:16:56 [adesa.de] INFO: Scraping item 10714328 url https://www.openlane.eu/en/carv6/auction/10714328
2026-03-24 22:16:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56573e6e-3802-55c3-9457-826103cd9094 with identifier: 10708650
2026-03-24 22:16:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56573e6e-3802-55c3-9457-826103cd9094 with scrape type 2
2026-03-24 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56573e6e-3802-55c3-9457-826103cd9094 with scrape type 2
2026-03-24 22:16:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 56573e6e-3802-55c3-9457-826103cd9094, identifier: 10708650
2026-03-24 22:16:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7995a689-372c-59eb-af1f-db10d4a4c5de with identifier: 10714360
2026-03-24 22:16:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7995a689-372c-59eb-af1f-db10d4a4c5de with scrape type 2
2026-03-24 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7995a689-372c-59eb-af1f-db10d4a4c5de with scrape type 2
2026-03-24 22:16:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7995a689-372c-59eb-af1f-db10d4a4c5de, identifier: 10714360
2026-03-24 22:16:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e with identifier: 10714457
2026-03-24 22:16:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e with scrape type 2
2026-03-24 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e with scrape type 2
2026-03-24 22:16:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e, identifier: 10714457
2026-03-24 22:16:57 [adesa.de] INFO: Found listing with ID: 10714489
2026-03-24 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714489%27 HTTP/1.1" 200 None
2026-03-24 22:16:57 [adesa.de] INFO: Scrape type for 10714489: 2
2026-03-24 22:16:57 [adesa.de] INFO: Scraping item 10714489 url https://www.openlane.eu/en/carv6/auction/10714489
2026-03-24 22:16:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 56573e6e-3802-55c3-9457-826103cd9094 with identifier: 10708650
2026-03-24 22:16:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 56573e6e-3802-55c3-9457-826103cd9094 with identifier: 10708650
2026-03-24 22:16:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 56573e6e-3802-55c3-9457-826103cd9094 with identifier: 10708650 to the API
2026-03-24 22:16:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16: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-24 22:16:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708650>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 203,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Hybrid',
'id': '56573e6e-3802-55c3-9457-826103cd9094',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260140146',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708650',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 12727,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2023-12-14',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Formentor 1.4 e-Hybrid - Hybrid - Automatic - 203 hp - 12.727 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708650%27 HTTP/1.1" 200 None
2026-03-24 22:16:57 [adesa.de] INFO: Saving data for 10708650: {'auction_closing_time': 1774434300.0, 'created_time': 1774288024.510322, 'last_price_update_time': 1774390617.490707}
2026-03-24 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708650') HTTP/1.1" 204 0
2026-03-24 22:16:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7995a689-372c-59eb-af1f-db10d4a4c5de with identifier: 10714360
2026-03-24 22:16:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7995a689-372c-59eb-af1f-db10d4a4c5de with identifier: 10714360
2026-03-24 22:16:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7995a689-372c-59eb-af1f-db10d4a4c5de with identifier: 10714360 to the API
2026-03-24 22:16:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16: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-24 22:16:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714360>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '7995a689-372c-59eb-af1f-db10d4a4c5de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30006',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714360',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 59716,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18700,
'price_includes_vat': True,
'registration_date': '2023-10-27',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Formentor 1.4 e-Hybrid - Hybrid - Automatic - 150 hp - 59.716 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714360%27 HTTP/1.1" 200 None
2026-03-24 22:16:57 [adesa.de] INFO: Saving data for 10714360: {'auction_closing_time': 1774432800.0, 'created_time': 1774288021.633417, 'last_price_update_time': 1774390617.790825}
2026-03-24 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714360') HTTP/1.1" 204 0
2026-03-24 22:16:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e with identifier: 10714457
2026-03-24 22:16:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e with identifier: 10714457
2026-03-24 22:16:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e with identifier: 10714457 to the API
2026-03-24 22:16:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16: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-24 22:16:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714457>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 225,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30237',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714457',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Citroën',
'model': 'C5',
'odometer': 7904,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20800,
'price_includes_vat': True,
'registration_date': '2023-06-13',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Citroën C5 Aircross Shine - Hybrid - Automatic - 225 hp - 7.904 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2023}
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714457%27 HTTP/1.1" 200 None
2026-03-24 22:16:58 [adesa.de] INFO: Saving data for 10714457: {'auction_closing_time': 1774433400.0, 'created_time': 1774288029.164877, 'last_price_update_time': 1774390618.098826}
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714457') HTTP/1.1" 204 0
2026-03-24 22:16:58 [adesa.de] INFO: Found listing with ID: 10714447
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714447%27 HTTP/1.1" 200 None
2026-03-24 22:16:58 [adesa.de] INFO: Scrape type for 10714447: 2
2026-03-24 22:16:58 [adesa.de] INFO: Scraping item 10714447 url https://www.openlane.eu/en/carv6/auction/10714447
2026-03-24 22:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714416> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708675> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714518> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22: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-24 22: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-24 22:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714401> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:58 [adesa.de] INFO: Found listing with ID: 10714448
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714448%27 HTTP/1.1" 200 None
2026-03-24 22:16:58 [adesa.de] INFO: Scrape type for 10714448: 2
2026-03-24 22:16:58 [adesa.de] INFO: Scraping item 10714448 url https://www.openlane.eu/en/carv6/auction/10714448
2026-03-24 22: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-24 22:16:58 [adesa.de] INFO: Found listing with ID: 10714503
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714503%27 HTTP/1.1" 200 None
2026-03-24 22:16:58 [adesa.de] INFO: Scrape type for 10714503: 2
2026-03-24 22:16:58 [adesa.de] INFO: Scraping item 10714503 url https://www.openlane.eu/en/carv6/auction/10714503
2026-03-24 22:16:58 [adesa.de] INFO: Found listing with ID: 10714504
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714504%27 HTTP/1.1" 200 None
2026-03-24 22:16:58 [adesa.de] INFO: Scrape type for 10714504: 2
2026-03-24 22:16:58 [adesa.de] INFO: Scraping item 10714504 url https://www.openlane.eu/en/carv6/auction/10714504
2026-03-24 22:16:58 [adesa.de] INFO: Found listing with ID: 10714505
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714505%27 HTTP/1.1" 200 None
2026-03-24 22:16:58 [adesa.de] INFO: Scrape type for 10714505: 2
2026-03-24 22:16:58 [adesa.de] INFO: Scraping item 10714505 url https://www.openlane.eu/en/carv6/auction/10714505
2026-03-24 22:16:58 [adesa.de] INFO: Found listing with ID: 10714506
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714506%27 HTTP/1.1" 200 None
2026-03-24 22:16:58 [adesa.de] INFO: Scrape type for 10714506: 2
2026-03-24 22:16:58 [adesa.de] INFO: Scraping item 10714506 url https://www.openlane.eu/en/carv6/auction/10714506
2026-03-24 22:16:58 [adesa.de] INFO: Found listing with ID: 10714494
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714494%27 HTTP/1.1" 200 None
2026-03-24 22:16:58 [adesa.de] INFO: Scrape type for 10714494: 2
2026-03-24 22:16:58 [adesa.de] INFO: Scraping item 10714494 url https://www.openlane.eu/en/carv6/auction/10714494
2026-03-24 22:16:58 [adesa.de] INFO: Found listing with ID: 10714507
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714507%27 HTTP/1.1" 200 None
2026-03-24 22:16:58 [adesa.de] INFO: Scrape type for 10714507: 2
2026-03-24 22:16:58 [adesa.de] INFO: Scraping item 10714507 url https://www.openlane.eu/en/carv6/auction/10714507
2026-03-24 22:16:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bae395cf-8b2a-59af-ade0-9d2dd28b4365 with identifier: 10714416
2026-03-24 22:16:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bae395cf-8b2a-59af-ade0-9d2dd28b4365 with scrape type 2
2026-03-24 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bae395cf-8b2a-59af-ade0-9d2dd28b4365 with scrape type 2
2026-03-24 22:16:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bae395cf-8b2a-59af-ade0-9d2dd28b4365, identifier: 10714416
2026-03-24 22:16:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b19b1057-b595-549d-a519-82f17010f3a6 with identifier: 10708675
2026-03-24 22:16:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b19b1057-b595-549d-a519-82f17010f3a6 with scrape type 2
2026-03-24 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b19b1057-b595-549d-a519-82f17010f3a6 with scrape type 2
2026-03-24 22:16:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b19b1057-b595-549d-a519-82f17010f3a6, identifier: 10708675
2026-03-24 22:16:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57261398-ee38-53f9-a121-299466e41534 with identifier: 10714518
2026-03-24 22:16:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57261398-ee38-53f9-a121-299466e41534 with scrape type 2
2026-03-24 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57261398-ee38-53f9-a121-299466e41534 with scrape type 2
2026-03-24 22:16:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 57261398-ee38-53f9-a121-299466e41534, identifier: 10714518
2026-03-24 22:16:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80d04c94-e1af-5442-a19d-580d07e410a8 with identifier: 10714401
2026-03-24 22:16:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80d04c94-e1af-5442-a19d-580d07e410a8 with scrape type 2
2026-03-24 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80d04c94-e1af-5442-a19d-580d07e410a8 with scrape type 2
2026-03-24 22:16:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 80d04c94-e1af-5442-a19d-580d07e410a8, identifier: 10714401
2026-03-24 22:16:58 [adesa.de] INFO: Found listing with ID: 10714485
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714485%27 HTTP/1.1" 200 None
2026-03-24 22:16:58 [adesa.de] INFO: Scrape type for 10714485: 2
2026-03-24 22:16:58 [adesa.de] INFO: Scraping item 10714485 url https://www.openlane.eu/en/carv6/auction/10714485
2026-03-24 22:16:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bae395cf-8b2a-59af-ade0-9d2dd28b4365 with identifier: 10714416
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-24 22:16:58 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 22: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-24 22:16:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bae395cf-8b2a-59af-ade0-9d2dd28b4365 with identifier: 10714416
2026-03-24 22:16:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bae395cf-8b2a-59af-ade0-9d2dd28b4365 with identifier: 10714416 to the API
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16: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-24 22:16:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714416>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Electric',
'id': 'bae395cf-8b2a-59af-ade0-9d2dd28b4365',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30064',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714416',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Byd',
'model': 'Seal',
'odometer': 100,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 29400,
'price_includes_vat': True,
'registration_date': '2025-05-22',
'seats_number': 4,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Byd Seal Comfort - Electric - Automatic - 231 hp - 100 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2025}
2026-03-24 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714416%27 HTTP/1.1" 200 None
2026-03-24 22:16:59 [adesa.de] INFO: Saving data for 10714416: {'auction_closing_time': 1774433400.0, 'created_time': 1774288066.333917, 'last_price_update_time': 1774390619.078699}
2026-03-24 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714416') HTTP/1.1" 204 0
2026-03-24 22:16:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b19b1057-b595-549d-a519-82f17010f3a6 with identifier: 10708675
2026-03-24 22:16:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b19b1057-b595-549d-a519-82f17010f3a6 with identifier: 10708675
2026-03-24 22:16:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b19b1057-b595-549d-a519-82f17010f3a6 with identifier: 10708675 to the API
2026-03-24 22:16:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:16:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708675>
{'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-25T10:25:00Z',
'fuel_type': 'Petrol',
'id': 'b19b1057-b595-549d-a519-82f17010f3a6',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260140143',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708675',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q3',
'odometer': 22618,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26500,
'price_includes_vat': True,
'registration_date': '2023-01-13',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q3 Sportback 35 TFSI S Line - Petrol - Automatic - 150 hp - '
'22.618 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-24 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708675%27 HTTP/1.1" 200 None
2026-03-24 22:16:59 [adesa.de] INFO: Saving data for 10708675: {'auction_closing_time': 1774434300.0, 'created_time': 1774288072.084978, 'last_price_update_time': 1774390619.457428}
2026-03-24 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708675') HTTP/1.1" 204 0
2026-03-24 22:16:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 57261398-ee38-53f9-a121-299466e41534 with identifier: 10714518
2026-03-24 22:16:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 57261398-ee38-53f9-a121-299466e41534 with identifier: 10714518
2026-03-24 22:16:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 57261398-ee38-53f9-a121-299466e41534 with identifier: 10714518 to the API
2026-03-24 22:16:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:16:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714518>
{'auction_title': '',
'c_o_2_emission_value': 39,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Hybrid',
'id': '57261398-ee38-53f9-a121-299466e41534',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28887',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714518',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': 'X1',
'odometer': 59426,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20100,
'price_includes_vat': True,
'registration_date': '2022-10-11',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'BMW X1 25e Sport Line - xDrive - Hybrid - Automatic - 125 hp - '
'59.426 km',
'transmission': 'automatic',
'trim': 'Sport Line',
'vin': None,
'year': 2022}
2026-03-24 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714518%27 HTTP/1.1" 200 None
2026-03-24 22:16:59 [adesa.de] INFO: Saving data for 10714518: {'auction_closing_time': 1774434000.0, 'created_time': 1774288050.279341, 'last_price_update_time': 1774390619.758999}
2026-03-24 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714518') HTTP/1.1" 204 0
2026-03-24 22:16:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 80d04c94-e1af-5442-a19d-580d07e410a8 with identifier: 10714401
2026-03-24 22:16:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 80d04c94-e1af-5442-a19d-580d07e410a8 with identifier: 10714401
2026-03-24 22:16:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 80d04c94-e1af-5442-a19d-580d07e410a8 with identifier: 10714401 to the API
2026-03-24 22:16:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714401>
{'auction_title': '',
'c_o_2_emission_value': 60,
'category': 'Estate',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 184,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '80d04c94-e1af-5442-a19d-580d07e410a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29290',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714401',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Byd',
'model': 'Seal 6 DM-i',
'odometer': 100,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23300,
'price_includes_vat': True,
'registration_date': '2025-09-29',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Byd Seal 6 DM-i 1.5 Boost - Hybrid - Automatic - 184 hp - 100 km',
'transmission': 'automatic',
'trim': 'Boost',
'vin': None,
'year': 2025}
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714401%27 HTTP/1.1" 200 None
2026-03-24 22:17:00 [adesa.de] INFO: Saving data for 10714401: {'auction_closing_time': 1774433400.0, 'created_time': 1774288043.564053, 'last_price_update_time': 1774390620.086326}
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714401') HTTP/1.1" 204 0
2026-03-24 22:17:00 [adesa.de] INFO: Found listing with ID: 10714467
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714467%27 HTTP/1.1" 200 None
2026-03-24 22:17:00 [adesa.de] INFO: Scrape type for 10714467: 2
2026-03-24 22:17:00 [adesa.de] INFO: Scraping item 10714467 url https://www.openlane.eu/en/carv6/auction/10714467
2026-03-24 22:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714490> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:00 [adesa.de] INFO: Found listing with ID: 10710923
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710923%27 HTTP/1.1" 200 None
2026-03-24 22:17:00 [adesa.de] INFO: Scrape type for 10710923: 2
2026-03-24 22:17:00 [adesa.de] INFO: Scraping item 10710923 url https://www.openlane.eu/en/carv6/auction/10710923
2026-03-24 22: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-24 22:17:00 [adesa.de] INFO: Found listing with ID: 10714557
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714557%27 HTTP/1.1" 200 None
2026-03-24 22:17:00 [adesa.de] INFO: Scrape type for 10714557: 2
2026-03-24 22:17:00 [adesa.de] INFO: Scraping item 10714557 url https://www.openlane.eu/en/carv6/auction/10714557
2026-03-24 22:17:00 [adesa.de] INFO: Found listing with ID: 10714664
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714664%27 HTTP/1.1" 200 None
2026-03-24 22:17:00 [adesa.de] INFO: Scrape type for 10714664: 2
2026-03-24 22:17:00 [adesa.de] INFO: Scraping item 10714664 url https://www.openlane.eu/en/carv6/auction/10714664
2026-03-24 22:17:00 [adesa.de] INFO: Found listing with ID: 10714348
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714348%27 HTTP/1.1" 200 None
2026-03-24 22:17:00 [adesa.de] INFO: Scrape type for 10714348: 2
2026-03-24 22:17:00 [adesa.de] INFO: Scraping item 10714348 url https://www.openlane.eu/en/carv6/auction/10714348
2026-03-24 22:17:00 [adesa.de] INFO: Found listing with ID: 10714491
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714491%27 HTTP/1.1" 200 None
2026-03-24 22:17:00 [adesa.de] INFO: Scrape type for 10714491: 2
2026-03-24 22:17:00 [adesa.de] INFO: Scraping item 10714491 url https://www.openlane.eu/en/carv6/auction/10714491
2026-03-24 22:17:00 [adesa.de] INFO: Found listing with ID: 10714451
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714451%27 HTTP/1.1" 200 None
2026-03-24 22:17:00 [adesa.de] INFO: Scrape type for 10714451: 2
2026-03-24 22:17:00 [adesa.de] INFO: Scraping item 10714451 url https://www.openlane.eu/en/carv6/auction/10714451
2026-03-24 22:17:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba668590-92c9-5134-8d3a-b3be74cfeb13 with identifier: 10714490
2026-03-24 22:17:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba668590-92c9-5134-8d3a-b3be74cfeb13 with scrape type 2
2026-03-24 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba668590-92c9-5134-8d3a-b3be74cfeb13 with scrape type 2
2026-03-24 22:17:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ba668590-92c9-5134-8d3a-b3be74cfeb13, identifier: 10714490
2026-03-24 22:17:00 [adesa.de] INFO: Found listing with ID: 10714486
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714486%27 HTTP/1.1" 200 None
2026-03-24 22:17:00 [adesa.de] INFO: Scrape type for 10714486: 0
2026-03-24 22:17:00 [adesa.de] INFO: Skipping item 10714486 url https://www.openlane.eu/en/carv6/auction/10714486
2026-03-24 22:17:00 [adesa.de] INFO: Found listing with ID: 10714665
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714665%27 HTTP/1.1" 200 None
2026-03-24 22:17:00 [adesa.de] INFO: Scrape type for 10714665: 0
2026-03-24 22:17:00 [adesa.de] INFO: Skipping item 10714665 url https://www.openlane.eu/en/carv6/auction/10714665
2026-03-24 22:17:00 [adesa.de] INFO: Found listing with ID: 10714347
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714347%27 HTTP/1.1" 200 None
2026-03-24 22:17:00 [adesa.de] INFO: Scrape type for 10714347: 0
2026-03-24 22:17:00 [adesa.de] INFO: Skipping item 10714347 url https://www.openlane.eu/en/carv6/auction/10714347
2026-03-24 22:17:00 [adesa.de] INFO: Found listing with ID: 10714549
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714549%27 HTTP/1.1" 200 None
2026-03-24 22:17:00 [adesa.de] INFO: Scrape type for 10714549: 0
2026-03-24 22:17:00 [adesa.de] INFO: Skipping item 10714549 url https://www.openlane.eu/en/carv6/auction/10714549
2026-03-24 22:17:00 [adesa.de] INFO: Found listing with ID: 10714548
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714548%27 HTTP/1.1" 200 None
2026-03-24 22:17:00 [adesa.de] INFO: Scrape type for 10714548: 2
2026-03-24 22:17:00 [adesa.de] INFO: Scraping item 10714548 url https://www.openlane.eu/en/carv6/auction/10714548
2026-03-24 22:17:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ba668590-92c9-5134-8d3a-b3be74cfeb13 with identifier: 10714490
2026-03-24 22:17:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ba668590-92c9-5134-8d3a-b3be74cfeb13 with identifier: 10714490
2026-03-24 22:17:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ba668590-92c9-5134-8d3a-b3be74cfeb13 with identifier: 10714490 to the API
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17: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-24 22:17:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714490>
{'auction_title': '',
'c_o_2_emission_value': 180,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'ba668590-92c9-5134-8d3a-b3be74cfeb13',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '27882',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714490',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'Q3',
'odometer': 48756,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 28400,
'price_includes_vat': True,
'registration_date': '2022-05-12',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi Q3 Sportback 35 TDI S Line - Quattro - Diesel - Automatic - '
'150 hp - 48.756 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714490%27 HTTP/1.1" 200 None
2026-03-24 22:17:00 [adesa.de] INFO: Saving data for 10714490: {'auction_closing_time': 1774434000.0, 'created_time': 1774288067.220888, 'last_price_update_time': 1774390620.741705}
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714490') HTTP/1.1" 204 0
2026-03-24 22:17:00 [adesa.de] INFO: Found listing with ID: 10714302
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714302%27 HTTP/1.1" 200 None
2026-03-24 22:17:00 [adesa.de] INFO: Scrape type for 10714302: 2
2026-03-24 22:17:00 [adesa.de] INFO: Scraping item 10714302 url https://www.openlane.eu/en/carv6/auction/10714302
2026-03-24 22:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708754> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708770> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:00 [adesa.de] INFO: Found listing with ID: 10714300
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714300%27 HTTP/1.1" 200 None
2026-03-24 22:17:00 [adesa.de] INFO: Scrape type for 10714300: 2
2026-03-24 22:17:00 [adesa.de] INFO: Scraping item 10714300 url https://www.openlane.eu/en/carv6/auction/10714300
2026-03-24 22: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-24 22:17:00 [adesa.de] INFO: Found listing with ID: 10714303
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714303%27 HTTP/1.1" 200 None
2026-03-24 22:17:00 [adesa.de] INFO: Scrape type for 10714303: 2
2026-03-24 22:17:00 [adesa.de] INFO: Scraping item 10714303 url https://www.openlane.eu/en/carv6/auction/10714303
2026-03-24 22:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714471> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:00 [adesa.de] INFO: Found listing with ID: 10714298
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714298%27 HTTP/1.1" 200 None
2026-03-24 22:17:00 [adesa.de] INFO: Scrape type for 10714298: 2
2026-03-24 22:17:00 [adesa.de] INFO: Scraping item 10714298 url https://www.openlane.eu/en/carv6/auction/10714298
2026-03-24 22: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-24 22:17:00 [adesa.de] INFO: Found listing with ID: 10714299
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714299%27 HTTP/1.1" 200 None
2026-03-24 22:17:00 [adesa.de] INFO: Scrape type for 10714299: 2
2026-03-24 22:17:00 [adesa.de] INFO: Scraping item 10714299 url https://www.openlane.eu/en/carv6/auction/10714299
2026-03-24 22:17:00 [adesa.de] INFO: Found listing with ID: 10714301
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714301%27 HTTP/1.1" 200 None
2026-03-24 22:17:00 [adesa.de] INFO: Scrape type for 10714301: 2
2026-03-24 22:17:00 [adesa.de] INFO: Scraping item 10714301 url https://www.openlane.eu/en/carv6/auction/10714301
2026-03-24 22:17:00 [adesa.de] INFO: Found listing with ID: 10710897
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710897%27 HTTP/1.1" 200 None
2026-03-24 22:17:00 [adesa.de] INFO: Scrape type for 10710897: 2
2026-03-24 22:17:00 [adesa.de] INFO: Scraping item 10710897 url https://www.openlane.eu/en/carv6/auction/10710897
2026-03-24 22:17:00 [adesa.de] INFO: Found listing with ID: 10710898
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710710898%27 HTTP/1.1" 200 None
2026-03-24 22:17:01 [adesa.de] INFO: Scrape type for 10710898: 2
2026-03-24 22:17:01 [adesa.de] INFO: Scraping item 10710898 url https://www.openlane.eu/en/carv6/auction/10710898
2026-03-24 22:17:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92bf114d-8a5e-5dbc-9e4d-b46e5f9adc5b with identifier: 10708754
2026-03-24 22:17:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92bf114d-8a5e-5dbc-9e4d-b46e5f9adc5b with scrape type 2
2026-03-24 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92bf114d-8a5e-5dbc-9e4d-b46e5f9adc5b with scrape type 2
2026-03-24 22:17:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 92bf114d-8a5e-5dbc-9e4d-b46e5f9adc5b, identifier: 10708754
2026-03-24 22:17:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c3363d4-d40a-5579-8f80-e817102b5bec with identifier: 10708770
2026-03-24 22:17:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c3363d4-d40a-5579-8f80-e817102b5bec with scrape type 2
2026-03-24 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c3363d4-d40a-5579-8f80-e817102b5bec with scrape type 2
2026-03-24 22:17:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5c3363d4-d40a-5579-8f80-e817102b5bec, identifier: 10708770
2026-03-24 22:17:01 [adesa.de] INFO: Found listing with ID: 10714334
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714334%27 HTTP/1.1" 200 None
2026-03-24 22:17:01 [adesa.de] INFO: Scrape type for 10714334: 2
2026-03-24 22:17:01 [adesa.de] INFO: Scraping item 10714334 url https://www.openlane.eu/en/carv6/auction/10714334
2026-03-24 22:17:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 92bf114d-8a5e-5dbc-9e4d-b46e5f9adc5b with identifier: 10708754
2026-03-24 22:17:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 92bf114d-8a5e-5dbc-9e4d-b46e5f9adc5b with identifier: 10708754
2026-03-24 22:17:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 92bf114d-8a5e-5dbc-9e4d-b46e5f9adc5b with identifier: 10708754 to the API
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708754>
{'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-25T10:30:00Z',
'fuel_type': 'Petrol',
'id': '92bf114d-8a5e-5dbc-9e4d-b46e5f9adc5b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545C4',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708754',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q3',
'odometer': 27930,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22400,
'price_includes_vat': True,
'registration_date': '2023-01-12',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q3 S Line - Petrol - Manual - 150 hp - 27.930 km',
'transmission': 'manual',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708754%27 HTTP/1.1" 200 None
2026-03-24 22:17:01 [adesa.de] INFO: Saving data for 10708754: {'auction_closing_time': 1774434600.0, 'created_time': 1774288080.860247, 'last_price_update_time': 1774390621.542768}
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708754') HTTP/1.1" 204 0
2026-03-24 22:17:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5c3363d4-d40a-5579-8f80-e817102b5bec with identifier: 10708770
2026-03-24 22:17:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5c3363d4-d40a-5579-8f80-e817102b5bec with identifier: 10708770
2026-03-24 22:17:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5c3363d4-d40a-5579-8f80-e817102b5bec with identifier: 10708770 to the API
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708770>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Petrol',
'id': '5c3363d4-d40a-5579-8f80-e817102b5bec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545D5',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708770',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 79276,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2023-01-05',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Leon 1.5 eTSI - Petrol - Automatic - 150 hp - 79.276 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708770%27 HTTP/1.1" 200 None
2026-03-24 22:17:01 [adesa.de] INFO: Saving data for 10708770: {'auction_closing_time': 1774434600.0, 'created_time': 1774287985.90862, 'last_price_update_time': 1774390621.833851}
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708770') HTTP/1.1" 204 0
2026-03-24 22:17:01 [adesa.de] INFO: Found listing with ID: 10714511
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714511%27 HTTP/1.1" 200 None
2026-03-24 22:17:01 [adesa.de] INFO: Scrape type for 10714511: 0
2026-03-24 22:17:01 [adesa.de] INFO: Skipping item 10714511 url https://www.openlane.eu/en/carv6/auction/10714511
2026-03-24 22:17:01 [adesa.de] INFO: Found listing with ID: 10714510
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714510%27 HTTP/1.1" 200 None
2026-03-24 22:17:01 [adesa.de] INFO: Scrape type for 10714510: 2
2026-03-24 22:17:01 [adesa.de] INFO: Scraping item 10714510 url https://www.openlane.eu/en/carv6/auction/10714510
2026-03-24 22:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714400> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710903> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714476> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:02 [adesa.de] INFO: Found listing with ID: 10714514
2026-03-24 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714514%27 HTTP/1.1" 200 None
2026-03-24 22:17:02 [adesa.de] INFO: Scrape type for 10714514: 2
2026-03-24 22:17:02 [adesa.de] INFO: Scraping item 10714514 url https://www.openlane.eu/en/carv6/auction/10714514
2026-03-24 22:17:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e2a932b-d48e-5fc0-8b08-33ee739891b7 with identifier: 10714471
2026-03-24 22:17:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e2a932b-d48e-5fc0-8b08-33ee739891b7 with scrape type 2
2026-03-24 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e2a932b-d48e-5fc0-8b08-33ee739891b7 with scrape type 2
2026-03-24 22:17:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3e2a932b-d48e-5fc0-8b08-33ee739891b7, identifier: 10714471
2026-03-24 22:17:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3e2a932b-d48e-5fc0-8b08-33ee739891b7 with identifier: 10714471
2026-03-24 22:17:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3e2a932b-d48e-5fc0-8b08-33ee739891b7 with identifier: 10714471
2026-03-24 22:17:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3e2a932b-d48e-5fc0-8b08-33ee739891b7 with identifier: 10714471 to the API
2026-03-24 22:17:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714471>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Petrol',
'id': '3e2a932b-d48e-5fc0-8b08-33ee739891b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29961',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714471',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 17540,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19600,
'price_includes_vat': True,
'registration_date': '2024-08-30',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Leon 1.5 eTSI - Petrol - Automatic - 150 hp - 17.540 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714471%27 HTTP/1.1" 200 None
2026-03-24 22:17:02 [adesa.de] INFO: Saving data for 10714471: {'auction_closing_time': 1774433400.0, 'created_time': 1774287979.232027, 'last_price_update_time': 1774390622.409334}
2026-03-24 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714471') HTTP/1.1" 204 0
2026-03-24 22:17:02 [adesa.de] INFO: Found listing with ID: 10714509
2026-03-24 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714509%27 HTTP/1.1" 200 None
2026-03-24 22:17:02 [adesa.de] INFO: Scrape type for 10714509: 2
2026-03-24 22:17:02 [adesa.de] INFO: Scraping item 10714509 url https://www.openlane.eu/en/carv6/auction/10714509
2026-03-24 22:17:02 [adesa.de] INFO: Found listing with ID: 10714517
2026-03-24 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714517%27 HTTP/1.1" 200 None
2026-03-24 22:17:02 [adesa.de] INFO: Scrape type for 10714517: 2
2026-03-24 22:17:02 [adesa.de] INFO: Scraping item 10714517 url https://www.openlane.eu/en/carv6/auction/10714517
2026-03-24 22:17:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5cb8259-0ced-5f97-ae66-c5e2b52ca81b with identifier: 10714400
2026-03-24 22:17:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5cb8259-0ced-5f97-ae66-c5e2b52ca81b with scrape type 2
2026-03-24 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5cb8259-0ced-5f97-ae66-c5e2b52ca81b with scrape type 2
2026-03-24 22:17:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e5cb8259-0ced-5f97-ae66-c5e2b52ca81b, identifier: 10714400
2026-03-24 22:17:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23d30921-1865-5f8b-8a61-4f55c43880e8 with identifier: 10710903
2026-03-24 22:17:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23d30921-1865-5f8b-8a61-4f55c43880e8 with scrape type 2
2026-03-24 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23d30921-1865-5f8b-8a61-4f55c43880e8 with scrape type 2
2026-03-24 22:17:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 23d30921-1865-5f8b-8a61-4f55c43880e8, identifier: 10710903
2026-03-24 22:17:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4436b742-2728-5250-b296-a8850429ce53 with identifier: 10714476
2026-03-24 22:17:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4436b742-2728-5250-b296-a8850429ce53 with scrape type 2
2026-03-24 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4436b742-2728-5250-b296-a8850429ce53 with scrape type 2
2026-03-24 22:17:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4436b742-2728-5250-b296-a8850429ce53, identifier: 10714476
2026-03-24 22:17:02 [adesa.de] INFO: Found listing with ID: 10714452
2026-03-24 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714452%27 HTTP/1.1" 200 None
2026-03-24 22:17:02 [adesa.de] INFO: Scrape type for 10714452: 2
2026-03-24 22:17:02 [adesa.de] INFO: Scraping item 10714452 url https://www.openlane.eu/en/carv6/auction/10714452
2026-03-24 22:17:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e5cb8259-0ced-5f97-ae66-c5e2b52ca81b with identifier: 10714400
2026-03-24 22:17:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e5cb8259-0ced-5f97-ae66-c5e2b52ca81b with identifier: 10714400
2026-03-24 22:17:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e5cb8259-0ced-5f97-ae66-c5e2b52ca81b with identifier: 10714400 to the API
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714400>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 340,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Electric',
'id': 'e5cb8259-0ced-5f97-ae66-c5e2b52ca81b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30308',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714400',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Tavascan',
'odometer': 6675,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 32700,
'price_includes_vat': True,
'registration_date': '2024-09-30',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Tavascan VZ - AWD - Electric - Automatic - 340 hp - 6.675 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2024}
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714400%27 HTTP/1.1" 200 None
2026-03-24 22:17:03 [adesa.de] INFO: Saving data for 10714400: {'auction_closing_time': 1774433400.0, 'created_time': 1774288005.303148, 'last_price_update_time': 1774390623.210895}
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714400') HTTP/1.1" 204 0
2026-03-24 22:17:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 23d30921-1865-5f8b-8a61-4f55c43880e8 with identifier: 10710903
2026-03-24 22:17:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 23d30921-1865-5f8b-8a61-4f55c43880e8 with identifier: 10710903
2026-03-24 22:17:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 23d30921-1865-5f8b-8a61-4f55c43880e8 with identifier: 10710903 to the API
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710903>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T12:30:00Z',
'fuel_type': 'Diesel',
'id': '23d30921-1865-5f8b-8a61-4f55c43880e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '32020',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710903',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 103268,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2022-03-29',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS7 Crossback Performance Line - Diesel - Automatic - 130 hp - '
'103.268 km',
'transmission': 'automatic',
'trim': 'Performance Line',
'vin': None,
'year': 2022}
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710710903%27 HTTP/1.1" 200 None
2026-03-24 22:17:03 [adesa.de] INFO: Saving data for 10710903: {'auction_closing_time': 1774441800.0, 'created_time': 1774287969.023102, 'last_price_update_time': 1774390623.535919}
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10710903') HTTP/1.1" 204 0
2026-03-24 22:17:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4436b742-2728-5250-b296-a8850429ce53 with identifier: 10714476
2026-03-24 22:17:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4436b742-2728-5250-b296-a8850429ce53 with identifier: 10714476
2026-03-24 22:17:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4436b742-2728-5250-b296-a8850429ce53 with identifier: 10714476 to the API
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714476>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 340,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Electric',
'id': '4436b742-2728-5250-b296-a8850429ce53',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29964',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714476',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Tavascan',
'odometer': 14726,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 31700,
'price_includes_vat': True,
'registration_date': '2024-09-27',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Tavascan VZ - AWD - Electric - Automatic - 340 hp - 14.726 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2024}
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714476%27 HTTP/1.1" 200 None
2026-03-24 22:17:03 [adesa.de] INFO: Saving data for 10714476: {'auction_closing_time': 1774434000.0, 'created_time': 1774287976.453739, 'last_price_update_time': 1774390623.854329}
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714476') HTTP/1.1" 204 0
2026-03-24 22:17:03 [adesa.de] INFO: Found listing with ID: 10714409
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714409%27 HTTP/1.1" 200 None
2026-03-24 22:17:03 [adesa.de] INFO: Scrape type for 10714409: 2
2026-03-24 22:17:03 [adesa.de] INFO: Scraping item 10714409 url https://www.openlane.eu/en/carv6/auction/10714409
2026-03-24 22:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708755> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714550> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22: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-24 22:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708768> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:03 [adesa.de] INFO: Found listing with ID: 10714407
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714407%27 HTTP/1.1" 200 None
2026-03-24 22:17:03 [adesa.de] INFO: Scrape type for 10714407: 2
2026-03-24 22:17:03 [adesa.de] INFO: Scraping item 10714407 url https://www.openlane.eu/en/carv6/auction/10714407
2026-03-24 22: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-24 22:17:03 [adesa.de] INFO: Found listing with ID: 10714408
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714408%27 HTTP/1.1" 200 None
2026-03-24 22:17:03 [adesa.de] INFO: Scrape type for 10714408: 2
2026-03-24 22:17:03 [adesa.de] INFO: Scraping item 10714408 url https://www.openlane.eu/en/carv6/auction/10714408
2026-03-24 22:17:03 [adesa.de] INFO: Found listing with ID: 10714406
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714406%27 HTTP/1.1" 200 None
2026-03-24 22:17:03 [adesa.de] INFO: Scrape type for 10714406: 2
2026-03-24 22:17:03 [adesa.de] INFO: Scraping item 10714406 url https://www.openlane.eu/en/carv6/auction/10714406
2026-03-24 22:17:03 [adesa.de] INFO: Found listing with ID: 10714512
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714512%27 HTTP/1.1" 200 None
2026-03-24 22:17:04 [adesa.de] INFO: Scrape type for 10714512: 2
2026-03-24 22:17:04 [adesa.de] INFO: Scraping item 10714512 url https://www.openlane.eu/en/carv6/auction/10714512
2026-03-24 22:17:04 [adesa.de] INFO: Found listing with ID: 10708662
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708662%27 HTTP/1.1" 200 None
2026-03-24 22:17:04 [adesa.de] INFO: Scrape type for 10708662: 2
2026-03-24 22:17:04 [adesa.de] INFO: Scraping item 10708662 url https://www.openlane.eu/en/carv6/auction/10708662
2026-03-24 22:17:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 794bd3af-a7e2-57d3-830d-5bd9e6672e7a with identifier: 10708755
2026-03-24 22:17:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 794bd3af-a7e2-57d3-830d-5bd9e6672e7a with scrape type 2
2026-03-24 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 794bd3af-a7e2-57d3-830d-5bd9e6672e7a with scrape type 2
2026-03-24 22:17:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 794bd3af-a7e2-57d3-830d-5bd9e6672e7a, identifier: 10708755
2026-03-24 22:17:04 [adesa.de] INFO: Found listing with ID: 10714425
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714425%27 HTTP/1.1" 200 None
2026-03-24 22:17:04 [adesa.de] INFO: Scrape type for 10714425: 2
2026-03-24 22:17:04 [adesa.de] INFO: Scraping item 10714425 url https://www.openlane.eu/en/carv6/auction/10714425
2026-03-24 22:17:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 794bd3af-a7e2-57d3-830d-5bd9e6672e7a with identifier: 10708755
2026-03-24 22:17:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 794bd3af-a7e2-57d3-830d-5bd9e6672e7a with identifier: 10708755
2026-03-24 22:17:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 794bd3af-a7e2-57d3-830d-5bd9e6672e7a with identifier: 10708755 to the API
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708755>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Hybrid',
'id': '794bd3af-a7e2-57d3-830d-5bd9e6672e7a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545CD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708755',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 73390,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2023-11-30',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Kuga Titanium X - AWD - Hybrid - Automatic - 152 hp - 73.390 '
'km',
'transmission': 'automatic',
'trim': 'Titanium X',
'vin': None,
'year': 2023}
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708755%27 HTTP/1.1" 200 None
2026-03-24 22:17:04 [adesa.de] INFO: Saving data for 10708755: {'auction_closing_time': 1774434600.0, 'created_time': 1774287918.765411, 'last_price_update_time': 1774390624.484448}
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708755') HTTP/1.1" 204 0
2026-03-24 22:17:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52cc51dd-e887-5b12-bda2-843fb268ba46 with identifier: 10714550
2026-03-24 22:17:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52cc51dd-e887-5b12-bda2-843fb268ba46 with scrape type 2
2026-03-24 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 52cc51dd-e887-5b12-bda2-843fb268ba46 with scrape type 2
2026-03-24 22:17:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 52cc51dd-e887-5b12-bda2-843fb268ba46, identifier: 10714550
2026-03-24 22:17:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a13ea81-870e-5494-9bcd-cd8e79ce715f with identifier: 10708768
2026-03-24 22:17:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a13ea81-870e-5494-9bcd-cd8e79ce715f with scrape type 2
2026-03-24 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a13ea81-870e-5494-9bcd-cd8e79ce715f with scrape type 2
2026-03-24 22:17:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3a13ea81-870e-5494-9bcd-cd8e79ce715f, identifier: 10708768
2026-03-24 22:17:04 [adesa.de] INFO: Found listing with ID: 10710916
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710710916%27 HTTP/1.1" 200 None
2026-03-24 22:17:04 [adesa.de] INFO: Scrape type for 10710916: 2
2026-03-24 22:17:04 [adesa.de] INFO: Scraping item 10710916 url https://www.openlane.eu/en/carv6/auction/10710916
2026-03-24 22:17:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 52cc51dd-e887-5b12-bda2-843fb268ba46 with identifier: 10714550
2026-03-24 22:17:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 52cc51dd-e887-5b12-bda2-843fb268ba46 with identifier: 10714550
2026-03-24 22:17:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 52cc51dd-e887-5b12-bda2-843fb268ba46 with identifier: 10714550 to the API
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714550>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 177,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '52cc51dd-e887-5b12-bda2-843fb268ba46',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '27319',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714550',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Fiat',
'model': 'Scudo',
'odometer': 47575,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2024-03-27',
'seats_number': 2,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Fiat Scudo 2.0 - Diesel - Automatic - 177 hp - 47.575 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714550%27 HTTP/1.1" 200 None
2026-03-24 22:17:04 [adesa.de] INFO: Saving data for 10714550: {'auction_closing_time': 1774434000.0, 'created_time': 1774287951.146848, 'last_price_update_time': 1774390624.999015}
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714550') HTTP/1.1" 204 0
2026-03-24 22:17:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3a13ea81-870e-5494-9bcd-cd8e79ce715f with identifier: 10708768
2026-03-24 22:17:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3a13ea81-870e-5494-9bcd-cd8e79ce715f with identifier: 10708768
2026-03-24 22:17:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3a13ea81-870e-5494-9bcd-cd8e79ce715f with identifier: 10708768 to the API
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17: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-24 22:17:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708768>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Hybrid',
'id': '3a13ea81-870e-5494-9bcd-cd8e79ce715f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545CF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708768',
'listing': 'auctionplusdirectbuy',
'location': 'Lüdersfeld (Germany)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 83699,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2023-11-06',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Kuga Titanium X - AWD - Hybrid - Automatic - 152 hp - 83.699 '
'km',
'transmission': 'automatic',
'trim': 'Titanium X',
'vin': None,
'year': 2023}
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708768%27 HTTP/1.1" 200 None
2026-03-24 22:17:05 [adesa.de] INFO: Saving data for 10708768: {'auction_closing_time': 1774434600.0, 'created_time': 1774287926.07217, 'last_price_update_time': 1774390625.409162}
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708768') HTTP/1.1" 204 0
2026-03-24 22:17:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710911> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:05 [adesa.de] INFO: Found listing with ID: 10714534
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714534%27 HTTP/1.1" 200 None
2026-03-24 22:17:05 [adesa.de] INFO: Scrape type for 10714534: 2
2026-03-24 22:17:05 [adesa.de] INFO: Scraping item 10714534 url https://www.openlane.eu/en/carv6/auction/10714534
2026-03-24 22:17:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714447> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714328> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:05 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 3.434(s), this was the 1st time calling it.
2026-03-24 22:17:05 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.8500228783896375 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Tue, 24 Mar 2026 22:17:05 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '1450bc4c20cd9797665a758aa79ee1d9', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/download/temporary-error","title":"Website Ban","status":520,"detail":"Zyte API could not get a ban-free response in a reasonable time. See https://docs.zyte.com/zyte-api/usage/errors.html#ban-responses"}', request_id=1450bc4c20cd9797665a758aa79ee1d9.
2026-03-24 22:17:05 [adesa.de] INFO: Found listing with ID: 10714535
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714535%27 HTTP/1.1" 200 None
2026-03-24 22:17:05 [adesa.de] INFO: Scrape type for 10714535: 2
2026-03-24 22:17:05 [adesa.de] INFO: Scraping item 10714535 url https://www.openlane.eu/en/carv6/auction/10714535
2026-03-24 22:17:05 [adesa.de] INFO: Found listing with ID: 10714495
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714495%27 HTTP/1.1" 200 None
2026-03-24 22:17:05 [adesa.de] INFO: Scrape type for 10714495: 2
2026-03-24 22:17:05 [adesa.de] INFO: Scraping item 10714495 url https://www.openlane.eu/en/carv6/auction/10714495
2026-03-24 22:17:05 [adesa.de] INFO: Found listing with ID: 10714558
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714558%27 HTTP/1.1" 200 None
2026-03-24 22:17:05 [adesa.de] INFO: Scrape type for 10714558: 2
2026-03-24 22:17:05 [adesa.de] INFO: Scraping item 10714558 url https://www.openlane.eu/en/carv6/auction/10714558
2026-03-24 22:17:05 [adesa.de] INFO: Found listing with ID: 10714561
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714561%27 HTTP/1.1" 200 None
2026-03-24 22:17:05 [adesa.de] INFO: Scrape type for 10714561: 2
2026-03-24 22:17:05 [adesa.de] INFO: Scraping item 10714561 url https://www.openlane.eu/en/carv6/auction/10714561
2026-03-24 22:17:05 [adesa.de] INFO: Found listing with ID: 10714560
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714560%27 HTTP/1.1" 200 None
2026-03-24 22:17:05 [adesa.de] INFO: Scrape type for 10714560: 2
2026-03-24 22:17:05 [adesa.de] INFO: Scraping item 10714560 url https://www.openlane.eu/en/carv6/auction/10714560
2026-03-24 22:17:05 [adesa.de] INFO: Found listing with ID: 10714559
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714559%27 HTTP/1.1" 200 None
2026-03-24 22:17:05 [adesa.de] INFO: Scrape type for 10714559: 2
2026-03-24 22:17:05 [adesa.de] INFO: Scraping item 10714559 url https://www.openlane.eu/en/carv6/auction/10714559
2026-03-24 22:17:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f313def2-e146-51a1-b3a6-aa7dd2d40e6e with identifier: 10710911
2026-03-24 22:17:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f313def2-e146-51a1-b3a6-aa7dd2d40e6e with scrape type 2
2026-03-24 22:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f313def2-e146-51a1-b3a6-aa7dd2d40e6e with scrape type 2
2026-03-24 22:17:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f313def2-e146-51a1-b3a6-aa7dd2d40e6e, identifier: 10710911
2026-03-24 22:17:05 [adesa.de] INFO: Found listing with ID: 10714562
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714562%27 HTTP/1.1" 200 None
2026-03-24 22:17:05 [adesa.de] INFO: Scrape type for 10714562: 2
2026-03-24 22:17:05 [adesa.de] INFO: Scraping item 10714562 url https://www.openlane.eu/en/carv6/auction/10714562
2026-03-24 22:17:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f313def2-e146-51a1-b3a6-aa7dd2d40e6e with identifier: 10710911
2026-03-24 22:17:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f313def2-e146-51a1-b3a6-aa7dd2d40e6e with identifier: 10710911
2026-03-24 22:17:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f313def2-e146-51a1-b3a6-aa7dd2d40e6e with identifier: 10710911 to the API
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17: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-24 22:17:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710911>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T12:30:00Z',
'fuel_type': 'Petrol',
'id': 'f313def2-e146-51a1-b3a6-aa7dd2d40e6e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'B57706',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710911',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 29544,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2024-05-06',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Kuga 1.5 EcoBoost Cool & Connect - Petrol - Manual - 150 hp - '
'29.544 km',
'transmission': 'manual',
'trim': 'Cool & Connect',
'vin': None,
'year': 2024}
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710911%27 HTTP/1.1" 200 None
2026-03-24 22:17:05 [adesa.de] INFO: Saving data for 10710911: {'auction_closing_time': 1774441800.0, 'created_time': 1774287928.976217, 'last_price_update_time': 1774390625.950936}
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10710911') HTTP/1.1" 204 0
2026-03-24 22:17:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 153bc7a3-0a54-5c67-b62d-dbacca8e09c1 with identifier: 10714447
2026-03-24 22:17:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 153bc7a3-0a54-5c67-b62d-dbacca8e09c1 with scrape type 2
2026-03-24 22:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 153bc7a3-0a54-5c67-b62d-dbacca8e09c1 with scrape type 2
2026-03-24 22:17:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 153bc7a3-0a54-5c67-b62d-dbacca8e09c1, identifier: 10714447
2026-03-24 22:17:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 719d9803-c53f-5fb5-926a-9ff7b91034ee with identifier: 10714328
2026-03-24 22:17:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 719d9803-c53f-5fb5-926a-9ff7b91034ee with scrape type 2
2026-03-24 22:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 719d9803-c53f-5fb5-926a-9ff7b91034ee with scrape type 2
2026-03-24 22:17:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 719d9803-c53f-5fb5-926a-9ff7b91034ee, identifier: 10714328
2026-03-24 22:17:06 [adesa.de] INFO: Found listing with ID: 10714563
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714563%27 HTTP/1.1" 200 None
2026-03-24 22:17:06 [adesa.de] INFO: Scrape type for 10714563: 2
2026-03-24 22:17:06 [adesa.de] INFO: Scraping item 10714563 url https://www.openlane.eu/en/carv6/auction/10714563
2026-03-24 22:17:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 153bc7a3-0a54-5c67-b62d-dbacca8e09c1 with identifier: 10714447
2026-03-24 22:17:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 153bc7a3-0a54-5c67-b62d-dbacca8e09c1 with identifier: 10714447
2026-03-24 22:17:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 153bc7a3-0a54-5c67-b62d-dbacca8e09c1 with identifier: 10714447 to the API
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714447>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Electric',
'id': '153bc7a3-0a54-5c67-b62d-dbacca8e09c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30378',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714447',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 105187,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2021-11-11',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai e-Kona Style - Electric - Automatic - 136 hp - 105.187 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714447%27 HTTP/1.1" 200 None
2026-03-24 22:17:06 [adesa.de] INFO: Saving data for 10714447: {'auction_closing_time': 1774433400.0, 'created_time': 1774287874.287305, 'last_price_update_time': 1774390626.467404}
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714447') HTTP/1.1" 204 0
2026-03-24 22:17:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 719d9803-c53f-5fb5-926a-9ff7b91034ee with identifier: 10714328
2026-03-24 22:17:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 719d9803-c53f-5fb5-926a-9ff7b91034ee with identifier: 10714328
2026-03-24 22:17:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 719d9803-c53f-5fb5-926a-9ff7b91034ee with identifier: 10714328 to the API
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714328>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Electric',
'id': '719d9803-c53f-5fb5-926a-9ff7b91034ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30439',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714328',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 112053,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2022-03-31',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai e-Kona 39 kWh - Electric - Automatic - 136 hp - 112.053 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714328%27 HTTP/1.1" 200 None
2026-03-24 22:17:06 [adesa.de] INFO: Saving data for 10714328: {'auction_closing_time': 1774432800.0, 'created_time': 1774287879.558122, 'last_price_update_time': 1774390626.754551}
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714328') HTTP/1.1" 204 0
2026-03-24 22:17:06 [scrapy.extensions.logstats] INFO: Crawled 98 pages (at 92 pages/min), scraped 87 items (at 87 items/min)
2026-03-24 22:17:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 167MiB
2026-03-24 22:17:06 [adesa.de] INFO: Found listing with ID: 10714536
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714536%27 HTTP/1.1" 200 None
2026-03-24 22:17:06 [adesa.de] INFO: Scrape type for 10714536: 2
2026-03-24 22:17:06 [adesa.de] INFO: Scraping item 10714536 url https://www.openlane.eu/en/carv6/auction/10714536
2026-03-24 22:17:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714467> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22:17:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710926> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:06 [adesa.de] INFO: Found listing with ID: 10714542
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714542%27 HTTP/1.1" 200 None
2026-03-24 22:17:06 [adesa.de] INFO: Scrape type for 10714542: 2
2026-03-24 22:17:06 [adesa.de] INFO: Scraping item 10714542 url https://www.openlane.eu/en/carv6/auction/10714542
2026-03-24 22: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-24 22:17:06 [adesa.de] INFO: Found listing with ID: 10714544
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714544%27 HTTP/1.1" 200 None
2026-03-24 22:17:06 [adesa.de] INFO: Scrape type for 10714544: 2
2026-03-24 22:17:06 [adesa.de] INFO: Scraping item 10714544 url https://www.openlane.eu/en/carv6/auction/10714544
2026-03-24 22:17:06 [adesa.de] INFO: Found listing with ID: 10714545
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714545%27 HTTP/1.1" 200 None
2026-03-24 22:17:06 [adesa.de] INFO: Scrape type for 10714545: 2
2026-03-24 22:17:06 [adesa.de] INFO: Scraping item 10714545 url https://www.openlane.eu/en/carv6/auction/10714545
2026-03-24 22:17:06 [adesa.de] INFO: Found listing with ID: 10714543
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714543%27 HTTP/1.1" 200 None
2026-03-24 22:17:06 [adesa.de] INFO: Scrape type for 10714543: 2
2026-03-24 22:17:06 [adesa.de] INFO: Scraping item 10714543 url https://www.openlane.eu/en/carv6/auction/10714543
2026-03-24 22:17:06 [adesa.de] INFO: Found listing with ID: 10714481
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714481%27 HTTP/1.1" 200 None
2026-03-24 22:17:06 [adesa.de] INFO: Scrape type for 10714481: 2
2026-03-24 22:17:06 [adesa.de] INFO: Scraping item 10714481 url https://www.openlane.eu/en/carv6/auction/10714481
2026-03-24 22:17:06 [adesa.de] INFO: Found listing with ID: 10714364
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714364%27 HTTP/1.1" 200 None
2026-03-24 22:17:06 [adesa.de] INFO: Scrape type for 10714364: 2
2026-03-24 22:17:06 [adesa.de] INFO: Scraping item 10714364 url https://www.openlane.eu/en/carv6/auction/10714364
2026-03-24 22:17:06 [adesa.de] INFO: Found listing with ID: 10714453
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714453%27 HTTP/1.1" 200 None
2026-03-24 22:17:06 [adesa.de] INFO: Scrape type for 10714453: 2
2026-03-24 22:17:06 [adesa.de] INFO: Scraping item 10714453 url https://www.openlane.eu/en/carv6/auction/10714453
2026-03-24 22:17:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23719baa-357a-50c4-b5a1-18d19502cff7 with identifier: 10714467
2026-03-24 22:17:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23719baa-357a-50c4-b5a1-18d19502cff7 with scrape type 2
2026-03-24 22:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23719baa-357a-50c4-b5a1-18d19502cff7 with scrape type 2
2026-03-24 22:17:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 23719baa-357a-50c4-b5a1-18d19502cff7, identifier: 10714467
2026-03-24 22:17:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2f3cab4-0820-5fcb-b916-4bd39cf9fd4a with identifier: 10710926
2026-03-24 22:17:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2f3cab4-0820-5fcb-b916-4bd39cf9fd4a with scrape type 2
2026-03-24 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2f3cab4-0820-5fcb-b916-4bd39cf9fd4a with scrape type 2
2026-03-24 22:17:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f2f3cab4-0820-5fcb-b916-4bd39cf9fd4a, identifier: 10710926
2026-03-24 22:17:07 [adesa.de] INFO: Found listing with ID: 10714552
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714552%27 HTTP/1.1" 200 None
2026-03-24 22:17:07 [adesa.de] INFO: Scrape type for 10714552: 2
2026-03-24 22:17:07 [adesa.de] INFO: Scraping item 10714552 url https://www.openlane.eu/en/carv6/auction/10714552
2026-03-24 22:17:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 23719baa-357a-50c4-b5a1-18d19502cff7 with identifier: 10714467
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-24 22:17:07 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 22:17:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 23719baa-357a-50c4-b5a1-18d19502cff7 with identifier: 10714467
2026-03-24 22:17:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 23719baa-357a-50c4-b5a1-18d19502cff7 with identifier: 10714467 to the API
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714467>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Petrol',
'id': '23719baa-357a-50c4-b5a1-18d19502cff7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29612',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714467',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 7105,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2024-08-21',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai i30 1.4 Pure - Petrol - Manual - 120 hp - 7.105 km',
'transmission': 'manual',
'trim': 'Pure',
'vin': None,
'year': 2024}
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714467%27 HTTP/1.1" 200 None
2026-03-24 22:17:07 [adesa.de] INFO: Saving data for 10714467: {'auction_closing_time': 1774433400.0, 'created_time': 1774287862.583206, 'last_price_update_time': 1774390627.583591}
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714467') HTTP/1.1" 204 0
2026-03-24 22:17:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f2f3cab4-0820-5fcb-b916-4bd39cf9fd4a with identifier: 10710926
2026-03-24 22:17:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f2f3cab4-0820-5fcb-b916-4bd39cf9fd4a with identifier: 10710926
2026-03-24 22:17:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f2f3cab4-0820-5fcb-b916-4bd39cf9fd4a with identifier: 10710926 to the API
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710926>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T12:30:00Z',
'fuel_type': 'Diesel',
'id': 'f2f3cab4-0820-5fcb-b916-4bd39cf9fd4a',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'OSL-DV 548',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710926',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Ranger',
'odometer': 213127,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2017-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Ranger 2.2 - AWD - Diesel - Manual - 130 hp - 213.127 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710926%27 HTTP/1.1" 200 None
2026-03-24 22:17:08 [adesa.de] INFO: Saving data for 10710926: {'auction_closing_time': 1774441800.0, 'created_time': 1774287905.29655, 'last_price_update_time': 1774390628.002059}
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10710926') HTTP/1.1" 204 0
2026-03-24 22:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714548> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:08 [adesa.de] INFO: Found listing with ID: 10714361
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714361%27 HTTP/1.1" 200 None
2026-03-24 22:17:08 [adesa.de] INFO: Scrape type for 10714361: 2
2026-03-24 22:17:08 [adesa.de] INFO: Scraping item 10714361 url https://www.openlane.eu/en/carv6/auction/10714361
2026-03-24 22:17:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714302> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:08 [adesa.de] INFO: Found listing with ID: 10714402
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714402%27 HTTP/1.1" 200 None
2026-03-24 22:17:08 [adesa.de] INFO: Scrape type for 10714402: 2
2026-03-24 22:17:08 [adesa.de] INFO: Scraping item 10714402 url https://www.openlane.eu/en/carv6/auction/10714402
2026-03-24 22:17:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:08 [adesa.de] INFO: Found listing with ID: 10714358
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714358%27 HTTP/1.1" 200 None
2026-03-24 22:17:08 [adesa.de] INFO: Scrape type for 10714358: 2
2026-03-24 22:17:08 [adesa.de] INFO: Scraping item 10714358 url https://www.openlane.eu/en/carv6/auction/10714358
2026-03-24 22:17:08 [adesa.de] INFO: Found listing with ID: 10714350
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714350%27 HTTP/1.1" 200 None
2026-03-24 22:17:08 [adesa.de] INFO: Scrape type for 10714350: 2
2026-03-24 22:17:08 [adesa.de] INFO: Scraping item 10714350 url https://www.openlane.eu/en/carv6/auction/10714350
2026-03-24 22:17:08 [adesa.de] INFO: Found listing with ID: 10714482
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714482%27 HTTP/1.1" 200 None
2026-03-24 22:17:08 [adesa.de] INFO: Scrape type for 10714482: 2
2026-03-24 22:17:08 [adesa.de] INFO: Scraping item 10714482 url https://www.openlane.eu/en/carv6/auction/10714482
2026-03-24 22:17:08 [adesa.de] INFO: Found listing with ID: 10714497
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714497%27 HTTP/1.1" 200 None
2026-03-24 22:17:08 [adesa.de] INFO: Scrape type for 10714497: 2
2026-03-24 22:17:08 [adesa.de] INFO: Scraping item 10714497 url https://www.openlane.eu/en/carv6/auction/10714497
2026-03-24 22:17:08 [adesa.de] INFO: Found listing with ID: 10714501
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714501%27 HTTP/1.1" 200 None
2026-03-24 22:17:08 [adesa.de] INFO: Scrape type for 10714501: 2
2026-03-24 22:17:08 [adesa.de] INFO: Scraping item 10714501 url https://www.openlane.eu/en/carv6/auction/10714501
2026-03-24 22:17:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33e787fd-d334-583b-82e2-966a833e7f92 with identifier: 10714548
2026-03-24 22:17:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33e787fd-d334-583b-82e2-966a833e7f92 with scrape type 2
2026-03-24 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 33e787fd-d334-583b-82e2-966a833e7f92 with scrape type 2
2026-03-24 22:17:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 33e787fd-d334-583b-82e2-966a833e7f92, identifier: 10714548
2026-03-24 22:17:08 [adesa.de] INFO: Found listing with ID: 10714492
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714492%27 HTTP/1.1" 200 None
2026-03-24 22:17:08 [adesa.de] INFO: Scrape type for 10714492: 2
2026-03-24 22:17:08 [adesa.de] INFO: Scraping item 10714492 url https://www.openlane.eu/en/carv6/auction/10714492
2026-03-24 22:17:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 33e787fd-d334-583b-82e2-966a833e7f92 with identifier: 10714548
2026-03-24 22:17:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 33e787fd-d334-583b-82e2-966a833e7f92 with identifier: 10714548
2026-03-24 22:17:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 33e787fd-d334-583b-82e2-966a833e7f92 with identifier: 10714548 to the API
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17: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-24 22:17:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714548>
{'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': 211,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Hybrid',
'id': '33e787fd-d334-583b-82e2-966a833e7f92',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28737',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714548',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 73758,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 36800,
'price_includes_vat': True,
'registration_date': '2021-07-16',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Mercedes-Benz GLE 350e - Hybrid - Automatic - 211 hp - 73.758 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714548%27 HTTP/1.1" 200 None
2026-03-24 22:17:08 [adesa.de] INFO: Saving data for 10714548: {'auction_closing_time': 1774434000.0, 'created_time': 1774287849.602061, 'last_price_update_time': 1774390628.564564}
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714548') HTTP/1.1" 204 0
2026-03-24 22:17:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79005133-7b69-51b3-8a20-b7f61eb91c90 with identifier: 10714302
2026-03-24 22:17:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79005133-7b69-51b3-8a20-b7f61eb91c90 with scrape type 2
2026-03-24 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79005133-7b69-51b3-8a20-b7f61eb91c90 with scrape type 2
2026-03-24 22:17:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 79005133-7b69-51b3-8a20-b7f61eb91c90, identifier: 10714302
2026-03-24 22:17:08 [adesa.de] INFO: Found listing with ID: 10714493
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714493%27 HTTP/1.1" 200 None
2026-03-24 22:17:08 [adesa.de] INFO: Scrape type for 10714493: 2
2026-03-24 22:17:08 [adesa.de] INFO: Scraping item 10714493 url https://www.openlane.eu/en/carv6/auction/10714493
2026-03-24 22:17:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 79005133-7b69-51b3-8a20-b7f61eb91c90 with identifier: 10714302
2026-03-24 22:17:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 79005133-7b69-51b3-8a20-b7f61eb91c90 with identifier: 10714302
2026-03-24 22:17:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 79005133-7b69-51b3-8a20-b7f61eb91c90 with identifier: 10714302 to the API
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17: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-24 22:17:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714302>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 194,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '79005133-7b69-51b3-8a20-b7f61eb91c90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31541',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714302',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'MG3',
'odometer': 12607,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2025-04-16',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG MG3 1.5 Luxury - Hybrid - Automatic - 194 hp - 12.607 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2025}
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714302%27 HTTP/1.1" 200 None
2026-03-24 22:17:08 [adesa.de] INFO: Saving data for 10714302: {'auction_closing_time': 1774432800.0, 'created_time': 1774287821.646711, 'last_price_update_time': 1774390628.991375}
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714302') HTTP/1.1" 204 0
2026-03-24 22:17:09 [adesa.de] INFO: Found listing with ID: 10714498
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714498%27 HTTP/1.1" 200 None
2026-03-24 22:17:09 [adesa.de] INFO: Scrape type for 10714498: 2
2026-03-24 22:17:09 [adesa.de] INFO: Scraping item 10714498 url https://www.openlane.eu/en/carv6/auction/10714498
2026-03-24 22:17:09 [adesa.de] INFO: Found listing with ID: 10714499
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714499%27 HTTP/1.1" 200 None
2026-03-24 22:17:09 [adesa.de] INFO: Scrape type for 10714499: 2
2026-03-24 22:17:09 [adesa.de] INFO: Scraping item 10714499 url https://www.openlane.eu/en/carv6/auction/10714499
2026-03-24 22:17:09 [adesa.de] INFO: Found listing with ID: 10714500
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714500%27 HTTP/1.1" 200 None
2026-03-24 22:17:09 [adesa.de] INFO: Scrape type for 10714500: 2
2026-03-24 22:17:09 [adesa.de] INFO: Scraping item 10714500 url https://www.openlane.eu/en/carv6/auction/10714500
2026-03-24 22:17:09 [adesa.de] INFO: Found listing with ID: 10714351
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714351%27 HTTP/1.1" 200 None
2026-03-24 22:17:09 [adesa.de] INFO: Scrape type for 10714351: 2
2026-03-24 22:17:09 [adesa.de] INFO: Scraping item 10714351 url https://www.openlane.eu/en/carv6/auction/10714351
2026-03-24 22:17:09 [adesa.de] INFO: Found listing with ID: 10714340
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714340%27 HTTP/1.1" 200 None
2026-03-24 22:17:09 [adesa.de] INFO: Scrape type for 10714340: 2
2026-03-24 22:17:09 [adesa.de] INFO: Scraping item 10714340 url https://www.openlane.eu/en/carv6/auction/10714340
2026-03-24 22:17:09 [adesa.de] INFO: Found listing with ID: 10714341
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714341%27 HTTP/1.1" 200 None
2026-03-24 22:17:09 [adesa.de] INFO: Scrape type for 10714341: 2
2026-03-24 22:17:09 [adesa.de] INFO: Scraping item 10714341 url https://www.openlane.eu/en/carv6/auction/10714341
2026-03-24 22:17:09 [adesa.de] INFO: Found listing with ID: 10714336
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714336%27 HTTP/1.1" 200 None
2026-03-24 22:17:09 [adesa.de] INFO: Scrape type for 10714336: 2
2026-03-24 22:17:09 [adesa.de] INFO: Scraping item 10714336 url https://www.openlane.eu/en/carv6/auction/10714336
2026-03-24 22:17:09 [adesa.de] INFO: Found listing with ID: 10714345
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714345%27 HTTP/1.1" 200 None
2026-03-24 22:17:09 [adesa.de] INFO: Scrape type for 10714345: 2
2026-03-24 22:17:09 [adesa.de] INFO: Scraping item 10714345 url https://www.openlane.eu/en/carv6/auction/10714345
2026-03-24 22:17:09 [adesa.de] INFO: Found listing with ID: 10714343
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714343%27 HTTP/1.1" 200 None
2026-03-24 22:17:09 [adesa.de] INFO: Scrape type for 10714343: 2
2026-03-24 22:17:09 [adesa.de] INFO: Scraping item 10714343 url https://www.openlane.eu/en/carv6/auction/10714343
2026-03-24 22:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714334> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710898> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b0f4ee0-b06a-5225-9364-c86bdc8aec09 with identifier: 10714334
2026-03-24 22:17:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b0f4ee0-b06a-5225-9364-c86bdc8aec09 with scrape type 2
2026-03-24 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b0f4ee0-b06a-5225-9364-c86bdc8aec09 with scrape type 2
2026-03-24 22:17:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4b0f4ee0-b06a-5225-9364-c86bdc8aec09, identifier: 10714334
2026-03-24 22:17:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4b0f4ee0-b06a-5225-9364-c86bdc8aec09 with identifier: 10714334
2026-03-24 22:17:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4b0f4ee0-b06a-5225-9364-c86bdc8aec09 with identifier: 10714334
2026-03-24 22:17:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4b0f4ee0-b06a-5225-9364-c86bdc8aec09 with identifier: 10714334 to the API
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17: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-24 22:17:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714334>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Electric',
'id': '4b0f4ee0-b06a-5225-9364-c86bdc8aec09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29713',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714334',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Nissan',
'model': 'Leaf',
'odometer': 41940,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2019-11-28',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Nissan Leaf Tekna - Electric - Automatic - 150 hp - 41.940 km',
'transmission': 'automatic',
'trim': 'Tekna',
'vin': None,
'year': 2019}
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714334%27 HTTP/1.1" 200 None
2026-03-24 22:17:09 [adesa.de] INFO: Saving data for 10714334: {'auction_closing_time': 1774432800.0, 'created_time': 1774287817.894749, 'last_price_update_time': 1774390629.797062}
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714334') HTTP/1.1" 204 0
2026-03-24 22:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714452> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714510> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4838298-7217-5d41-af91-df8bbab53f20 with identifier: 10710898
2026-03-24 22:17:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4838298-7217-5d41-af91-df8bbab53f20 with scrape type 2
2026-03-24 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4838298-7217-5d41-af91-df8bbab53f20 with scrape type 2
2026-03-24 22:17:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e4838298-7217-5d41-af91-df8bbab53f20, identifier: 10710898
2026-03-24 22:17:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e4838298-7217-5d41-af91-df8bbab53f20 with identifier: 10710898
2026-03-24 22:17:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e4838298-7217-5d41-af91-df8bbab53f20 with identifier: 10710898
2026-03-24 22:17:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e4838298-7217-5d41-af91-df8bbab53f20 with identifier: 10710898 to the API
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710898>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 101,
'expiration_date': '2026-03-25T12:30:00Z',
'fuel_type': 'Electric',
'id': 'e4838298-7217-5d41-af91-df8bbab53f20',
'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=10710898',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'MG',
'model': 'MG5',
'odometer': 24100,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2022-09-23',
'seats_number': 5,
'seller_name': None,
'title': 'MG MG5 - Electric - Automatic - 101 hp - 24.100 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710898%27 HTTP/1.1" 200 None
2026-03-24 22:17:10 [adesa.de] INFO: Saving data for 10710898: {'auction_closing_time': 1774441800.0, 'created_time': 1774287796.252262, 'last_price_update_time': 1774390630.306546}
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10710898') HTTP/1.1" 204 0
2026-03-24 22:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714303> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2452569a-783c-5985-9e00-91ebde07a2f9 with identifier: 10714452
2026-03-24 22:17:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2452569a-783c-5985-9e00-91ebde07a2f9 with scrape type 2
2026-03-24 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2452569a-783c-5985-9e00-91ebde07a2f9 with scrape type 2
2026-03-24 22:17:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2452569a-783c-5985-9e00-91ebde07a2f9, identifier: 10714452
2026-03-24 22:17:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ab800d1-fc57-51a9-8720-7c7229dcec8c with identifier: 10714510
2026-03-24 22:17:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ab800d1-fc57-51a9-8720-7c7229dcec8c with scrape type 2
2026-03-24 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ab800d1-fc57-51a9-8720-7c7229dcec8c with scrape type 2
2026-03-24 22:17:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9ab800d1-fc57-51a9-8720-7c7229dcec8c, identifier: 10714510
2026-03-24 22:17:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2452569a-783c-5985-9e00-91ebde07a2f9 with identifier: 10714452
2026-03-24 22:17:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2452569a-783c-5985-9e00-91ebde07a2f9 with identifier: 10714452
2026-03-24 22:17:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2452569a-783c-5985-9e00-91ebde07a2f9 with identifier: 10714452 to the API
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714452>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': '2452569a-783c-5985-9e00-91ebde07a2f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29094',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714452',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Combo',
'odometer': 89000,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2020-05-29',
'seats_number': 2,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Opel Combo Cargo 1.5 Edition - Diesel - Manual - 102 hp - 89.000 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2020}
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714452%27 HTTP/1.1" 200 None
2026-03-24 22:17:10 [adesa.de] INFO: Saving data for 10714452: {'auction_closing_time': 1774433400.0, 'created_time': 1774287816.693393, 'last_price_update_time': 1774390630.83268}
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714452') HTTP/1.1" 204 0
2026-03-24 22:17:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9ab800d1-fc57-51a9-8720-7c7229dcec8c with identifier: 10714510
2026-03-24 22:17:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9ab800d1-fc57-51a9-8720-7c7229dcec8c with identifier: 10714510
2026-03-24 22:17:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9ab800d1-fc57-51a9-8720-7c7229dcec8c with identifier: 10714510 to the API
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714510>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '9ab800d1-fc57-51a9-8720-7c7229dcec8c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28961',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714510',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Combo',
'odometer': 45672,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2020-11-25',
'seats_number': 2,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Opel Combo Cargo 1.5 Edition - Diesel - Manual - 102 hp - 45.672 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2020}
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714510%27 HTTP/1.1" 200 None
2026-03-24 22:17:11 [adesa.de] INFO: Saving data for 10714510: {'auction_closing_time': 1774434000.0, 'created_time': 1774287973.830674, 'last_price_update_time': 1774390631.125782}
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714510') HTTP/1.1" 204 0
2026-03-24 22:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710916> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714517> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1bda0d39-d1e0-595c-b255-af93f05df677 with identifier: 10714303
2026-03-24 22:17:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1bda0d39-d1e0-595c-b255-af93f05df677 with scrape type 2
2026-03-24 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1bda0d39-d1e0-595c-b255-af93f05df677 with scrape type 2
2026-03-24 22:17:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1bda0d39-d1e0-595c-b255-af93f05df677, identifier: 10714303
2026-03-24 22:17:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1bda0d39-d1e0-595c-b255-af93f05df677 with identifier: 10714303
2026-03-24 22:17:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1bda0d39-d1e0-595c-b255-af93f05df677 with identifier: 10714303
2026-03-24 22:17:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1bda0d39-d1e0-595c-b255-af93f05df677 with identifier: 10714303 to the API
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714303>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 194,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '1bda0d39-d1e0-595c-b255-af93f05df677',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31543',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714303',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'MG3',
'odometer': 13745,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2025-03-26',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG MG3 1.5 Luxury - Hybrid - Automatic - 194 hp - 13.745 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2025}
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714303%27 HTTP/1.1" 200 None
2026-03-24 22:17:11 [adesa.de] INFO: Saving data for 10714303: {'auction_closing_time': 1774432800.0, 'created_time': 1774287816.063829, 'last_price_update_time': 1774390631.653199}
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714303') HTTP/1.1" 204 0
2026-03-24 22:17:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 22:17:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1133d4d5-c5b1-5fbc-a113-4fed013215d5 with identifier: 10710916
2026-03-24 22:17:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1133d4d5-c5b1-5fbc-a113-4fed013215d5 with scrape type 2
2026-03-24 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1133d4d5-c5b1-5fbc-a113-4fed013215d5 with scrape type 2
2026-03-24 22:17:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1133d4d5-c5b1-5fbc-a113-4fed013215d5, identifier: 10710916
2026-03-24 22:17:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87310246-35d4-5069-b7fe-b590f75aaea6 with identifier: 10714517
2026-03-24 22:17:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87310246-35d4-5069-b7fe-b590f75aaea6 with scrape type 2
2026-03-24 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87310246-35d4-5069-b7fe-b590f75aaea6 with scrape type 2
2026-03-24 22:17:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 87310246-35d4-5069-b7fe-b590f75aaea6, identifier: 10714517
2026-03-24 22:17:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1133d4d5-c5b1-5fbc-a113-4fed013215d5 with identifier: 10710916
2026-03-24 22:17:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1133d4d5-c5b1-5fbc-a113-4fed013215d5 with identifier: 10710916
2026-03-24 22:17:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1133d4d5-c5b1-5fbc-a113-4fed013215d5 with identifier: 10710916 to the API
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710916>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T12:30:00Z',
'fuel_type': 'Electric',
'id': '1133d4d5-c5b1-5fbc-a113-4fed013215d5',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '64144082',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710916',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Zafira',
'odometer': 54542,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 8,
'seller_name': 'Allane Group',
'title': 'Opel Zafira Life Selection - Electric - Automatic - 136 hp - 54.542 '
'km',
'transmission': 'automatic',
'trim': 'Selection',
'vin': None,
'year': 2022}
2026-03-24 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710710916%27 HTTP/1.1" 200 None
2026-03-24 22:17:12 [adesa.de] INFO: Saving data for 10710916: {'auction_closing_time': 1774441800.0, 'created_time': 1774287747.501525, 'last_price_update_time': 1774390632.191149}
2026-03-24 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10710916') HTTP/1.1" 204 0
2026-03-24 22:17:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 87310246-35d4-5069-b7fe-b590f75aaea6 with identifier: 10714517
2026-03-24 22:17:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 87310246-35d4-5069-b7fe-b590f75aaea6 with identifier: 10714517
2026-03-24 22:17:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 87310246-35d4-5069-b7fe-b590f75aaea6 with identifier: 10714517 to the API
2026-03-24 22:17:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714517>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '87310246-35d4-5069-b7fe-b590f75aaea6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28952',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714517',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Combo',
'odometer': 69285,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2021-02-06',
'seats_number': 2,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Opel Combo Cargo 1.5 Edition - Diesel - Manual - 102 hp - 69.285 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2021}
2026-03-24 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714517%27 HTTP/1.1" 200 None
2026-03-24 22:17:12 [adesa.de] INFO: Saving data for 10714517: {'auction_closing_time': 1774434000.0, 'created_time': 1774287759.135464, 'last_price_update_time': 1774390632.494068}
2026-03-24 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714517') HTTP/1.1" 204 0
2026-03-24 22:17:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714534> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714425> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22: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-24 22:17:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714536> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22:17:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bedbda9c-0ef1-5541-b8a6-50de7eda9b4e with identifier: 10714534
2026-03-24 22:17:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bedbda9c-0ef1-5541-b8a6-50de7eda9b4e with scrape type 2
2026-03-24 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bedbda9c-0ef1-5541-b8a6-50de7eda9b4e with scrape type 2
2026-03-24 22:17:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bedbda9c-0ef1-5541-b8a6-50de7eda9b4e, identifier: 10714534
2026-03-24 22:17:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 127cd3b1-18e3-5018-8756-e45af9d1a87d with identifier: 10714425
2026-03-24 22:17:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 127cd3b1-18e3-5018-8756-e45af9d1a87d with scrape type 2
2026-03-24 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 127cd3b1-18e3-5018-8756-e45af9d1a87d with scrape type 2
2026-03-24 22:17:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 127cd3b1-18e3-5018-8756-e45af9d1a87d, identifier: 10714425
2026-03-24 22:17:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bedbda9c-0ef1-5541-b8a6-50de7eda9b4e with identifier: 10714534
2026-03-24 22:17:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bedbda9c-0ef1-5541-b8a6-50de7eda9b4e with identifier: 10714534
2026-03-24 22:17:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bedbda9c-0ef1-5541-b8a6-50de7eda9b4e with identifier: 10714534 to the API
2026-03-24 22:17:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714534>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Electric',
'id': 'bedbda9c-0ef1-5541-b8a6-50de7eda9b4e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28693',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714534',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '2008',
'odometer': 13922,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2021-07-19',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 2008 GT - Electric - Automatic - 136 hp - 13.922 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-24 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714534%27 HTTP/1.1" 200 None
2026-03-24 22:17:13 [adesa.de] INFO: Saving data for 10714534: {'auction_closing_time': 1774434000.0, 'created_time': 1774287735.446877, 'last_price_update_time': 1774390633.122688}
2026-03-24 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714534') HTTP/1.1" 204 0
2026-03-24 22:17:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 127cd3b1-18e3-5018-8756-e45af9d1a87d with identifier: 10714425
2026-03-24 22:17:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 127cd3b1-18e3-5018-8756-e45af9d1a87d with identifier: 10714425
2026-03-24 22:17:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 127cd3b1-18e3-5018-8756-e45af9d1a87d with identifier: 10714425 to the API
2026-03-24 22:17:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714425>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 200,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '127cd3b1-18e3-5018-8756-e45af9d1a87d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '24705',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714425',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 77949,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2021-03-29',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Opel Grandland 1.6 Ultimate - Hybrid - Automatic - 200 hp - 77.949 '
'km',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2021}
2026-03-24 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714425%27 HTTP/1.1" 200 None
2026-03-24 22:17:13 [adesa.de] INFO: Saving data for 10714425: {'auction_closing_time': 1774433400.0, 'created_time': 1774287808.477288, 'last_price_update_time': 1774390633.423085}
2026-03-24 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714425') HTTP/1.1" 204 0
2026-03-24 22:17:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714563> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714409> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22: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-24 22:17:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714552> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22:17:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d1324af-e3cf-5c4d-8037-0f1a530733aa with identifier: 10714536
2026-03-24 22:17:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d1324af-e3cf-5c4d-8037-0f1a530733aa with scrape type 2
2026-03-24 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d1324af-e3cf-5c4d-8037-0f1a530733aa with scrape type 2
2026-03-24 22:17:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1d1324af-e3cf-5c4d-8037-0f1a530733aa, identifier: 10714536
2026-03-24 22:17:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1d1324af-e3cf-5c4d-8037-0f1a530733aa with identifier: 10714536
2026-03-24 22:17:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1d1324af-e3cf-5c4d-8037-0f1a530733aa with identifier: 10714536
2026-03-24 22:17:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1d1324af-e3cf-5c4d-8037-0f1a530733aa with identifier: 10714536 to the API
2026-03-24 22:17:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714536>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '1d1324af-e3cf-5c4d-8037-0f1a530733aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28694',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714536',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Peugeot',
'model': '308',
'odometer': 39631,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17200,
'price_includes_vat': True,
'registration_date': '2024-09-12',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 308 1.5 HDI GT - Diesel - Automatic - 131 hp - 39.631 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2024}
2026-03-24 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714536%27 HTTP/1.1" 200 None
2026-03-24 22:17:13 [adesa.de] INFO: Saving data for 10714536: {'auction_closing_time': 1774434000.0, 'created_time': 1774287720.971885, 'last_price_update_time': 1774390633.824258}
2026-03-24 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714536') HTTP/1.1" 204 0
2026-03-24 22:17:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a8cb4f3-30e5-5595-91dc-c2926da33818 with identifier: 10714563
2026-03-24 22:17:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a8cb4f3-30e5-5595-91dc-c2926da33818 with scrape type 2
2026-03-24 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a8cb4f3-30e5-5595-91dc-c2926da33818 with scrape type 2
2026-03-24 22:17:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5a8cb4f3-30e5-5595-91dc-c2926da33818, identifier: 10714563
2026-03-24 22:17:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b21ed19-4a98-5ac8-a55a-f35cbd5a788d with identifier: 10714409
2026-03-24 22:17:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b21ed19-4a98-5ac8-a55a-f35cbd5a788d with scrape type 2
2026-03-24 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b21ed19-4a98-5ac8-a55a-f35cbd5a788d with scrape type 2
2026-03-24 22:17:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9b21ed19-4a98-5ac8-a55a-f35cbd5a788d, identifier: 10714409
2026-03-24 22:17:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02a43119-bfa6-5125-b696-ece3383b6139 with identifier: 10714552
2026-03-24 22:17:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02a43119-bfa6-5125-b696-ece3383b6139 with scrape type 2
2026-03-24 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02a43119-bfa6-5125-b696-ece3383b6139 with scrape type 2
2026-03-24 22:17:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 02a43119-bfa6-5125-b696-ece3383b6139, identifier: 10714552
2026-03-24 22:17:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5a8cb4f3-30e5-5595-91dc-c2926da33818 with identifier: 10714563
2026-03-24 22:17:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5a8cb4f3-30e5-5595-91dc-c2926da33818 with identifier: 10714563
2026-03-24 22:17:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5a8cb4f3-30e5-5595-91dc-c2926da33818 with identifier: 10714563 to the API
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17: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-24 22:17:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714563>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 200,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Hybrid',
'id': '5a8cb4f3-30e5-5595-91dc-c2926da33818',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '27163',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714563',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '3008',
'odometer': 87075,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2023-06-19',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 3008 Allure Pack - AWD - Hybrid - Automatic - 200 hp - '
'87.075 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714563%27 HTTP/1.1" 200 None
2026-03-24 22:17:14 [adesa.de] INFO: Saving data for 10714563: {'auction_closing_time': 1774434000.0, 'created_time': 1774287721.693946, 'last_price_update_time': 1774390634.525266}
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714563') HTTP/1.1" 204 0
2026-03-24 22:17:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9b21ed19-4a98-5ac8-a55a-f35cbd5a788d with identifier: 10714409
2026-03-24 22:17:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9b21ed19-4a98-5ac8-a55a-f35cbd5a788d with identifier: 10714409
2026-03-24 22:17:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9b21ed19-4a98-5ac8-a55a-f35cbd5a788d with identifier: 10714409 to the API
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17: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-24 22:17:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714409>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Petrol',
'id': '9b21ed19-4a98-5ac8-a55a-f35cbd5a788d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30848',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714409',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 18045,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2025-04-15',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Opel Corsa 1.2 GS - Petrol - Automatic - 100 hp - 18.045 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714409%27 HTTP/1.1" 200 None
2026-03-24 22:17:14 [adesa.de] INFO: Saving data for 10714409: {'auction_closing_time': 1774433400.0, 'created_time': 1774287775.937271, 'last_price_update_time': 1774390634.805816}
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714409') HTTP/1.1" 204 0
2026-03-24 22:17:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 02a43119-bfa6-5125-b696-ece3383b6139 with identifier: 10714552
2026-03-24 22:17:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 02a43119-bfa6-5125-b696-ece3383b6139 with identifier: 10714552
2026-03-24 22:17:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 02a43119-bfa6-5125-b696-ece3383b6139 with identifier: 10714552 to the API
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17: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-24 22:17:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714552>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '02a43119-bfa6-5125-b696-ece3383b6139',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28421',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714552',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '508',
'odometer': 56390,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16200,
'price_includes_vat': True,
'registration_date': '2024-01-03',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 508 SW 1.5 HDI Allure - Diesel - Automatic - 130 hp - '
'56.390 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-24 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714552%27 HTTP/1.1" 200 None
2026-03-24 22:17:15 [adesa.de] INFO: Saving data for 10714552: {'auction_closing_time': 1774434000.0, 'created_time': 1774287701.04777, 'last_price_update_time': 1774390635.075031}
2026-03-24 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714552') HTTP/1.1" 204 0
2026-03-24 22:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714361> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714489> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22: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-24 22:17:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb2e401b-18cb-5359-b96d-0aa08b9fb875 with identifier: 10714361
2026-03-24 22:17:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb2e401b-18cb-5359-b96d-0aa08b9fb875 with scrape type 2
2026-03-24 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb2e401b-18cb-5359-b96d-0aa08b9fb875 with scrape type 2
2026-03-24 22:17:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bb2e401b-18cb-5359-b96d-0aa08b9fb875, identifier: 10714361
2026-03-24 22:17:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f70b52b5-e6f4-5abe-a5a9-cc08a61ca271 with identifier: 10714489
2026-03-24 22:17:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f70b52b5-e6f4-5abe-a5a9-cc08a61ca271 with scrape type 2
2026-03-24 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f70b52b5-e6f4-5abe-a5a9-cc08a61ca271 with scrape type 2
2026-03-24 22:17:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f70b52b5-e6f4-5abe-a5a9-cc08a61ca271, identifier: 10714489
2026-03-24 22:17:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bb2e401b-18cb-5359-b96d-0aa08b9fb875 with identifier: 10714361
2026-03-24 22:17:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bb2e401b-18cb-5359-b96d-0aa08b9fb875 with identifier: 10714361
2026-03-24 22:17:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bb2e401b-18cb-5359-b96d-0aa08b9fb875 with identifier: 10714361 to the API
2026-03-24 22:17:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714361>
{'auction_title': '',
'c_o_2_emission_value': 153,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'bb2e401b-18cb-5359-b96d-0aa08b9fb875',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29336',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714361',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 106380,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2021-08-26',
'seats_number': 3,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot Partner 1.5 HDI Premium - Diesel - Automatic - 130 hp - '
'106.380 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2021}
2026-03-24 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714361%27 HTTP/1.1" 200 None
2026-03-24 22:17:15 [adesa.de] INFO: Saving data for 10714361: {'auction_closing_time': 1774432800.0, 'created_time': 1774287705.44074, 'last_price_update_time': 1774390635.733887}
2026-03-24 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714361') HTTP/1.1" 204 0
2026-03-24 22:17:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f70b52b5-e6f4-5abe-a5a9-cc08a61ca271 with identifier: 10714489
2026-03-24 22:17:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f70b52b5-e6f4-5abe-a5a9-cc08a61ca271 with identifier: 10714489
2026-03-24 22:17:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f70b52b5-e6f4-5abe-a5a9-cc08a61ca271 with identifier: 10714489 to the API
2026-03-24 22:17:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714489>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Electric',
'id': 'f70b52b5-e6f4-5abe-a5a9-cc08a61ca271',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29474',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714489',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 94392,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2022-01-25',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai e-Kona - Electric - Automatic - 136 hp - 94.392 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714489%27 HTTP/1.1" 200 None
2026-03-24 22:17:16 [adesa.de] INFO: Saving data for 10714489: {'auction_closing_time': 1774434000.0, 'created_time': 1774287891.733964, 'last_price_update_time': 1774390636.081442}
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714489') HTTP/1.1" 204 0
2026-03-24 22:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714388> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22:17:16 [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-24 22:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714341> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714336> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714345> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22: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-24 22: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-24 22: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-24 22:17:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa619dcc-f95b-5ddc-9144-1547c006b8c1 with identifier: 10714388
2026-03-24 22:17:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa619dcc-f95b-5ddc-9144-1547c006b8c1 with scrape type 2
2026-03-24 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa619dcc-f95b-5ddc-9144-1547c006b8c1 with scrape type 2
2026-03-24 22:17:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: aa619dcc-f95b-5ddc-9144-1547c006b8c1, identifier: 10714388
2026-03-24 22:17:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: aa619dcc-f95b-5ddc-9144-1547c006b8c1 with identifier: 10714388
2026-03-24 22:17:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: aa619dcc-f95b-5ddc-9144-1547c006b8c1 with identifier: 10714388
2026-03-24 22:17:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: aa619dcc-f95b-5ddc-9144-1547c006b8c1 with identifier: 10714388 to the API
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714388>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 170,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Electric',
'id': 'aa619dcc-f95b-5ddc-9144-1547c006b8c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29448',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714388',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 59444,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19100,
'price_includes_vat': True,
'registration_date': '2023-07-18',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi Q4 E-tron 35 - Electric - Automatic - 170 hp - 59.444 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714388%27 HTTP/1.1" 200 None
2026-03-24 22:17:16 [adesa.de] INFO: Saving data for 10714388: {'auction_closing_time': 1774433400.0, 'created_time': 1774288061.845939, 'last_price_update_time': 1774390636.604684}
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714388') HTTP/1.1" 204 0
2026-03-24 22:17:16 [adesa.de] INFO: Found listing with ID: 10714342
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714342%27 HTTP/1.1" 200 None
2026-03-24 22:17:16 [adesa.de] INFO: Scrape type for 10714342: 2
2026-03-24 22:17:16 [adesa.de] INFO: Scraping item 10714342 url https://www.openlane.eu/en/carv6/auction/10714342
2026-03-24 22:17:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d75f5098-f1d0-5ef8-8e63-af8f84c42904 with identifier: 10714341
2026-03-24 22:17:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d75f5098-f1d0-5ef8-8e63-af8f84c42904 with scrape type 2
2026-03-24 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d75f5098-f1d0-5ef8-8e63-af8f84c42904 with scrape type 2
2026-03-24 22:17:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d75f5098-f1d0-5ef8-8e63-af8f84c42904, identifier: 10714341
2026-03-24 22:17:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b23cc22f-1bae-515d-9aa1-c53ab3603811 with identifier: 10714336
2026-03-24 22:17:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b23cc22f-1bae-515d-9aa1-c53ab3603811 with scrape type 2
2026-03-24 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b23cc22f-1bae-515d-9aa1-c53ab3603811 with scrape type 2
2026-03-24 22:17:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b23cc22f-1bae-515d-9aa1-c53ab3603811, identifier: 10714336
2026-03-24 22:17:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a66a425e-ce81-5e11-be97-5be3eaca4e62 with identifier: 10714345
2026-03-24 22:17:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a66a425e-ce81-5e11-be97-5be3eaca4e62 with scrape type 2
2026-03-24 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a66a425e-ce81-5e11-be97-5be3eaca4e62 with scrape type 2
2026-03-24 22:17:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a66a425e-ce81-5e11-be97-5be3eaca4e62, identifier: 10714345
2026-03-24 22:17:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d75f5098-f1d0-5ef8-8e63-af8f84c42904 with identifier: 10714341
2026-03-24 22:17:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d75f5098-f1d0-5ef8-8e63-af8f84c42904 with identifier: 10714341
2026-03-24 22:17:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d75f5098-f1d0-5ef8-8e63-af8f84c42904 with identifier: 10714341 to the API
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714341>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'd75f5098-f1d0-5ef8-8e63-af8f84c42904',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30271',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714341',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 99983,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2022-06-24',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Renault Kadjar 1.3 TCe Equilibre - Petrol - Automatic - 140 hp - '
'99.983 km',
'transmission': 'automatic',
'trim': 'Equilibre',
'vin': None,
'year': 2022}
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714341%27 HTTP/1.1" 200 None
2026-03-24 22:17:17 [adesa.de] INFO: Saving data for 10714341: {'auction_closing_time': 1774432800.0, 'created_time': 1774287648.862682, 'last_price_update_time': 1774390637.22045}
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714341') HTTP/1.1" 204 0
2026-03-24 22:17:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b23cc22f-1bae-515d-9aa1-c53ab3603811 with identifier: 10714336
2026-03-24 22:17:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b23cc22f-1bae-515d-9aa1-c53ab3603811 with identifier: 10714336
2026-03-24 22:17:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b23cc22f-1bae-515d-9aa1-c53ab3603811 with identifier: 10714336 to the API
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714336>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'b23cc22f-1bae-515d-9aa1-c53ab3603811',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30288',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714336',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 104384,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2022-05-17',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Renault Kadjar Equilibre - Petrol - Automatic - 140 hp - 104.384 km',
'transmission': 'automatic',
'trim': 'Equilibre',
'vin': None,
'year': 2022}
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714336%27 HTTP/1.1" 200 None
2026-03-24 22:17:17 [adesa.de] INFO: Saving data for 10714336: {'auction_closing_time': 1774432800.0, 'created_time': 1774287646.451981, 'last_price_update_time': 1774390637.493677}
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714336') HTTP/1.1" 204 0
2026-03-24 22:17:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a66a425e-ce81-5e11-be97-5be3eaca4e62 with identifier: 10714345
2026-03-24 22:17:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a66a425e-ce81-5e11-be97-5be3eaca4e62 with identifier: 10714345
2026-03-24 22:17:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a66a425e-ce81-5e11-be97-5be3eaca4e62 with identifier: 10714345 to the API
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714345>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'a66a425e-ce81-5e11-be97-5be3eaca4e62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30279',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714345',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 83758,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2022-07-06',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Renault Kadjar Equilibre - Petrol - Automatic - 140 hp - 83.758 km',
'transmission': 'automatic',
'trim': 'Equilibre',
'vin': None,
'year': 2022}
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714345%27 HTTP/1.1" 200 None
2026-03-24 22:17:17 [adesa.de] INFO: Saving data for 10714345: {'auction_closing_time': 1774432800.0, 'created_time': 1774287652.466596, 'last_price_update_time': 1774390637.827507}
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714345') HTTP/1.1" 204 0
2026-03-24 22:17:17 [adesa.de] INFO: Found listing with ID: 10714339
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714339%27 HTTP/1.1" 200 None
2026-03-24 22:17:17 [adesa.de] INFO: Scrape type for 10714339: 2
2026-03-24 22:17:17 [adesa.de] INFO: Scraping item 10714339 url https://www.openlane.eu/en/carv6/auction/10714339
2026-03-24 22:17:17 [adesa.de] INFO: Found listing with ID: 10714338
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714338%27 HTTP/1.1" 200 None
2026-03-24 22:17:17 [adesa.de] INFO: Scrape type for 10714338: 2
2026-03-24 22:17:17 [adesa.de] INFO: Scraping item 10714338 url https://www.openlane.eu/en/carv6/auction/10714338
2026-03-24 22:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714343> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22:17:17 [adesa.de] INFO: Found listing with ID: 10714344
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714344%27 HTTP/1.1" 200 None
2026-03-24 22:17:17 [adesa.de] INFO: Scrape type for 10714344: 2
2026-03-24 22:17:17 [adesa.de] INFO: Scraping item 10714344 url https://www.openlane.eu/en/carv6/auction/10714344
2026-03-24 22:17:17 [adesa.de] INFO: Found listing with ID: 10714337
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714337%27 HTTP/1.1" 200 None
2026-03-24 22:17:17 [adesa.de] INFO: Scrape type for 10714337: 2
2026-03-24 22:17:17 [adesa.de] INFO: Scraping item 10714337 url https://www.openlane.eu/en/carv6/auction/10714337
2026-03-24 22:17:17 [adesa.de] INFO: Found listing with ID: 10708771
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708771%27 HTTP/1.1" 200 None
2026-03-24 22:17:17 [adesa.de] INFO: Scrape type for 10708771: 2
2026-03-24 22:17:17 [adesa.de] INFO: Scraping item 10708771 url https://www.openlane.eu/en/carv6/auction/10708771
2026-03-24 22:17:17 [adesa.de] INFO: Found listing with ID: 10708777
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708777%27 HTTP/1.1" 200 None
2026-03-24 22:17:17 [adesa.de] INFO: Scrape type for 10708777: 2
2026-03-24 22:17:17 [adesa.de] INFO: Scraping item 10708777 url https://www.openlane.eu/en/carv6/auction/10708777
2026-03-24 22:17:17 [adesa.de] INFO: Found listing with ID: 10708769
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708769%27 HTTP/1.1" 200 None
2026-03-24 22:17:17 [adesa.de] INFO: Scrape type for 10708769: 2
2026-03-24 22:17:17 [adesa.de] INFO: Scraping item 10708769 url https://www.openlane.eu/en/carv6/auction/10708769
2026-03-24 22:17:17 [adesa.de] INFO: Found listing with ID: 10708656
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708656%27 HTTP/1.1" 200 None
2026-03-24 22:17:18 [adesa.de] INFO: Scrape type for 10708656: 2
2026-03-24 22:17:18 [adesa.de] INFO: Scraping item 10708656 url https://www.openlane.eu/en/carv6/auction/10708656
2026-03-24 22:17:18 [adesa.de] INFO: Found listing with ID: 10708772
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708772%27 HTTP/1.1" 200 None
2026-03-24 22:17:18 [adesa.de] INFO: Scrape type for 10708772: 2
2026-03-24 22:17:18 [adesa.de] INFO: Scraping item 10708772 url https://www.openlane.eu/en/carv6/auction/10708772
2026-03-24 22:17:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1096a103-16e3-5f64-aa21-290afbd30e98 with identifier: 10714343
2026-03-24 22:17:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1096a103-16e3-5f64-aa21-290afbd30e98 with scrape type 2
2026-03-24 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1096a103-16e3-5f64-aa21-290afbd30e98 with scrape type 2
2026-03-24 22:17:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1096a103-16e3-5f64-aa21-290afbd30e98, identifier: 10714343
2026-03-24 22:17:18 [adesa.de] INFO: Found listing with ID: 10708667
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708667%27 HTTP/1.1" 200 None
2026-03-24 22:17:18 [adesa.de] INFO: Scrape type for 10708667: 2
2026-03-24 22:17:18 [adesa.de] INFO: Scraping item 10708667 url https://www.openlane.eu/en/carv6/auction/10708667
2026-03-24 22:17:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1096a103-16e3-5f64-aa21-290afbd30e98 with identifier: 10714343
2026-03-24 22:17:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1096a103-16e3-5f64-aa21-290afbd30e98 with identifier: 10714343
2026-03-24 22:17:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1096a103-16e3-5f64-aa21-290afbd30e98 with identifier: 10714343 to the API
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714343>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '1096a103-16e3-5f64-aa21-290afbd30e98',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30285',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714343',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 84237,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2022-05-17',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Renault Kadjar Equilibre - Petrol - Automatic - 140 hp - 84.237 km',
'transmission': 'automatic',
'trim': 'Equilibre',
'vin': None,
'year': 2022}
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714343%27 HTTP/1.1" 200 None
2026-03-24 22:17:18 [adesa.de] INFO: Saving data for 10714343: {'auction_closing_time': 1774432800.0, 'created_time': 1774287661.58788, 'last_price_update_time': 1774390638.428664}
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714343') HTTP/1.1" 204 0
2026-03-24 22:17:18 [adesa.de] INFO: Found listing with ID: 10708665
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708665%27 HTTP/1.1" 200 None
2026-03-24 22:17:18 [adesa.de] INFO: Scrape type for 10708665: 2
2026-03-24 22:17:18 [adesa.de] INFO: Scraping item 10708665 url https://www.openlane.eu/en/carv6/auction/10708665
2026-03-24 22:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714351> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714492> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714500> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:18 [adesa.de] INFO: Found listing with ID: 10708774
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708774%27 HTTP/1.1" 200 None
2026-03-24 22:17:18 [adesa.de] INFO: Scrape type for 10708774: 2
2026-03-24 22:17:18 [adesa.de] INFO: Scraping item 10708774 url https://www.openlane.eu/en/carv6/auction/10708774
2026-03-24 22:17:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:18 [adesa.de] INFO: Found listing with ID: 10708648
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708648%27 HTTP/1.1" 200 None
2026-03-24 22:17:18 [adesa.de] INFO: Scrape type for 10708648: 2
2026-03-24 22:17:18 [adesa.de] INFO: Scraping item 10708648 url https://www.openlane.eu/en/carv6/auction/10708648
2026-03-24 22:17:18 [adesa.de] INFO: Found listing with ID: 10710904
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710904%27 HTTP/1.1" 200 None
2026-03-24 22:17:18 [adesa.de] INFO: Scrape type for 10710904: 2
2026-03-24 22:17:18 [adesa.de] INFO: Scraping item 10710904 url https://www.openlane.eu/en/carv6/auction/10710904
2026-03-24 22:17:18 [adesa.de] INFO: Found listing with ID: 10708668
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708668%27 HTTP/1.1" 200 None
2026-03-24 22:17:18 [adesa.de] INFO: Scrape type for 10708668: 2
2026-03-24 22:17:18 [adesa.de] INFO: Scraping item 10708668 url https://www.openlane.eu/en/carv6/auction/10708668
2026-03-24 22:17:18 [adesa.de] INFO: Found listing with ID: 10714649
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714649%27 HTTP/1.1" 200 None
2026-03-24 22:17:18 [adesa.de] INFO: Scrape type for 10714649: 0
2026-03-24 22:17:18 [adesa.de] INFO: Skipping item 10714649 url https://www.openlane.eu/en/carv6/auction/10714649
2026-03-24 22:17:18 [adesa.de] INFO: Found listing with ID: 10714650
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714650%27 HTTP/1.1" 200 None
2026-03-24 22:17:18 [adesa.de] INFO: Scrape type for 10714650: 0
2026-03-24 22:17:18 [adesa.de] INFO: Skipping item 10714650 url https://www.openlane.eu/en/carv6/auction/10714650
2026-03-24 22:17:18 [adesa.de] INFO: Found listing with ID: 10708773
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708773%27 HTTP/1.1" 200 None
2026-03-24 22:17:18 [adesa.de] INFO: Scrape type for 10708773: 0
2026-03-24 22:17:18 [adesa.de] INFO: Skipping item 10708773 url https://www.openlane.eu/en/carv6/auction/10708773
2026-03-24 22:17:18 [adesa.de] INFO: Found listing with ID: 10714590
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714590%27 HTTP/1.1" 200 None
2026-03-24 22:17:18 [adesa.de] INFO: Scrape type for 10714590: 0
2026-03-24 22:17:18 [adesa.de] INFO: Skipping item 10714590 url https://www.openlane.eu/en/carv6/auction/10714590
2026-03-24 22:17:18 [adesa.de] INFO: Found listing with ID: 10714651
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714651%27 HTTP/1.1" 200 None
2026-03-24 22:17:18 [adesa.de] INFO: Scrape type for 10714651: 0
2026-03-24 22:17:18 [adesa.de] INFO: Skipping item 10714651 url https://www.openlane.eu/en/carv6/auction/10714651
2026-03-24 22:17:18 [adesa.de] INFO: Found listing with ID: 10708674
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708674%27 HTTP/1.1" 200 None
2026-03-24 22:17:18 [adesa.de] INFO: Scrape type for 10708674: 0
2026-03-24 22:17:18 [adesa.de] INFO: Skipping item 10708674 url https://www.openlane.eu/en/carv6/auction/10708674
2026-03-24 22:17:18 [adesa.de] INFO: Found listing with ID: 10714647
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714647%27 HTTP/1.1" 200 None
2026-03-24 22:17:18 [adesa.de] INFO: Scrape type for 10714647: 0
2026-03-24 22:17:18 [adesa.de] INFO: Skipping item 10714647 url https://www.openlane.eu/en/carv6/auction/10714647
2026-03-24 22:17:18 [adesa.de] INFO: Found listing with ID: 10714648
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714648%27 HTTP/1.1" 200 None
2026-03-24 22:17:18 [adesa.de] INFO: Scrape type for 10714648: 0
2026-03-24 22:17:18 [adesa.de] INFO: Skipping item 10714648 url https://www.openlane.eu/en/carv6/auction/10714648
2026-03-24 22:17:18 [adesa.de] INFO: Found listing with ID: 10708663
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708663%27 HTTP/1.1" 200 None
2026-03-24 22:17:18 [adesa.de] INFO: Scrape type for 10708663: 0
2026-03-24 22:17:18 [adesa.de] INFO: Skipping item 10708663 url https://www.openlane.eu/en/carv6/auction/10708663
2026-03-24 22:17:18 [adesa.de] INFO: Found listing with ID: 10708775
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708775%27 HTTP/1.1" 200 None
2026-03-24 22:17:18 [adesa.de] INFO: Scrape type for 10708775: 0
2026-03-24 22:17:18 [adesa.de] INFO: Skipping item 10708775 url https://www.openlane.eu/en/carv6/auction/10708775
2026-03-24 22:17:18 [adesa.de] INFO: Found listing with ID: 10714309
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714309%27 HTTP/1.1" 200 None
2026-03-24 22:17:18 [adesa.de] INFO: Scrape type for 10714309: 2
2026-03-24 22:17:18 [adesa.de] INFO: Scraping item 10714309 url https://www.openlane.eu/en/carv6/auction/10714309
2026-03-24 22:17:18 [adesa.de] INFO: Found listing with ID: 10714611
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714611%27 HTTP/1.1" 200 None
2026-03-24 22:17:18 [adesa.de] INFO: Scrape type for 10714611: 2
2026-03-24 22:17:18 [adesa.de] INFO: Scraping item 10714611 url https://www.openlane.eu/en/carv6/auction/10714611
2026-03-24 22:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714498> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714493> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29382ce6-cfa9-5bb3-a4ec-f321aa300b55 with identifier: 10714351
2026-03-24 22:17:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29382ce6-cfa9-5bb3-a4ec-f321aa300b55 with scrape type 2
2026-03-24 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29382ce6-cfa9-5bb3-a4ec-f321aa300b55 with scrape type 2
2026-03-24 22:17:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 29382ce6-cfa9-5bb3-a4ec-f321aa300b55, identifier: 10714351
2026-03-24 22:17:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e059ec71-406d-59e3-99d4-3436fe609cd8 with identifier: 10714492
2026-03-24 22:17:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e059ec71-406d-59e3-99d4-3436fe609cd8 with scrape type 2
2026-03-24 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e059ec71-406d-59e3-99d4-3436fe609cd8 with scrape type 2
2026-03-24 22:17:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e059ec71-406d-59e3-99d4-3436fe609cd8, identifier: 10714492
2026-03-24 22:17:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50463023-815d-595b-b191-979a387a685f with identifier: 10714500
2026-03-24 22:17:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50463023-815d-595b-b191-979a387a685f with scrape type 2
2026-03-24 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50463023-815d-595b-b191-979a387a685f with scrape type 2
2026-03-24 22:17:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 50463023-815d-595b-b191-979a387a685f, identifier: 10714500
2026-03-24 22:17:19 [adesa.de] INFO: Found listing with ID: 10714424
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714424%27 HTTP/1.1" 200 None
2026-03-24 22:17:19 [adesa.de] INFO: Scrape type for 10714424: 2
2026-03-24 22:17:19 [adesa.de] INFO: Scraping item 10714424 url https://www.openlane.eu/en/carv6/auction/10714424
2026-03-24 22:17:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 29382ce6-cfa9-5bb3-a4ec-f321aa300b55 with identifier: 10714351
2026-03-24 22:17:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 29382ce6-cfa9-5bb3-a4ec-f321aa300b55 with identifier: 10714351
2026-03-24 22:17:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 29382ce6-cfa9-5bb3-a4ec-f321aa300b55 with identifier: 10714351 to the API
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17: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-24 22:17:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714351>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 544,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Electric',
'id': '29382ce6-cfa9-5bb3-a4ec-f321aa300b55',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29123',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714351',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Polestar',
'model': '4',
'odometer': 20700,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 40800,
'price_includes_vat': True,
'registration_date': '2024-07-22',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Polestar 4 Long Range 94 kWh - Electric - Automatic - 544 hp - '
'20.700 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714351%27 HTTP/1.1" 200 None
2026-03-24 22:17:19 [adesa.de] INFO: Saving data for 10714351: {'auction_closing_time': 1774432800.0, 'created_time': 1774287670.004772, 'last_price_update_time': 1774390639.508186}
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714351') HTTP/1.1" 204 0
2026-03-24 22:17:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e059ec71-406d-59e3-99d4-3436fe609cd8 with identifier: 10714492
2026-03-24 22:17:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e059ec71-406d-59e3-99d4-3436fe609cd8 with identifier: 10714492
2026-03-24 22:17:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e059ec71-406d-59e3-99d4-3436fe609cd8 with identifier: 10714492 to the API
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17: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-24 22:17:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714492>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 272,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Electric',
'id': 'e059ec71-406d-59e3-99d4-3436fe609cd8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29214',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714492',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Polestar',
'model': '4',
'odometer': 27957,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 36900,
'price_includes_vat': True,
'registration_date': '2024-12-16',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Polestar 4 94 kWh - Electric - Automatic - 272 hp - 27.957 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714492%27 HTTP/1.1" 200 None
2026-03-24 22:17:19 [adesa.de] INFO: Saving data for 10714492: {'auction_closing_time': 1774434000.0, 'created_time': 1774287668.741415, 'last_price_update_time': 1774390639.892685}
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714492') HTTP/1.1" 204 0
2026-03-24 22:17:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 50463023-815d-595b-b191-979a387a685f with identifier: 10714500
2026-03-24 22:17:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 50463023-815d-595b-b191-979a387a685f with identifier: 10714500
2026-03-24 22:17:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 50463023-815d-595b-b191-979a387a685f with identifier: 10714500 to the API
2026-03-24 22:17:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17: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-24 22:17:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714500>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 544,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Electric',
'id': '50463023-815d-595b-b191-979a387a685f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29128',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714500',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Polestar',
'model': '4',
'odometer': 4612,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 40700,
'price_includes_vat': True,
'registration_date': '2025-06-26',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Polestar 4 94 kWh - Electric - Automatic - 544 hp - 4.612 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-24 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714500%27 HTTP/1.1" 200 None
2026-03-24 22:17:20 [adesa.de] INFO: Saving data for 10714500: {'auction_closing_time': 1774434000.0, 'created_time': 1774287659.471981, 'last_price_update_time': 1774390640.206142}
2026-03-24 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714500') HTTP/1.1" 204 0
2026-03-24 22:17:20 [adesa.de] INFO: Found listing with ID: 10714477
2026-03-24 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714477%27 HTTP/1.1" 200 None
2026-03-24 22:17:20 [adesa.de] INFO: Scrape type for 10714477: 2
2026-03-24 22:17:20 [adesa.de] INFO: Scraping item 10714477 url https://www.openlane.eu/en/carv6/auction/10714477
2026-03-24 22:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714501> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714340> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714499> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e3c3e3b-f1d7-5f97-886b-7fec7e9bd781 with identifier: 10714498
2026-03-24 22:17:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e3c3e3b-f1d7-5f97-886b-7fec7e9bd781 with scrape type 2
2026-03-24 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e3c3e3b-f1d7-5f97-886b-7fec7e9bd781 with scrape type 2
2026-03-24 22:17:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9e3c3e3b-f1d7-5f97-886b-7fec7e9bd781, identifier: 10714498
2026-03-24 22:17:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3be11493-9257-5ce6-83c4-e185b033dc4a with identifier: 10714493
2026-03-24 22:17:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3be11493-9257-5ce6-83c4-e185b033dc4a with scrape type 2
2026-03-24 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3be11493-9257-5ce6-83c4-e185b033dc4a with scrape type 2
2026-03-24 22:17:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3be11493-9257-5ce6-83c4-e185b033dc4a, identifier: 10714493
2026-03-24 22:17:20 [adesa.de] INFO: Found listing with ID: 10714605
2026-03-24 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714605%27 HTTP/1.1" 200 None
2026-03-24 22:17:20 [adesa.de] INFO: Scrape type for 10714605: 2
2026-03-24 22:17:20 [adesa.de] INFO: Scraping item 10714605 url https://www.openlane.eu/en/carv6/auction/10714605
2026-03-24 22: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-24 22: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-24 22:17:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9e3c3e3b-f1d7-5f97-886b-7fec7e9bd781 with identifier: 10714498
2026-03-24 22:17:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9e3c3e3b-f1d7-5f97-886b-7fec7e9bd781 with identifier: 10714498
2026-03-24 22:17:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9e3c3e3b-f1d7-5f97-886b-7fec7e9bd781 with identifier: 10714498 to the API
2026-03-24 22:17:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17: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-24 22:17:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714498>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 544,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Electric',
'id': '9e3c3e3b-f1d7-5f97-886b-7fec7e9bd781',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29108',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714498',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Polestar',
'model': '4',
'odometer': 10114,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 41400,
'price_includes_vat': True,
'registration_date': '2024-09-23',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Polestar 4 94 kWh - Electric - Automatic - 544 hp - 10.114 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714498%27 HTTP/1.1" 200 None
2026-03-24 22:17:20 [adesa.de] INFO: Saving data for 10714498: {'auction_closing_time': 1774434000.0, 'created_time': 1774287666.837218, 'last_price_update_time': 1774390640.767669}
2026-03-24 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714498') HTTP/1.1" 204 0
2026-03-24 22:17:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3be11493-9257-5ce6-83c4-e185b033dc4a with identifier: 10714493
2026-03-24 22:17:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3be11493-9257-5ce6-83c4-e185b033dc4a with identifier: 10714493
2026-03-24 22:17:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3be11493-9257-5ce6-83c4-e185b033dc4a with identifier: 10714493 to the API
2026-03-24 22:17:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17: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-24 22:17:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714493>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 272,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Electric',
'id': '3be11493-9257-5ce6-83c4-e185b033dc4a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29211',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714493',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Polestar',
'model': '4',
'odometer': 29451,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 36600,
'price_includes_vat': True,
'registration_date': '2025-01-15',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Polestar 4 94 kWh - Electric - Automatic - 272 hp - 29.451 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714493%27 HTTP/1.1" 200 None
2026-03-24 22:17:21 [adesa.de] INFO: Saving data for 10714493: {'auction_closing_time': 1774434000.0, 'created_time': 1774287695.894333, 'last_price_update_time': 1774390641.061411}
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714493') HTTP/1.1" 204 0
2026-03-24 22:17:21 [adesa.de] INFO: Found listing with ID: 10714616
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714616%27 HTTP/1.1" 200 None
2026-03-24 22:17:21 [adesa.de] INFO: Scrape type for 10714616: 2
2026-03-24 22:17:21 [adesa.de] INFO: Scraping item 10714616 url https://www.openlane.eu/en/carv6/auction/10714616
2026-03-24 22:17:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f309c806-1cc6-5ebd-93c7-83afc20035db with identifier: 10714501
2026-03-24 22:17:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f309c806-1cc6-5ebd-93c7-83afc20035db with scrape type 2
2026-03-24 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f309c806-1cc6-5ebd-93c7-83afc20035db with scrape type 2
2026-03-24 22:17:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f309c806-1cc6-5ebd-93c7-83afc20035db, identifier: 10714501
2026-03-24 22:17:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 989c6f59-f900-5c02-8abe-9642aaf38024 with identifier: 10714340
2026-03-24 22:17:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 989c6f59-f900-5c02-8abe-9642aaf38024 with scrape type 2
2026-03-24 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 989c6f59-f900-5c02-8abe-9642aaf38024 with scrape type 2
2026-03-24 22:17:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 989c6f59-f900-5c02-8abe-9642aaf38024, identifier: 10714340
2026-03-24 22:17:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee92b376-59bc-5e2f-9bc9-a5f0b5f885bf with identifier: 10714499
2026-03-24 22:17:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee92b376-59bc-5e2f-9bc9-a5f0b5f885bf with scrape type 2
2026-03-24 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee92b376-59bc-5e2f-9bc9-a5f0b5f885bf with scrape type 2
2026-03-24 22:17:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ee92b376-59bc-5e2f-9bc9-a5f0b5f885bf, identifier: 10714499
2026-03-24 22:17:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f309c806-1cc6-5ebd-93c7-83afc20035db with identifier: 10714501
2026-03-24 22:17:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f309c806-1cc6-5ebd-93c7-83afc20035db with identifier: 10714501
2026-03-24 22:17:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f309c806-1cc6-5ebd-93c7-83afc20035db with identifier: 10714501 to the API
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714501>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 517,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Electric',
'id': 'f309c806-1cc6-5ebd-93c7-83afc20035db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29144',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714501',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Polestar',
'model': '3',
'odometer': 20721,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 51800,
'price_includes_vat': True,
'registration_date': '2024-12-16',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Polestar 3 Performance - Electric - Automatic - 517 hp - 20.721 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714501%27 HTTP/1.1" 200 None
2026-03-24 22:17:21 [adesa.de] INFO: Saving data for 10714501: {'auction_closing_time': 1774434000.0, 'created_time': 1774287695.204971, 'last_price_update_time': 1774390641.789339}
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714501') HTTP/1.1" 204 0
2026-03-24 22:17:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 989c6f59-f900-5c02-8abe-9642aaf38024 with identifier: 10714340
2026-03-24 22:17:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 989c6f59-f900-5c02-8abe-9642aaf38024 with identifier: 10714340
2026-03-24 22:17:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 989c6f59-f900-5c02-8abe-9642aaf38024 with identifier: 10714340 to the API
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714340>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '989c6f59-f900-5c02-8abe-9642aaf38024',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30292',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714340',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 94761,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2022-06-24',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Renault Kadjar 1.3 TCe Equilibre - Petrol - Automatic - 140 hp - '
'94.761 km',
'transmission': 'automatic',
'trim': 'Equilibre',
'vin': None,
'year': 2022}
2026-03-24 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714340%27 HTTP/1.1" 200 None
2026-03-24 22:17:22 [adesa.de] INFO: Saving data for 10714340: {'auction_closing_time': 1774432800.0, 'created_time': 1774287650.469857, 'last_price_update_time': 1774390642.07891}
2026-03-24 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714340') HTTP/1.1" 204 0
2026-03-24 22:17:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ee92b376-59bc-5e2f-9bc9-a5f0b5f885bf with identifier: 10714499
2026-03-24 22:17:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ee92b376-59bc-5e2f-9bc9-a5f0b5f885bf with identifier: 10714499
2026-03-24 22:17:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ee92b376-59bc-5e2f-9bc9-a5f0b5f885bf with identifier: 10714499 to the API
2026-03-24 22:17:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714499>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 544,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Electric',
'id': 'ee92b376-59bc-5e2f-9bc9-a5f0b5f885bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29127',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714499',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Polestar',
'model': '4',
'odometer': 4172,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 40800,
'price_includes_vat': True,
'registration_date': '2025-06-26',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Polestar 4 94 kWh - Electric - Automatic - 544 hp - 4.172 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-24 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714499%27 HTTP/1.1" 200 None
2026-03-24 22:17:22 [adesa.de] INFO: Saving data for 10714499: {'auction_closing_time': 1774434000.0, 'created_time': 1774287678.808981, 'last_price_update_time': 1774390642.38677}
2026-03-24 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714499') HTTP/1.1" 204 0
2026-03-24 22:17:22 [adesa.de] INFO: Found listing with ID: 10714310
2026-03-24 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714310%27 HTTP/1.1" 200 None
2026-03-24 22:17:22 [adesa.de] INFO: Scrape type for 10714310: 2
2026-03-24 22:17:22 [adesa.de] INFO: Scraping item 10714310 url https://www.openlane.eu/en/carv6/auction/10714310
2026-03-24 22:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714358> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714350> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:22 [adesa.de] INFO: Found listing with ID: 10714330
2026-03-24 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714330%27 HTTP/1.1" 200 None
2026-03-24 22:17:22 [adesa.de] INFO: Scrape type for 10714330: 2
2026-03-24 22:17:22 [adesa.de] INFO: Scraping item 10714330 url https://www.openlane.eu/en/carv6/auction/10714330
2026-03-24 22: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-24 22: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-24 22:17:22 [adesa.de] INFO: Found listing with ID: 10714541
2026-03-24 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714541%27 HTTP/1.1" 200 None
2026-03-24 22:17:22 [adesa.de] INFO: Scrape type for 10714541: 2
2026-03-24 22:17:22 [adesa.de] INFO: Scraping item 10714541 url https://www.openlane.eu/en/carv6/auction/10714541
2026-03-24 22:17:22 [adesa.de] INFO: Found listing with ID: 10714624
2026-03-24 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714624%27 HTTP/1.1" 200 None
2026-03-24 22:17:22 [adesa.de] INFO: Scrape type for 10714624: 2
2026-03-24 22:17:22 [adesa.de] INFO: Scraping item 10714624 url https://www.openlane.eu/en/carv6/auction/10714624
2026-03-24 22:17:22 [adesa.de] INFO: Found listing with ID: 10714414
2026-03-24 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714414%27 HTTP/1.1" 200 None
2026-03-24 22:17:22 [adesa.de] INFO: Scrape type for 10714414: 2
2026-03-24 22:17:22 [adesa.de] INFO: Scraping item 10714414 url https://www.openlane.eu/en/carv6/auction/10714414
2026-03-24 22:17:22 [adesa.de] INFO: Found listing with ID: 10714465
2026-03-24 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714465%27 HTTP/1.1" 200 None
2026-03-24 22:17:22 [adesa.de] INFO: Scrape type for 10714465: 2
2026-03-24 22:17:22 [adesa.de] INFO: Scraping item 10714465 url https://www.openlane.eu/en/carv6/auction/10714465
2026-03-24 22:17:22 [adesa.de] INFO: Found listing with ID: 10714635
2026-03-24 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714635%27 HTTP/1.1" 200 None
2026-03-24 22:17:22 [adesa.de] INFO: Scrape type for 10714635: 2
2026-03-24 22:17:22 [adesa.de] INFO: Scraping item 10714635 url https://www.openlane.eu/en/carv6/auction/10714635
2026-03-24 22:17:22 [adesa.de] INFO: Found listing with ID: 10708671
2026-03-24 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708671%27 HTTP/1.1" 200 None
2026-03-24 22:17:22 [adesa.de] INFO: Scrape type for 10708671: 2
2026-03-24 22:17:22 [adesa.de] INFO: Scraping item 10708671 url https://www.openlane.eu/en/carv6/auction/10708671
2026-03-24 22:17:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07f43258-ac5c-54c2-a710-96d6f2e92c60 with identifier: 10714358
2026-03-24 22:17:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07f43258-ac5c-54c2-a710-96d6f2e92c60 with scrape type 2
2026-03-24 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07f43258-ac5c-54c2-a710-96d6f2e92c60 with scrape type 2
2026-03-24 22:17:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 07f43258-ac5c-54c2-a710-96d6f2e92c60, identifier: 10714358
2026-03-24 22:17:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39aa2c2b-6326-5418-bbc0-b8d850307483 with identifier: 10714350
2026-03-24 22:17:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39aa2c2b-6326-5418-bbc0-b8d850307483 with scrape type 2
2026-03-24 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39aa2c2b-6326-5418-bbc0-b8d850307483 with scrape type 2
2026-03-24 22:17:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 39aa2c2b-6326-5418-bbc0-b8d850307483, identifier: 10714350
2026-03-24 22:17:22 [adesa.de] INFO: Found listing with ID: 10708660
2026-03-24 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708660%27 HTTP/1.1" 200 None
2026-03-24 22:17:22 [adesa.de] INFO: Scrape type for 10708660: 2
2026-03-24 22:17:22 [adesa.de] INFO: Scraping item 10708660 url https://www.openlane.eu/en/carv6/auction/10708660
2026-03-24 22:17:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 07f43258-ac5c-54c2-a710-96d6f2e92c60 with identifier: 10714358
2026-03-24 22:17:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 07f43258-ac5c-54c2-a710-96d6f2e92c60 with identifier: 10714358
2026-03-24 22:17:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 07f43258-ac5c-54c2-a710-96d6f2e92c60 with identifier: 10714358 to the API
2026-03-24 22:17:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714358>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 517,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Electric',
'id': '07f43258-ac5c-54c2-a710-96d6f2e92c60',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29142',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714358',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Polestar',
'model': '3',
'odometer': 7653,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 49200,
'price_includes_vat': True,
'registration_date': '2024-07-10',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Polestar 3 Long Range 107 kWh - Electric - Automatic - 517 hp - '
'7.653 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714358%27 HTTP/1.1" 200 None
2026-03-24 22:17:23 [adesa.de] INFO: Saving data for 10714358: {'auction_closing_time': 1774432800.0, 'created_time': 1774287707.930442, 'last_price_update_time': 1774390643.090466}
2026-03-24 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714358') HTTP/1.1" 204 0
2026-03-24 22:17:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 39aa2c2b-6326-5418-bbc0-b8d850307483 with identifier: 10714350
2026-03-24 22:17:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 39aa2c2b-6326-5418-bbc0-b8d850307483 with identifier: 10714350
2026-03-24 22:17:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 39aa2c2b-6326-5418-bbc0-b8d850307483 with identifier: 10714350 to the API
2026-03-24 22:17:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714350>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 490,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Electric',
'id': '39aa2c2b-6326-5418-bbc0-b8d850307483',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29114',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714350',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Polestar',
'model': '3',
'odometer': 1666,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 47700,
'price_includes_vat': True,
'registration_date': '2024-06-27',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Polestar 3 Long Range - Electric - Automatic - 490 hp - 1.666 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714350%27 HTTP/1.1" 200 None
2026-03-24 22:17:23 [adesa.de] INFO: Saving data for 10714350: {'auction_closing_time': 1774432800.0, 'created_time': 1774287702.968012, 'last_price_update_time': 1774390643.516755}
2026-03-24 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714350') HTTP/1.1" 204 0
2026-03-24 22:17:23 [adesa.de] INFO: Found listing with ID: 10708778
2026-03-24 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708778%27 HTTP/1.1" 200 None
2026-03-24 22:17:23 [adesa.de] INFO: Scrape type for 10708778: 2
2026-03-24 22:17:23 [adesa.de] INFO: Scraping item 10708778 url https://www.openlane.eu/en/carv6/auction/10708778
2026-03-24 22:17:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714453> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714497> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714364> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714339> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:23 [adesa.de] INFO: Found listing with ID: 10708669
2026-03-24 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708669%27 HTTP/1.1" 200 None
2026-03-24 22:17:23 [adesa.de] INFO: Scrape type for 10708669: 2
2026-03-24 22:17:23 [adesa.de] INFO: Scraping item 10708669 url https://www.openlane.eu/en/carv6/auction/10708669
2026-03-24 22:17:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:23 [adesa.de] INFO: Found listing with ID: 10714487
2026-03-24 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714487%27 HTTP/1.1" 200 None
2026-03-24 22:17:23 [adesa.de] INFO: Scrape type for 10714487: 2
2026-03-24 22:17:23 [adesa.de] INFO: Scraping item 10714487 url https://www.openlane.eu/en/carv6/auction/10714487
2026-03-24 22:17:23 [adesa.de] INFO: Found listing with ID: 10710901
2026-03-24 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710901%27 HTTP/1.1" 200 None
2026-03-24 22:17:23 [adesa.de] INFO: Scrape type for 10710901: 2
2026-03-24 22:17:23 [adesa.de] INFO: Scraping item 10710901 url https://www.openlane.eu/en/carv6/auction/10710901
2026-03-24 22:17:23 [adesa.de] INFO: Found listing with ID: 10708678
2026-03-24 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708678%27 HTTP/1.1" 200 None
2026-03-24 22:17:23 [adesa.de] INFO: Scrape type for 10708678: 2
2026-03-24 22:17:23 [adesa.de] INFO: Scraping item 10708678 url https://www.openlane.eu/en/carv6/auction/10708678
2026-03-24 22:17:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 862ff2c4-5cfe-59e7-b3b2-8ce5ae1fbf26 with identifier: 10714453
2026-03-24 22:17:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 862ff2c4-5cfe-59e7-b3b2-8ce5ae1fbf26 with scrape type 2
2026-03-24 22:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 862ff2c4-5cfe-59e7-b3b2-8ce5ae1fbf26 with scrape type 2
2026-03-24 22:17:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 862ff2c4-5cfe-59e7-b3b2-8ce5ae1fbf26, identifier: 10714453
2026-03-24 22:17:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1721c1da-8ee5-5607-acaf-be6ac219f61f with identifier: 10714497
2026-03-24 22:17:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1721c1da-8ee5-5607-acaf-be6ac219f61f with scrape type 2
2026-03-24 22:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1721c1da-8ee5-5607-acaf-be6ac219f61f with scrape type 2
2026-03-24 22:17:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1721c1da-8ee5-5607-acaf-be6ac219f61f, identifier: 10714497
2026-03-24 22:17:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01089039-d856-56e9-b49e-0d908e8d8bb0 with identifier: 10714364
2026-03-24 22:17:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01089039-d856-56e9-b49e-0d908e8d8bb0 with scrape type 2
2026-03-24 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01089039-d856-56e9-b49e-0d908e8d8bb0 with scrape type 2
2026-03-24 22:17:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 01089039-d856-56e9-b49e-0d908e8d8bb0, identifier: 10714364
2026-03-24 22:17:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82c027a5-fcfc-56a8-a498-80a19c024bf7 with identifier: 10714339
2026-03-24 22:17:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82c027a5-fcfc-56a8-a498-80a19c024bf7 with scrape type 2
2026-03-24 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82c027a5-fcfc-56a8-a498-80a19c024bf7 with scrape type 2
2026-03-24 22:17:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 82c027a5-fcfc-56a8-a498-80a19c024bf7, identifier: 10714339
2026-03-24 22:17:24 [adesa.de] INFO: Found listing with ID: 10708776
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708776%27 HTTP/1.1" 200 None
2026-03-24 22:17:24 [adesa.de] INFO: Scrape type for 10708776: 2
2026-03-24 22:17:24 [adesa.de] INFO: Scraping item 10708776 url https://www.openlane.eu/en/carv6/auction/10708776
2026-03-24 22:17:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 862ff2c4-5cfe-59e7-b3b2-8ce5ae1fbf26 with identifier: 10714453
2026-03-24 22:17:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 862ff2c4-5cfe-59e7-b3b2-8ce5ae1fbf26 with identifier: 10714453
2026-03-24 22:17:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 862ff2c4-5cfe-59e7-b3b2-8ce5ae1fbf26 with identifier: 10714453 to the API
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17: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-24 22:17:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714453>
{'auction_title': '',
'c_o_2_emission_value': 153,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Petrol',
'id': '862ff2c4-5cfe-59e7-b3b2-8ce5ae1fbf26',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29345',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714453',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '5008',
'odometer': 50080,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2024-03-27',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 5008 1.2i GT - Petrol - Automatic - 131 hp - 50.080 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2024}
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714453%27 HTTP/1.1" 200 None
2026-03-24 22:17:24 [adesa.de] INFO: Saving data for 10714453: {'auction_closing_time': 1774433400.0, 'created_time': 1774287704.08865, 'last_price_update_time': 1774390644.572392}
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714453') HTTP/1.1" 204 0
2026-03-24 22:17:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1721c1da-8ee5-5607-acaf-be6ac219f61f with identifier: 10714497
2026-03-24 22:17:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1721c1da-8ee5-5607-acaf-be6ac219f61f with identifier: 10714497
2026-03-24 22:17:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1721c1da-8ee5-5607-acaf-be6ac219f61f with identifier: 10714497 to the API
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17: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-24 22:17:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714497>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 517,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Electric',
'id': '1721c1da-8ee5-5607-acaf-be6ac219f61f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29154',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714497',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Polestar',
'model': '3',
'odometer': 13488,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 51600,
'price_includes_vat': True,
'registration_date': '2024-12-16',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Polestar 3 Long Range - Electric - Automatic - 517 hp - 13.488 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714497%27 HTTP/1.1" 200 None
2026-03-24 22:17:24 [adesa.de] INFO: Saving data for 10714497: {'auction_closing_time': 1774434000.0, 'created_time': 1774287737.721971, 'last_price_update_time': 1774390644.932544}
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714497') HTTP/1.1" 204 0
2026-03-24 22:17:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 01089039-d856-56e9-b49e-0d908e8d8bb0 with identifier: 10714364
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 22:17:25 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Orange HTTP/1.1" 200 None
2026-03-24 22:17:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 22:17:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 01089039-d856-56e9-b49e-0d908e8d8bb0 with identifier: 10714364
2026-03-24 22:17:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 01089039-d856-56e9-b49e-0d908e8d8bb0 with identifier: 10714364 to the API
2026-03-24 22:17:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17: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-24 22:17:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714364>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': 'MPV',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '01089039-d856-56e9-b49e-0d908e8d8bb0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29719',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714364',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '5008',
'odometer': 58380,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16500,
'price_includes_vat': True,
'registration_date': '2022-08-01',
'seats_number': 7,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 5008 1.2i Allure - Petrol - Automatic - 131 hp - 58.380 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2022}
2026-03-24 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714364%27 HTTP/1.1" 200 None
2026-03-24 22:17:25 [adesa.de] INFO: Saving data for 10714364: {'auction_closing_time': 1774432800.0, 'created_time': 1774287718.48822, 'last_price_update_time': 1774390645.433756}
2026-03-24 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714364') HTTP/1.1" 204 0
2026-03-24 22:17:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 82c027a5-fcfc-56a8-a498-80a19c024bf7 with identifier: 10714339
2026-03-24 22:17:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 82c027a5-fcfc-56a8-a498-80a19c024bf7 with identifier: 10714339
2026-03-24 22:17:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 82c027a5-fcfc-56a8-a498-80a19c024bf7 with identifier: 10714339 to the API
2026-03-24 22:17:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17: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-24 22:17:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714339>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '82c027a5-fcfc-56a8-a498-80a19c024bf7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30272',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714339',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 92038,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2022-06-24',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Renault Kadjar Equilibre - Petrol - Automatic - 140 hp - 92.038 km',
'transmission': 'automatic',
'trim': 'Equilibre',
'vin': None,
'year': 2022}
2026-03-24 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714339%27 HTTP/1.1" 200 None
2026-03-24 22:17:25 [adesa.de] INFO: Saving data for 10714339: {'auction_closing_time': 1774432800.0, 'created_time': 1774287781.504571, 'last_price_update_time': 1774390645.789791}
2026-03-24 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714339') HTTP/1.1" 204 0
2026-03-24 22:17:25 [adesa.de] INFO: Found listing with ID: 10714601
2026-03-24 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714601%27 HTTP/1.1" 200 None
2026-03-24 22:17:25 [adesa.de] INFO: Scrape type for 10714601: 2
2026-03-24 22:17:25 [adesa.de] INFO: Scraping item 10714601 url https://www.openlane.eu/en/carv6/auction/10714601
2026-03-24 22:17:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708667> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708665> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:25 [adesa.de] INFO: Found listing with ID: 10708679
2026-03-24 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708679%27 HTTP/1.1" 200 None
2026-03-24 22:17:25 [adesa.de] INFO: Scrape type for 10708679: 2
2026-03-24 22:17:25 [adesa.de] INFO: Scraping item 10708679 url https://www.openlane.eu/en/carv6/auction/10708679
2026-03-24 22:17:25 [adesa.de] INFO: Found listing with ID: 10714615
2026-03-24 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714615%27 HTTP/1.1" 200 None
2026-03-24 22:17:25 [adesa.de] INFO: Scrape type for 10714615: 2
2026-03-24 22:17:25 [adesa.de] INFO: Scraping item 10714615 url https://www.openlane.eu/en/carv6/auction/10714615
2026-03-24 22:17:25 [adesa.de] INFO: Found listing with ID: 10714386
2026-03-24 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714386%27 HTTP/1.1" 200 None
2026-03-24 22:17:26 [adesa.de] INFO: Scrape type for 10714386: 2
2026-03-24 22:17:26 [adesa.de] INFO: Scraping item 10714386 url https://www.openlane.eu/en/carv6/auction/10714386
2026-03-24 22:17:26 [adesa.de] INFO: Found listing with ID: 10708672
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708672%27 HTTP/1.1" 200 None
2026-03-24 22:17:26 [adesa.de] INFO: Scrape type for 10708672: 2
2026-03-24 22:17:26 [adesa.de] INFO: Scraping item 10708672 url https://www.openlane.eu/en/carv6/auction/10708672
2026-03-24 22:17:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aba2cc03-1823-586c-819a-21df20990235 with identifier: 10708667
2026-03-24 22:17:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aba2cc03-1823-586c-819a-21df20990235 with scrape type 2
2026-03-24 22:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aba2cc03-1823-586c-819a-21df20990235 with scrape type 2
2026-03-24 22:17:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: aba2cc03-1823-586c-819a-21df20990235, identifier: 10708667
2026-03-24 22:17:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 249cc3c4-3a22-5d30-98f7-bc83cb190d1b with identifier: 10708665
2026-03-24 22:17:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 249cc3c4-3a22-5d30-98f7-bc83cb190d1b with scrape type 2
2026-03-24 22:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 249cc3c4-3a22-5d30-98f7-bc83cb190d1b with scrape type 2
2026-03-24 22:17:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 249cc3c4-3a22-5d30-98f7-bc83cb190d1b, identifier: 10708665
2026-03-24 22:17:26 [adesa.de] INFO: Found listing with ID: 10708781
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708781%27 HTTP/1.1" 200 None
2026-03-24 22:17:26 [adesa.de] INFO: Scrape type for 10708781: 2
2026-03-24 22:17:26 [adesa.de] INFO: Scraping item 10708781 url https://www.openlane.eu/en/carv6/auction/10708781
2026-03-24 22:17:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: aba2cc03-1823-586c-819a-21df20990235 with identifier: 10708667
2026-03-24 22:17:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: aba2cc03-1823-586c-819a-21df20990235 with identifier: 10708667
2026-03-24 22:17:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: aba2cc03-1823-586c-819a-21df20990235 with identifier: 10708667 to the API
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17: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-24 22:17:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708667>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Diesel',
'id': 'aba2cc03-1823-586c-819a-21df20990235',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26014014C',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708667',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 68851,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2022-01-19',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Ateca 2.0 TDI Xperience - Diesel - Automatic - 150 hp - 68.851 '
'km',
'transmission': 'automatic',
'trim': 'Xperience',
'vin': None,
'year': 2022}
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708667%27 HTTP/1.1" 200 None
2026-03-24 22:17:26 [adesa.de] INFO: Saving data for 10708667: {'auction_closing_time': 1774434300.0, 'created_time': 1774287626.880111, 'last_price_update_time': 1774390646.592701}
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708667') HTTP/1.1" 204 0
2026-03-24 22:17:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 249cc3c4-3a22-5d30-98f7-bc83cb190d1b with identifier: 10708665
2026-03-24 22:17:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 249cc3c4-3a22-5d30-98f7-bc83cb190d1b with identifier: 10708665
2026-03-24 22:17:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 249cc3c4-3a22-5d30-98f7-bc83cb190d1b with identifier: 10708665 to the API
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17: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-24 22:17:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708665>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 203,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Hybrid',
'id': '249cc3c4-3a22-5d30-98f7-bc83cb190d1b',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26014014E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708665',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Seat',
'model': 'Leon',
'odometer': 40029,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2021-10-21',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Leon FR - Hybrid - Automatic - 203 hp - 40.029 km',
'transmission': 'automatic',
'trim': 'FR',
'vin': None,
'year': 2021}
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708665%27 HTTP/1.1" 200 None
2026-03-24 22:17:26 [adesa.de] INFO: Saving data for 10708665: {'auction_closing_time': 1774434300.0, 'created_time': 1774287630.202592, 'last_price_update_time': 1774390646.976029}
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708665') HTTP/1.1" 204 0
2026-03-24 22:17:26 [adesa.de] INFO: Found listing with ID: 10710894
2026-03-24 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710710894%27 HTTP/1.1" 200 None
2026-03-24 22:17:27 [adesa.de] INFO: Scrape type for 10710894: 2
2026-03-24 22:17:27 [adesa.de] INFO: Scraping item 10710894 url https://www.openlane.eu/en/carv6/auction/10710894
2026-03-24 22:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714309> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714424> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:27 [adesa.de] INFO: Found listing with ID: 10714600
2026-03-24 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714600%27 HTTP/1.1" 200 None
2026-03-24 22:17:27 [adesa.de] INFO: Scrape type for 10714600: 2
2026-03-24 22:17:27 [adesa.de] INFO: Scraping item 10714600 url https://www.openlane.eu/en/carv6/auction/10714600
2026-03-24 22: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-24 22: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-24 22:17:27 [adesa.de] INFO: Found listing with ID: 10708784
2026-03-24 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708784%27 HTTP/1.1" 200 None
2026-03-24 22:17:27 [adesa.de] INFO: Scrape type for 10708784: 2
2026-03-24 22:17:27 [adesa.de] INFO: Scraping item 10708784 url https://www.openlane.eu/en/carv6/auction/10708784
2026-03-24 22:17:27 [adesa.de] INFO: Found listing with ID: 10708670
2026-03-24 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708670%27 HTTP/1.1" 200 None
2026-03-24 22:17:27 [adesa.de] INFO: Scrape type for 10708670: 2
2026-03-24 22:17:27 [adesa.de] INFO: Scraping item 10708670 url https://www.openlane.eu/en/carv6/auction/10708670
2026-03-24 22:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714611> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22:17:27 [adesa.de] INFO: Found listing with ID: 10708680
2026-03-24 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708680%27 HTTP/1.1" 200 None
2026-03-24 22:17:27 [adesa.de] INFO: Scrape type for 10708680: 2
2026-03-24 22:17:27 [adesa.de] INFO: Scraping item 10708680 url https://www.openlane.eu/en/carv6/auction/10708680
2026-03-24 22:17:27 [adesa.de] INFO: Found listing with ID: 10714530
2026-03-24 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714530%27 HTTP/1.1" 200 None
2026-03-24 22:17:27 [adesa.de] INFO: Scrape type for 10714530: 2
2026-03-24 22:17:27 [adesa.de] INFO: Scraping item 10714530 url https://www.openlane.eu/en/carv6/auction/10714530
2026-03-24 22:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708772> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:27 [adesa.de] INFO: Found listing with ID: 10714622
2026-03-24 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714622%27 HTTP/1.1" 200 None
2026-03-24 22:17:27 [adesa.de] INFO: Scrape type for 10714622: 2
2026-03-24 22:17:27 [adesa.de] INFO: Scraping item 10714622 url https://www.openlane.eu/en/carv6/auction/10714622
2026-03-24 22: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-24 22:17:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 911f9132-bcce-5972-aae7-ae9f65288c91 with identifier: 10714309
2026-03-24 22:17:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 911f9132-bcce-5972-aae7-ae9f65288c91 with scrape type 2
2026-03-24 22:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 911f9132-bcce-5972-aae7-ae9f65288c91 with scrape type 2
2026-03-24 22:17:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 911f9132-bcce-5972-aae7-ae9f65288c91, identifier: 10714309
2026-03-24 22:17:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3ebeccf-8d37-5d82-8e8a-94427755bc90 with identifier: 10714424
2026-03-24 22:17:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3ebeccf-8d37-5d82-8e8a-94427755bc90 with scrape type 2
2026-03-24 22:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3ebeccf-8d37-5d82-8e8a-94427755bc90 with scrape type 2
2026-03-24 22:17:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b3ebeccf-8d37-5d82-8e8a-94427755bc90, identifier: 10714424
2026-03-24 22:17:27 [adesa.de] INFO: Found listing with ID: 10708783
2026-03-24 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708783%27 HTTP/1.1" 200 None
2026-03-24 22:17:27 [adesa.de] INFO: Scrape type for 10708783: 2
2026-03-24 22:17:27 [adesa.de] INFO: Scraping item 10708783 url https://www.openlane.eu/en/carv6/auction/10708783
2026-03-24 22:17:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 911f9132-bcce-5972-aae7-ae9f65288c91 with identifier: 10714309
2026-03-24 22:17:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 911f9132-bcce-5972-aae7-ae9f65288c91 with identifier: 10714309
2026-03-24 22:17:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 911f9132-bcce-5972-aae7-ae9f65288c91 with identifier: 10714309 to the API
2026-03-24 22:17:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714309>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Electric',
'id': '911f9132-bcce-5972-aae7-ae9f65288c91',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31503',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714309',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 35026,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23000,
'price_includes_vat': True,
'registration_date': '2022-11-28',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq 60 - Electric - Automatic - 180 hp - 35.026 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714309%27 HTTP/1.1" 200 None
2026-03-24 22:17:27 [adesa.de] INFO: Saving data for 10714309: {'auction_closing_time': 1774432800.0, 'created_time': 1774287627.910623, 'last_price_update_time': 1774390647.697367}
2026-03-24 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714309') HTTP/1.1" 204 0
2026-03-24 22:17:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b3ebeccf-8d37-5d82-8e8a-94427755bc90 with identifier: 10714424
2026-03-24 22:17:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b3ebeccf-8d37-5d82-8e8a-94427755bc90 with identifier: 10714424
2026-03-24 22:17:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b3ebeccf-8d37-5d82-8e8a-94427755bc90 with identifier: 10714424 to the API
2026-03-24 22:17:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714424>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 95,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Electric',
'id': 'b3ebeccf-8d37-5d82-8e8a-94427755bc90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29981',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714424',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 82085,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16500,
'price_includes_vat': True,
'registration_date': '2021-07-30',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq 60 - Electric - Automatic - 95 hp - 82.085 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714424%27 HTTP/1.1" 200 None
2026-03-24 22:17:27 [adesa.de] INFO: Saving data for 10714424: {'auction_closing_time': 1774433400.0, 'created_time': 1774287611.066527, 'last_price_update_time': 1774390647.99007}
2026-03-24 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714424') HTTP/1.1" 204 0
2026-03-24 22:17:28 [adesa.de] INFO: Found listing with ID: 10708782
2026-03-24 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708782%27 HTTP/1.1" 200 None
2026-03-24 22:17:28 [adesa.de] INFO: Scrape type for 10708782: 2
2026-03-24 22:17:28 [adesa.de] INFO: Scraping item 10708782 url https://www.openlane.eu/en/carv6/auction/10708782
2026-03-24 22:17:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ecd3984-328e-58cc-b81f-85e901692c08 with identifier: 10714611
2026-03-24 22:17:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ecd3984-328e-58cc-b81f-85e901692c08 with scrape type 2
2026-03-24 22:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ecd3984-328e-58cc-b81f-85e901692c08 with scrape type 2
2026-03-24 22:17:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1ecd3984-328e-58cc-b81f-85e901692c08, identifier: 10714611
2026-03-24 22:17:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef87c4ff-43d0-518c-8310-90ecc49f0b44 with identifier: 10708772
2026-03-24 22:17:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef87c4ff-43d0-518c-8310-90ecc49f0b44 with scrape type 2
2026-03-24 22:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef87c4ff-43d0-518c-8310-90ecc49f0b44 with scrape type 2
2026-03-24 22:17:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ef87c4ff-43d0-518c-8310-90ecc49f0b44, identifier: 10708772
2026-03-24 22:17:28 [adesa.de] INFO: Found listing with ID: 10708780
2026-03-24 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708780%27 HTTP/1.1" 200 None
2026-03-24 22:17:28 [adesa.de] INFO: Scrape type for 10708780: 2
2026-03-24 22:17:28 [adesa.de] INFO: Scraping item 10708780 url https://www.openlane.eu/en/carv6/auction/10708780
2026-03-24 22:17:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1ecd3984-328e-58cc-b81f-85e901692c08 with identifier: 10714611
2026-03-24 22:17:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1ecd3984-328e-58cc-b81f-85e901692c08 with identifier: 10714611
2026-03-24 22:17:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1ecd3984-328e-58cc-b81f-85e901692c08 with identifier: 10714611 to the API
2026-03-24 22:17:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714611>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Electric',
'id': '1ecd3984-328e-58cc-b81f-85e901692c08',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30054',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714611',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 90469,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17100,
'price_includes_vat': True,
'registration_date': '2022-07-05',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq 60 - Electric - Automatic - 180 hp - 90.469 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714611%27 HTTP/1.1" 200 None
2026-03-24 22:17:28 [adesa.de] INFO: Saving data for 10714611: {'auction_closing_time': 1774434600.0, 'created_time': 1774287607.688538, 'last_price_update_time': 1774390648.566867}
2026-03-24 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714611') HTTP/1.1" 204 0
2026-03-24 22:17:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ef87c4ff-43d0-518c-8310-90ecc49f0b44 with identifier: 10708772
2026-03-24 22:17:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ef87c4ff-43d0-518c-8310-90ecc49f0b44 with identifier: 10708772
2026-03-24 22:17:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ef87c4ff-43d0-518c-8310-90ecc49f0b44 with identifier: 10708772 to the API
2026-03-24 22:17:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708772>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'ef87c4ff-43d0-518c-8310-90ecc49f0b44',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545D4',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708772',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 180307,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2022-10-13',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Ateca 2.0 TDI Xperience - Diesel - Automatic - 150 hp - '
'180.307 km',
'transmission': 'automatic',
'trim': 'Xperience',
'vin': None,
'year': 2022}
2026-03-24 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708772%27 HTTP/1.1" 200 None
2026-03-24 22:17:28 [adesa.de] INFO: Saving data for 10708772: {'auction_closing_time': 1774434600.0, 'created_time': 1774287647.720127, 'last_price_update_time': 1774390648.849716}
2026-03-24 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708772') HTTP/1.1" 204 0
2026-03-24 22:17:28 [adesa.de] INFO: Found listing with ID: 10708779
2026-03-24 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708779%27 HTTP/1.1" 200 None
2026-03-24 22:17:28 [adesa.de] INFO: Scrape type for 10708779: 2
2026-03-24 22:17:28 [adesa.de] INFO: Scraping item 10708779 url https://www.openlane.eu/en/carv6/auction/10708779
2026-03-24 22:17:28 [adesa.de] INFO: Found listing with ID: 10708786
2026-03-24 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708786%27 HTTP/1.1" 200 None
2026-03-24 22:17:28 [adesa.de] INFO: Scrape type for 10708786: 2
2026-03-24 22:17:28 [adesa.de] INFO: Scraping item 10708786 url https://www.openlane.eu/en/carv6/auction/10708786
2026-03-24 22:17:28 [adesa.de] INFO: Found listing with ID: 10708673
2026-03-24 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708673%27 HTTP/1.1" 200 None
2026-03-24 22:17:28 [adesa.de] INFO: Scrape type for 10708673: 2
2026-03-24 22:17:28 [adesa.de] INFO: Scraping item 10708673 url https://www.openlane.eu/en/carv6/auction/10708673
2026-03-24 22:17:28 [adesa.de] INFO: Found listing with ID: 10714368
2026-03-24 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714368%27 HTTP/1.1" 200 None
2026-03-24 22:17:28 [adesa.de] INFO: Scrape type for 10714368: 2
2026-03-24 22:17:28 [adesa.de] INFO: Scraping item 10714368 url https://www.openlane.eu/en/carv6/auction/10714368
2026-03-24 22:17:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708668> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:28 [adesa.de] INFO: Found listing with ID: 10714332
2026-03-24 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714332%27 HTTP/1.1" 200 None
2026-03-24 22:17:28 [adesa.de] INFO: Scrape type for 10714332: 2
2026-03-24 22:17:28 [adesa.de] INFO: Scraping item 10714332 url https://www.openlane.eu/en/carv6/auction/10714332
2026-03-24 22: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-24 22:17:28 [adesa.de] INFO: Found listing with ID: 10708681
2026-03-24 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708681%27 HTTP/1.1" 200 None
2026-03-24 22:17:28 [adesa.de] INFO: Scrape type for 10708681: 2
2026-03-24 22:17:28 [adesa.de] INFO: Scraping item 10708681 url https://www.openlane.eu/en/carv6/auction/10708681
2026-03-24 22:17:28 [adesa.de] INFO: Found listing with ID: 10708785
2026-03-24 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708785%27 HTTP/1.1" 200 None
2026-03-24 22:17:28 [adesa.de] INFO: Scrape type for 10708785: 2
2026-03-24 22:17:28 [adesa.de] INFO: Scraping item 10708785 url https://www.openlane.eu/en/carv6/auction/10708785
2026-03-24 22:17:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714477> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:29 [adesa.de] INFO: Found listing with ID: 10714529
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714529%27 HTTP/1.1" 200 None
2026-03-24 22:17:29 [adesa.de] INFO: Scrape type for 10714529: 2
2026-03-24 22:17:29 [adesa.de] INFO: Scraping item 10714529 url https://www.openlane.eu/en/carv6/auction/10714529
2026-03-24 22: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-24 22:17:29 [adesa.de] INFO: Found listing with ID: 10708790
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708790%27 HTTP/1.1" 200 None
2026-03-24 22:17:29 [adesa.de] INFO: Scrape type for 10708790: 2
2026-03-24 22:17:29 [adesa.de] INFO: Scraping item 10708790 url https://www.openlane.eu/en/carv6/auction/10708790
2026-03-24 22:17:29 [adesa.de] INFO: Found listing with ID: 10708683
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708683%27 HTTP/1.1" 200 None
2026-03-24 22:17:29 [adesa.de] INFO: Scrape type for 10708683: 2
2026-03-24 22:17:29 [adesa.de] INFO: Scraping item 10708683 url https://www.openlane.eu/en/carv6/auction/10708683
2026-03-24 22:17:29 [adesa.de] INFO: Found listing with ID: 10710902
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710710902%27 HTTP/1.1" 200 None
2026-03-24 22:17:29 [adesa.de] INFO: Scrape type for 10710902: 2
2026-03-24 22:17:29 [adesa.de] INFO: Scraping item 10710902 url https://www.openlane.eu/en/carv6/auction/10710902
2026-03-24 22:17:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9d9f45b-5b2d-512f-889c-ef159d28a15b with identifier: 10708668
2026-03-24 22:17:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9d9f45b-5b2d-512f-889c-ef159d28a15b with scrape type 2
2026-03-24 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9d9f45b-5b2d-512f-889c-ef159d28a15b with scrape type 2
2026-03-24 22:17:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c9d9f45b-5b2d-512f-889c-ef159d28a15b, identifier: 10708668
2026-03-24 22:17:29 [adesa.de] INFO: Found listing with ID: 10710925
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710710925%27 HTTP/1.1" 200 None
2026-03-24 22:17:29 [adesa.de] INFO: Scrape type for 10710925: 2
2026-03-24 22:17:29 [adesa.de] INFO: Scraping item 10710925 url https://www.openlane.eu/en/carv6/auction/10710925
2026-03-24 22:17:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c9d9f45b-5b2d-512f-889c-ef159d28a15b with identifier: 10708668
2026-03-24 22:17:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c9d9f45b-5b2d-512f-889c-ef159d28a15b with identifier: 10708668
2026-03-24 22:17:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c9d9f45b-5b2d-512f-889c-ef159d28a15b with identifier: 10708668 to the API
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708668>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Diesel',
'id': 'c9d9f45b-5b2d-512f-889c-ef159d28a15b',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260140151',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708668',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Seat',
'model': 'Tarraco',
'odometer': 73393,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20400,
'price_includes_vat': True,
'registration_date': '2022-01-27',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Tarraco Xcellence - Diesel - Automatic - 150 hp - 73.393 km',
'transmission': 'automatic',
'trim': 'Xcellence',
'vin': None,
'year': 2022}
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708668%27 HTTP/1.1" 200 None
2026-03-24 22:17:29 [adesa.de] INFO: Saving data for 10708668: {'auction_closing_time': 1774434300.0, 'created_time': 1774287614.467847, 'last_price_update_time': 1774390649.522826}
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708668') HTTP/1.1" 204 0
2026-03-24 22:17:29 [adesa.de] INFO: Found listing with ID: 10710919
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710710919%27 HTTP/1.1" 200 None
2026-03-24 22:17:29 [adesa.de] INFO: Scrape type for 10710919: 2
2026-03-24 22:17:29 [adesa.de] INFO: Scraping item 10710919 url https://www.openlane.eu/en/carv6/auction/10710919
2026-03-24 22:17:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708778> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ab391cb-8c50-5fe2-8282-4409454a85fc with identifier: 10714477
2026-03-24 22:17:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ab391cb-8c50-5fe2-8282-4409454a85fc with scrape type 2
2026-03-24 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ab391cb-8c50-5fe2-8282-4409454a85fc with scrape type 2
2026-03-24 22:17:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6ab391cb-8c50-5fe2-8282-4409454a85fc, identifier: 10714477
2026-03-24 22:17:29 [adesa.de] INFO: Found listing with ID: 10710920
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710710920%27 HTTP/1.1" 200 None
2026-03-24 22:17:29 [adesa.de] INFO: Scrape type for 10710920: 2
2026-03-24 22:17:29 [adesa.de] INFO: Scraping item 10710920 url https://www.openlane.eu/en/carv6/auction/10710920
2026-03-24 22: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-24 22:17:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6ab391cb-8c50-5fe2-8282-4409454a85fc with identifier: 10714477
2026-03-24 22:17:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6ab391cb-8c50-5fe2-8282-4409454a85fc with identifier: 10714477
2026-03-24 22:17:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6ab391cb-8c50-5fe2-8282-4409454a85fc with identifier: 10714477 to the API
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714477>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 95,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Electric',
'id': '6ab391cb-8c50-5fe2-8282-4409454a85fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29978',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714477',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 84533,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2021-12-07',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq 60 - Electric - Automatic - 95 hp - 84.533 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714477%27 HTTP/1.1" 200 None
2026-03-24 22:17:30 [adesa.de] INFO: Saving data for 10714477: {'auction_closing_time': 1774434000.0, 'created_time': 1774287612.474929, 'last_price_update_time': 1774390650.093264}
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714477') HTTP/1.1" 204 0
2026-03-24 22:17:30 [adesa.de] INFO: Found listing with ID: 10710908
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710908%27 HTTP/1.1" 200 None
2026-03-24 22:17:30 [adesa.de] INFO: Scrape type for 10710908: 2
2026-03-24 22:17:30 [adesa.de] INFO: Scraping item 10710908 url https://www.openlane.eu/en/carv6/auction/10710908
2026-03-24 22:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714310> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:30 [scrapy_zyte_api.handler] DEBUG: Got Zyte API error (status=421, type='/website/connection-error', request_id='85d1b707dc68c412cdff79d1f32174df') while processing URL (https://www.openlane.eu/en/carv6/auction/10714482): Failed to establish a network connection to the website. This could be due to the server being down or network connectivity issues. Verify the website is operational and accessible.
2026-03-24 22:17:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714616> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:30 [adesa.de] INFO: Found listing with ID: 10708792
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708792%27 HTTP/1.1" 200 None
2026-03-24 22:17:30 [adesa.de] INFO: Scrape type for 10708792: 2
2026-03-24 22:17:30 [adesa.de] INFO: Scraping item 10708792 url https://www.openlane.eu/en/carv6/auction/10708792
2026-03-24 22:17:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f20c5a78-a539-5bb3-8e12-b30deccfb446 with identifier: 10708778
2026-03-24 22:17:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f20c5a78-a539-5bb3-8e12-b30deccfb446 with scrape type 2
2026-03-24 22:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f20c5a78-a539-5bb3-8e12-b30deccfb446 with scrape type 2
2026-03-24 22:17:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f20c5a78-a539-5bb3-8e12-b30deccfb446, identifier: 10708778
2026-03-24 22:17:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f20c5a78-a539-5bb3-8e12-b30deccfb446 with identifier: 10708778
2026-03-24 22:17:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f20c5a78-a539-5bb3-8e12-b30deccfb446 with identifier: 10708778
2026-03-24 22:17:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f20c5a78-a539-5bb3-8e12-b30deccfb446 with identifier: 10708778 to the API
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708778>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'f20c5a78-a539-5bb3-8e12-b30deccfb446',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545D8',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708778',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 31263,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2024-04-15',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Fabia 1.0 TSI Selection - Petrol - Manual - 95 hp - 31.263 '
'km',
'transmission': 'manual',
'trim': 'Selection',
'vin': None,
'year': 2024}
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708778%27 HTTP/1.1" 200 None
2026-03-24 22:17:30 [adesa.de] INFO: Saving data for 10708778: {'auction_closing_time': 1774434600.0, 'created_time': 1774287731.301207, 'last_price_update_time': 1774390650.56413}
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708778') HTTP/1.1" 204 0
2026-03-24 22:17:30 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.openlane.eu/en/carv6/auction/10714482>
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1999, in _inlineCallbacks
result = context.run(
File "/usr/local/lib/python3.11/dist-packages/twisted/python/failure.py", line 519, in throwExceptionIntoGenerator
return g.throw(self.value.with_traceback(self.tb))
File "/usr/local/lib/python3.11/dist-packages/scrapy/core/downloader/middleware.py", line 54, in process_request
return (yield download_func(request=request, spider=spider))
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1251, in adapt
extracted: _SelfResultT | Failure = result.result()
File "/usr/local/lib/python3.11/dist-packages/scrapy_zyte_api/handler.py", line 257, in _download_request
api_response = await self._session.get(api_params, retrying=retrying)
File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 54, in get
return await self._client.get(
File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 168, in get
result = await request()
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 142, in async_wrapped
return await fn(*args, **kwargs)
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 58, in __call__
do = await self.iter(retry_state=retry_state)
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 110, in iter
result = await action(retry_state)
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 78, in inner
return fn(*args, **kwargs)
File "/usr/local/lib/python3.11/dist-packages/tenacity/__init__.py", line 390, in <lambda>
self._add_action_func(lambda rs: rs.outcome.result())
File "/usr/lib/python3.11/concurrent/futures/_base.py", line 449, in result
return self.__get_result()
File "/usr/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result
raise self._exception
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 61, in __call__
result = await fn(*args, **kwargs)
File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 142, in request
raise RequestError(
zyte_api._errors.RequestError: RequestError: 421, message=, headers=<CIMultiDictProxy('Date': 'Tue, 24 Mar 2026 22:17:30 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '277', 'Connection': 'keep-alive', 'Request-Id': '85d1b707dc68c412cdff79d1f32174df', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/website/connection-error","title":"Website Connection Error","status":421,"detail":"Failed to establish a network connection to the website. This could be due to the server being down or network connectivity issues. Verify the website is operational and accessible."}', request_id=85d1b707dc68c412cdff79d1f32174df
2026-03-24 22:17:30 [adesa.de] INFO: Found listing with ID: 10708689
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708689%27 HTTP/1.1" 200 None
2026-03-24 22:17:30 [adesa.de] INFO: Scrape type for 10708689: 2
2026-03-24 22:17:30 [adesa.de] INFO: Scraping item 10708689 url https://www.openlane.eu/en/carv6/auction/10708689
2026-03-24 22:17:30 [adesa.de] INFO: Found listing with ID: 10708791
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708791%27 HTTP/1.1" 200 None
2026-03-24 22:17:30 [adesa.de] INFO: Scrape type for 10708791: 2
2026-03-24 22:17:30 [adesa.de] INFO: Scraping item 10708791 url https://www.openlane.eu/en/carv6/auction/10708791
2026-03-24 22:17:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc899c10-28fe-50ab-8208-bd477d8e14ec with identifier: 10714310
2026-03-24 22:17:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc899c10-28fe-50ab-8208-bd477d8e14ec with scrape type 2
2026-03-24 22:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc899c10-28fe-50ab-8208-bd477d8e14ec with scrape type 2
2026-03-24 22:17:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: dc899c10-28fe-50ab-8208-bd477d8e14ec, identifier: 10714310
2026-03-24 22:17:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8045df43-67c6-5a84-b8a0-13fee94a2d7f with identifier: 10714616
2026-03-24 22:17:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8045df43-67c6-5a84-b8a0-13fee94a2d7f with scrape type 2
2026-03-24 22:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8045df43-67c6-5a84-b8a0-13fee94a2d7f with scrape type 2
2026-03-24 22:17:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8045df43-67c6-5a84-b8a0-13fee94a2d7f, identifier: 10714616
2026-03-24 22:17:30 [adesa.de] INFO: Found listing with ID: 10708793
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708793%27 HTTP/1.1" 200 None
2026-03-24 22:17:30 [adesa.de] INFO: Scrape type for 10708793: 2
2026-03-24 22:17:30 [adesa.de] INFO: Scraping item 10708793 url https://www.openlane.eu/en/carv6/auction/10708793
2026-03-24 22:17:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: dc899c10-28fe-50ab-8208-bd477d8e14ec with identifier: 10714310
2026-03-24 22:17:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: dc899c10-28fe-50ab-8208-bd477d8e14ec with identifier: 10714310
2026-03-24 22:17:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: dc899c10-28fe-50ab-8208-bd477d8e14ec with identifier: 10714310 to the API
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714310>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 205,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Electric',
'id': 'dc899c10-28fe-50ab-8208-bd477d8e14ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31502',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714310',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 95424,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22400,
'price_includes_vat': True,
'registration_date': '2022-08-12',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq 80 - Electric - Automatic - 205 hp - 95.424 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714310%27 HTTP/1.1" 200 None
2026-03-24 22:17:31 [adesa.de] INFO: Saving data for 10714310: {'auction_closing_time': 1774432800.0, 'created_time': 1774287597.550303, 'last_price_update_time': 1774390651.317694}
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714310') HTTP/1.1" 204 0
2026-03-24 22:17:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8045df43-67c6-5a84-b8a0-13fee94a2d7f with identifier: 10714616
2026-03-24 22:17:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8045df43-67c6-5a84-b8a0-13fee94a2d7f with identifier: 10714616
2026-03-24 22:17:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8045df43-67c6-5a84-b8a0-13fee94a2d7f with identifier: 10714616 to the API
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714616>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Electric',
'id': '8045df43-67c6-5a84-b8a0-13fee94a2d7f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30244',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714616',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 89090,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2021-11-27',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq 80 - Electric - Automatic - 204 hp - 89.090 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714616%27 HTTP/1.1" 200 None
2026-03-24 22:17:31 [adesa.de] INFO: Saving data for 10714616: {'auction_closing_time': 1774434600.0, 'created_time': 1774287616.802325, 'last_price_update_time': 1774390651.64644}
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714616') HTTP/1.1" 204 0
2026-03-24 22:17:31 [adesa.de] INFO: Found listing with ID: 10710922
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710710922%27 HTTP/1.1" 200 None
2026-03-24 22:17:31 [adesa.de] INFO: Scrape type for 10710922: 2
2026-03-24 22:17:31 [adesa.de] INFO: Scraping item 10710922 url https://www.openlane.eu/en/carv6/auction/10710922
2026-03-24 22:17:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708776> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22:17:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714635> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:31 [adesa.de] INFO: Found listing with ID: 10708687
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708687%27 HTTP/1.1" 200 None
2026-03-24 22:17:31 [adesa.de] INFO: Scrape type for 10708687: 2
2026-03-24 22:17:31 [adesa.de] INFO: Scraping item 10708687 url https://www.openlane.eu/en/carv6/auction/10708687
2026-03-24 22: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-24 22:17:31 [adesa.de] INFO: Found listing with ID: 10708799
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708799%27 HTTP/1.1" 200 None
2026-03-24 22:17:31 [adesa.de] INFO: Scrape type for 10708799: 2
2026-03-24 22:17:31 [adesa.de] INFO: Scraping item 10708799 url https://www.openlane.eu/en/carv6/auction/10708799
2026-03-24 22:17:31 [adesa.de] INFO: Found listing with ID: 10708809
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708809%27 HTTP/1.1" 200 None
2026-03-24 22:17:31 [adesa.de] INFO: Scrape type for 10708809: 2
2026-03-24 22:17:31 [adesa.de] INFO: Scraping item 10708809 url https://www.openlane.eu/en/carv6/auction/10708809
2026-03-24 22:17:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714402> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:31 [adesa.de] INFO: Found listing with ID: 10708700
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708700%27 HTTP/1.1" 200 None
2026-03-24 22:17:31 [adesa.de] INFO: Scrape type for 10708700: 2
2026-03-24 22:17:31 [adesa.de] INFO: Scraping item 10708700 url https://www.openlane.eu/en/carv6/auction/10708700
2026-03-24 22: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-24 22:17:31 [adesa.de] INFO: Found listing with ID: 10708649
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708649%27 HTTP/1.1" 200 None
2026-03-24 22:17:31 [adesa.de] INFO: Scrape type for 10708649: 2
2026-03-24 22:17:31 [adesa.de] INFO: Scraping item 10708649 url https://www.openlane.eu/en/carv6/auction/10708649
2026-03-24 22:17:31 [adesa.de] INFO: Found listing with ID: 10708797
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708797%27 HTTP/1.1" 200 None
2026-03-24 22:17:31 [adesa.de] INFO: Scrape type for 10708797: 2
2026-03-24 22:17:31 [adesa.de] INFO: Scraping item 10708797 url https://www.openlane.eu/en/carv6/auction/10708797
2026-03-24 22:17:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2d2a7d5-e27b-5cc8-9636-9e178e58d0df with identifier: 10708776
2026-03-24 22:17:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2d2a7d5-e27b-5cc8-9636-9e178e58d0df with scrape type 2
2026-03-24 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b2d2a7d5-e27b-5cc8-9636-9e178e58d0df with scrape type 2
2026-03-24 22:17:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b2d2a7d5-e27b-5cc8-9636-9e178e58d0df, identifier: 10708776
2026-03-24 22:17:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f29588f1-b87e-5efb-8670-56e951f338ed with identifier: 10714635
2026-03-24 22:17:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f29588f1-b87e-5efb-8670-56e951f338ed with scrape type 2
2026-03-24 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f29588f1-b87e-5efb-8670-56e951f338ed with scrape type 2
2026-03-24 22:17:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f29588f1-b87e-5efb-8670-56e951f338ed, identifier: 10714635
2026-03-24 22:17:32 [adesa.de] INFO: Found listing with ID: 10708686
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708686%27 HTTP/1.1" 200 None
2026-03-24 22:17:32 [adesa.de] INFO: Scrape type for 10708686: 2
2026-03-24 22:17:32 [adesa.de] INFO: Scraping item 10708686 url https://www.openlane.eu/en/carv6/auction/10708686
2026-03-24 22:17:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b2d2a7d5-e27b-5cc8-9636-9e178e58d0df with identifier: 10708776
2026-03-24 22:17:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b2d2a7d5-e27b-5cc8-9636-9e178e58d0df with identifier: 10708776
2026-03-24 22:17:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b2d2a7d5-e27b-5cc8-9636-9e178e58d0df with identifier: 10708776 to the API
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708776>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'b2d2a7d5-e27b-5cc8-9636-9e178e58d0df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545DA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708776',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 52808,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2021-12-17',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Karoq 1.5 TSI Ambition - Petrol - Automatic - 150 hp - 52.808 '
'km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708776%27 HTTP/1.1" 200 None
2026-03-24 22:17:32 [adesa.de] INFO: Saving data for 10708776: {'auction_closing_time': 1774434600.0, 'created_time': 1774287582.529363, 'last_price_update_time': 1774390652.362858}
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708776') HTTP/1.1" 204 0
2026-03-24 22:17:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f29588f1-b87e-5efb-8670-56e951f338ed with identifier: 10714635
2026-03-24 22:17:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f29588f1-b87e-5efb-8670-56e951f338ed with identifier: 10714635
2026-03-24 22:17:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f29588f1-b87e-5efb-8670-56e951f338ed with identifier: 10714635 to the API
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714635>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 179,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Electric',
'id': 'f29588f1-b87e-5efb-8670-56e951f338ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30813',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714635',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 42519,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20000,
'price_includes_vat': True,
'registration_date': '2022-11-23',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq Coupé - Electric - Automatic - 179 hp - 42.519 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714635%27 HTTP/1.1" 200 None
2026-03-24 22:17:32 [adesa.de] INFO: Saving data for 10714635: {'auction_closing_time': 1774434600.0, 'created_time': 1774287589.917511, 'last_price_update_time': 1774390652.79615}
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714635') HTTP/1.1" 204 0
2026-03-24 22:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708671> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:32 [adesa.de] INFO: Found listing with ID: 10708692
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708692%27 HTTP/1.1" 200 None
2026-03-24 22:17:32 [adesa.de] INFO: Scrape type for 10708692: 2
2026-03-24 22:17:32 [adesa.de] INFO: Scraping item 10708692 url https://www.openlane.eu/en/carv6/auction/10708692
2026-03-24 22: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-24 22:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710894> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708678> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708660> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87c8996f-9e07-545b-aa11-c2c6c3ff28a9 with identifier: 10714402
2026-03-24 22:17:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87c8996f-9e07-545b-aa11-c2c6c3ff28a9 with scrape type 2
2026-03-24 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87c8996f-9e07-545b-aa11-c2c6c3ff28a9 with scrape type 2
2026-03-24 22:17:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 87c8996f-9e07-545b-aa11-c2c6c3ff28a9, identifier: 10714402
2026-03-24 22:17:32 [adesa.de] INFO: Found listing with ID: 10708807
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708807%27 HTTP/1.1" 200 None
2026-03-24 22:17:32 [adesa.de] INFO: Scrape type for 10708807: 2
2026-03-24 22:17:32 [adesa.de] INFO: Scraping item 10708807 url https://www.openlane.eu/en/carv6/auction/10708807
2026-03-24 22: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-24 22: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-24 22: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-24 22:17:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 87c8996f-9e07-545b-aa11-c2c6c3ff28a9 with identifier: 10714402
2026-03-24 22:17:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 87c8996f-9e07-545b-aa11-c2c6c3ff28a9 with identifier: 10714402
2026-03-24 22:17:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 87c8996f-9e07-545b-aa11-c2c6c3ff28a9 with identifier: 10714402 to the API
2026-03-24 22:17:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714402>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 272,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Electric',
'id': '87c8996f-9e07-545b-aa11-c2c6c3ff28a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31402',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714402',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Polestar',
'model': '2',
'odometer': 83575,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2022-11-17',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Polestar 2 67 kWh - Electric - Automatic - 272 hp - 83.575 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714402%27 HTTP/1.1" 200 None
2026-03-24 22:17:33 [adesa.de] INFO: Saving data for 10714402: {'auction_closing_time': 1774433400.0, 'created_time': 1774287717.517716, 'last_price_update_time': 1774390653.338421}
2026-03-24 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714402') HTTP/1.1" 204 0
2026-03-24 22:17:33 [adesa.de] INFO: Found listing with ID: 10708704
2026-03-24 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708704%27 HTTP/1.1" 200 None
2026-03-24 22:17:33 [adesa.de] INFO: Scrape type for 10708704: 2
2026-03-24 22:17:33 [adesa.de] INFO: Scraping item 10708704 url https://www.openlane.eu/en/carv6/auction/10708704
2026-03-24 22:17:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7bd0a01-7360-5453-b8ab-b037d049f537 with identifier: 10708671
2026-03-24 22:17:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7bd0a01-7360-5453-b8ab-b037d049f537 with scrape type 2
2026-03-24 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7bd0a01-7360-5453-b8ab-b037d049f537 with scrape type 2
2026-03-24 22:17:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c7bd0a01-7360-5453-b8ab-b037d049f537, identifier: 10708671
2026-03-24 22:17:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c7bd0a01-7360-5453-b8ab-b037d049f537 with identifier: 10708671
2026-03-24 22:17:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c7bd0a01-7360-5453-b8ab-b037d049f537 with identifier: 10708671
2026-03-24 22:17:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c7bd0a01-7360-5453-b8ab-b037d049f537 with identifier: 10708671 to the API
2026-03-24 22:17:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708671>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 179,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Electric',
'id': 'c7bd0a01-7360-5453-b8ab-b037d049f537',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26014014F',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708671',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 14994,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21500,
'price_includes_vat': True,
'registration_date': '2024-08-27',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Enyaq - Electric - Automatic - 179 hp - 14.994 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708671%27 HTTP/1.1" 200 None
2026-03-24 22:17:33 [adesa.de] INFO: Saving data for 10708671: {'auction_closing_time': 1774434300.0, 'created_time': 1774287596.649889, 'last_price_update_time': 1774390653.766399}
2026-03-24 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708671') HTTP/1.1" 204 0
2026-03-24 22:17:33 [adesa.de] INFO: Found listing with ID: 10708816
2026-03-24 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708816%27 HTTP/1.1" 200 None
2026-03-24 22:17:33 [adesa.de] INFO: Scrape type for 10708816: 2
2026-03-24 22:17:33 [adesa.de] INFO: Scraping item 10708816 url https://www.openlane.eu/en/carv6/auction/10708816
2026-03-24 22:17:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd157217-e32a-5cd6-a94e-c5aec3d47074 with identifier: 10710894
2026-03-24 22:17:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd157217-e32a-5cd6-a94e-c5aec3d47074 with scrape type 2
2026-03-24 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd157217-e32a-5cd6-a94e-c5aec3d47074 with scrape type 2
2026-03-24 22:17:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bd157217-e32a-5cd6-a94e-c5aec3d47074, identifier: 10710894
2026-03-24 22:17:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6913e15-c7f4-5d8d-b80d-5cdc45b032a6 with identifier: 10708678
2026-03-24 22:17:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6913e15-c7f4-5d8d-b80d-5cdc45b032a6 with scrape type 2
2026-03-24 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6913e15-c7f4-5d8d-b80d-5cdc45b032a6 with scrape type 2
2026-03-24 22:17:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d6913e15-c7f4-5d8d-b80d-5cdc45b032a6, identifier: 10708678
2026-03-24 22:17:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21aa66c5-223b-54a3-888c-671208d0fa43 with identifier: 10708660
2026-03-24 22:17:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21aa66c5-223b-54a3-888c-671208d0fa43 with scrape type 2
2026-03-24 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21aa66c5-223b-54a3-888c-671208d0fa43 with scrape type 2
2026-03-24 22:17:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 21aa66c5-223b-54a3-888c-671208d0fa43, identifier: 10708660
2026-03-24 22:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708784> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bd157217-e32a-5cd6-a94e-c5aec3d47074 with identifier: 10710894
2026-03-24 22:17:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bd157217-e32a-5cd6-a94e-c5aec3d47074 with identifier: 10710894
2026-03-24 22:17:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bd157217-e32a-5cd6-a94e-c5aec3d47074 with identifier: 10710894 to the API
2026-03-24 22:17:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710894>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-25T12:30:00Z',
'fuel_type': 'Diesel',
'id': 'bd157217-e32a-5cd6-a94e-c5aec3d47074',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '462653',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710894',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 130420,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2020-11-20',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kodiaq 2.0 TDI - AWD - Diesel - Automatic - 200 hp - 130.420 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710710894%27 HTTP/1.1" 200 None
2026-03-24 22:17:34 [adesa.de] INFO: Saving data for 10710894: {'auction_closing_time': 1774441800.0, 'created_time': 1774287571.416439, 'last_price_update_time': 1774390654.502693}
2026-03-24 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10710894') HTTP/1.1" 204 0
2026-03-24 22:17:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d6913e15-c7f4-5d8d-b80d-5cdc45b032a6 with identifier: 10708678
2026-03-24 22:17:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d6913e15-c7f4-5d8d-b80d-5cdc45b032a6 with identifier: 10708678
2026-03-24 22:17:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d6913e15-c7f4-5d8d-b80d-5cdc45b032a6 with identifier: 10708678 to the API
2026-03-24 22:17:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708678>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Petrol',
'id': 'd6913e15-c7f4-5d8d-b80d-5cdc45b032a6',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260140155',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708678',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 61347,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2022-10-27',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kamiq Tour - Petrol - Automatic - 150 hp - 61.347 km',
'transmission': 'automatic',
'trim': 'Tour',
'vin': None,
'year': 2022}
2026-03-24 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708678%27 HTTP/1.1" 200 None
2026-03-24 22:17:34 [adesa.de] INFO: Saving data for 10708678: {'auction_closing_time': 1774434300.0, 'created_time': 1774287591.806045, 'last_price_update_time': 1774390654.815439}
2026-03-24 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708678') HTTP/1.1" 204 0
2026-03-24 22:17:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 21aa66c5-223b-54a3-888c-671208d0fa43 with identifier: 10708660
2026-03-24 22:17:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 21aa66c5-223b-54a3-888c-671208d0fa43 with identifier: 10708660
2026-03-24 22:17:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 21aa66c5-223b-54a3-888c-671208d0fa43 with identifier: 10708660 to the API
2026-03-24 22:17:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708660>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 205,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Electric',
'id': '21aa66c5-223b-54a3-888c-671208d0fa43',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260140153',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708660',
'listing': 'auction',
'location': 'Ketzin (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 20682,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23200,
'price_includes_vat': True,
'registration_date': '2022-10-12',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Enyaq - Electric - Automatic - 205 hp - 20.682 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708660%27 HTTP/1.1" 200 None
2026-03-24 22:17:35 [adesa.de] INFO: Saving data for 10708660: {'auction_closing_time': 1774434300.0, 'created_time': 1774287594.755804, 'last_price_update_time': 1774390655.114455}
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708660') HTTP/1.1" 204 0
2026-03-24 22:17:35 [adesa.de] INFO: Found listing with ID: 10708813
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708813%27 HTTP/1.1" 200 None
2026-03-24 22:17:35 [adesa.de] INFO: Scrape type for 10708813: 2
2026-03-24 22:17:35 [adesa.de] INFO: Scraping item 10708813 url https://www.openlane.eu/en/carv6/auction/10708813
2026-03-24 22:17:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:35 [adesa.de] INFO: Found listing with ID: 10708695
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708695%27 HTTP/1.1" 200 None
2026-03-24 22:17:35 [adesa.de] INFO: Scrape type for 10708695: 2
2026-03-24 22:17:35 [adesa.de] INFO: Scraping item 10708695 url https://www.openlane.eu/en/carv6/auction/10708695
2026-03-24 22:17:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714368> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe99ae13-93b3-5ec8-a04f-f8692cc93dd4 with identifier: 10708784
2026-03-24 22:17:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe99ae13-93b3-5ec8-a04f-f8692cc93dd4 with scrape type 2
2026-03-24 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe99ae13-93b3-5ec8-a04f-f8692cc93dd4 with scrape type 2
2026-03-24 22:17:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fe99ae13-93b3-5ec8-a04f-f8692cc93dd4, identifier: 10708784
2026-03-24 22:17:35 [adesa.de] INFO: Found listing with ID: 10708805
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708805%27 HTTP/1.1" 200 None
2026-03-24 22:17:35 [adesa.de] INFO: Scrape type for 10708805: 2
2026-03-24 22:17:35 [adesa.de] INFO: Scraping item 10708805 url https://www.openlane.eu/en/carv6/auction/10708805
2026-03-24 22:17:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fe99ae13-93b3-5ec8-a04f-f8692cc93dd4 with identifier: 10708784
2026-03-24 22:17:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fe99ae13-93b3-5ec8-a04f-f8692cc93dd4 with identifier: 10708784
2026-03-24 22:17:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fe99ae13-93b3-5ec8-a04f-f8692cc93dd4 with identifier: 10708784 to the API
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708784>
{'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-25T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'fe99ae13-93b3-5ec8-a04f-f8692cc93dd4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545DB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708784',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 145651,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19100,
'price_includes_vat': True,
'registration_date': '2023-03-28',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kodiaq 2.0 TDI Style - Diesel - Automatic - 150 hp - 145.651 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708784%27 HTTP/1.1" 200 None
2026-03-24 22:17:35 [adesa.de] INFO: Saving data for 10708784: {'auction_closing_time': 1774434600.0, 'created_time': 1774287574.994414, 'last_price_update_time': 1774390655.567936}
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708784') HTTP/1.1" 204 0
2026-03-24 22:17:35 [adesa.de] INFO: Found listing with ID: 10708701
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708701%27 HTTP/1.1" 200 None
2026-03-24 22:17:35 [adesa.de] INFO: Scrape type for 10708701: 2
2026-03-24 22:17:35 [adesa.de] INFO: Scraping item 10708701 url https://www.openlane.eu/en/carv6/auction/10708701
2026-03-24 22:17:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e5769b4-9c29-526b-9275-16b4256857bf with identifier: 10714368
2026-03-24 22:17:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e5769b4-9c29-526b-9275-16b4256857bf with scrape type 2
2026-03-24 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e5769b4-9c29-526b-9275-16b4256857bf with scrape type 2
2026-03-24 22:17:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8e5769b4-9c29-526b-9275-16b4256857bf, identifier: 10714368
2026-03-24 22:17:35 [adesa.de] INFO: Found listing with ID: 10708794
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708794%27 HTTP/1.1" 200 None
2026-03-24 22:17:35 [adesa.de] INFO: Scrape type for 10708794: 2
2026-03-24 22:17:35 [adesa.de] INFO: Scraping item 10708794 url https://www.openlane.eu/en/carv6/auction/10708794
2026-03-24 22:17:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8e5769b4-9c29-526b-9275-16b4256857bf with identifier: 10714368
2026-03-24 22:17:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8e5769b4-9c29-526b-9275-16b4256857bf with identifier: 10714368
2026-03-24 22:17:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8e5769b4-9c29-526b-9275-16b4256857bf with identifier: 10714368 to the API
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714368>
{'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-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '8e5769b4-9c29-526b-9275-16b4256857bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31421',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714368',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 97825,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17000,
'price_includes_vat': True,
'registration_date': '2020-09-18',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Octavia Combi Style - Diesel - Automatic - 150 hp - 97.825 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714368%27 HTTP/1.1" 200 None
2026-03-24 22:17:35 [adesa.de] INFO: Saving data for 10714368: {'auction_closing_time': 1774432800.0, 'created_time': 1774287556.602826, 'last_price_update_time': 1774390655.998865}
2026-03-24 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714368') HTTP/1.1" 204 0
2026-03-24 22:17:36 [adesa.de] INFO: Found listing with ID: 10708694
2026-03-24 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708694%27 HTTP/1.1" 200 None
2026-03-24 22:17:36 [adesa.de] INFO: Scrape type for 10708694: 2
2026-03-24 22:17:36 [adesa.de] INFO: Scraping item 10708694 url https://www.openlane.eu/en/carv6/auction/10708694
2026-03-24 22:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708785> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710908> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22: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-24 22:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710919> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22:17:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3dca4b0-e632-5651-8acc-492f50dab3c7 with identifier: 10708785
2026-03-24 22:17:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3dca4b0-e632-5651-8acc-492f50dab3c7 with scrape type 2
2026-03-24 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3dca4b0-e632-5651-8acc-492f50dab3c7 with scrape type 2
2026-03-24 22:17:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c3dca4b0-e632-5651-8acc-492f50dab3c7, identifier: 10708785
2026-03-24 22:17:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c3dca4b0-e632-5651-8acc-492f50dab3c7 with identifier: 10708785
2026-03-24 22:17:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c3dca4b0-e632-5651-8acc-492f50dab3c7 with identifier: 10708785
2026-03-24 22:17:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c3dca4b0-e632-5651-8acc-492f50dab3c7 with identifier: 10708785 to the API
2026-03-24 22:17:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708785>
{'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-25T10:30:00Z',
'fuel_type': 'Hybrid',
'id': 'c3dca4b0-e632-5651-8acc-492f50dab3c7',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545E1',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708785',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 92377,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2022-12-07',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Superb Combi 1.4 TSI Ambition - Hybrid - Automatic - 156 hp - '
'92.377 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2022}
2026-03-24 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708785%27 HTTP/1.1" 200 None
2026-03-24 22:17:36 [adesa.de] INFO: Saving data for 10708785: {'auction_closing_time': 1774434600.0, 'created_time': 1774287544.961652, 'last_price_update_time': 1774390656.525785}
2026-03-24 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708785') HTTP/1.1" 204 0
2026-03-24 22:17:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4018c78f-c70a-5e3a-b4a7-c66eb92753f9 with identifier: 10710908
2026-03-24 22:17:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4018c78f-c70a-5e3a-b4a7-c66eb92753f9 with scrape type 2
2026-03-24 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4018c78f-c70a-5e3a-b4a7-c66eb92753f9 with scrape type 2
2026-03-24 22:17:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4018c78f-c70a-5e3a-b4a7-c66eb92753f9, identifier: 10710908
2026-03-24 22:17:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4018c78f-c70a-5e3a-b4a7-c66eb92753f9 with identifier: 10710908
2026-03-24 22:17:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4018c78f-c70a-5e3a-b4a7-c66eb92753f9 with identifier: 10710908
2026-03-24 22:17:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4018c78f-c70a-5e3a-b4a7-c66eb92753f9 with identifier: 10710908 to the API
2026-03-24 22:17:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710908>
{'auction_title': '',
'c_o_2_emission_value': 192,
'category': 'Pickup',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-25T12:30:00Z',
'fuel_type': 'Diesel',
'id': '4018c78f-c70a-5e3a-b4a7-c66eb92753f9',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HRO-VK 222',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710908',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Amarok',
'odometer': 345141,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 6600,
'price_includes_vat': True,
'registration_date': '2014-04-17',
'seats_number': 2,
'seller_name': None,
'title': 'Volkswagen Amarok 2.0 TDI - 4Motion - Diesel - Manual - 140 hp - '
'345.141 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-24 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710908%27 HTTP/1.1" 200 None
2026-03-24 22:17:36 [adesa.de] INFO: Saving data for 10710908: {'auction_closing_time': 1774441800.0, 'created_time': 1774287527.922485, 'last_price_update_time': 1774390656.922706}
2026-03-24 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10710908') HTTP/1.1" 204 0
2026-03-24 22:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708793> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22:17:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e83a69f-2868-56a2-823f-fcb5754b2e2c with identifier: 10710919
2026-03-24 22:17:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e83a69f-2868-56a2-823f-fcb5754b2e2c with scrape type 2
2026-03-24 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e83a69f-2868-56a2-823f-fcb5754b2e2c with scrape type 2
2026-03-24 22:17:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8e83a69f-2868-56a2-823f-fcb5754b2e2c, identifier: 10710919
2026-03-24 22:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710925> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8e83a69f-2868-56a2-823f-fcb5754b2e2c with identifier: 10710919
2026-03-24 22:17:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8e83a69f-2868-56a2-823f-fcb5754b2e2c with identifier: 10710919
2026-03-24 22:17:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8e83a69f-2868-56a2-823f-fcb5754b2e2c with identifier: 10710919 to the API
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710919>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 498,
'expiration_date': '2026-03-25T12:30:00Z',
'fuel_type': 'Electric',
'id': '8e83a69f-2868-56a2-823f-fcb5754b2e2c',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5YJ3E7EB9MF826371',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710919',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 57546,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19300,
'price_includes_vat': True,
'registration_date': '2020-11-26',
'seats_number': 5,
'seller_name': 'Santander Leasing',
'title': 'Tesla Model 3 Long Range - Electric - Automatic - 498 hp - 57.546 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710710919%27 HTTP/1.1" 200 None
2026-03-24 22:17:37 [adesa.de] INFO: Saving data for 10710919: {'auction_closing_time': 1774441800.0, 'created_time': 1774287539.192638, 'last_price_update_time': 1774390657.353612}
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10710919') HTTP/1.1" 204 0
2026-03-24 22:17:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710920> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3271f29-c78d-5e25-aafb-959884c8051a with identifier: 10708793
2026-03-24 22:17:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3271f29-c78d-5e25-aafb-959884c8051a with scrape type 2
2026-03-24 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3271f29-c78d-5e25-aafb-959884c8051a with scrape type 2
2026-03-24 22:17:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b3271f29-c78d-5e25-aafb-959884c8051a, identifier: 10708793
2026-03-24 22:17:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44f555f0-9bd7-5816-9c7f-759f135fef89 with identifier: 10710925
2026-03-24 22:17:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44f555f0-9bd7-5816-9c7f-759f135fef89 with scrape type 2
2026-03-24 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44f555f0-9bd7-5816-9c7f-759f135fef89 with scrape type 2
2026-03-24 22:17:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 44f555f0-9bd7-5816-9c7f-759f135fef89, identifier: 10710925
2026-03-24 22:17:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b3271f29-c78d-5e25-aafb-959884c8051a with identifier: 10708793
2026-03-24 22:17:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b3271f29-c78d-5e25-aafb-959884c8051a with identifier: 10708793
2026-03-24 22:17:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b3271f29-c78d-5e25-aafb-959884c8051a with identifier: 10708793 to the API
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708793>
{'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': 320,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'b3271f29-c78d-5e25-aafb-959884c8051a',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545E6',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708793',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 30304,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 28500,
'price_includes_vat': True,
'registration_date': '2023-12-18',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Arteon Shooting Brake 2.0 TSI - 4Motion - Petrol - '
'Automatic - 320 hp - 30.304 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708793%27 HTTP/1.1" 200 None
2026-03-24 22:17:37 [adesa.de] INFO: Saving data for 10708793: {'auction_closing_time': 1774434600.0, 'created_time': 1774287526.129523, 'last_price_update_time': 1774390657.884473}
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708793') HTTP/1.1" 204 0
2026-03-24 22:17:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 44f555f0-9bd7-5816-9c7f-759f135fef89 with identifier: 10710925
2026-03-24 22:17:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 44f555f0-9bd7-5816-9c7f-759f135fef89 with identifier: 10710925
2026-03-24 22:17:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 44f555f0-9bd7-5816-9c7f-759f135fef89 with identifier: 10710925 to the API
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710925>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 498,
'expiration_date': '2026-03-25T12:30:00Z',
'fuel_type': 'Electric',
'id': '44f555f0-9bd7-5816-9c7f-759f135fef89',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31612081',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710925',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 30735,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24000,
'price_includes_vat': True,
'registration_date': '2023-02-16',
'seats_number': 5,
'seller_name': 'Allane Group',
'title': 'Tesla Model 3 Long Range - Electric - Automatic - 498 hp - 30.735 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710925%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.de] INFO: Saving data for 10710925: {'auction_closing_time': 1774441800.0, 'created_time': 1774287530.834179, 'last_price_update_time': 1774390658.219089}
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10710925') HTTP/1.1" 204 0
2026-03-24 22:17:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708809> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710922> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708686> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22: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-24 22: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-24 22:17:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd6610c3-37c6-5b0b-aff2-b01539137500 with identifier: 10710920
2026-03-24 22:17:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd6610c3-37c6-5b0b-aff2-b01539137500 with scrape type 2
2026-03-24 22:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd6610c3-37c6-5b0b-aff2-b01539137500 with scrape type 2
2026-03-24 22:17:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: dd6610c3-37c6-5b0b-aff2-b01539137500, identifier: 10710920
2026-03-24 22:17:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: dd6610c3-37c6-5b0b-aff2-b01539137500 with identifier: 10710920
2026-03-24 22:17:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: dd6610c3-37c6-5b0b-aff2-b01539137500 with identifier: 10710920
2026-03-24 22:17:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: dd6610c3-37c6-5b0b-aff2-b01539137500 with identifier: 10710920 to the API
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710920>
{'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-25T12:30:00Z',
'fuel_type': 'Electric',
'id': 'dd6610c3-37c6-5b0b-aff2-b01539137500',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LRW3E7FA9MC344161',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710920',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 41053,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2021-10-07',
'seats_number': 5,
'seller_name': 'Santander Leasing',
'title': 'Tesla Model 3 Standard Range Plus - Electric - Automatic - 325 hp - '
'41.053 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710920%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.de] INFO: Saving data for 10710920: {'auction_closing_time': 1774441800.0, 'created_time': 1774287537.956492, 'last_price_update_time': 1774390658.62517}
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10710920') HTTP/1.1" 204 0
2026-03-24 22:17:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8718b50f-5ff6-5dbf-a75c-fc868bfc75da with identifier: 10708809
2026-03-24 22:17:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8718b50f-5ff6-5dbf-a75c-fc868bfc75da with scrape type 2
2026-03-24 22:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8718b50f-5ff6-5dbf-a75c-fc868bfc75da with scrape type 2
2026-03-24 22:17:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8718b50f-5ff6-5dbf-a75c-fc868bfc75da, identifier: 10708809
2026-03-24 22:17:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a93614f2-342b-552e-8666-69ef9b70c0d0 with identifier: 10710922
2026-03-24 22:17:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a93614f2-342b-552e-8666-69ef9b70c0d0 with scrape type 2
2026-03-24 22:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a93614f2-342b-552e-8666-69ef9b70c0d0 with scrape type 2
2026-03-24 22:17:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a93614f2-342b-552e-8666-69ef9b70c0d0, identifier: 10710922
2026-03-24 22:17:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c5e43d8-9d89-5ce1-8734-072262fadaab with identifier: 10708686
2026-03-24 22:17:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c5e43d8-9d89-5ce1-8734-072262fadaab with scrape type 2
2026-03-24 22:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c5e43d8-9d89-5ce1-8734-072262fadaab with scrape type 2
2026-03-24 22:17:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5c5e43d8-9d89-5ce1-8734-072262fadaab, identifier: 10708686
2026-03-24 22:17:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8718b50f-5ff6-5dbf-a75c-fc868bfc75da with identifier: 10708809
2026-03-24 22:17:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8718b50f-5ff6-5dbf-a75c-fc868bfc75da with identifier: 10708809
2026-03-24 22:17:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8718b50f-5ff6-5dbf-a75c-fc868bfc75da with identifier: 10708809 to the API
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708809>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Hybrid',
'id': '8718b50f-5ff6-5dbf-a75c-fc868bfc75da',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545F9',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708809',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 50204,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15300,
'price_includes_vat': True,
'registration_date': '2021-01-21',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 1.4 Style - Hybrid - Automatic - 150 hp - 50.204 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708809%27 HTTP/1.1" 200 None
2026-03-24 22:17:39 [adesa.de] INFO: Saving data for 10708809: {'auction_closing_time': 1774434600.0, 'created_time': 1774287577.387776, 'last_price_update_time': 1774390659.248197}
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708809') HTTP/1.1" 204 0
2026-03-24 22:17:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a93614f2-342b-552e-8666-69ef9b70c0d0 with identifier: 10710922
2026-03-24 22:17:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a93614f2-342b-552e-8666-69ef9b70c0d0 with identifier: 10710922
2026-03-24 22:17:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a93614f2-342b-552e-8666-69ef9b70c0d0 with identifier: 10710922 to the API
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710922>
{'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': 190,
'expiration_date': '2026-03-25T12:30:00Z',
'fuel_type': 'Petrol',
'id': 'a93614f2-342b-552e-8666-69ef9b70c0d0',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2600D3F13',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710922',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 28483,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23300,
'price_includes_vat': True,
'registration_date': '2023-12-22',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Arteon Shooting Brake 2.0 TSI R-Line - Petrol - '
'Automatic - 190 hp - 28.483 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2023}
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710710922%27 HTTP/1.1" 200 None
2026-03-24 22:17:39 [adesa.de] INFO: Saving data for 10710922: {'auction_closing_time': 1774441800.0, 'created_time': 1774287515.788595, 'last_price_update_time': 1774390659.573588}
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10710922') HTTP/1.1" 204 0
2026-03-24 22:17:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5c5e43d8-9d89-5ce1-8734-072262fadaab with identifier: 10708686
2026-03-24 22:17:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5c5e43d8-9d89-5ce1-8734-072262fadaab with identifier: 10708686
2026-03-24 22:17:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5c5e43d8-9d89-5ce1-8734-072262fadaab with identifier: 10708686 to the API
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708686>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Petrol',
'id': '5c5e43d8-9d89-5ce1-8734-072262fadaab',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260140170',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708686',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 41729,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2023-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 1.5 TSI Life - Petrol - Manual - 130 hp - 41.729 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708686%27 HTTP/1.1" 200 None
2026-03-24 22:17:39 [adesa.de] INFO: Saving data for 10708686: {'auction_closing_time': 1774434300.0, 'created_time': 1774287554.304265, 'last_price_update_time': 1774390659.861759}
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708686') HTTP/1.1" 204 0
2026-03-24 22:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708797> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708649> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708692> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1806a46-c8e5-5f26-a1da-6942e6cec30d with identifier: 10708797
2026-03-24 22:17:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1806a46-c8e5-5f26-a1da-6942e6cec30d with scrape type 2
2026-03-24 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1806a46-c8e5-5f26-a1da-6942e6cec30d with scrape type 2
2026-03-24 22:17:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f1806a46-c8e5-5f26-a1da-6942e6cec30d, identifier: 10708797
2026-03-24 22:17:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f1806a46-c8e5-5f26-a1da-6942e6cec30d with identifier: 10708797
2026-03-24 22:17:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f1806a46-c8e5-5f26-a1da-6942e6cec30d with identifier: 10708797
2026-03-24 22:17:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f1806a46-c8e5-5f26-a1da-6942e6cec30d with identifier: 10708797 to the API
2026-03-24 22:17:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708797>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'f1806a46-c8e5-5f26-a1da-6942e6cec30d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545EC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708797',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 38133,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2023-01-23',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 1.5 TSI Life - Petrol - Manual - 130 hp - 38.133 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-24 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708797%27 HTTP/1.1" 200 None
2026-03-24 22:17:40 [adesa.de] INFO: Saving data for 10708797: {'auction_closing_time': 1774434600.0, 'created_time': 1774287507.513679, 'last_price_update_time': 1774390660.385754}
2026-03-24 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708797') HTTP/1.1" 204 0
2026-03-24 22:17:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0c55d86-6a23-50b5-8dfb-526f95a6d0a4 with identifier: 10708649
2026-03-24 22:17:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0c55d86-6a23-50b5-8dfb-526f95a6d0a4 with scrape type 2
2026-03-24 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0c55d86-6a23-50b5-8dfb-526f95a6d0a4 with scrape type 2
2026-03-24 22:17:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d0c55d86-6a23-50b5-8dfb-526f95a6d0a4, identifier: 10708649
2026-03-24 22:17:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17714b24-70ac-5f9b-9daa-ecbdd19a5bec with identifier: 10708692
2026-03-24 22:17:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17714b24-70ac-5f9b-9daa-ecbdd19a5bec with scrape type 2
2026-03-24 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17714b24-70ac-5f9b-9daa-ecbdd19a5bec with scrape type 2
2026-03-24 22:17:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 17714b24-70ac-5f9b-9daa-ecbdd19a5bec, identifier: 10708692
2026-03-24 22:17:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d0c55d86-6a23-50b5-8dfb-526f95a6d0a4 with identifier: 10708649
2026-03-24 22:17:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d0c55d86-6a23-50b5-8dfb-526f95a6d0a4 with identifier: 10708649
2026-03-24 22:17:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d0c55d86-6a23-50b5-8dfb-526f95a6d0a4 with identifier: 10708649 to the API
2026-03-24 22:17:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708649>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Petrol',
'id': 'd0c55d86-6a23-50b5-8dfb-526f95a6d0a4',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260140171',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708649',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 54509,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2023-01-24',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 1.5 - Petrol - Manual - 150 hp - 54.509 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708649%27 HTTP/1.1" 200 None
2026-03-24 22:17:40 [adesa.de] INFO: Saving data for 10708649: {'auction_closing_time': 1774434300.0, 'created_time': 1774287506.745096, 'last_price_update_time': 1774390660.864184}
2026-03-24 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708649') HTTP/1.1" 204 0
2026-03-24 22:17:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 17714b24-70ac-5f9b-9daa-ecbdd19a5bec with identifier: 10708692
2026-03-24 22:17:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 17714b24-70ac-5f9b-9daa-ecbdd19a5bec with identifier: 10708692
2026-03-24 22:17:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 17714b24-70ac-5f9b-9daa-ecbdd19a5bec with identifier: 10708692 to the API
2026-03-24 22:17:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708692>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Petrol',
'id': '17714b24-70ac-5f9b-9daa-ecbdd19a5bec',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26014016C',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708692',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 41749,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2023-02-28',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 1.5 TSI Life - Petrol - Manual - 130 hp - 41.749 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708692%27 HTTP/1.1" 200 None
2026-03-24 22:17:41 [adesa.de] INFO: Saving data for 10708692: {'auction_closing_time': 1774434300.0, 'created_time': 1774287498.867209, 'last_price_update_time': 1774390661.186269}
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708692') HTTP/1.1" 204 0
2026-03-24 22:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708813> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708694> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 399932e1-0464-5574-8d0a-6c1fd8467a0d with identifier: 10708813
2026-03-24 22:17:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 399932e1-0464-5574-8d0a-6c1fd8467a0d with scrape type 2
2026-03-24 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 399932e1-0464-5574-8d0a-6c1fd8467a0d with scrape type 2
2026-03-24 22:17:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 399932e1-0464-5574-8d0a-6c1fd8467a0d, identifier: 10708813
2026-03-24 22:17:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 399932e1-0464-5574-8d0a-6c1fd8467a0d with identifier: 10708813
2026-03-24 22:17:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 399932e1-0464-5574-8d0a-6c1fd8467a0d with identifier: 10708813
2026-03-24 22:17:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 399932e1-0464-5574-8d0a-6c1fd8467a0d with identifier: 10708813 to the API
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708813>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Petrol',
'id': '399932e1-0464-5574-8d0a-6c1fd8467a0d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545EE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708813',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 48769,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2023-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 1.5 TSI Life - Petrol - Manual - 130 hp - 48.769 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708813%27 HTTP/1.1" 200 None
2026-03-24 22:17:41 [adesa.de] INFO: Saving data for 10708813: {'auction_closing_time': 1774434600.0, 'created_time': 1774287496.034538, 'last_price_update_time': 1774390661.707452}
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708813') HTTP/1.1" 204 0
2026-03-24 22:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708781> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f636d264-b982-5414-b954-8a7f5c48e025 with identifier: 10708694
2026-03-24 22:17:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f636d264-b982-5414-b954-8a7f5c48e025 with scrape type 2
2026-03-24 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f636d264-b982-5414-b954-8a7f5c48e025 with scrape type 2
2026-03-24 22:17:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f636d264-b982-5414-b954-8a7f5c48e025, identifier: 10708694
2026-03-24 22:17:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f636d264-b982-5414-b954-8a7f5c48e025 with identifier: 10708694
2026-03-24 22:17:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f636d264-b982-5414-b954-8a7f5c48e025 with identifier: 10708694
2026-03-24 22:17:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f636d264-b982-5414-b954-8a7f5c48e025 with identifier: 10708694 to the API
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708694>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Petrol',
'id': 'f636d264-b982-5414-b954-8a7f5c48e025',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26014016B',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708694',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 46815,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2023-01-23',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 1.5 TSI Life - Petrol - Manual - 150 hp - 46.815 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-24 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708694%27 HTTP/1.1" 200 None
2026-03-24 22:17:42 [adesa.de] INFO: Saving data for 10708694: {'auction_closing_time': 1774434300.0, 'created_time': 1774287487.327931, 'last_price_update_time': 1774390662.120022}
2026-03-24 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708694') HTTP/1.1" 204 0
2026-03-24 22:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708794> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22:17:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bfc8b76c-4b4c-5921-baa9-c5b2dd543900 with identifier: 10708781
2026-03-24 22:17:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfc8b76c-4b4c-5921-baa9-c5b2dd543900 with scrape type 2
2026-03-24 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bfc8b76c-4b4c-5921-baa9-c5b2dd543900 with scrape type 2
2026-03-24 22:17:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bfc8b76c-4b4c-5921-baa9-c5b2dd543900, identifier: 10708781
2026-03-24 22:17:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bfc8b76c-4b4c-5921-baa9-c5b2dd543900 with identifier: 10708781
2026-03-24 22:17:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bfc8b76c-4b4c-5921-baa9-c5b2dd543900 with identifier: 10708781
2026-03-24 22:17:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bfc8b76c-4b4c-5921-baa9-c5b2dd543900 with identifier: 10708781 to the API
2026-03-24 22:17:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708781>
{'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-25T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'bfc8b76c-4b4c-5921-baa9-c5b2dd543900',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545D9',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708781',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 122751,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17600,
'price_includes_vat': True,
'registration_date': '2022-08-17',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kodiaq 2.0 TDI Ambition - Diesel - Automatic - 150 hp - '
'122.751 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2022}
2026-03-24 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708781%27 HTTP/1.1" 200 None
2026-03-24 22:17:42 [adesa.de] INFO: Saving data for 10708781: {'auction_closing_time': 1774434600.0, 'created_time': 1774287582.194185, 'last_price_update_time': 1774390662.509787}
2026-03-24 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708781') HTTP/1.1" 204 0
2026-03-24 22:17:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2af01a4f-a565-5c08-87a2-f77e59040700 with identifier: 10708794
2026-03-24 22:17:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2af01a4f-a565-5c08-87a2-f77e59040700 with scrape type 2
2026-03-24 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2af01a4f-a565-5c08-87a2-f77e59040700 with scrape type 2
2026-03-24 22:17:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2af01a4f-a565-5c08-87a2-f77e59040700, identifier: 10708794
2026-03-24 22:17:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2af01a4f-a565-5c08-87a2-f77e59040700 with identifier: 10708794
2026-03-24 22:17:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2af01a4f-a565-5c08-87a2-f77e59040700 with identifier: 10708794
2026-03-24 22:17:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2af01a4f-a565-5c08-87a2-f77e59040700 with identifier: 10708794 to the API
2026-03-24 22:17:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708794>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Petrol',
'id': '2af01a4f-a565-5c08-87a2-f77e59040700',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545F2',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708794',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 46555,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2023-01-17',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 1.5 TSI Life - Petrol - Manual - 150 hp - 46.555 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-24 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708794%27 HTTP/1.1" 200 None
2026-03-24 22:17:42 [adesa.de] INFO: Saving data for 10708794: {'auction_closing_time': 1774434600.0, 'created_time': 1774287484.663647, 'last_price_update_time': 1774390662.933178}
2026-03-24 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708794') HTTP/1.1" 204 0
2026-03-24 22:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708695> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22:17:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca83e5f9-108e-5afd-a863-1f6c5255e295 with identifier: 10708695
2026-03-24 22:17:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca83e5f9-108e-5afd-a863-1f6c5255e295 with scrape type 2
2026-03-24 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca83e5f9-108e-5afd-a863-1f6c5255e295 with scrape type 2
2026-03-24 22:17:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ca83e5f9-108e-5afd-a863-1f6c5255e295, identifier: 10708695
2026-03-24 22:17:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ca83e5f9-108e-5afd-a863-1f6c5255e295 with identifier: 10708695
2026-03-24 22:17:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ca83e5f9-108e-5afd-a863-1f6c5255e295 with identifier: 10708695
2026-03-24 22:17:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ca83e5f9-108e-5afd-a863-1f6c5255e295 with identifier: 10708695 to the API
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17: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-24 22:17:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708695>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Petrol',
'id': 'ca83e5f9-108e-5afd-a863-1f6c5255e295',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26014016F',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708695',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 52308,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2023-02-28',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 1.5 TSI Life - Petrol - Manual - 130 hp - 52.308 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708695%27 HTTP/1.1" 200 None
2026-03-24 22:17:43 [adesa.de] INFO: Saving data for 10708695: {'auction_closing_time': 1774434300.0, 'created_time': 1774287483.331133, 'last_price_update_time': 1774390663.449057}
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708695') HTTP/1.1" 204 0
2026-03-24 22:17:43 [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-24 22:17:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708805> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:43 [adesa.de] INFO: Found listing with ID: 10708789
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708789%27 HTTP/1.1" 200 None
2026-03-24 22:17:43 [adesa.de] INFO: Scrape type for 10708789: 2
2026-03-24 22:17:43 [adesa.de] INFO: Scraping item 10708789 url https://www.openlane.eu/en/carv6/auction/10708789
2026-03-24 22:17:43 [adesa.de] INFO: Found listing with ID: 10708702
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708702%27 HTTP/1.1" 200 None
2026-03-24 22:17:43 [adesa.de] INFO: Scrape type for 10708702: 0
2026-03-24 22:17:43 [adesa.de] INFO: Skipping item 10708702 url https://www.openlane.eu/en/carv6/auction/10708702
2026-03-24 22:17:43 [adesa.de] INFO: Found listing with ID: 10708800
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708800%27 HTTP/1.1" 200 None
2026-03-24 22:17:43 [adesa.de] INFO: Scrape type for 10708800: 0
2026-03-24 22:17:43 [adesa.de] INFO: Skipping item 10708800 url https://www.openlane.eu/en/carv6/auction/10708800
2026-03-24 22:17:43 [adesa.de] INFO: Found listing with ID: 10708798
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708798%27 HTTP/1.1" 200 None
2026-03-24 22:17:43 [adesa.de] INFO: Scrape type for 10708798: 0
2026-03-24 22:17:43 [adesa.de] INFO: Skipping item 10708798 url https://www.openlane.eu/en/carv6/auction/10708798
2026-03-24 22:17:43 [adesa.de] INFO: Found listing with ID: 10708832
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708832%27 HTTP/1.1" 200 None
2026-03-24 22:17:43 [adesa.de] INFO: Scrape type for 10708832: 0
2026-03-24 22:17:43 [adesa.de] INFO: Skipping item 10708832 url https://www.openlane.eu/en/carv6/auction/10708832
2026-03-24 22:17:43 [adesa.de] INFO: Found listing with ID: 10708802
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708802%27 HTTP/1.1" 200 None
2026-03-24 22:17:43 [adesa.de] INFO: Scrape type for 10708802: 0
2026-03-24 22:17:43 [adesa.de] INFO: Skipping item 10708802 url https://www.openlane.eu/en/carv6/auction/10708802
2026-03-24 22:17:43 [adesa.de] INFO: Found listing with ID: 10708717
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708717%27 HTTP/1.1" 200 None
2026-03-24 22:17:43 [adesa.de] INFO: Scrape type for 10708717: 0
2026-03-24 22:17:43 [adesa.de] INFO: Skipping item 10708717 url https://www.openlane.eu/en/carv6/auction/10708717
2026-03-24 22:17:43 [adesa.de] INFO: Found listing with ID: 10714626
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714626%27 HTTP/1.1" 200 None
2026-03-24 22:17:43 [adesa.de] INFO: Scrape type for 10714626: 0
2026-03-24 22:17:43 [adesa.de] INFO: Skipping item 10714626 url https://www.openlane.eu/en/carv6/auction/10714626
2026-03-24 22:17:43 [adesa.de] INFO: Found listing with ID: 10708824
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708824%27 HTTP/1.1" 200 None
2026-03-24 22:17:43 [adesa.de] INFO: Scrape type for 10708824: 0
2026-03-24 22:17:43 [adesa.de] INFO: Skipping item 10708824 url https://www.openlane.eu/en/carv6/auction/10708824
2026-03-24 22:17:43 [adesa.de] INFO: Found listing with ID: 10708693
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708693%27 HTTP/1.1" 200 None
2026-03-24 22:17:43 [adesa.de] INFO: Scrape type for 10708693: 0
2026-03-24 22:17:43 [adesa.de] INFO: Skipping item 10708693 url https://www.openlane.eu/en/carv6/auction/10708693
2026-03-24 22:17:43 [adesa.de] INFO: Found listing with ID: 10708741
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708741%27 HTTP/1.1" 200 None
2026-03-24 22:17:43 [adesa.de] INFO: Scrape type for 10708741: 0
2026-03-24 22:17:43 [adesa.de] INFO: Skipping item 10708741 url https://www.openlane.eu/en/carv6/auction/10708741
2026-03-24 22:17:43 [adesa.de] INFO: Found listing with ID: 10708690
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708690%27 HTTP/1.1" 200 None
2026-03-24 22:17:43 [adesa.de] INFO: Scrape type for 10708690: 0
2026-03-24 22:17:43 [adesa.de] INFO: Skipping item 10708690 url https://www.openlane.eu/en/carv6/auction/10708690
2026-03-24 22:17:43 [adesa.de] INFO: Found listing with ID: 10708685
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708685%27 HTTP/1.1" 200 None
2026-03-24 22:17:43 [adesa.de] INFO: Scrape type for 10708685: 0
2026-03-24 22:17:43 [adesa.de] INFO: Skipping item 10708685 url https://www.openlane.eu/en/carv6/auction/10708685
2026-03-24 22:17:43 [adesa.de] INFO: Found listing with ID: 10708684
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708684%27 HTTP/1.1" 200 None
2026-03-24 22:17:43 [adesa.de] INFO: Scrape type for 10708684: 0
2026-03-24 22:17:43 [adesa.de] INFO: Skipping item 10708684 url https://www.openlane.eu/en/carv6/auction/10708684
2026-03-24 22:17:43 [adesa.de] INFO: Found listing with ID: 10708851
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708851%27 HTTP/1.1" 200 None
2026-03-24 22:17:43 [adesa.de] INFO: Scrape type for 10708851: 0
2026-03-24 22:17:43 [adesa.de] INFO: Skipping item 10708851 url https://www.openlane.eu/en/carv6/auction/10708851
2026-03-24 22:17:43 [adesa.de] INFO: Found listing with ID: 10708788
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708788%27 HTTP/1.1" 200 None
2026-03-24 22:17:43 [adesa.de] INFO: Scrape type for 10708788: 2
2026-03-24 22:17:43 [adesa.de] INFO: Scraping item 10708788 url https://www.openlane.eu/en/carv6/auction/10708788
2026-03-24 22:17:43 [adesa.de] INFO: Found listing with ID: 10708796
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708796%27 HTTP/1.1" 200 None
2026-03-24 22:17:43 [adesa.de] INFO: Scrape type for 10708796: 2
2026-03-24 22:17:43 [adesa.de] INFO: Scraping item 10708796 url https://www.openlane.eu/en/carv6/auction/10708796
2026-03-24 22:17:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708807> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708704> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708816> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 068f72ef-cd57-526a-9a5d-b8d8fcc0be63 with identifier: 10708805
2026-03-24 22:17:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 068f72ef-cd57-526a-9a5d-b8d8fcc0be63 with scrape type 2
2026-03-24 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 068f72ef-cd57-526a-9a5d-b8d8fcc0be63 with scrape type 2
2026-03-24 22:17:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 068f72ef-cd57-526a-9a5d-b8d8fcc0be63, identifier: 10708805
2026-03-24 22:17:43 [adesa.de] INFO: Found listing with ID: 10708787
2026-03-24 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708787%27 HTTP/1.1" 200 None
2026-03-24 22:17:44 [adesa.de] INFO: Scrape type for 10708787: 2
2026-03-24 22:17:44 [adesa.de] INFO: Scraping item 10708787 url https://www.openlane.eu/en/carv6/auction/10708787
2026-03-24 22:17:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 068f72ef-cd57-526a-9a5d-b8d8fcc0be63 with identifier: 10708805
2026-03-24 22:17:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 068f72ef-cd57-526a-9a5d-b8d8fcc0be63 with identifier: 10708805
2026-03-24 22:17:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 068f72ef-cd57-526a-9a5d-b8d8fcc0be63 with identifier: 10708805 to the API
2026-03-24 22:17:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17: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-24 22:17:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708805>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Petrol',
'id': '068f72ef-cd57-526a-9a5d-b8d8fcc0be63',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545EF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708805',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 56378,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2023-02-28',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 1.5 TSI Life - Petrol - Manual - 130 hp - 56.378 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-24 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708805%27 HTTP/1.1" 200 None
2026-03-24 22:17:44 [adesa.de] INFO: Saving data for 10708805: {'auction_closing_time': 1774434600.0, 'created_time': 1774287483.841134, 'last_price_update_time': 1774390664.30537}
2026-03-24 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708805') HTTP/1.1" 204 0
2026-03-24 22:17:44 [adesa.de] INFO: Found listing with ID: 10708682
2026-03-24 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708682%27 HTTP/1.1" 200 None
2026-03-24 22:17:44 [adesa.de] INFO: Scrape type for 10708682: 2
2026-03-24 22:17:44 [adesa.de] INFO: Scraping item 10708682 url https://www.openlane.eu/en/carv6/auction/10708682
2026-03-24 22:17:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7be77f8c-45c0-5d90-b551-189b31314bb6 with identifier: 10708807
2026-03-24 22:17:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7be77f8c-45c0-5d90-b551-189b31314bb6 with scrape type 2
2026-03-24 22:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7be77f8c-45c0-5d90-b551-189b31314bb6 with scrape type 2
2026-03-24 22:17:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7be77f8c-45c0-5d90-b551-189b31314bb6, identifier: 10708807
2026-03-24 22:17:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f12b2a2-300a-51ba-b394-520e45604f19 with identifier: 10708704
2026-03-24 22:17:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f12b2a2-300a-51ba-b394-520e45604f19 with scrape type 2
2026-03-24 22:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f12b2a2-300a-51ba-b394-520e45604f19 with scrape type 2
2026-03-24 22:17:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8f12b2a2-300a-51ba-b394-520e45604f19, identifier: 10708704
2026-03-24 22:17:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62d9a597-58b4-55a3-8f8e-653acae8867f with identifier: 10708816
2026-03-24 22:17:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62d9a597-58b4-55a3-8f8e-653acae8867f with scrape type 2
2026-03-24 22:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62d9a597-58b4-55a3-8f8e-653acae8867f with scrape type 2
2026-03-24 22:17:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 62d9a597-58b4-55a3-8f8e-653acae8867f, identifier: 10708816
2026-03-24 22:17:44 [adesa.de] INFO: Found listing with ID: 10708688
2026-03-24 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708688%27 HTTP/1.1" 200 None
2026-03-24 22:17:44 [adesa.de] INFO: Scrape type for 10708688: 2
2026-03-24 22:17:44 [adesa.de] INFO: Scraping item 10708688 url https://www.openlane.eu/en/carv6/auction/10708688
2026-03-24 22:17:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7be77f8c-45c0-5d90-b551-189b31314bb6 with identifier: 10708807
2026-03-24 22:17:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7be77f8c-45c0-5d90-b551-189b31314bb6 with identifier: 10708807
2026-03-24 22:17:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7be77f8c-45c0-5d90-b551-189b31314bb6 with identifier: 10708807 to the API
2026-03-24 22:17:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17: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-24 22:17:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708807>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Petrol',
'id': '7be77f8c-45c0-5d90-b551-189b31314bb6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545ED',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708807',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 43144,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2023-02-28',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 1.5 TSI Life - Petrol - Manual - 130 hp - 43.144 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708807%27 HTTP/1.1" 200 None
2026-03-24 22:17:45 [adesa.de] INFO: Saving data for 10708807: {'auction_closing_time': 1774434600.0, 'created_time': 1774287497.166212, 'last_price_update_time': 1774390665.064575}
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708807') HTTP/1.1" 204 0
2026-03-24 22:17:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8f12b2a2-300a-51ba-b394-520e45604f19 with identifier: 10708704
2026-03-24 22:17:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8f12b2a2-300a-51ba-b394-520e45604f19 with identifier: 10708704
2026-03-24 22:17:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8f12b2a2-300a-51ba-b394-520e45604f19 with identifier: 10708704 to the API
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17: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-24 22:17:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708704>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Petrol',
'id': '8f12b2a2-300a-51ba-b394-520e45604f19',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260140178',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708704',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 44586,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2023-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 1.5 TSI Life - Petrol - Manual - 130 hp - 44.586 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708704%27 HTTP/1.1" 200 None
2026-03-24 22:17:45 [adesa.de] INFO: Saving data for 10708704: {'auction_closing_time': 1774434300.0, 'created_time': 1774287524.523984, 'last_price_update_time': 1774390665.378549}
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708704') HTTP/1.1" 204 0
2026-03-24 22:17:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 62d9a597-58b4-55a3-8f8e-653acae8867f with identifier: 10708816
2026-03-24 22:17:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 62d9a597-58b4-55a3-8f8e-653acae8867f with identifier: 10708816
2026-03-24 22:17:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 62d9a597-58b4-55a3-8f8e-653acae8867f with identifier: 10708816 to the API
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17: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-24 22:17:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708816>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Petrol',
'id': '62d9a597-58b4-55a3-8f8e-653acae8867f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545F0',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708816',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 44794,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2023-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 1.5 TSI Life - Petrol - Manual - 130 hp - 44.794 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708816%27 HTTP/1.1" 200 None
2026-03-24 22:17:45 [adesa.de] INFO: Saving data for 10708816: {'auction_closing_time': 1774434600.0, 'created_time': 1774287489.66098, 'last_price_update_time': 1774390665.684191}
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708816') HTTP/1.1" 204 0
2026-03-24 22:17:45 [adesa.de] INFO: Found listing with ID: 10708696
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708696%27 HTTP/1.1" 200 None
2026-03-24 22:17:45 [adesa.de] INFO: Scrape type for 10708696: 2
2026-03-24 22:17:45 [adesa.de] INFO: Scraping item 10708696 url https://www.openlane.eu/en/carv6/auction/10708696
2026-03-24 22:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708700> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708799> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22: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-24 22:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708701> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:45 [adesa.de] INFO: Found listing with ID: 10708806
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708806%27 HTTP/1.1" 200 None
2026-03-24 22:17:45 [adesa.de] INFO: Scrape type for 10708806: 2
2026-03-24 22:17:45 [adesa.de] INFO: Scraping item 10708806 url https://www.openlane.eu/en/carv6/auction/10708806
2026-03-24 22: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-24 22:17:45 [adesa.de] INFO: Found listing with ID: 10708729
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708729%27 HTTP/1.1" 200 None
2026-03-24 22:17:45 [adesa.de] INFO: Scrape type for 10708729: 2
2026-03-24 22:17:45 [adesa.de] INFO: Scraping item 10708729 url https://www.openlane.eu/en/carv6/auction/10708729
2026-03-24 22:17:45 [adesa.de] INFO: Found listing with ID: 10708803
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708803%27 HTTP/1.1" 200 None
2026-03-24 22:17:45 [adesa.de] INFO: Scrape type for 10708803: 2
2026-03-24 22:17:45 [adesa.de] INFO: Scraping item 10708803 url https://www.openlane.eu/en/carv6/auction/10708803
2026-03-24 22:17:45 [adesa.de] INFO: Found listing with ID: 10708697
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708697%27 HTTP/1.1" 200 None
2026-03-24 22:17:45 [adesa.de] INFO: Scrape type for 10708697: 2
2026-03-24 22:17:45 [adesa.de] INFO: Scraping item 10708697 url https://www.openlane.eu/en/carv6/auction/10708697
2026-03-24 22:17:45 [adesa.de] INFO: Found listing with ID: 10708795
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708795%27 HTTP/1.1" 200 None
2026-03-24 22:17:45 [adesa.de] INFO: Scrape type for 10708795: 2
2026-03-24 22:17:45 [adesa.de] INFO: Scraping item 10708795 url https://www.openlane.eu/en/carv6/auction/10708795
2026-03-24 22:17:45 [adesa.de] INFO: Found listing with ID: 10708817
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708817%27 HTTP/1.1" 200 None
2026-03-24 22:17:45 [adesa.de] INFO: Scrape type for 10708817: 2
2026-03-24 22:17:45 [adesa.de] INFO: Scraping item 10708817 url https://www.openlane.eu/en/carv6/auction/10708817
2026-03-24 22:17:45 [adesa.de] INFO: Found listing with ID: 10714602
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714602%27 HTTP/1.1" 200 None
2026-03-24 22:17:45 [adesa.de] INFO: Scrape type for 10714602: 2
2026-03-24 22:17:45 [adesa.de] INFO: Scraping item 10714602 url https://www.openlane.eu/en/carv6/auction/10714602
2026-03-24 22:17:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a032b38-4225-5bdd-a087-fd0d34065f26 with identifier: 10708700
2026-03-24 22:17:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a032b38-4225-5bdd-a087-fd0d34065f26 with scrape type 2
2026-03-24 22:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a032b38-4225-5bdd-a087-fd0d34065f26 with scrape type 2
2026-03-24 22:17:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7a032b38-4225-5bdd-a087-fd0d34065f26, identifier: 10708700
2026-03-24 22:17:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c3223b2-d3ca-543f-8136-6fc78bce4987 with identifier: 10708799
2026-03-24 22:17:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c3223b2-d3ca-543f-8136-6fc78bce4987 with scrape type 2
2026-03-24 22:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c3223b2-d3ca-543f-8136-6fc78bce4987 with scrape type 2
2026-03-24 22:17:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5c3223b2-d3ca-543f-8136-6fc78bce4987, identifier: 10708799
2026-03-24 22:17:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a4bbc81-1777-5204-a822-f1a24c1e31ad with identifier: 10708701
2026-03-24 22:17:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a4bbc81-1777-5204-a822-f1a24c1e31ad with scrape type 2
2026-03-24 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a4bbc81-1777-5204-a822-f1a24c1e31ad with scrape type 2
2026-03-24 22:17:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5a4bbc81-1777-5204-a822-f1a24c1e31ad, identifier: 10708701
2026-03-24 22:17:46 [adesa.de] INFO: Found listing with ID: 10708810
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708810%27 HTTP/1.1" 200 None
2026-03-24 22:17:46 [adesa.de] INFO: Scrape type for 10708810: 2
2026-03-24 22:17:46 [adesa.de] INFO: Scraping item 10708810 url https://www.openlane.eu/en/carv6/auction/10708810
2026-03-24 22:17:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7a032b38-4225-5bdd-a087-fd0d34065f26 with identifier: 10708700
2026-03-24 22:17:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7a032b38-4225-5bdd-a087-fd0d34065f26 with identifier: 10708700
2026-03-24 22:17:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7a032b38-4225-5bdd-a087-fd0d34065f26 with identifier: 10708700 to the API
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708700>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Petrol',
'id': '7a032b38-4225-5bdd-a087-fd0d34065f26',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260140179',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708700',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 23751,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2023-12-21',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 1.5 eTSI Life - Petrol - Automatic - 150 hp - '
'23.751 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708700%27 HTTP/1.1" 200 None
2026-03-24 22:17:46 [adesa.de] INFO: Saving data for 10708700: {'auction_closing_time': 1774434300.0, 'created_time': 1774287528.497888, 'last_price_update_time': 1774390666.491613}
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708700') HTTP/1.1" 204 0
2026-03-24 22:17:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5c3223b2-d3ca-543f-8136-6fc78bce4987 with identifier: 10708799
2026-03-24 22:17:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5c3223b2-d3ca-543f-8136-6fc78bce4987 with identifier: 10708799
2026-03-24 22:17:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5c3223b2-d3ca-543f-8136-6fc78bce4987 with identifier: 10708799 to the API
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708799>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Petrol',
'id': '5c3223b2-d3ca-543f-8136-6fc78bce4987',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545F8',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708799',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 27523,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2024-01-24',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 1.0 TSI Move - Petrol - Manual - 110 hp - 27.523 km',
'transmission': 'manual',
'trim': 'Move',
'vin': None,
'year': 2024}
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708799%27 HTTP/1.1" 200 None
2026-03-24 22:17:46 [adesa.de] INFO: Saving data for 10708799: {'auction_closing_time': 1774434600.0, 'created_time': 1774287505.911145, 'last_price_update_time': 1774390666.871144}
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708799') HTTP/1.1" 204 0
2026-03-24 22:17:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5a4bbc81-1777-5204-a822-f1a24c1e31ad with identifier: 10708701
2026-03-24 22:17:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5a4bbc81-1777-5204-a822-f1a24c1e31ad with identifier: 10708701
2026-03-24 22:17:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5a4bbc81-1777-5204-a822-f1a24c1e31ad with identifier: 10708701 to the API
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17: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-24 22:17:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708701>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Petrol',
'id': '5a4bbc81-1777-5204-a822-f1a24c1e31ad',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260140177',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708701',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 36205,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2022-12-28',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 1.5 TSI Life - Petrol - Manual - 150 hp - 36.205 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708701%27 HTTP/1.1" 200 None
2026-03-24 22:17:47 [adesa.de] INFO: Saving data for 10708701: {'auction_closing_time': 1774434300.0, 'created_time': 1774287482.319556, 'last_price_update_time': 1774390667.182794}
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708701') HTTP/1.1" 204 0
2026-03-24 22:17:47 [adesa.de] INFO: Found listing with ID: 10708808
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708808%27 HTTP/1.1" 200 None
2026-03-24 22:17:47 [adesa.de] INFO: Scrape type for 10708808: 2
2026-03-24 22:17:47 [adesa.de] INFO: Scraping item 10708808 url https://www.openlane.eu/en/carv6/auction/10708808
2026-03-24 22:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708687> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708689> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708792> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708791> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:47 [adesa.de] INFO: Found listing with ID: 10708703
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708703%27 HTTP/1.1" 200 None
2026-03-24 22:17:47 [adesa.de] INFO: Scrape type for 10708703: 2
2026-03-24 22:17:47 [adesa.de] INFO: Scraping item 10708703 url https://www.openlane.eu/en/carv6/auction/10708703
2026-03-24 22:17:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:47 [adesa.de] INFO: Found listing with ID: 10708699
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708699%27 HTTP/1.1" 200 None
2026-03-24 22:17:47 [adesa.de] INFO: Scrape type for 10708699: 2
2026-03-24 22:17:47 [adesa.de] INFO: Scraping item 10708699 url https://www.openlane.eu/en/carv6/auction/10708699
2026-03-24 22:17:47 [adesa.de] INFO: Found listing with ID: 10708738
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708738%27 HTTP/1.1" 200 None
2026-03-24 22:17:47 [adesa.de] INFO: Scrape type for 10708738: 2
2026-03-24 22:17:47 [adesa.de] INFO: Scraping item 10708738 url https://www.openlane.eu/en/carv6/auction/10708738
2026-03-24 22:17:47 [adesa.de] INFO: Found listing with ID: 10714292
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714292%27 HTTP/1.1" 200 None
2026-03-24 22:17:47 [adesa.de] INFO: Scrape type for 10714292: 2
2026-03-24 22:17:47 [adesa.de] INFO: Scraping item 10714292 url https://www.openlane.eu/en/carv6/auction/10714292
2026-03-24 22:17:47 [adesa.de] INFO: Found listing with ID: 10708698
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708698%27 HTTP/1.1" 200 None
2026-03-24 22:17:47 [adesa.de] INFO: Scrape type for 10708698: 2
2026-03-24 22:17:47 [adesa.de] INFO: Scraping item 10708698 url https://www.openlane.eu/en/carv6/auction/10708698
2026-03-24 22:17:47 [adesa.de] INFO: Found listing with ID: 10708707
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708707%27 HTTP/1.1" 200 None
2026-03-24 22:17:47 [adesa.de] INFO: Scrape type for 10708707: 2
2026-03-24 22:17:47 [adesa.de] INFO: Scraping item 10708707 url https://www.openlane.eu/en/carv6/auction/10708707
2026-03-24 22:17:47 [adesa.de] INFO: Found listing with ID: 10708814
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708814%27 HTTP/1.1" 200 None
2026-03-24 22:17:47 [adesa.de] INFO: Scrape type for 10708814: 2
2026-03-24 22:17:47 [adesa.de] INFO: Scraping item 10708814 url https://www.openlane.eu/en/carv6/auction/10708814
2026-03-24 22:17:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ccca6ad9-2a67-57eb-8d2d-7d52e1405878 with identifier: 10708687
2026-03-24 22:17:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccca6ad9-2a67-57eb-8d2d-7d52e1405878 with scrape type 2
2026-03-24 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ccca6ad9-2a67-57eb-8d2d-7d52e1405878 with scrape type 2
2026-03-24 22:17:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ccca6ad9-2a67-57eb-8d2d-7d52e1405878, identifier: 10708687
2026-03-24 22:17:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 148688bc-99a0-53cb-8aaf-349ef7470656 with identifier: 10708689
2026-03-24 22:17:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 148688bc-99a0-53cb-8aaf-349ef7470656 with scrape type 2
2026-03-24 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 148688bc-99a0-53cb-8aaf-349ef7470656 with scrape type 2
2026-03-24 22:17:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 148688bc-99a0-53cb-8aaf-349ef7470656, identifier: 10708689
2026-03-24 22:17:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81f2eb70-24ec-5a71-8575-386f479b2d29 with identifier: 10708792
2026-03-24 22:17:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81f2eb70-24ec-5a71-8575-386f479b2d29 with scrape type 2
2026-03-24 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81f2eb70-24ec-5a71-8575-386f479b2d29 with scrape type 2
2026-03-24 22:17:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 81f2eb70-24ec-5a71-8575-386f479b2d29, identifier: 10708792
2026-03-24 22:17:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 665be5de-ad5f-550f-967d-80a3f616b952 with identifier: 10708791
2026-03-24 22:17:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 665be5de-ad5f-550f-967d-80a3f616b952 with scrape type 2
2026-03-24 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 665be5de-ad5f-550f-967d-80a3f616b952 with scrape type 2
2026-03-24 22:17:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 665be5de-ad5f-550f-967d-80a3f616b952, identifier: 10708791
2026-03-24 22:17:47 [adesa.de] INFO: Found listing with ID: 10714365
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714365%27 HTTP/1.1" 200 None
2026-03-24 22:17:47 [adesa.de] INFO: Scrape type for 10714365: 2
2026-03-24 22:17:47 [adesa.de] INFO: Scraping item 10714365 url https://www.openlane.eu/en/carv6/auction/10714365
2026-03-24 22:17:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ccca6ad9-2a67-57eb-8d2d-7d52e1405878 with identifier: 10708687
2026-03-24 22:17:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ccca6ad9-2a67-57eb-8d2d-7d52e1405878 with identifier: 10708687
2026-03-24 22:17:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ccca6ad9-2a67-57eb-8d2d-7d52e1405878 with identifier: 10708687 to the API
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17: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-24 22:17:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708687>
{'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': 217,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Hybrid',
'id': 'ccca6ad9-2a67-57eb-8d2d-7d52e1405878',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26014015E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708687',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 107472,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2022-09-16',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Arteon Shooting Brake Elegance - Hybrid - Automatic - '
'217 hp - 107.472 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2022}
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708687%27 HTTP/1.1" 200 None
2026-03-24 22:17:48 [adesa.de] INFO: Saving data for 10708687: {'auction_closing_time': 1774434300.0, 'created_time': 1774287517.478963, 'last_price_update_time': 1774390668.098235}
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708687') HTTP/1.1" 204 0
2026-03-24 22:17:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 148688bc-99a0-53cb-8aaf-349ef7470656 with identifier: 10708689
2026-03-24 22:17:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 148688bc-99a0-53cb-8aaf-349ef7470656 with identifier: 10708689
2026-03-24 22:17:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 148688bc-99a0-53cb-8aaf-349ef7470656 with identifier: 10708689 to the API
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708689>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 217,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Hybrid',
'id': '148688bc-99a0-53cb-8aaf-349ef7470656',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260140161',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708689',
'listing': 'auction',
'location': 'Ketzin (Germany)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 94408,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16500,
'price_includes_vat': True,
'registration_date': '2022-01-24',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Arteon Shooting Brake 1.4 R-Line - Hybrid - Automatic - '
'217 hp - 94.408 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2022}
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708689%27 HTTP/1.1" 200 None
2026-03-24 22:17:48 [adesa.de] INFO: Saving data for 10708689: {'auction_closing_time': 1774434300.0, 'created_time': 1774287538.626317, 'last_price_update_time': 1774390668.427552}
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708689') HTTP/1.1" 204 0
2026-03-24 22:17:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 81f2eb70-24ec-5a71-8575-386f479b2d29 with identifier: 10708792
2026-03-24 22:17:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 81f2eb70-24ec-5a71-8575-386f479b2d29 with identifier: 10708792
2026-03-24 22:17:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 81f2eb70-24ec-5a71-8575-386f479b2d29 with identifier: 10708792 to the API
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708792>
{'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-25T10:30:00Z',
'fuel_type': 'Hybrid',
'id': '81f2eb70-24ec-5a71-8575-386f479b2d29',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545E3',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708792',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 71235,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2022-12-12',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Arteon Shooting Brake 1.4 Elegance - Hybrid - Automatic '
'- 156 hp - 71.235 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2022}
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708792%27 HTTP/1.1" 200 None
2026-03-24 22:17:48 [adesa.de] INFO: Saving data for 10708792: {'auction_closing_time': 1774434600.0, 'created_time': 1774287530.107648, 'last_price_update_time': 1774390668.7352}
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708792') HTTP/1.1" 204 0
2026-03-24 22:17:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 665be5de-ad5f-550f-967d-80a3f616b952 with identifier: 10708791
2026-03-24 22:17:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 665be5de-ad5f-550f-967d-80a3f616b952 with identifier: 10708791
2026-03-24 22:17:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 665be5de-ad5f-550f-967d-80a3f616b952 with identifier: 10708791 to the API
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708791>
{'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': 200,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Diesel',
'id': '665be5de-ad5f-550f-967d-80a3f616b952',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545E5',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708791',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 49869,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26000,
'price_includes_vat': True,
'registration_date': '2023-12-22',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Arteon Shooting Brake 2.0 TDI R-Line - Diesel - '
'Automatic - 200 hp - 49.869 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2023}
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708791%27 HTTP/1.1" 200 None
2026-03-24 22:17:49 [adesa.de] INFO: Saving data for 10708791: {'auction_closing_time': 1774434600.0, 'created_time': 1774287523.696278, 'last_price_update_time': 1774390669.018664}
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708791') HTTP/1.1" 204 0
2026-03-24 22:17:49 [adesa.de] INFO: Found listing with ID: 10714531
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714531%27 HTTP/1.1" 200 None
2026-03-24 22:17:49 [adesa.de] INFO: Scrape type for 10714531: 2
2026-03-24 22:17:49 [adesa.de] INFO: Scraping item 10714531 url https://www.openlane.eu/en/carv6/auction/10714531
2026-03-24 22:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708683> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710902> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22: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-24 22:17:49 [adesa.de] INFO: Found listing with ID: 10714502
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714502%27 HTTP/1.1" 200 None
2026-03-24 22:17:49 [adesa.de] INFO: Scrape type for 10714502: 2
2026-03-24 22:17:49 [adesa.de] INFO: Scraping item 10714502 url https://www.openlane.eu/en/carv6/auction/10714502
2026-03-24 22:17:49 [adesa.de] INFO: Found listing with ID: 10708710
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708710%27 HTTP/1.1" 200 None
2026-03-24 22:17:49 [adesa.de] INFO: Scrape type for 10708710: 2
2026-03-24 22:17:49 [adesa.de] INFO: Scraping item 10708710 url https://www.openlane.eu/en/carv6/auction/10708710
2026-03-24 22:17:49 [adesa.de] INFO: Found listing with ID: 10708705
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708705%27 HTTP/1.1" 200 None
2026-03-24 22:17:49 [adesa.de] INFO: Scrape type for 10708705: 2
2026-03-24 22:17:49 [adesa.de] INFO: Scraping item 10708705 url https://www.openlane.eu/en/carv6/auction/10708705
2026-03-24 22:17:49 [adesa.de] INFO: Found listing with ID: 10708721
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708721%27 HTTP/1.1" 200 None
2026-03-24 22:17:49 [adesa.de] INFO: Scrape type for 10708721: 2
2026-03-24 22:17:49 [adesa.de] INFO: Scraping item 10708721 url https://www.openlane.eu/en/carv6/auction/10708721
2026-03-24 22:17:49 [adesa.de] INFO: Found listing with ID: 10708716
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708716%27 HTTP/1.1" 200 None
2026-03-24 22:17:49 [adesa.de] INFO: Scrape type for 10708716: 2
2026-03-24 22:17:49 [adesa.de] INFO: Scraping item 10708716 url https://www.openlane.eu/en/carv6/auction/10708716
2026-03-24 22:17:49 [adesa.de] INFO: Found listing with ID: 10708713
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708713%27 HTTP/1.1" 200 None
2026-03-24 22:17:49 [adesa.de] INFO: Scrape type for 10708713: 2
2026-03-24 22:17:49 [adesa.de] INFO: Scraping item 10708713 url https://www.openlane.eu/en/carv6/auction/10708713
2026-03-24 22:17:49 [adesa.de] INFO: Found listing with ID: 10708804
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708804%27 HTTP/1.1" 200 None
2026-03-24 22:17:49 [adesa.de] INFO: Scrape type for 10708804: 2
2026-03-24 22:17:49 [adesa.de] INFO: Scraping item 10708804 url https://www.openlane.eu/en/carv6/auction/10708804
2026-03-24 22:17:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dacd3067-b59d-5f31-858a-d17eaf764460 with identifier: 10708683
2026-03-24 22:17:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dacd3067-b59d-5f31-858a-d17eaf764460 with scrape type 2
2026-03-24 22:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dacd3067-b59d-5f31-858a-d17eaf764460 with scrape type 2
2026-03-24 22:17:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: dacd3067-b59d-5f31-858a-d17eaf764460, identifier: 10708683
2026-03-24 22:17:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ee912ef-200d-5678-bccf-c9db576c1c9d with identifier: 10710902
2026-03-24 22:17:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ee912ef-200d-5678-bccf-c9db576c1c9d with scrape type 2
2026-03-24 22:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ee912ef-200d-5678-bccf-c9db576c1c9d with scrape type 2
2026-03-24 22:17:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2ee912ef-200d-5678-bccf-c9db576c1c9d, identifier: 10710902
2026-03-24 22:17:49 [adesa.de] INFO: Found listing with ID: 10714614
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714614%27 HTTP/1.1" 200 None
2026-03-24 22:17:49 [adesa.de] INFO: Scrape type for 10714614: 2
2026-03-24 22:17:49 [adesa.de] INFO: Scraping item 10714614 url https://www.openlane.eu/en/carv6/auction/10714614
2026-03-24 22:17:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: dacd3067-b59d-5f31-858a-d17eaf764460 with identifier: 10708683
2026-03-24 22:17:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: dacd3067-b59d-5f31-858a-d17eaf764460 with identifier: 10708683
2026-03-24 22:17:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: dacd3067-b59d-5f31-858a-d17eaf764460 with identifier: 10708683 to the API
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17: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-24 22:17:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708683>
{'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-25T10:25:00Z',
'fuel_type': 'Diesel',
'id': 'dacd3067-b59d-5f31-858a-d17eaf764460',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260140162',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708683',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 141982,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2022-11-16',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Superb Combi Ambition - Diesel - Automatic - 200 hp - 141.982 '
'km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2022}
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708683%27 HTTP/1.1" 200 None
2026-03-24 22:17:49 [adesa.de] INFO: Saving data for 10708683: {'auction_closing_time': 1774434300.0, 'created_time': 1774287535.330357, 'last_price_update_time': 1774390669.687582}
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708683') HTTP/1.1" 204 0
2026-03-24 22:17:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2ee912ef-200d-5678-bccf-c9db576c1c9d with identifier: 10710902
2026-03-24 22:17:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2ee912ef-200d-5678-bccf-c9db576c1c9d with identifier: 10710902
2026-03-24 22:17:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2ee912ef-200d-5678-bccf-c9db576c1c9d with identifier: 10710902 to the API
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17: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-24 22:17:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710902>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 7,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 129,
'expiration_date': '2026-03-25T12:30:00Z',
'fuel_type': 'Hybrid',
'id': '2ee912ef-200d-5678-bccf-c9db576c1c9d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '53657087',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710902',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Suzuki',
'model': 'Vitara',
'odometer': 10406,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2024-06-03',
'seats_number': 5,
'seller_name': 'Allane Group',
'title': 'Suzuki Vitara 1.4 - Hybrid - Manual - 129 hp - 10.406 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710710902%27 HTTP/1.1" 200 None
2026-03-24 22:17:50 [adesa.de] INFO: Saving data for 10710902: {'auction_closing_time': 1774441800.0, 'created_time': 1774287531.517183, 'last_price_update_time': 1774390670.111262}
2026-03-24 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10710902') HTTP/1.1" 204 0
2026-03-24 22:17:50 [adesa.de] INFO: Found listing with ID: 10708706
2026-03-24 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708706%27 HTTP/1.1" 200 None
2026-03-24 22:17:50 [adesa.de] INFO: Scrape type for 10708706: 2
2026-03-24 22:17:50 [adesa.de] INFO: Scraping item 10708706 url https://www.openlane.eu/en/carv6/auction/10708706
2026-03-24 22:17:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708788> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22:17:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708790> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:50 [adesa.de] INFO: Found listing with ID: 10708714
2026-03-24 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708714%27 HTTP/1.1" 200 None
2026-03-24 22:17:50 [adesa.de] INFO: Scrape type for 10708714: 2
2026-03-24 22:17:50 [adesa.de] INFO: Scraping item 10708714 url https://www.openlane.eu/en/carv6/auction/10708714
2026-03-24 22: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-24 22:17:50 [adesa.de] INFO: Found listing with ID: 10708815
2026-03-24 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708815%27 HTTP/1.1" 200 None
2026-03-24 22:17:50 [adesa.de] INFO: Scrape type for 10708815: 2
2026-03-24 22:17:50 [adesa.de] INFO: Scraping item 10708815 url https://www.openlane.eu/en/carv6/auction/10708815
2026-03-24 22:17:50 [adesa.de] INFO: Found listing with ID: 10708726
2026-03-24 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708726%27 HTTP/1.1" 200 None
2026-03-24 22:17:50 [adesa.de] INFO: Scrape type for 10708726: 2
2026-03-24 22:17:50 [adesa.de] INFO: Scraping item 10708726 url https://www.openlane.eu/en/carv6/auction/10708726
2026-03-24 22:17:50 [adesa.de] INFO: Found listing with ID: 10708811
2026-03-24 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708811%27 HTTP/1.1" 200 None
2026-03-24 22:17:50 [adesa.de] INFO: Scrape type for 10708811: 2
2026-03-24 22:17:50 [adesa.de] INFO: Scraping item 10708811 url https://www.openlane.eu/en/carv6/auction/10708811
2026-03-24 22:17:50 [adesa.de] INFO: Found listing with ID: 10708708
2026-03-24 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708708%27 HTTP/1.1" 200 None
2026-03-24 22:17:50 [adesa.de] INFO: Scrape type for 10708708: 2
2026-03-24 22:17:50 [adesa.de] INFO: Scraping item 10708708 url https://www.openlane.eu/en/carv6/auction/10708708
2026-03-24 22:17:50 [adesa.de] INFO: Found listing with ID: 10708801
2026-03-24 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708801%27 HTTP/1.1" 200 None
2026-03-24 22:17:50 [adesa.de] INFO: Scrape type for 10708801: 2
2026-03-24 22:17:50 [adesa.de] INFO: Scraping item 10708801 url https://www.openlane.eu/en/carv6/auction/10708801
2026-03-24 22:17:50 [adesa.de] INFO: Found listing with ID: 10714654
2026-03-24 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714654%27 HTTP/1.1" 200 None
2026-03-24 22:17:50 [adesa.de] INFO: Scrape type for 10714654: 2
2026-03-24 22:17:50 [adesa.de] INFO: Scraping item 10714654 url https://www.openlane.eu/en/carv6/auction/10714654
2026-03-24 22:17:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a35fba89-b7b5-5fa6-a7cf-6fbec2982234 with identifier: 10708788
2026-03-24 22:17:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a35fba89-b7b5-5fa6-a7cf-6fbec2982234 with scrape type 2
2026-03-24 22:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a35fba89-b7b5-5fa6-a7cf-6fbec2982234 with scrape type 2
2026-03-24 22:17:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a35fba89-b7b5-5fa6-a7cf-6fbec2982234, identifier: 10708788
2026-03-24 22:17:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d0f38e2-02ff-5f76-a056-821a345a4296 with identifier: 10708790
2026-03-24 22:17:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d0f38e2-02ff-5f76-a056-821a345a4296 with scrape type 2
2026-03-24 22:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d0f38e2-02ff-5f76-a056-821a345a4296 with scrape type 2
2026-03-24 22:17:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1d0f38e2-02ff-5f76-a056-821a345a4296, identifier: 10708790
2026-03-24 22:17:50 [adesa.de] INFO: Found listing with ID: 10714658
2026-03-24 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714658%27 HTTP/1.1" 200 None
2026-03-24 22:17:50 [adesa.de] INFO: Scrape type for 10714658: 2
2026-03-24 22:17:50 [adesa.de] INFO: Scraping item 10714658 url https://www.openlane.eu/en/carv6/auction/10714658
2026-03-24 22:17:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a35fba89-b7b5-5fa6-a7cf-6fbec2982234 with identifier: 10708788
2026-03-24 22:17:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a35fba89-b7b5-5fa6-a7cf-6fbec2982234 with identifier: 10708788
2026-03-24 22:17:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a35fba89-b7b5-5fa6-a7cf-6fbec2982234 with identifier: 10708788 to the API
2026-03-24 22:17:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708788>
{'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': 245,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'a35fba89-b7b5-5fa6-a7cf-6fbec2982234',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545E8',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708788',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 29440,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21500,
'price_includes_vat': True,
'registration_date': '2023-12-27',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf GTI 2.0 TSI - Petrol - Automatic - 245 hp - 29.440 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708788%27 HTTP/1.1" 200 None
2026-03-24 22:17:50 [adesa.de] INFO: Saving data for 10708788: {'auction_closing_time': 1774434600.0, 'created_time': 1774287490.16423, 'last_price_update_time': 1774390670.780641}
2026-03-24 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708788') HTTP/1.1" 204 0
2026-03-24 22:17:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1d0f38e2-02ff-5f76-a056-821a345a4296 with identifier: 10708790
2026-03-24 22:17:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1d0f38e2-02ff-5f76-a056-821a345a4296 with identifier: 10708790
2026-03-24 22:17:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1d0f38e2-02ff-5f76-a056-821a345a4296 with identifier: 10708790 to the API
2026-03-24 22:17:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708790>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Petrol',
'id': '1d0f38e2-02ff-5f76-a056-821a345a4296',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545DE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708790',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 30641,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23700,
'price_includes_vat': True,
'registration_date': '2022-12-12',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Superb Combi 1.5 TSI L&K - Petrol - Automatic - 150 hp - '
'30.641 km',
'transmission': 'automatic',
'trim': 'L&K',
'vin': None,
'year': 2022}
2026-03-24 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708790%27 HTTP/1.1" 200 None
2026-03-24 22:17:51 [adesa.de] INFO: Saving data for 10708790: {'auction_closing_time': 1774434600.0, 'created_time': 1774287561.456145, 'last_price_update_time': 1774390671.081026}
2026-03-24 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708790') HTTP/1.1" 204 0
2026-03-24 22:17:51 [adesa.de] INFO: Found listing with ID: 10714662
2026-03-24 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714662%27 HTTP/1.1" 200 None
2026-03-24 22:17:51 [adesa.de] INFO: Scrape type for 10714662: 2
2026-03-24 22:17:51 [adesa.de] INFO: Scraping item 10714662 url https://www.openlane.eu/en/carv6/auction/10714662
2026-03-24 22:17:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708696> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708681> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714529> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:51 [adesa.de] INFO: Found listing with ID: 10714659
2026-03-24 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714659%27 HTTP/1.1" 200 None
2026-03-24 22:17:51 [adesa.de] INFO: Scrape type for 10714659: 2
2026-03-24 22:17:51 [adesa.de] INFO: Scraping item 10714659 url https://www.openlane.eu/en/carv6/auction/10714659
2026-03-24 22:17:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708789> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:51 [adesa.de] INFO: Found listing with ID: 10708812
2026-03-24 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708812%27 HTTP/1.1" 200 None
2026-03-24 22:17:51 [adesa.de] INFO: Scrape type for 10708812: 2
2026-03-24 22:17:51 [adesa.de] INFO: Scraping item 10708812 url https://www.openlane.eu/en/carv6/auction/10708812
2026-03-24 22:17:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:51 [adesa.de] INFO: Found listing with ID: 10714657
2026-03-24 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714657%27 HTTP/1.1" 200 None
2026-03-24 22:17:51 [adesa.de] INFO: Scrape type for 10714657: 2
2026-03-24 22:17:51 [adesa.de] INFO: Scraping item 10714657 url https://www.openlane.eu/en/carv6/auction/10714657
2026-03-24 22:17:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5184039c-c1e0-5c20-a694-cfb85318ee38 with identifier: 10708696
2026-03-24 22:17:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5184039c-c1e0-5c20-a694-cfb85318ee38 with scrape type 2
2026-03-24 22:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5184039c-c1e0-5c20-a694-cfb85318ee38 with scrape type 2
2026-03-24 22:17:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5184039c-c1e0-5c20-a694-cfb85318ee38, identifier: 10708696
2026-03-24 22:17:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0c2abbf-a502-5d7f-b5f6-98355e854132 with identifier: 10708681
2026-03-24 22:17:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0c2abbf-a502-5d7f-b5f6-98355e854132 with scrape type 2
2026-03-24 22:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0c2abbf-a502-5d7f-b5f6-98355e854132 with scrape type 2
2026-03-24 22:17:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f0c2abbf-a502-5d7f-b5f6-98355e854132, identifier: 10708681
2026-03-24 22:17:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da9e7020-6f72-5075-86fd-da2824190cd0 with identifier: 10714529
2026-03-24 22:17:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da9e7020-6f72-5075-86fd-da2824190cd0 with scrape type 2
2026-03-24 22:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da9e7020-6f72-5075-86fd-da2824190cd0 with scrape type 2
2026-03-24 22:17:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: da9e7020-6f72-5075-86fd-da2824190cd0, identifier: 10714529
2026-03-24 22:17:51 [adesa.de] INFO: Found listing with ID: 10714652
2026-03-24 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714652%27 HTTP/1.1" 200 None
2026-03-24 22:17:51 [adesa.de] INFO: Scrape type for 10714652: 2
2026-03-24 22:17:51 [adesa.de] INFO: Scraping item 10714652 url https://www.openlane.eu/en/carv6/auction/10714652
2026-03-24 22:17:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5184039c-c1e0-5c20-a694-cfb85318ee38 with identifier: 10708696
2026-03-24 22:17:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5184039c-c1e0-5c20-a694-cfb85318ee38 with identifier: 10708696
2026-03-24 22:17:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5184039c-c1e0-5c20-a694-cfb85318ee38 with identifier: 10708696 to the API
2026-03-24 22:17:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708696>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Petrol',
'id': '5184039c-c1e0-5c20-a694-cfb85318ee38',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26014016D',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708696',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 38839,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16300,
'price_includes_vat': True,
'registration_date': '2022-12-05',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf Life - Petrol - Manual - 150 hp - 38.839 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-24 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708696%27 HTTP/1.1" 200 None
2026-03-24 22:17:51 [adesa.de] INFO: Saving data for 10708696: {'auction_closing_time': 1774434300.0, 'created_time': 1774287490.742432, 'last_price_update_time': 1774390671.963177}
2026-03-24 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708696') HTTP/1.1" 204 0
2026-03-24 22:17:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f0c2abbf-a502-5d7f-b5f6-98355e854132 with identifier: 10708681
2026-03-24 22:17:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f0c2abbf-a502-5d7f-b5f6-98355e854132 with identifier: 10708681
2026-03-24 22:17:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f0c2abbf-a502-5d7f-b5f6-98355e854132 with identifier: 10708681 to the API
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708681>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Petrol',
'id': 'f0c2abbf-a502-5d7f-b5f6-98355e854132',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26014015C',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708681',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 46939,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2021-11-15',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi Style - Petrol - Automatic - 150 hp - 46.939 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708681%27 HTTP/1.1" 200 None
2026-03-24 22:17:52 [adesa.de] INFO: Saving data for 10708681: {'auction_closing_time': 1774434300.0, 'created_time': 1774287553.584161, 'last_price_update_time': 1774390672.360795}
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708681') HTTP/1.1" 204 0
2026-03-24 22:17:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: da9e7020-6f72-5075-86fd-da2824190cd0 with identifier: 10714529
2026-03-24 22:17:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: da9e7020-6f72-5075-86fd-da2824190cd0 with identifier: 10714529
2026-03-24 22:17:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: da9e7020-6f72-5075-86fd-da2824190cd0 with identifier: 10714529 to the API
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714529>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Hybrid',
'id': 'da9e7020-6f72-5075-86fd-da2824190cd0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28903',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714529',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 84655,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2020-09-24',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Superb Combi 1.4 TSI Style - Hybrid - Automatic - 156 hp - '
'84.655 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714529%27 HTTP/1.1" 200 None
2026-03-24 22:17:52 [adesa.de] INFO: Saving data for 10714529: {'auction_closing_time': 1774434000.0, 'created_time': 1774287551.997279, 'last_price_update_time': 1774390672.669358}
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714529') HTTP/1.1" 204 0
2026-03-24 22:17:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b67cf9a-46dd-5a8b-9941-992d2b71fc38 with identifier: 10708789
2026-03-24 22:17:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b67cf9a-46dd-5a8b-9941-992d2b71fc38 with scrape type 2
2026-03-24 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b67cf9a-46dd-5a8b-9941-992d2b71fc38 with scrape type 2
2026-03-24 22:17:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2b67cf9a-46dd-5a8b-9941-992d2b71fc38, identifier: 10708789
2026-03-24 22:17:52 [adesa.de] INFO: Found listing with ID: 10708820
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708820%27 HTTP/1.1" 200 None
2026-03-24 22:17:52 [adesa.de] INFO: Scrape type for 10708820: 2
2026-03-24 22:17:52 [adesa.de] INFO: Scraping item 10708820 url https://www.openlane.eu/en/carv6/auction/10708820
2026-03-24 22:17:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2b67cf9a-46dd-5a8b-9941-992d2b71fc38 with identifier: 10708789
2026-03-24 22:17:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2b67cf9a-46dd-5a8b-9941-992d2b71fc38 with identifier: 10708789
2026-03-24 22:17:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2b67cf9a-46dd-5a8b-9941-992d2b71fc38 with identifier: 10708789 to the API
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708789>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Petrol',
'id': '2b67cf9a-46dd-5a8b-9941-992d2b71fc38',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545E7',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708789',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 47799,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17000,
'price_includes_vat': True,
'registration_date': '2023-01-25',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 1.5 TSI Life - Petrol - Manual - 150 hp - 47.799 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708789%27 HTTP/1.1" 200 None
2026-03-24 22:17:53 [adesa.de] INFO: Saving data for 10708789: {'auction_closing_time': 1774434600.0, 'created_time': 1774287284.297992, 'last_price_update_time': 1774390673.096531}
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708789') HTTP/1.1" 204 0
2026-03-24 22:17:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708796> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708688> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:53 [adesa.de] INFO: Found listing with ID: 10714656
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714656%27 HTTP/1.1" 200 None
2026-03-24 22:17:53 [adesa.de] INFO: Scrape type for 10714656: 2
2026-03-24 22:17:53 [adesa.de] INFO: Scraping item 10714656 url https://www.openlane.eu/en/carv6/auction/10714656
2026-03-24 22:17:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:53 [adesa.de] INFO: Found listing with ID: 10708711
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708711%27 HTTP/1.1" 200 None
2026-03-24 22:17:53 [adesa.de] INFO: Scrape type for 10708711: 2
2026-03-24 22:17:53 [adesa.de] INFO: Scraping item 10708711 url https://www.openlane.eu/en/carv6/auction/10708711
2026-03-24 22:17:53 [adesa.de] INFO: Found listing with ID: 10714661
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714661%27 HTTP/1.1" 200 None
2026-03-24 22:17:53 [adesa.de] INFO: Scrape type for 10714661: 2
2026-03-24 22:17:53 [adesa.de] INFO: Scraping item 10714661 url https://www.openlane.eu/en/carv6/auction/10714661
2026-03-24 22:17:53 [adesa.de] INFO: Found listing with ID: 10708733
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708733%27 HTTP/1.1" 200 None
2026-03-24 22:17:53 [adesa.de] INFO: Scrape type for 10708733: 2
2026-03-24 22:17:53 [adesa.de] INFO: Scraping item 10708733 url https://www.openlane.eu/en/carv6/auction/10708733
2026-03-24 22:17:53 [adesa.de] INFO: Found listing with ID: 10708715
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708715%27 HTTP/1.1" 200 None
2026-03-24 22:17:53 [adesa.de] INFO: Scrape type for 10708715: 2
2026-03-24 22:17:53 [adesa.de] INFO: Scraping item 10708715 url https://www.openlane.eu/en/carv6/auction/10708715
2026-03-24 22:17:53 [adesa.de] INFO: Found listing with ID: 10714655
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714655%27 HTTP/1.1" 200 None
2026-03-24 22:17:53 [adesa.de] INFO: Scrape type for 10714655: 2
2026-03-24 22:17:53 [adesa.de] INFO: Scraping item 10714655 url https://www.openlane.eu/en/carv6/auction/10714655
2026-03-24 22:17:53 [adesa.de] INFO: Found listing with ID: 10714663
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714663%27 HTTP/1.1" 200 None
2026-03-24 22:17:53 [adesa.de] INFO: Scrape type for 10714663: 2
2026-03-24 22:17:53 [adesa.de] INFO: Scraping item 10714663 url https://www.openlane.eu/en/carv6/auction/10714663
2026-03-24 22:17:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06e86ab8-9092-5971-b735-80f767619b31 with identifier: 10708796
2026-03-24 22:17:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06e86ab8-9092-5971-b735-80f767619b31 with scrape type 2
2026-03-24 22:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 06e86ab8-9092-5971-b735-80f767619b31 with scrape type 2
2026-03-24 22:17:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 06e86ab8-9092-5971-b735-80f767619b31, identifier: 10708796
2026-03-24 22:17:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13b8e9fe-79ae-598f-ab4d-4057200ad82d with identifier: 10708688
2026-03-24 22:17:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13b8e9fe-79ae-598f-ab4d-4057200ad82d with scrape type 2
2026-03-24 22:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13b8e9fe-79ae-598f-ab4d-4057200ad82d with scrape type 2
2026-03-24 22:17:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 13b8e9fe-79ae-598f-ab4d-4057200ad82d, identifier: 10708688
2026-03-24 22:17:53 [adesa.de] INFO: Found listing with ID: 10708723
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708723%27 HTTP/1.1" 200 None
2026-03-24 22:17:53 [adesa.de] INFO: Scrape type for 10708723: 2
2026-03-24 22:17:53 [adesa.de] INFO: Scraping item 10708723 url https://www.openlane.eu/en/carv6/auction/10708723
2026-03-24 22:17:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 06e86ab8-9092-5971-b735-80f767619b31 with identifier: 10708796
2026-03-24 22:17:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 06e86ab8-9092-5971-b735-80f767619b31 with identifier: 10708796
2026-03-24 22:17:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 06e86ab8-9092-5971-b735-80f767619b31 with identifier: 10708796 to the API
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17: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-24 22:17:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708796>
{'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': 245,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Petrol',
'id': '06e86ab8-9092-5971-b735-80f767619b31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545EB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708796',
'listing': 'auctionplusdirectbuy',
'location': 'Ketzin (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 17492,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20700,
'price_includes_vat': True,
'registration_date': '2023-12-29',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf GTI 2.0 TSI - Petrol - Manual - 245 hp - 17.492 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708796%27 HTTP/1.1" 200 None
2026-03-24 22:17:53 [adesa.de] INFO: Saving data for 10708796: {'auction_closing_time': 1774434600.0, 'created_time': 1774287487.673284, 'last_price_update_time': 1774390673.741857}
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708796') HTTP/1.1" 204 0
2026-03-24 22:17:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 13b8e9fe-79ae-598f-ab4d-4057200ad82d with identifier: 10708688
2026-03-24 22:17:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 13b8e9fe-79ae-598f-ab4d-4057200ad82d with identifier: 10708688
2026-03-24 22:17:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 13b8e9fe-79ae-598f-ab4d-4057200ad82d with identifier: 10708688 to the API
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17: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-24 22:17:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708688>
{'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-25T10:25:00Z',
'fuel_type': 'Petrol',
'id': '13b8e9fe-79ae-598f-ab4d-4057200ad82d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260140167',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708688',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 47252,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20900,
'price_includes_vat': True,
'registration_date': '2024-01-15',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf GTI - Petrol - Automatic - 245 hp - 47.252 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708688%27 HTTP/1.1" 200 None
2026-03-24 22:17:54 [adesa.de] INFO: Saving data for 10708688: {'auction_closing_time': 1774434300.0, 'created_time': 1774287470.094626, 'last_price_update_time': 1774390674.062305}
2026-03-24 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708688') HTTP/1.1" 204 0
2026-03-24 22:17:54 [adesa.de] INFO: Found listing with ID: 10714660
2026-03-24 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714660%27 HTTP/1.1" 200 None
2026-03-24 22:17:54 [adesa.de] INFO: Scrape type for 10714660: 2
2026-03-24 22:17:54 [adesa.de] INFO: Scraping item 10714660 url https://www.openlane.eu/en/carv6/auction/10714660
2026-03-24 22:17:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708808> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708810> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714602> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708817> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:54 [adesa.de] INFO: Found listing with ID: 10708819
2026-03-24 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708819%27 HTTP/1.1" 200 None
2026-03-24 22:17:54 [adesa.de] INFO: Scrape type for 10708819: 2
2026-03-24 22:17:54 [adesa.de] INFO: Scraping item 10708819 url https://www.openlane.eu/en/carv6/auction/10708819
2026-03-24 22:17:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:54 [adesa.de] INFO: Found listing with ID: 10708821
2026-03-24 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708821%27 HTTP/1.1" 200 None
2026-03-24 22:17:54 [adesa.de] INFO: Scrape type for 10708821: 2
2026-03-24 22:17:54 [adesa.de] INFO: Scraping item 10708821 url https://www.openlane.eu/en/carv6/auction/10708821
2026-03-24 22:17:54 [adesa.de] INFO: Found listing with ID: 10714362
2026-03-24 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714362%27 HTTP/1.1" 200 None
2026-03-24 22:17:54 [adesa.de] INFO: Scrape type for 10714362: 2
2026-03-24 22:17:54 [adesa.de] INFO: Scraping item 10714362 url https://www.openlane.eu/en/carv6/auction/10714362
2026-03-24 22:17:54 [adesa.de] INFO: Found listing with ID: 10708828
2026-03-24 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708828%27 HTTP/1.1" 200 None
2026-03-24 22:17:54 [adesa.de] INFO: Scrape type for 10708828: 2
2026-03-24 22:17:54 [adesa.de] INFO: Scraping item 10708828 url https://www.openlane.eu/en/carv6/auction/10708828
2026-03-24 22:17:54 [adesa.de] INFO: Found listing with ID: 10714357
2026-03-24 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714357%27 HTTP/1.1" 200 None
2026-03-24 22:17:54 [adesa.de] INFO: Scrape type for 10714357: 2
2026-03-24 22:17:54 [adesa.de] INFO: Scraping item 10714357 url https://www.openlane.eu/en/carv6/auction/10714357
2026-03-24 22:17:54 [adesa.de] INFO: Found listing with ID: 10708818
2026-03-24 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708818%27 HTTP/1.1" 200 None
2026-03-24 22:17:54 [adesa.de] INFO: Scrape type for 10708818: 2
2026-03-24 22:17:54 [adesa.de] INFO: Scraping item 10708818 url https://www.openlane.eu/en/carv6/auction/10708818
2026-03-24 22:17:54 [adesa.de] INFO: Found listing with ID: 10708727
2026-03-24 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708727%27 HTTP/1.1" 200 None
2026-03-24 22:17:54 [adesa.de] INFO: Scrape type for 10708727: 2
2026-03-24 22:17:54 [adesa.de] INFO: Scraping item 10708727 url https://www.openlane.eu/en/carv6/auction/10708727
2026-03-24 22:17:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 474ae10a-c72d-5eea-b545-d0b0b1b0b4e1 with identifier: 10708808
2026-03-24 22:17:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 474ae10a-c72d-5eea-b545-d0b0b1b0b4e1 with scrape type 2
2026-03-24 22:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 474ae10a-c72d-5eea-b545-d0b0b1b0b4e1 with scrape type 2
2026-03-24 22:17:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 474ae10a-c72d-5eea-b545-d0b0b1b0b4e1, identifier: 10708808
2026-03-24 22:17:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 054ef647-ab75-5122-8cb9-cb71bf270930 with identifier: 10708810
2026-03-24 22:17:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 054ef647-ab75-5122-8cb9-cb71bf270930 with scrape type 2
2026-03-24 22:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 054ef647-ab75-5122-8cb9-cb71bf270930 with scrape type 2
2026-03-24 22:17:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 054ef647-ab75-5122-8cb9-cb71bf270930, identifier: 10708810
2026-03-24 22:17:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 971cc68e-c498-5d1e-a043-ec43240af899 with identifier: 10714602
2026-03-24 22:17:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 971cc68e-c498-5d1e-a043-ec43240af899 with scrape type 2
2026-03-24 22:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 971cc68e-c498-5d1e-a043-ec43240af899 with scrape type 2
2026-03-24 22:17:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 971cc68e-c498-5d1e-a043-ec43240af899, identifier: 10714602
2026-03-24 22:17:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63c73665-547f-5154-9a6b-4ef903d155ee with identifier: 10708817
2026-03-24 22:17:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63c73665-547f-5154-9a6b-4ef903d155ee with scrape type 2
2026-03-24 22:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63c73665-547f-5154-9a6b-4ef903d155ee with scrape type 2
2026-03-24 22:17:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 63c73665-547f-5154-9a6b-4ef903d155ee, identifier: 10708817
2026-03-24 22:17:54 [adesa.de] INFO: Found listing with ID: 10714367
2026-03-24 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714367%27 HTTP/1.1" 200 None
2026-03-24 22:17:54 [adesa.de] INFO: Scrape type for 10714367: 2
2026-03-24 22:17:54 [adesa.de] INFO: Scraping item 10714367 url https://www.openlane.eu/en/carv6/auction/10714367
2026-03-24 22:17:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 474ae10a-c72d-5eea-b545-d0b0b1b0b4e1 with identifier: 10708808
2026-03-24 22:17:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 474ae10a-c72d-5eea-b545-d0b0b1b0b4e1 with identifier: 10708808
2026-03-24 22:17:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 474ae10a-c72d-5eea-b545-d0b0b1b0b4e1 with identifier: 10708808 to the API
2026-03-24 22:17:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17: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-24 22:17:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708808>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Diesel',
'id': '474ae10a-c72d-5eea-b545-d0b0b1b0b4e1',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260154600',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708808',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 150842,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2022-09-26',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf Variant 2.0 TDI Life - Diesel - Automatic - 150 hp '
'- 150.842 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-24 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708808%27 HTTP/1.1" 200 None
2026-03-24 22:17:55 [adesa.de] INFO: Saving data for 10708808: {'auction_closing_time': 1774434600.0, 'created_time': 1774287460.023995, 'last_price_update_time': 1774390675.057139}
2026-03-24 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708808') HTTP/1.1" 204 0
2026-03-24 22:17:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 054ef647-ab75-5122-8cb9-cb71bf270930 with identifier: 10708810
2026-03-24 22:17:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 054ef647-ab75-5122-8cb9-cb71bf270930 with identifier: 10708810
2026-03-24 22:17:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 054ef647-ab75-5122-8cb9-cb71bf270930 with identifier: 10708810 to the API
2026-03-24 22:17:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708810>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Diesel',
'id': '054ef647-ab75-5122-8cb9-cb71bf270930',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545FB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708810',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 132870,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2022-12-09',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf Variant 2.0 TDI Life - Diesel - Automatic - 150 hp '
'- 132.870 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-24 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708810%27 HTTP/1.1" 200 None
2026-03-24 22:17:55 [adesa.de] INFO: Saving data for 10708810: {'auction_closing_time': 1774434600.0, 'created_time': 1774287468.014191, 'last_price_update_time': 1774390675.451716}
2026-03-24 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708810') HTTP/1.1" 204 0
2026-03-24 22:17:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 971cc68e-c498-5d1e-a043-ec43240af899 with identifier: 10714602
2026-03-24 22:17:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 971cc68e-c498-5d1e-a043-ec43240af899 with identifier: 10714602
2026-03-24 22:17:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 971cc68e-c498-5d1e-a043-ec43240af899 with identifier: 10714602 to the API
2026-03-24 22:17:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714602>
{'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': 115,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Diesel',
'id': '971cc68e-c498-5d1e-a043-ec43240af899',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30012',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714602',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 80330,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2022-10-19',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Golf Variant 2.0 TDI Life - Diesel - Automatic - 115 hp '
'- 80.330 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-24 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714602%27 HTTP/1.1" 200 None
2026-03-24 22:17:55 [adesa.de] INFO: Saving data for 10714602: {'auction_closing_time': 1774434600.0, 'created_time': 1774287460.776336, 'last_price_update_time': 1774390675.764755}
2026-03-24 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714602') HTTP/1.1" 204 0
2026-03-24 22:17:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 63c73665-547f-5154-9a6b-4ef903d155ee with identifier: 10708817
2026-03-24 22:17:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 63c73665-547f-5154-9a6b-4ef903d155ee with identifier: 10708817
2026-03-24 22:17:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 63c73665-547f-5154-9a6b-4ef903d155ee with identifier: 10708817 to the API
2026-03-24 22:17:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708817>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Diesel',
'id': '63c73665-547f-5154-9a6b-4ef903d155ee',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545FE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708817',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 27620,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2023-01-20',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf Variant 2.0 TDI Life - Diesel - Automatic - 115 hp '
'- 27.620 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708817%27 HTTP/1.1" 200 None
2026-03-24 22:17:56 [adesa.de] INFO: Saving data for 10708817: {'auction_closing_time': 1774434600.0, 'created_time': 1774287471.715862, 'last_price_update_time': 1774390676.065011}
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708817') HTTP/1.1" 204 0
2026-03-24 22:17:56 [adesa.de] INFO: Found listing with ID: 10714352
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714352%27 HTTP/1.1" 200 None
2026-03-24 22:17:56 [adesa.de] INFO: Scrape type for 10714352: 2
2026-03-24 22:17:56 [adesa.de] INFO: Scraping item 10714352 url https://www.openlane.eu/en/carv6/auction/10714352
2026-03-24 22:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708814> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:56 [adesa.de] INFO: Found listing with ID: 10708831
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708831%27 HTTP/1.1" 200 None
2026-03-24 22:17:56 [adesa.de] INFO: Scrape type for 10708831: 2
2026-03-24 22:17:56 [adesa.de] INFO: Scraping item 10708831 url https://www.openlane.eu/en/carv6/auction/10708831
2026-03-24 22:17:56 [adesa.de] INFO: Found listing with ID: 10708722
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708722%27 HTTP/1.1" 200 None
2026-03-24 22:17:56 [adesa.de] INFO: Scrape type for 10708722: 2
2026-03-24 22:17:56 [adesa.de] INFO: Scraping item 10708722 url https://www.openlane.eu/en/carv6/auction/10708722
2026-03-24 22:17:56 [adesa.de] INFO: Found listing with ID: 10708730
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708730%27 HTTP/1.1" 200 None
2026-03-24 22:17:56 [adesa.de] INFO: Scrape type for 10708730: 2
2026-03-24 22:17:56 [adesa.de] INFO: Scraping item 10708730 url https://www.openlane.eu/en/carv6/auction/10708730
2026-03-24 22:17:56 [adesa.de] INFO: Found listing with ID: 10714308
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714308%27 HTTP/1.1" 200 None
2026-03-24 22:17:56 [adesa.de] INFO: Scrape type for 10714308: 2
2026-03-24 22:17:56 [adesa.de] INFO: Scraping item 10714308 url https://www.openlane.eu/en/carv6/auction/10714308
2026-03-24 22:17:56 [adesa.de] INFO: Found listing with ID: 10708823
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708823%27 HTTP/1.1" 200 None
2026-03-24 22:17:56 [adesa.de] INFO: Scrape type for 10708823: 2
2026-03-24 22:17:56 [adesa.de] INFO: Scraping item 10708823 url https://www.openlane.eu/en/carv6/auction/10708823
2026-03-24 22:17:56 [adesa.de] INFO: Found listing with ID: 10714556
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714556%27 HTTP/1.1" 200 None
2026-03-24 22:17:56 [adesa.de] INFO: Scrape type for 10714556: 2
2026-03-24 22:17:56 [adesa.de] INFO: Scraping item 10714556 url https://www.openlane.eu/en/carv6/auction/10714556
2026-03-24 22:17:56 [adesa.de] INFO: Found listing with ID: 10708844
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708844%27 HTTP/1.1" 200 None
2026-03-24 22:17:56 [adesa.de] INFO: Scrape type for 10708844: 2
2026-03-24 22:17:56 [adesa.de] INFO: Scraping item 10708844 url https://www.openlane.eu/en/carv6/auction/10708844
2026-03-24 22:17:56 [adesa.de] INFO: Found listing with ID: 10708720
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708720%27 HTTP/1.1" 200 None
2026-03-24 22:17:56 [adesa.de] INFO: Scrape type for 10708720: 2
2026-03-24 22:17:56 [adesa.de] INFO: Scraping item 10708720 url https://www.openlane.eu/en/carv6/auction/10708720
2026-03-24 22:17:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5f70eb7-deb3-5898-88db-b36a17267a83 with identifier: 10708814
2026-03-24 22:17:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5f70eb7-deb3-5898-88db-b36a17267a83 with scrape type 2
2026-03-24 22:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5f70eb7-deb3-5898-88db-b36a17267a83 with scrape type 2
2026-03-24 22:17:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d5f70eb7-deb3-5898-88db-b36a17267a83, identifier: 10708814
2026-03-24 22:17:56 [adesa.de] INFO: Found listing with ID: 10710910
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710910%27 HTTP/1.1" 200 None
2026-03-24 22:17:56 [adesa.de] INFO: Scrape type for 10710910: 2
2026-03-24 22:17:56 [adesa.de] INFO: Scraping item 10710910 url https://www.openlane.eu/en/carv6/auction/10710910
2026-03-24 22:17:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d5f70eb7-deb3-5898-88db-b36a17267a83 with identifier: 10708814
2026-03-24 22:17:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d5f70eb7-deb3-5898-88db-b36a17267a83 with identifier: 10708814
2026-03-24 22:17:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d5f70eb7-deb3-5898-88db-b36a17267a83 with identifier: 10708814 to the API
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708814>
{'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-25T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'd5f70eb7-deb3-5898-88db-b36a17267a83',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545FD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708814',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 61471,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2023-09-12',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf Variant 2.0 TDI Style - Diesel - Automatic - 150 hp '
'- 61.471 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708814%27 HTTP/1.1" 200 None
2026-03-24 22:17:56 [adesa.de] INFO: Saving data for 10708814: {'auction_closing_time': 1774434600.0, 'created_time': 1774287452.914977, 'last_price_update_time': 1774390676.646798}
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708814') HTTP/1.1" 204 0
2026-03-24 22:17:56 [adesa.de] INFO: Found listing with ID: 10708822
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708822%27 HTTP/1.1" 200 None
2026-03-24 22:17:56 [adesa.de] INFO: Scrape type for 10708822: 2
2026-03-24 22:17:56 [adesa.de] INFO: Scraping item 10708822 url https://www.openlane.eu/en/carv6/auction/10708822
2026-03-24 22:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714365> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:56 [adesa.de] INFO: Found listing with ID: 10708718
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708718%27 HTTP/1.1" 200 None
2026-03-24 22:17:56 [adesa.de] INFO: Scrape type for 10708718: 2
2026-03-24 22:17:56 [adesa.de] INFO: Scraping item 10708718 url https://www.openlane.eu/en/carv6/auction/10708718
2026-03-24 22:17:56 [adesa.de] INFO: Found listing with ID: 10708724
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708724%27 HTTP/1.1" 200 None
2026-03-24 22:17:56 [adesa.de] INFO: Scrape type for 10708724: 2
2026-03-24 22:17:56 [adesa.de] INFO: Scraping item 10708724 url https://www.openlane.eu/en/carv6/auction/10708724
2026-03-24 22:17:56 [adesa.de] INFO: Found listing with ID: 10708719
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708719%27 HTTP/1.1" 200 None
2026-03-24 22:17:56 [adesa.de] INFO: Scrape type for 10708719: 2
2026-03-24 22:17:56 [adesa.de] INFO: Scraping item 10708719 url https://www.openlane.eu/en/carv6/auction/10708719
2026-03-24 22:17:56 [adesa.de] INFO: Found listing with ID: 10708826
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708826%27 HTTP/1.1" 200 None
2026-03-24 22:17:56 [adesa.de] INFO: Scrape type for 10708826: 2
2026-03-24 22:17:56 [adesa.de] INFO: Scraping item 10708826 url https://www.openlane.eu/en/carv6/auction/10708826
2026-03-24 22:17:56 [adesa.de] INFO: Found listing with ID: 10714551
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714551%27 HTTP/1.1" 200 None
2026-03-24 22:17:56 [adesa.de] INFO: Scrape type for 10714551: 2
2026-03-24 22:17:56 [adesa.de] INFO: Scraping item 10714551 url https://www.openlane.eu/en/carv6/auction/10714551
2026-03-24 22:17:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e319d8b8-8855-54b2-aba1-e53a2bf551de with identifier: 10714365
2026-03-24 22:17:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e319d8b8-8855-54b2-aba1-e53a2bf551de with scrape type 2
2026-03-24 22:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e319d8b8-8855-54b2-aba1-e53a2bf551de with scrape type 2
2026-03-24 22:17:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e319d8b8-8855-54b2-aba1-e53a2bf551de, identifier: 10714365
2026-03-24 22:17:56 [adesa.de] INFO: Found listing with ID: 10714526
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714526%27 HTTP/1.1" 200 None
2026-03-24 22:17:56 [adesa.de] INFO: Scrape type for 10714526: 0
2026-03-24 22:17:56 [adesa.de] INFO: Skipping item 10714526 url https://www.openlane.eu/en/carv6/auction/10714526
2026-03-24 22:17:56 [adesa.de] INFO: Found listing with ID: 10708842
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708842%27 HTTP/1.1" 200 None
2026-03-24 22:17:57 [adesa.de] INFO: Scrape type for 10708842: 0
2026-03-24 22:17:57 [adesa.de] INFO: Skipping item 10708842 url https://www.openlane.eu/en/carv6/auction/10708842
2026-03-24 22:17:57 [adesa.de] INFO: Found listing with ID: 10708825
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708825%27 HTTP/1.1" 200 None
2026-03-24 22:17:57 [adesa.de] INFO: Scrape type for 10708825: 0
2026-03-24 22:17:57 [adesa.de] INFO: Skipping item 10708825 url https://www.openlane.eu/en/carv6/auction/10708825
2026-03-24 22:17:57 [adesa.de] INFO: Found listing with ID: 10708725
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708725%27 HTTP/1.1" 200 None
2026-03-24 22:17:57 [adesa.de] INFO: Scrape type for 10708725: 0
2026-03-24 22:17:57 [adesa.de] INFO: Skipping item 10708725 url https://www.openlane.eu/en/carv6/auction/10708725
2026-03-24 22:17:57 [adesa.de] INFO: Found listing with ID: 10708712
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708712%27 HTTP/1.1" 200 None
2026-03-24 22:17:57 [adesa.de] INFO: Scrape type for 10708712: 0
2026-03-24 22:17:57 [adesa.de] INFO: Skipping item 10708712 url https://www.openlane.eu/en/carv6/auction/10708712
2026-03-24 22:17:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e319d8b8-8855-54b2-aba1-e53a2bf551de with identifier: 10714365
2026-03-24 22:17:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e319d8b8-8855-54b2-aba1-e53a2bf551de with identifier: 10714365
2026-03-24 22:17:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e319d8b8-8855-54b2-aba1-e53a2bf551de with identifier: 10714365 to the API
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714365>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'e319d8b8-8855-54b2-aba1-e53a2bf551de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29618',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714365',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 97732,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14500,
'price_includes_vat': True,
'registration_date': '2022-07-09',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Golf Variant Life Business - Diesel - Automatic - 116 hp '
'- 97.732 km',
'transmission': 'automatic',
'trim': 'Life Business',
'vin': None,
'year': 2022}
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714365%27 HTTP/1.1" 200 None
2026-03-24 22:17:57 [adesa.de] INFO: Saving data for 10714365: {'auction_closing_time': 1774432800.0, 'created_time': 1774287446.810069, 'last_price_update_time': 1774390677.485956}
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714365') HTTP/1.1" 204 0
2026-03-24 22:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708706> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714614> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714662> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714654> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22: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-24 22: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-24 22:17:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ded8a540-e718-5166-aa37-ef0270c1ef13 with identifier: 10708706
2026-03-24 22:17:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ded8a540-e718-5166-aa37-ef0270c1ef13 with scrape type 2
2026-03-24 22:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ded8a540-e718-5166-aa37-ef0270c1ef13 with scrape type 2
2026-03-24 22:17:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ded8a540-e718-5166-aa37-ef0270c1ef13, identifier: 10708706
2026-03-24 22:17:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ded8a540-e718-5166-aa37-ef0270c1ef13 with identifier: 10708706
2026-03-24 22:17:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ded8a540-e718-5166-aa37-ef0270c1ef13 with identifier: 10708706
2026-03-24 22:17:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ded8a540-e718-5166-aa37-ef0270c1ef13 with identifier: 10708706 to the API
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708706>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Electric',
'id': 'ded8a540-e718-5166-aa37-ef0270c1ef13',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260140181',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708706',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 41435,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14500,
'price_includes_vat': True,
'registration_date': '2022-10-31',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen ID.3 Pro Performance - Electric - Automatic - 204 hp - '
'41.435 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2022}
2026-03-24 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708706%27 HTTP/1.1" 200 None
2026-03-24 22:17:58 [adesa.de] INFO: Saving data for 10708706: {'auction_closing_time': 1774434300.0, 'created_time': 1774287435.350532, 'last_price_update_time': 1774390678.169187}
2026-03-24 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708706') HTTP/1.1" 204 0
2026-03-24 22:17:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714658> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3dc6136b-6b07-58c3-b5e3-f73f3b3cf004 with identifier: 10714614
2026-03-24 22:17:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3dc6136b-6b07-58c3-b5e3-f73f3b3cf004 with scrape type 2
2026-03-24 22:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3dc6136b-6b07-58c3-b5e3-f73f3b3cf004 with scrape type 2
2026-03-24 22:17:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3dc6136b-6b07-58c3-b5e3-f73f3b3cf004, identifier: 10714614
2026-03-24 22:17:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5726ec41-d82e-5d7d-b84a-fff43521b13f with identifier: 10714662
2026-03-24 22:17:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5726ec41-d82e-5d7d-b84a-fff43521b13f with scrape type 2
2026-03-24 22:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5726ec41-d82e-5d7d-b84a-fff43521b13f with scrape type 2
2026-03-24 22:17:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5726ec41-d82e-5d7d-b84a-fff43521b13f, identifier: 10714662
2026-03-24 22:17:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1 with identifier: 10714654
2026-03-24 22:17:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1 with scrape type 2
2026-03-24 22:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1 with scrape type 2
2026-03-24 22:17:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1, identifier: 10714654
2026-03-24 22:17:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3dc6136b-6b07-58c3-b5e3-f73f3b3cf004 with identifier: 10714614
2026-03-24 22:17:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3dc6136b-6b07-58c3-b5e3-f73f3b3cf004 with identifier: 10714614
2026-03-24 22:17:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3dc6136b-6b07-58c3-b5e3-f73f3b3cf004 with identifier: 10714614 to the API
2026-03-24 22:17:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714614>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Electric',
'id': '3dc6136b-6b07-58c3-b5e3-f73f3b3cf004',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30223',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714614',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 39028,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16500,
'price_includes_vat': True,
'registration_date': '2020-09-28',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.3 Pro Performance - Electric - Automatic - 204 hp - '
'39.028 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2020}
2026-03-24 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714614%27 HTTP/1.1" 200 None
2026-03-24 22:17:58 [adesa.de] INFO: Saving data for 10714614: {'auction_closing_time': 1774434600.0, 'created_time': 1774287433.793439, 'last_price_update_time': 1774390678.807794}
2026-03-24 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714614') HTTP/1.1" 204 0
2026-03-24 22:17:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5726ec41-d82e-5d7d-b84a-fff43521b13f with identifier: 10714662
2026-03-24 22:17:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5726ec41-d82e-5d7d-b84a-fff43521b13f with identifier: 10714662
2026-03-24 22:17:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5726ec41-d82e-5d7d-b84a-fff43521b13f with identifier: 10714662 to the API
2026-03-24 22:17:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714662>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 299,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Electric',
'id': '5726ec41-d82e-5d7d-b84a-fff43521b13f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31770',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714662',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 58629,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23100,
'price_includes_vat': True,
'registration_date': '2022-12-20',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.4 GTX - 4Motion - Electric - Automatic - 299 hp - '
'58.629 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714662%27 HTTP/1.1" 200 None
2026-03-24 22:17:59 [adesa.de] INFO: Saving data for 10714662: {'auction_closing_time': 1774434600.0, 'created_time': 1774287414.368644, 'last_price_update_time': 1774390679.152632}
2026-03-24 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714662') HTTP/1.1" 204 0
2026-03-24 22:17:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1 with identifier: 10714654
2026-03-24 22:17:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1 with identifier: 10714654
2026-03-24 22:17:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1 with identifier: 10714654 to the API
2026-03-24 22:17:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714654>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 149,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Electric',
'id': '7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31785',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714654',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 42524,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2021-12-29',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.4 City - Electric - Automatic - 149 hp - 42.524 km',
'transmission': 'automatic',
'trim': 'City',
'vin': None,
'year': 2021}
2026-03-24 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714654%27 HTTP/1.1" 200 None
2026-03-24 22:17:59 [adesa.de] INFO: Saving data for 10714654: {'auction_closing_time': 1774434600.0, 'created_time': 1774287415.134892, 'last_price_update_time': 1774390679.507318}
2026-03-24 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714654') HTTP/1.1" 204 0
2026-03-24 22:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714659> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22:17:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9ab31dc-2d8a-5833-9536-ff227ea75499 with identifier: 10714658
2026-03-24 22:17:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9ab31dc-2d8a-5833-9536-ff227ea75499 with scrape type 2
2026-03-24 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9ab31dc-2d8a-5833-9536-ff227ea75499 with scrape type 2
2026-03-24 22:17:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c9ab31dc-2d8a-5833-9536-ff227ea75499, identifier: 10714658
2026-03-24 22:17:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c9ab31dc-2d8a-5833-9536-ff227ea75499 with identifier: 10714658
2026-03-24 22:17:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c9ab31dc-2d8a-5833-9536-ff227ea75499 with identifier: 10714658
2026-03-24 22:17:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c9ab31dc-2d8a-5833-9536-ff227ea75499 with identifier: 10714658 to the API
2026-03-24 22:17:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:17:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714658>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 299,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Electric',
'id': 'c9ab31dc-2d8a-5833-9536-ff227ea75499',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31773',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714658',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 110797,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19900,
'price_includes_vat': True,
'registration_date': '2022-11-11',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.4 GTX - 4Motion - Electric - Automatic - 299 hp - '
'110.797 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714658%27 HTTP/1.1" 200 None
2026-03-24 22:17:59 [adesa.de] INFO: Saving data for 10714658: {'auction_closing_time': 1774434600.0, 'created_time': 1774287420.090871, 'last_price_update_time': 1774390679.921418}
2026-03-24 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714658') HTTP/1.1" 204 0
2026-03-24 22:17:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37d790ca-201c-5113-9f1b-981a77df5663 with identifier: 10714659
2026-03-24 22:17:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37d790ca-201c-5113-9f1b-981a77df5663 with scrape type 2
2026-03-24 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37d790ca-201c-5113-9f1b-981a77df5663 with scrape type 2
2026-03-24 22:18:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 37d790ca-201c-5113-9f1b-981a77df5663, identifier: 10714659
2026-03-24 22:18:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 37d790ca-201c-5113-9f1b-981a77df5663 with identifier: 10714659
2026-03-24 22:18:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 37d790ca-201c-5113-9f1b-981a77df5663 with identifier: 10714659
2026-03-24 22:18:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 37d790ca-201c-5113-9f1b-981a77df5663 with identifier: 10714659 to the API
2026-03-24 22:18:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714659>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 299,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Electric',
'id': '37d790ca-201c-5113-9f1b-981a77df5663',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31771',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714659',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 65546,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23800,
'price_includes_vat': True,
'registration_date': '2022-11-17',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.4 GTX - 4Motion - Electric - Automatic - 299 hp - '
'65.546 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714659%27 HTTP/1.1" 200 None
2026-03-24 22:18:00 [adesa.de] INFO: Saving data for 10714659: {'auction_closing_time': 1774434600.0, 'created_time': 1774287409.953293, 'last_price_update_time': 1774390680.373941}
2026-03-24 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714659') HTTP/1.1" 204 0
2026-03-24 22:18:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708820> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708723> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714652> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714660> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69a8d65a-fa8c-5113-bb96-c6825583f671 with identifier: 10708820
2026-03-24 22:18:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69a8d65a-fa8c-5113-bb96-c6825583f671 with scrape type 2
2026-03-24 22:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69a8d65a-fa8c-5113-bb96-c6825583f671 with scrape type 2
2026-03-24 22:18:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 69a8d65a-fa8c-5113-bb96-c6825583f671, identifier: 10708820
2026-03-24 22:18:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 776bf791-afbe-5b61-a696-7661360f42ae with identifier: 10708723
2026-03-24 22:18:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 776bf791-afbe-5b61-a696-7661360f42ae with scrape type 2
2026-03-24 22:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 776bf791-afbe-5b61-a696-7661360f42ae with scrape type 2
2026-03-24 22:18:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 776bf791-afbe-5b61-a696-7661360f42ae, identifier: 10708723
2026-03-24 22:18:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 69a8d65a-fa8c-5113-bb96-c6825583f671 with identifier: 10708820
2026-03-24 22:18:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 69a8d65a-fa8c-5113-bb96-c6825583f671 with identifier: 10708820
2026-03-24 22:18:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 69a8d65a-fa8c-5113-bb96-c6825583f671 with identifier: 10708820 to the API
2026-03-24 22:18:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708820>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Electric',
'id': '69a8d65a-fa8c-5113-bb96-c6825583f671',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26015460A',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708820',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 55593,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2021-02-02',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen ID.4 Pro 1st Max - Electric - Automatic - 204 hp - '
'55.593 km',
'transmission': 'automatic',
'trim': 'Pro 1st Max',
'vin': None,
'year': 2021}
2026-03-24 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708820%27 HTTP/1.1" 200 None
2026-03-24 22:18:00 [adesa.de] INFO: Saving data for 10708820: {'auction_closing_time': 1774434600.0, 'created_time': 1774287409.044187, 'last_price_update_time': 1774390680.97922}
2026-03-24 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708820') HTTP/1.1" 204 0
2026-03-24 22:18:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 776bf791-afbe-5b61-a696-7661360f42ae with identifier: 10708723
2026-03-24 22:18:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 776bf791-afbe-5b61-a696-7661360f42ae with identifier: 10708723
2026-03-24 22:18:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 776bf791-afbe-5b61-a696-7661360f42ae with identifier: 10708723 to the API
2026-03-24 22:18:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708723>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 170,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Electric',
'id': '776bf791-afbe-5b61-a696-7661360f42ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26014018E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708723',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 23012,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18700,
'price_includes_vat': True,
'registration_date': '2023-11-22',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen ID.4 Pure - Electric - Automatic - 170 hp - 23.012 km',
'transmission': 'automatic',
'trim': 'Pure',
'vin': None,
'year': 2023}
2026-03-24 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708723%27 HTTP/1.1" 200 None
2026-03-24 22:18:01 [adesa.de] INFO: Saving data for 10708723: {'auction_closing_time': 1774434300.0, 'created_time': 1774287403.029311, 'last_price_update_time': 1774390681.287542}
2026-03-24 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708723') HTTP/1.1" 204 0
2026-03-24 22:18:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5cea9e3c-417b-5003-9b4d-9c90dbcc376f with identifier: 10714652
2026-03-24 22:18:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5cea9e3c-417b-5003-9b4d-9c90dbcc376f with scrape type 2
2026-03-24 22:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5cea9e3c-417b-5003-9b4d-9c90dbcc376f with scrape type 2
2026-03-24 22:18:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5cea9e3c-417b-5003-9b4d-9c90dbcc376f, identifier: 10714652
2026-03-24 22:18:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5cea9e3c-417b-5003-9b4d-9c90dbcc376f with identifier: 10714652
2026-03-24 22:18:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5cea9e3c-417b-5003-9b4d-9c90dbcc376f with identifier: 10714652
2026-03-24 22:18:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5cea9e3c-417b-5003-9b4d-9c90dbcc376f with identifier: 10714652 to the API
2026-03-24 22:18:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714652>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Electric',
'id': '5cea9e3c-417b-5003-9b4d-9c90dbcc376f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31777',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714652',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 97583,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2021-11-22',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.4 Life - Electric - Automatic - 204 hp - 97.583 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-24 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714652%27 HTTP/1.1" 200 None
2026-03-24 22:18:01 [adesa.de] INFO: Saving data for 10714652: {'auction_closing_time': 1774434600.0, 'created_time': 1774287437.220207, 'last_price_update_time': 1774390681.671734}
2026-03-24 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714652') HTTP/1.1" 204 0
2026-03-24 22:18:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 171695e1-662b-5b7e-b817-e40def8bdc31 with identifier: 10714660
2026-03-24 22:18:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 171695e1-662b-5b7e-b817-e40def8bdc31 with scrape type 2
2026-03-24 22:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 171695e1-662b-5b7e-b817-e40def8bdc31 with scrape type 2
2026-03-24 22:18:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 171695e1-662b-5b7e-b817-e40def8bdc31, identifier: 10714660
2026-03-24 22:18:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 171695e1-662b-5b7e-b817-e40def8bdc31 with identifier: 10714660
2026-03-24 22:18:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 171695e1-662b-5b7e-b817-e40def8bdc31 with identifier: 10714660
2026-03-24 22:18:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 171695e1-662b-5b7e-b817-e40def8bdc31 with identifier: 10714660 to the API
2026-03-24 22:18:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714660>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 170,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Electric',
'id': '171695e1-662b-5b7e-b817-e40def8bdc31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31788',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714660',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 23656,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2022-12-15',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.4 Pure - Electric - Automatic - 170 hp - 23.656 km',
'transmission': 'automatic',
'trim': 'Pure',
'vin': None,
'year': 2022}
2026-03-24 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714660%27 HTTP/1.1" 200 None
2026-03-24 22:18:02 [adesa.de] INFO: Saving data for 10714660: {'auction_closing_time': 1774434600.0, 'created_time': 1774287391.577964, 'last_price_update_time': 1774390682.065777}
2026-03-24 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714660') HTTP/1.1" 204 0
2026-03-24 22:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710910> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee22e515-4d5d-550e-a0fa-6ac53beea690 with identifier: 10710910
2026-03-24 22:18:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee22e515-4d5d-550e-a0fa-6ac53beea690 with scrape type 2
2026-03-24 22:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee22e515-4d5d-550e-a0fa-6ac53beea690 with scrape type 2
2026-03-24 22:18:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ee22e515-4d5d-550e-a0fa-6ac53beea690, identifier: 10710910
2026-03-24 22:18:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ee22e515-4d5d-550e-a0fa-6ac53beea690 with identifier: 10710910
2026-03-24 22:18:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ee22e515-4d5d-550e-a0fa-6ac53beea690 with identifier: 10710910
2026-03-24 22:18:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ee22e515-4d5d-550e-a0fa-6ac53beea690 with identifier: 10710910 to the API
2026-03-24 22:18:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710910>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-25T12:30:00Z',
'fuel_type': 'Diesel',
'id': 'ee22e515-4d5d-550e-a0fa-6ac53beea690',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2600A1F20',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710910',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 138866,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2022-10-07',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Passat Variant 2.0 TDI Business - Diesel - Automatic - '
'200 hp - 138.866 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710910%27 HTTP/1.1" 200 None
2026-03-24 22:18:02 [adesa.de] INFO: Saving data for 10710910: {'auction_closing_time': 1774441800.0, 'created_time': 1774287300.129263, 'last_price_update_time': 1774390682.950563}
2026-03-24 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10710910') HTTP/1.1" 204 0
2026-03-24 22:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714551> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714367> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714655> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98586e12-67b7-5759-bb43-9a21434793dd with identifier: 10714551
2026-03-24 22:18:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98586e12-67b7-5759-bb43-9a21434793dd with scrape type 2
2026-03-24 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98586e12-67b7-5759-bb43-9a21434793dd with scrape type 2
2026-03-24 22:18:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 98586e12-67b7-5759-bb43-9a21434793dd, identifier: 10714551
2026-03-24 22:18:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5382dd5f-2547-54e6-bf1a-6f3021f0d12a with identifier: 10714367
2026-03-24 22:18:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5382dd5f-2547-54e6-bf1a-6f3021f0d12a with scrape type 2
2026-03-24 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5382dd5f-2547-54e6-bf1a-6f3021f0d12a with scrape type 2
2026-03-24 22:18:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5382dd5f-2547-54e6-bf1a-6f3021f0d12a, identifier: 10714367
2026-03-24 22:18:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 98586e12-67b7-5759-bb43-9a21434793dd with identifier: 10714551
2026-03-24 22:18:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 98586e12-67b7-5759-bb43-9a21434793dd with identifier: 10714551
2026-03-24 22:18:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 98586e12-67b7-5759-bb43-9a21434793dd with identifier: 10714551 to the API
2026-03-24 22:18:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714551>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '98586e12-67b7-5759-bb43-9a21434793dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28654',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714551',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 123469,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17300,
'price_includes_vat': True,
'registration_date': '2021-03-16',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Passat Variant 2.0 TDI Elegance - 4Motion - Diesel - '
'Automatic - 200 hp - 123.469 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2021}
2026-03-24 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714551%27 HTTP/1.1" 200 None
2026-03-24 22:18:03 [adesa.de] INFO: Saving data for 10714551: {'auction_closing_time': 1774434000.0, 'created_time': 1774287290.946558, 'last_price_update_time': 1774390683.570736}
2026-03-24 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714551') HTTP/1.1" 204 0
2026-03-24 22:18:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5382dd5f-2547-54e6-bf1a-6f3021f0d12a with identifier: 10714367
2026-03-24 22:18:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5382dd5f-2547-54e6-bf1a-6f3021f0d12a with identifier: 10714367
2026-03-24 22:18:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5382dd5f-2547-54e6-bf1a-6f3021f0d12a with identifier: 10714367 to the API
2026-03-24 22:18:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714367>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Electric',
'id': '5382dd5f-2547-54e6-bf1a-6f3021f0d12a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31398',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714367',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.Buzz',
'odometer': 7001,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 43400,
'price_includes_vat': True,
'registration_date': '2024-11-29',
'seats_number': 6,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.Buzz Pro - Electric - Automatic - 286 hp - 7.001 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714367%27 HTTP/1.1" 200 None
2026-03-24 22:18:03 [adesa.de] INFO: Saving data for 10714367: {'auction_closing_time': 1774432800.0, 'created_time': 1774287323.998646, 'last_price_update_time': 1774390683.853985}
2026-03-24 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714367') HTTP/1.1" 204 0
2026-03-24 22:18:03 [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-24 22:18:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e154294c-aca2-5223-ac77-be9a324617b2 with identifier: 10714655
2026-03-24 22:18:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e154294c-aca2-5223-ac77-be9a324617b2 with scrape type 2
2026-03-24 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e154294c-aca2-5223-ac77-be9a324617b2 with scrape type 2
2026-03-24 22:18:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e154294c-aca2-5223-ac77-be9a324617b2, identifier: 10714655
2026-03-24 22:18:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e154294c-aca2-5223-ac77-be9a324617b2 with identifier: 10714655
2026-03-24 22:18:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e154294c-aca2-5223-ac77-be9a324617b2 with identifier: 10714655
2026-03-24 22:18:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e154294c-aca2-5223-ac77-be9a324617b2 with identifier: 10714655 to the API
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714655>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 149,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Electric',
'id': 'e154294c-aca2-5223-ac77-be9a324617b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31786',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714655',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 53144,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2022-01-17',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.4 Pure - Electric - Automatic - 149 hp - 53.144 km',
'transmission': 'automatic',
'trim': 'Pure',
'vin': None,
'year': 2022}
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714655%27 HTTP/1.1" 200 None
2026-03-24 22:18:04 [adesa.de] INFO: Saving data for 10714655: {'auction_closing_time': 1774434600.0, 'created_time': 1774287374.283999, 'last_price_update_time': 1774390684.239206}
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714655') HTTP/1.1" 204 0
2026-03-24 22:18:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714530> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:04 [adesa.de] INFO: Found listing with ID: 10708709
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708709%27 HTTP/1.1" 200 None
2026-03-24 22:18:04 [adesa.de] INFO: Scrape type for 10708709: 0
2026-03-24 22:18:04 [adesa.de] INFO: Skipping item 10708709 url https://www.openlane.eu/en/carv6/auction/10708709
2026-03-24 22:18:04 [adesa.de] INFO: Found listing with ID: 10708827
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708827%27 HTTP/1.1" 200 None
2026-03-24 22:18:04 [adesa.de] INFO: Scrape type for 10708827: 0
2026-03-24 22:18:04 [adesa.de] INFO: Skipping item 10708827 url https://www.openlane.eu/en/carv6/auction/10708827
2026-03-24 22:18:04 [adesa.de] INFO: Found listing with ID: 10708731
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708731%27 HTTP/1.1" 200 None
2026-03-24 22:18:04 [adesa.de] INFO: Scrape type for 10708731: 0
2026-03-24 22:18:04 [adesa.de] INFO: Skipping item 10708731 url https://www.openlane.eu/en/carv6/auction/10708731
2026-03-24 22:18:04 [adesa.de] INFO: Found listing with ID: 10714641
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714641%27 HTTP/1.1" 200 None
2026-03-24 22:18:04 [adesa.de] INFO: Scrape type for 10714641: 0
2026-03-24 22:18:04 [adesa.de] INFO: Skipping item 10714641 url https://www.openlane.eu/en/carv6/auction/10714641
2026-03-24 22:18:04 [adesa.de] INFO: Found listing with ID: 10708835
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708835%27 HTTP/1.1" 200 None
2026-03-24 22:18:04 [adesa.de] INFO: Scrape type for 10708835: 2
2026-03-24 22:18:04 [adesa.de] INFO: Scraping item 10708835 url https://www.openlane.eu/en/carv6/auction/10708835
2026-03-24 22:18:04 [adesa.de] INFO: Found listing with ID: 10714609
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714609%27 HTTP/1.1" 200 None
2026-03-24 22:18:04 [adesa.de] INFO: Scrape type for 10714609: 2
2026-03-24 22:18:04 [adesa.de] INFO: Scraping item 10714609 url https://www.openlane.eu/en/carv6/auction/10714609
2026-03-24 22:18:04 [adesa.de] INFO: Found listing with ID: 10708829
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708829%27 HTTP/1.1" 200 None
2026-03-24 22:18:04 [adesa.de] INFO: Scrape type for 10708829: 2
2026-03-24 22:18:04 [adesa.de] INFO: Scraping item 10708829 url https://www.openlane.eu/en/carv6/auction/10708829
2026-03-24 22:18:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fd8b668-91ac-5d98-b701-6a7f7ed3f597 with identifier: 10714530
2026-03-24 22:18:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fd8b668-91ac-5d98-b701-6a7f7ed3f597 with scrape type 2
2026-03-24 22:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1fd8b668-91ac-5d98-b701-6a7f7ed3f597 with scrape type 2
2026-03-24 22:18:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1fd8b668-91ac-5d98-b701-6a7f7ed3f597, identifier: 10714530
2026-03-24 22:18:04 [adesa.de] INFO: Found listing with ID: 10708833
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708833%27 HTTP/1.1" 200 None
2026-03-24 22:18:04 [adesa.de] INFO: Scrape type for 10708833: 0
2026-03-24 22:18:04 [adesa.de] INFO: Skipping item 10708833 url https://www.openlane.eu/en/carv6/auction/10708833
2026-03-24 22:18:04 [adesa.de] INFO: Found listing with ID: 10708732
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708732%27 HTTP/1.1" 200 None
2026-03-24 22:18:04 [adesa.de] INFO: Scrape type for 10708732: 2
2026-03-24 22:18:04 [adesa.de] INFO: Scraping item 10708732 url https://www.openlane.eu/en/carv6/auction/10708732
2026-03-24 22:18:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1fd8b668-91ac-5d98-b701-6a7f7ed3f597 with identifier: 10714530
2026-03-24 22:18:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1fd8b668-91ac-5d98-b701-6a7f7ed3f597 with identifier: 10714530
2026-03-24 22:18:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1fd8b668-91ac-5d98-b701-6a7f7ed3f597 with identifier: 10714530 to the API
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714530>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Petrol',
'id': '1fd8b668-91ac-5d98-b701-6a7f7ed3f597',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28899',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714530',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 100807,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2020-09-04',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Octavia Combi 1.5 TSI Style - Petrol - Manual - 150 hp - '
'100.807 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714530%27 HTTP/1.1" 200 None
2026-03-24 22:18:04 [adesa.de] INFO: Saving data for 10714530: {'auction_closing_time': 1774434000.0, 'created_time': 1774287566.712859, 'last_price_update_time': 1774390684.915538}
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714530') HTTP/1.1" 204 0
2026-03-24 22:18:04 [adesa.de] INFO: Found listing with ID: 10710913
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710913%27 HTTP/1.1" 200 None
2026-03-24 22:18:04 [adesa.de] INFO: Scrape type for 10710913: 2
2026-03-24 22:18:04 [adesa.de] INFO: Scraping item 10710913 url https://www.openlane.eu/en/carv6/auction/10710913
2026-03-24 22:18:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714663> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708826> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:04 [adesa.de] INFO: Found listing with ID: 10708830
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708830%27 HTTP/1.1" 200 None
2026-03-24 22:18:04 [adesa.de] INFO: Scrape type for 10708830: 2
2026-03-24 22:18:04 [adesa.de] INFO: Scraping item 10708830 url https://www.openlane.eu/en/carv6/auction/10708830
2026-03-24 22:18:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:04 [adesa.de] INFO: Found listing with ID: 10708735
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708735%27 HTTP/1.1" 200 None
2026-03-24 22:18:04 [adesa.de] INFO: Scrape type for 10708735: 2
2026-03-24 22:18:04 [adesa.de] INFO: Scraping item 10708735 url https://www.openlane.eu/en/carv6/auction/10708735
2026-03-24 22:18:04 [adesa.de] INFO: Found listing with ID: 10708836
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708836%27 HTTP/1.1" 200 None
2026-03-24 22:18:05 [adesa.de] INFO: Scrape type for 10708836: 2
2026-03-24 22:18:05 [adesa.de] INFO: Scraping item 10708836 url https://www.openlane.eu/en/carv6/auction/10708836
2026-03-24 22:18:05 [adesa.de] INFO: Found listing with ID: 10708847
2026-03-24 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708847%27 HTTP/1.1" 200 None
2026-03-24 22:18:05 [adesa.de] INFO: Scrape type for 10708847: 2
2026-03-24 22:18:05 [adesa.de] INFO: Scraping item 10708847 url https://www.openlane.eu/en/carv6/auction/10708847
2026-03-24 22:18:05 [adesa.de] INFO: Found listing with ID: 10708850
2026-03-24 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708850%27 HTTP/1.1" 200 None
2026-03-24 22:18:05 [adesa.de] INFO: Scrape type for 10708850: 2
2026-03-24 22:18:05 [adesa.de] INFO: Scraping item 10708850 url https://www.openlane.eu/en/carv6/auction/10708850
2026-03-24 22:18:05 [adesa.de] INFO: Found listing with ID: 10708838
2026-03-24 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708838%27 HTTP/1.1" 200 None
2026-03-24 22:18:05 [adesa.de] INFO: Scrape type for 10708838: 2
2026-03-24 22:18:05 [adesa.de] INFO: Scraping item 10708838 url https://www.openlane.eu/en/carv6/auction/10708838
2026-03-24 22:18:05 [adesa.de] INFO: Found listing with ID: 10708841
2026-03-24 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708841%27 HTTP/1.1" 200 None
2026-03-24 22:18:05 [adesa.de] INFO: Scrape type for 10708841: 2
2026-03-24 22:18:05 [adesa.de] INFO: Scraping item 10708841 url https://www.openlane.eu/en/carv6/auction/10708841
2026-03-24 22:18:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fc07f57-3084-5237-b6ef-20c4e42402cd with identifier: 10714663
2026-03-24 22:18:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fc07f57-3084-5237-b6ef-20c4e42402cd with scrape type 2
2026-03-24 22:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fc07f57-3084-5237-b6ef-20c4e42402cd with scrape type 2
2026-03-24 22:18:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5fc07f57-3084-5237-b6ef-20c4e42402cd, identifier: 10714663
2026-03-24 22:18:05 [adesa.de] INFO: Found listing with ID: 10708839
2026-03-24 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708839%27 HTTP/1.1" 200 None
2026-03-24 22:18:05 [adesa.de] INFO: Scrape type for 10708839: 2
2026-03-24 22:18:05 [adesa.de] INFO: Scraping item 10708839 url https://www.openlane.eu/en/carv6/auction/10708839
2026-03-24 22:18:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5fc07f57-3084-5237-b6ef-20c4e42402cd with identifier: 10714663
2026-03-24 22:18:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5fc07f57-3084-5237-b6ef-20c4e42402cd with identifier: 10714663
2026-03-24 22:18:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5fc07f57-3084-5237-b6ef-20c4e42402cd with identifier: 10714663 to the API
2026-03-24 22:18:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714663>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 149,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Electric',
'id': '5fc07f57-3084-5237-b6ef-20c4e42402cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31787',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714663',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 76139,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2022-12-21',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.4 Pure - Electric - Automatic - 149 hp - 76.139 km',
'transmission': 'automatic',
'trim': 'Pure',
'vin': None,
'year': 2022}
2026-03-24 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714663%27 HTTP/1.1" 200 None
2026-03-24 22:18:05 [adesa.de] INFO: Saving data for 10714663: {'auction_closing_time': 1774434600.0, 'created_time': 1774287402.313883, 'last_price_update_time': 1774390685.485978}
2026-03-24 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714663') HTTP/1.1" 204 0
2026-03-24 22:18:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14656ea6-1b97-5ea3-9c96-00b7fdccf1fc with identifier: 10708826
2026-03-24 22:18:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14656ea6-1b97-5ea3-9c96-00b7fdccf1fc with scrape type 2
2026-03-24 22:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14656ea6-1b97-5ea3-9c96-00b7fdccf1fc with scrape type 2
2026-03-24 22:18:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 14656ea6-1b97-5ea3-9c96-00b7fdccf1fc, identifier: 10708826
2026-03-24 22:18:05 [adesa.de] INFO: Found listing with ID: 10708834
2026-03-24 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708834%27 HTTP/1.1" 200 None
2026-03-24 22:18:05 [adesa.de] INFO: Scrape type for 10708834: 2
2026-03-24 22:18:05 [adesa.de] INFO: Scraping item 10708834 url https://www.openlane.eu/en/carv6/auction/10708834
2026-03-24 22:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708718> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708719> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708724> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 14656ea6-1b97-5ea3-9c96-00b7fdccf1fc with identifier: 10708826
2026-03-24 22:18:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 14656ea6-1b97-5ea3-9c96-00b7fdccf1fc with identifier: 10708826
2026-03-24 22:18:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 14656ea6-1b97-5ea3-9c96-00b7fdccf1fc with identifier: 10708826 to the API
2026-03-24 22:18:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708826>
{'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': 122,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Diesel',
'id': '14656ea6-1b97-5ea3-9c96-00b7fdccf1fc',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26015460B',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708826',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 95221,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2023-03-17',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Passat Variant 2.0 TDI - Diesel - Automatic - 122 hp - '
'95.221 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708826%27 HTTP/1.1" 200 None
2026-03-24 22:18:06 [adesa.de] INFO: Saving data for 10708826: {'auction_closing_time': 1774434600.0, 'created_time': 1774287295.451586, 'last_price_update_time': 1774390686.24407}
2026-03-24 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708826') HTTP/1.1" 204 0
2026-03-24 22:18:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708720> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:06 [adesa.de] INFO: Found listing with ID: 10708837
2026-03-24 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708837%27 HTTP/1.1" 200 None
2026-03-24 22:18:06 [adesa.de] INFO: Scrape type for 10708837: 2
2026-03-24 22:18:06 [adesa.de] INFO: Scraping item 10708837 url https://www.openlane.eu/en/carv6/auction/10708837
2026-03-24 22:18:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708822> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:06 [adesa.de] INFO: Found listing with ID: 10714353
2026-03-24 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714353%27 HTTP/1.1" 200 None
2026-03-24 22:18:06 [adesa.de] INFO: Scrape type for 10714353: 2
2026-03-24 22:18:06 [adesa.de] INFO: Scraping item 10714353 url https://www.openlane.eu/en/carv6/auction/10714353
2026-03-24 22:18:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2396d046-0737-5d55-b501-ae30f73bc91a with identifier: 10708718
2026-03-24 22:18:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2396d046-0737-5d55-b501-ae30f73bc91a with scrape type 2
2026-03-24 22:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2396d046-0737-5d55-b501-ae30f73bc91a with scrape type 2
2026-03-24 22:18:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2396d046-0737-5d55-b501-ae30f73bc91a, identifier: 10708718
2026-03-24 22:18:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d308132-5910-5717-b734-cceaef542113 with identifier: 10708719
2026-03-24 22:18:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d308132-5910-5717-b734-cceaef542113 with scrape type 2
2026-03-24 22:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d308132-5910-5717-b734-cceaef542113 with scrape type 2
2026-03-24 22:18:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4d308132-5910-5717-b734-cceaef542113, identifier: 10708719
2026-03-24 22:18:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94110593-1bad-5d1f-b27d-b6ba6b7013b8 with identifier: 10708724
2026-03-24 22:18:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94110593-1bad-5d1f-b27d-b6ba6b7013b8 with scrape type 2
2026-03-24 22:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94110593-1bad-5d1f-b27d-b6ba6b7013b8 with scrape type 2
2026-03-24 22:18:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 94110593-1bad-5d1f-b27d-b6ba6b7013b8, identifier: 10708724
2026-03-24 22:18:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2396d046-0737-5d55-b501-ae30f73bc91a with identifier: 10708718
2026-03-24 22:18:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2396d046-0737-5d55-b501-ae30f73bc91a with identifier: 10708718
2026-03-24 22:18:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2396d046-0737-5d55-b501-ae30f73bc91a with identifier: 10708718 to the API
2026-03-24 22:18:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708718>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Diesel',
'id': '2396d046-0737-5d55-b501-ae30f73bc91a',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260140195',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708718',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 168994,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2022-01-06',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Passat Variant 2.0 TDI Conceptline - Diesel - Automatic '
'- 150 hp - 168.994 km',
'transmission': 'automatic',
'trim': 'Conceptline',
'vin': None,
'year': 2022}
2026-03-24 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708718%27 HTTP/1.1" 200 None
2026-03-24 22:18:06 [adesa.de] INFO: Saving data for 10708718: {'auction_closing_time': 1774434300.0, 'created_time': 1774287431.86598, 'last_price_update_time': 1774390686.877586}
2026-03-24 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708718') HTTP/1.1" 204 0
2026-03-24 22:18:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4d308132-5910-5717-b734-cceaef542113 with identifier: 10708719
2026-03-24 22:18:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4d308132-5910-5717-b734-cceaef542113 with identifier: 10708719
2026-03-24 22:18:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4d308132-5910-5717-b734-cceaef542113 with identifier: 10708719 to the API
2026-03-24 22:18:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708719>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Diesel',
'id': '4d308132-5910-5717-b734-cceaef542113',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260140193',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708719',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 136736,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2022-07-20',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Passat Variant 2.0 TDI - Diesel - Automatic - 122 hp - '
'136.736 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708719%27 HTTP/1.1" 200 None
2026-03-24 22:18:07 [adesa.de] INFO: Saving data for 10708719: {'auction_closing_time': 1774434300.0, 'created_time': 1774287293.376205, 'last_price_update_time': 1774390687.164692}
2026-03-24 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708719') HTTP/1.1" 204 0
2026-03-24 22:18:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 94110593-1bad-5d1f-b27d-b6ba6b7013b8 with identifier: 10708724
2026-03-24 22:18:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 94110593-1bad-5d1f-b27d-b6ba6b7013b8 with identifier: 10708724
2026-03-24 22:18:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 94110593-1bad-5d1f-b27d-b6ba6b7013b8 with identifier: 10708724 to the API
2026-03-24 22:18:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708724>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Diesel',
'id': '94110593-1bad-5d1f-b27d-b6ba6b7013b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260140190',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708724',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 92399,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2022-05-17',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Passat Variant 2.0 TDI Conceptline - Diesel - Manual - '
'150 hp - 92.399 km',
'transmission': 'manual',
'trim': 'Conceptline',
'vin': None,
'year': 2022}
2026-03-24 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708724%27 HTTP/1.1" 200 None
2026-03-24 22:18:07 [adesa.de] INFO: Saving data for 10708724: {'auction_closing_time': 1774434300.0, 'created_time': 1774287299.229164, 'last_price_update_time': 1774390687.47964}
2026-03-24 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708724') HTTP/1.1" 204 0
2026-03-24 22:18:07 [scrapy.extensions.logstats] INFO: Crawled 225 pages (at 127 pages/min), scraped 209 items (at 122 items/min)
2026-03-24 22:18:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 167MiB
2026-03-24 22:18:07 [adesa.de] INFO: Found listing with ID: 10708849
2026-03-24 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708849%27 HTTP/1.1" 200 None
2026-03-24 22:18:07 [adesa.de] INFO: Scrape type for 10708849: 2
2026-03-24 22:18:07 [adesa.de] INFO: Scraping item 10708849 url https://www.openlane.eu/en/carv6/auction/10708849
2026-03-24 22:18:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708844> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:07 [adesa.de] INFO: Found listing with ID: 10708737
2026-03-24 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708737%27 HTTP/1.1" 200 None
2026-03-24 22:18:07 [adesa.de] INFO: Scrape type for 10708737: 2
2026-03-24 22:18:07 [adesa.de] INFO: Scraping item 10708737 url https://www.openlane.eu/en/carv6/auction/10708737
2026-03-24 22:18:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b2db48e-57b2-5e8d-9efe-2ba4b4da890d with identifier: 10708720
2026-03-24 22:18:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b2db48e-57b2-5e8d-9efe-2ba4b4da890d with scrape type 2
2026-03-24 22:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b2db48e-57b2-5e8d-9efe-2ba4b4da890d with scrape type 2
2026-03-24 22:18:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3b2db48e-57b2-5e8d-9efe-2ba4b4da890d, identifier: 10708720
2026-03-24 22:18:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c3dc57b-32f0-5100-8fa4-47ca48f4db95 with identifier: 10708822
2026-03-24 22:18:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c3dc57b-32f0-5100-8fa4-47ca48f4db95 with scrape type 2
2026-03-24 22:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c3dc57b-32f0-5100-8fa4-47ca48f4db95 with scrape type 2
2026-03-24 22:18:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8c3dc57b-32f0-5100-8fa4-47ca48f4db95, identifier: 10708822
2026-03-24 22:18:07 [adesa.de] INFO: Found listing with ID: 10708845
2026-03-24 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708845%27 HTTP/1.1" 200 None
2026-03-24 22:18:07 [adesa.de] INFO: Scrape type for 10708845: 2
2026-03-24 22:18:07 [adesa.de] INFO: Scraping item 10708845 url https://www.openlane.eu/en/carv6/auction/10708845
2026-03-24 22:18:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3b2db48e-57b2-5e8d-9efe-2ba4b4da890d with identifier: 10708720
2026-03-24 22:18:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3b2db48e-57b2-5e8d-9efe-2ba4b4da890d with identifier: 10708720
2026-03-24 22:18:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3b2db48e-57b2-5e8d-9efe-2ba4b4da890d with identifier: 10708720 to the API
2026-03-24 22:18:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708720>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Diesel',
'id': '3b2db48e-57b2-5e8d-9efe-2ba4b4da890d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260140194',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708720',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 99860,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2022-05-24',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Passat Variant 2.0 TDI Business - Diesel - Automatic - '
'150 hp - 99.860 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708720%27 HTTP/1.1" 200 None
2026-03-24 22:18:08 [adesa.de] INFO: Saving data for 10708720: {'auction_closing_time': 1774434300.0, 'created_time': 1774287366.452291, 'last_price_update_time': 1774390688.049347}
2026-03-24 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708720') HTTP/1.1" 204 0
2026-03-24 22:18:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8c3dc57b-32f0-5100-8fa4-47ca48f4db95 with identifier: 10708822
2026-03-24 22:18:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8c3dc57b-32f0-5100-8fa4-47ca48f4db95 with identifier: 10708822
2026-03-24 22:18:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8c3dc57b-32f0-5100-8fa4-47ca48f4db95 with identifier: 10708822 to the API
2026-03-24 22:18:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708822>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Diesel',
'id': '8c3dc57b-32f0-5100-8fa4-47ca48f4db95',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26015460D',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708822',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 52032,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18300,
'price_includes_vat': True,
'registration_date': '2022-11-23',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Passat Variant 2.0 TDI Business - Diesel - Automatic - '
'200 hp - 52.032 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708822%27 HTTP/1.1" 200 None
2026-03-24 22:18:08 [adesa.de] INFO: Saving data for 10708822: {'auction_closing_time': 1774434600.0, 'created_time': 1774287434.855906, 'last_price_update_time': 1774390688.376984}
2026-03-24 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708822') HTTP/1.1" 204 0
2026-03-24 22:18:08 [adesa.de] INFO: Found listing with ID: 10714527
2026-03-24 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714527%27 HTTP/1.1" 200 None
2026-03-24 22:18:08 [adesa.de] INFO: Scrape type for 10714527: 2
2026-03-24 22:18:08 [adesa.de] INFO: Scraping item 10714527 url https://www.openlane.eu/en/carv6/auction/10714527
2026-03-24 22:18:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708682> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 835116c8-1b1f-5b19-ad68-3cf7a5745b1e with identifier: 10708844
2026-03-24 22:18:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 835116c8-1b1f-5b19-ad68-3cf7a5745b1e with scrape type 2
2026-03-24 22:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 835116c8-1b1f-5b19-ad68-3cf7a5745b1e with scrape type 2
2026-03-24 22:18:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 835116c8-1b1f-5b19-ad68-3cf7a5745b1e, identifier: 10708844
2026-03-24 22:18:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 835116c8-1b1f-5b19-ad68-3cf7a5745b1e with identifier: 10708844
2026-03-24 22:18:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 835116c8-1b1f-5b19-ad68-3cf7a5745b1e with identifier: 10708844
2026-03-24 22:18:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 835116c8-1b1f-5b19-ad68-3cf7a5745b1e with identifier: 10708844 to the API
2026-03-24 22:18:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708844>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Diesel',
'id': '835116c8-1b1f-5b19-ad68-3cf7a5745b1e',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26015460E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708844',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 80765,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15300,
'price_includes_vat': True,
'registration_date': '2022-10-13',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Passat Variant 2.0 TDI Business - Diesel - Automatic - '
'150 hp - 80.765 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708844%27 HTTP/1.1" 200 None
2026-03-24 22:18:08 [adesa.de] INFO: Saving data for 10708844: {'auction_closing_time': 1774434600.0, 'created_time': 1774287313.439676, 'last_price_update_time': 1774390688.941989}
2026-03-24 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708844') HTTP/1.1" 204 0
2026-03-24 22:18:08 [adesa.de] INFO: Found listing with ID: 10708739
2026-03-24 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708739%27 HTTP/1.1" 200 None
2026-03-24 22:18:08 [adesa.de] INFO: Scrape type for 10708739: 2
2026-03-24 22:18:08 [adesa.de] INFO: Scraping item 10708739 url https://www.openlane.eu/en/carv6/auction/10708739
2026-03-24 22:18:08 [adesa.de] INFO: Found listing with ID: 10708840
2026-03-24 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708840%27 HTTP/1.1" 200 None
2026-03-24 22:18:08 [adesa.de] INFO: Scrape type for 10708840: 2
2026-03-24 22:18:08 [adesa.de] INFO: Scraping item 10708840 url https://www.openlane.eu/en/carv6/auction/10708840
2026-03-24 22:18:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2f2c9b1-748b-5ca7-befd-a4dc91afe24b with identifier: 10708682
2026-03-24 22:18:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2f2c9b1-748b-5ca7-befd-a4dc91afe24b with scrape type 2
2026-03-24 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d2f2c9b1-748b-5ca7-befd-a4dc91afe24b with scrape type 2
2026-03-24 22:18:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d2f2c9b1-748b-5ca7-befd-a4dc91afe24b, identifier: 10708682
2026-03-24 22:18:09 [adesa.de] INFO: Found listing with ID: 10708848
2026-03-24 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708848%27 HTTP/1.1" 200 None
2026-03-24 22:18:09 [adesa.de] INFO: Scrape type for 10708848: 2
2026-03-24 22:18:09 [adesa.de] INFO: Scraping item 10708848 url https://www.openlane.eu/en/carv6/auction/10708848
2026-03-24 22:18:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d2f2c9b1-748b-5ca7-befd-a4dc91afe24b with identifier: 10708682
2026-03-24 22:18:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d2f2c9b1-748b-5ca7-befd-a4dc91afe24b with identifier: 10708682
2026-03-24 22:18:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d2f2c9b1-748b-5ca7-befd-a4dc91afe24b with identifier: 10708682 to the API
2026-03-24 22:18:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:18:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708682>
{'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-25T10:25:00Z',
'fuel_type': 'Petrol',
'id': 'd2f2c9b1-748b-5ca7-befd-a4dc91afe24b',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260140165',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708682',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 6987,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20100,
'price_includes_vat': True,
'registration_date': '2023-12-12',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf GTI 2.0 TSI - Petrol - Manual - 245 hp - 6.987 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708682%27 HTTP/1.1" 200 None
2026-03-24 22:18:09 [adesa.de] INFO: Saving data for 10708682: {'auction_closing_time': 1774434300.0, 'created_time': 1774287548.550005, 'last_price_update_time': 1774390689.41811}
2026-03-24 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708682') HTTP/1.1" 204 0
2026-03-24 22:18:09 [adesa.de] INFO: Found listing with ID: 10708846
2026-03-24 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708846%27 HTTP/1.1" 200 None
2026-03-24 22:18:09 [adesa.de] INFO: Scrape type for 10708846: 2
2026-03-24 22:18:09 [adesa.de] INFO: Scraping item 10708846 url https://www.openlane.eu/en/carv6/auction/10708846
2026-03-24 22:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708722> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708831> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708823> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:09 [adesa.de] INFO: Found listing with ID: 10708736
2026-03-24 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708736%27 HTTP/1.1" 200 None
2026-03-24 22:18:09 [adesa.de] INFO: Scrape type for 10708736: 2
2026-03-24 22:18:09 [adesa.de] INFO: Scraping item 10708736 url https://www.openlane.eu/en/carv6/auction/10708736
2026-03-24 22: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-24 22: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-24 22:18:09 [adesa.de] INFO: Found listing with ID: 10708843
2026-03-24 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708843%27 HTTP/1.1" 200 None
2026-03-24 22:18:09 [adesa.de] INFO: Scrape type for 10708843: 2
2026-03-24 22:18:09 [adesa.de] INFO: Scraping item 10708843 url https://www.openlane.eu/en/carv6/auction/10708843
2026-03-24 22:18:09 [adesa.de] INFO: Found listing with ID: 10708740
2026-03-24 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708740%27 HTTP/1.1" 200 None
2026-03-24 22:18:09 [adesa.de] INFO: Scrape type for 10708740: 2
2026-03-24 22:18:09 [adesa.de] INFO: Scraping item 10708740 url https://www.openlane.eu/en/carv6/auction/10708740
2026-03-24 22:18:09 [adesa.de] INFO: Found listing with ID: 10710918
2026-03-24 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710918%27 HTTP/1.1" 200 None
2026-03-24 22:18:09 [adesa.de] INFO: Scrape type for 10710918: 2
2026-03-24 22:18:09 [adesa.de] INFO: Scraping item 10710918 url https://www.openlane.eu/en/carv6/auction/10710918
2026-03-24 22:18:09 [adesa.de] INFO: Found listing with ID: 10708734
2026-03-24 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708734%27 HTTP/1.1" 200 None
2026-03-24 22:18:09 [adesa.de] INFO: Scrape type for 10708734: 2
2026-03-24 22:18:09 [adesa.de] INFO: Scraping item 10708734 url https://www.openlane.eu/en/carv6/auction/10708734
2026-03-24 22:18:09 [adesa.de] INFO: Found listing with ID: 10714468
2026-03-24 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714468%27 HTTP/1.1" 200 None
2026-03-24 22:18:09 [adesa.de] INFO: Scrape type for 10714468: 2
2026-03-24 22:18:09 [adesa.de] INFO: Scraping item 10714468 url https://www.openlane.eu/en/carv6/auction/10714468
2026-03-24 22:18:09 [adesa.de] INFO: Found listing with ID: 10708728
2026-03-24 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708728%27 HTTP/1.1" 200 None
2026-03-24 22:18:09 [adesa.de] INFO: Scrape type for 10708728: 2
2026-03-24 22:18:09 [adesa.de] INFO: Scraping item 10708728 url https://www.openlane.eu/en/carv6/auction/10708728
2026-03-24 22:18:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b412f3c7-bbde-57df-a799-dc6078e9dc6b with identifier: 10708722
2026-03-24 22:18:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b412f3c7-bbde-57df-a799-dc6078e9dc6b with scrape type 2
2026-03-24 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b412f3c7-bbde-57df-a799-dc6078e9dc6b with scrape type 2
2026-03-24 22:18:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b412f3c7-bbde-57df-a799-dc6078e9dc6b, identifier: 10708722
2026-03-24 22:18:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8013dd4c-b8fc-5536-a31c-a6e1c2bedd8a with identifier: 10708831
2026-03-24 22:18:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8013dd4c-b8fc-5536-a31c-a6e1c2bedd8a with scrape type 2
2026-03-24 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8013dd4c-b8fc-5536-a31c-a6e1c2bedd8a with scrape type 2
2026-03-24 22:18:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8013dd4c-b8fc-5536-a31c-a6e1c2bedd8a, identifier: 10708831
2026-03-24 22:18:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fcb2587a-3f3d-5075-a05f-847b2695949f with identifier: 10708823
2026-03-24 22:18:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fcb2587a-3f3d-5075-a05f-847b2695949f with scrape type 2
2026-03-24 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fcb2587a-3f3d-5075-a05f-847b2695949f with scrape type 2
2026-03-24 22:18:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fcb2587a-3f3d-5075-a05f-847b2695949f, identifier: 10708823
2026-03-24 22:18:09 [adesa.de] INFO: Found listing with ID: 10710915
2026-03-24 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710915%27 HTTP/1.1" 200 None
2026-03-24 22:18:09 [adesa.de] INFO: Scrape type for 10710915: 2
2026-03-24 22:18:09 [adesa.de] INFO: Scraping item 10710915 url https://www.openlane.eu/en/carv6/auction/10710915
2026-03-24 22:18:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b412f3c7-bbde-57df-a799-dc6078e9dc6b with identifier: 10708722
2026-03-24 22:18:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b412f3c7-bbde-57df-a799-dc6078e9dc6b with identifier: 10708722
2026-03-24 22:18:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b412f3c7-bbde-57df-a799-dc6078e9dc6b with identifier: 10708722 to the API
2026-03-24 22:18:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708722>
{'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': 122,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Diesel',
'id': 'b412f3c7-bbde-57df-a799-dc6078e9dc6b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260140199',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708722',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 66636,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2023-12-06',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Passat Variant 2.0 TDI Business - Diesel - Automatic - '
'122 hp - 66.636 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-24 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708722%27 HTTP/1.1" 200 None
2026-03-24 22:18:10 [adesa.de] INFO: Saving data for 10708722: {'auction_closing_time': 1774434300.0, 'created_time': 1774287321.265133, 'last_price_update_time': 1774390690.282538}
2026-03-24 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708722') HTTP/1.1" 204 0
2026-03-24 22:18:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8013dd4c-b8fc-5536-a31c-a6e1c2bedd8a with identifier: 10708831
2026-03-24 22:18:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8013dd4c-b8fc-5536-a31c-a6e1c2bedd8a with identifier: 10708831
2026-03-24 22:18:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8013dd4c-b8fc-5536-a31c-a6e1c2bedd8a with identifier: 10708831 to the API
2026-03-24 22:18:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708831>
{'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': 122,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Diesel',
'id': '8013dd4c-b8fc-5536-a31c-a6e1c2bedd8a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260154610',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708831',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 52018,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2023-12-06',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Passat Variant 2.0 TDI Business - Diesel - Automatic - '
'122 hp - 52.018 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-24 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708831%27 HTTP/1.1" 200 None
2026-03-24 22:18:10 [adesa.de] INFO: Saving data for 10708831: {'auction_closing_time': 1774434600.0, 'created_time': 1774287450.568248, 'last_price_update_time': 1774390690.686375}
2026-03-24 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708831') HTTP/1.1" 204 0
2026-03-24 22:18:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fcb2587a-3f3d-5075-a05f-847b2695949f with identifier: 10708823
2026-03-24 22:18:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fcb2587a-3f3d-5075-a05f-847b2695949f with identifier: 10708823
2026-03-24 22:18:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fcb2587a-3f3d-5075-a05f-847b2695949f with identifier: 10708823 to the API
2026-03-24 22:18:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708823>
{'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': 150,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'fcb2587a-3f3d-5075-a05f-847b2695949f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26015460C',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708823',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 160332,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2023-01-06',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Passat Variant 2.0 TDI Business - Diesel - Automatic - '
'150 hp - 160.332 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-24 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708823%27 HTTP/1.1" 200 None
2026-03-24 22:18:10 [adesa.de] INFO: Saving data for 10708823: {'auction_closing_time': 1774434600.0, 'created_time': 1774287312.768758, 'last_price_update_time': 1774390690.982879}
2026-03-24 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708823') HTTP/1.1" 204 0
2026-03-24 22:18:11 [adesa.de] INFO: Found listing with ID: 10710893
2026-03-24 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710893%27 HTTP/1.1" 200 None
2026-03-24 22:18:11 [adesa.de] INFO: Scrape type for 10710893: 2
2026-03-24 22:18:11 [adesa.de] INFO: Scraping item 10710893 url https://www.openlane.eu/en/carv6/auction/10710893
2026-03-24 22:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714308> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714352> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:11 [adesa.de] INFO: Found listing with ID: 10710912
2026-03-24 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710912%27 HTTP/1.1" 200 None
2026-03-24 22:18:11 [adesa.de] INFO: Scrape type for 10710912: 2
2026-03-24 22:18:11 [adesa.de] INFO: Scraping item 10710912 url https://www.openlane.eu/en/carv6/auction/10710912
2026-03-24 22:18:11 [adesa.de] INFO: Found listing with ID: 10714496
2026-03-24 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714496%27 HTTP/1.1" 200 None
2026-03-24 22:18:11 [adesa.de] INFO: Scrape type for 10714496: 2
2026-03-24 22:18:11 [adesa.de] INFO: Scraping item 10714496 url https://www.openlane.eu/en/carv6/auction/10714496
2026-03-24 22:18:11 [adesa.de] INFO: Found listing with ID: 10710578
2026-03-24 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710578%27 HTTP/1.1" 200 None
2026-03-24 22:18:11 [adesa.de] INFO: Scrape type for 10710578: 2
2026-03-24 22:18:11 [adesa.de] INFO: Scraping item 10710578 url https://www.openlane.eu/en/carv6/auction/10710578
2026-03-24 22:18:11 [adesa.de] INFO: Found listing with ID: 10710905
2026-03-24 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710905%27 HTTP/1.1" 200 None
2026-03-24 22:18:11 [adesa.de] INFO: Scrape type for 10710905: 2
2026-03-24 22:18:11 [adesa.de] INFO: Scraping item 10710905 url https://www.openlane.eu/en/carv6/auction/10710905
2026-03-24 22:18:11 [adesa.de] INFO: Found listing with ID: 10714462
2026-03-24 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714462%27 HTTP/1.1" 200 None
2026-03-24 22:18:11 [adesa.de] INFO: Scrape type for 10714462: 2
2026-03-24 22:18:11 [adesa.de] INFO: Scraping item 10714462 url https://www.openlane.eu/en/carv6/auction/10714462
2026-03-24 22:18:11 [adesa.de] INFO: Found listing with ID: 10714515
2026-03-24 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714515%27 HTTP/1.1" 200 None
2026-03-24 22:18:11 [adesa.de] INFO: Scrape type for 10714515: 2
2026-03-24 22:18:11 [adesa.de] INFO: Scraping item 10714515 url https://www.openlane.eu/en/carv6/auction/10714515
2026-03-24 22:18:11 [adesa.de] INFO: Found listing with ID: 10714532
2026-03-24 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714532%27 HTTP/1.1" 200 None
2026-03-24 22:18:11 [adesa.de] INFO: Scrape type for 10714532: 2
2026-03-24 22:18:11 [adesa.de] INFO: Scraping item 10714532 url https://www.openlane.eu/en/carv6/auction/10714532
2026-03-24 22:18:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 535d4ffb-32ea-5087-8fbd-b79c4d4c62e3 with identifier: 10714308
2026-03-24 22:18:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 535d4ffb-32ea-5087-8fbd-b79c4d4c62e3 with scrape type 2
2026-03-24 22:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 535d4ffb-32ea-5087-8fbd-b79c4d4c62e3 with scrape type 2
2026-03-24 22:18:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 535d4ffb-32ea-5087-8fbd-b79c4d4c62e3, identifier: 10714308
2026-03-24 22:18:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89aca751-d11a-5262-8cd3-c11266a6ba3a with identifier: 10714352
2026-03-24 22:18:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89aca751-d11a-5262-8cd3-c11266a6ba3a with scrape type 2
2026-03-24 22:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89aca751-d11a-5262-8cd3-c11266a6ba3a with scrape type 2
2026-03-24 22:18:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 89aca751-d11a-5262-8cd3-c11266a6ba3a, identifier: 10714352
2026-03-24 22:18:11 [adesa.de] INFO: Found listing with ID: 10710896
2026-03-24 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710896%27 HTTP/1.1" 200 None
2026-03-24 22:18:11 [adesa.de] INFO: Scrape type for 10710896: 2
2026-03-24 22:18:11 [adesa.de] INFO: Scraping item 10710896 url https://www.openlane.eu/en/carv6/auction/10710896
2026-03-24 22:18:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 535d4ffb-32ea-5087-8fbd-b79c4d4c62e3 with identifier: 10714308
2026-03-24 22:18:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 535d4ffb-32ea-5087-8fbd-b79c4d4c62e3 with identifier: 10714308
2026-03-24 22:18:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 535d4ffb-32ea-5087-8fbd-b79c4d4c62e3 with identifier: 10714308 to the API
2026-03-24 22:18:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714308>
{'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-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '535d4ffb-32ea-5087-8fbd-b79c4d4c62e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31507',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714308',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 111818,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2022-03-18',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Passat Variant 2.0 TDI Business - Diesel - Automatic - '
'150 hp - 111.818 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714308%27 HTTP/1.1" 200 None
2026-03-24 22:18:11 [adesa.de] INFO: Saving data for 10714308: {'auction_closing_time': 1774432800.0, 'created_time': 1774287310.220812, 'last_price_update_time': 1774390691.741083}
2026-03-24 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714308') HTTP/1.1" 204 0
2026-03-24 22:18:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 89aca751-d11a-5262-8cd3-c11266a6ba3a with identifier: 10714352
2026-03-24 22:18:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 89aca751-d11a-5262-8cd3-c11266a6ba3a with identifier: 10714352
2026-03-24 22:18:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 89aca751-d11a-5262-8cd3-c11266a6ba3a with identifier: 10714352 to the API
2026-03-24 22:18:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714352>
{'auction_title': '',
'c_o_2_emission_value': 214,
'category': 'Minibus',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 180,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '89aca751-d11a-5262-8cd3-c11266a6ba3a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '29714',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714352',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Multivan',
'odometer': 262051,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2013-11-11',
'seats_number': 7,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Multivan Highline - Diesel - Automatic - 180 hp - '
'262.051 km',
'transmission': 'automatic',
'trim': 'Highline',
'vin': None,
'year': 2013}
2026-03-24 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714352%27 HTTP/1.1" 200 None
2026-03-24 22:18:12 [adesa.de] INFO: Saving data for 10714352: {'auction_closing_time': 1774432800.0, 'created_time': 1774287455.614256, 'last_price_update_time': 1774390692.055059}
2026-03-24 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714352') HTTP/1.1" 204 0
2026-03-24 22:18:12 [adesa.de] INFO: Found listing with ID: 10714463
2026-03-24 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714463%27 HTTP/1.1" 200 None
2026-03-24 22:18:12 [adesa.de] INFO: Scrape type for 10714463: 2
2026-03-24 22:18:12 [adesa.de] INFO: Scraping item 10714463 url https://www.openlane.eu/en/carv6/auction/10714463
2026-03-24 22:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708839> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710913> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708841> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708732> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708730> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:12 [adesa.de] INFO: Found listing with ID: 10710906
2026-03-24 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710906%27 HTTP/1.1" 200 None
2026-03-24 22:18:12 [adesa.de] INFO: Scrape type for 10710906: 2
2026-03-24 22:18:12 [adesa.de] INFO: Scraping item 10710906 url https://www.openlane.eu/en/carv6/auction/10710906
2026-03-24 22:18:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:12 [adesa.de] INFO: Found listing with ID: 10711153
2026-03-24 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710711153%27 HTTP/1.1" 200 None
2026-03-24 22:18:12 [adesa.de] INFO: Scrape type for 10711153: 2
2026-03-24 22:18:12 [adesa.de] INFO: Scraping item 10711153 url https://www.openlane.eu/en/carv6/auction/10711153
2026-03-24 22:18:12 [adesa.de] INFO: Found listing with ID: 10714540
2026-03-24 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714540%27 HTTP/1.1" 200 None
2026-03-24 22:18:12 [adesa.de] INFO: Scrape type for 10714540: 2
2026-03-24 22:18:12 [adesa.de] INFO: Scraping item 10714540 url https://www.openlane.eu/en/carv6/auction/10714540
2026-03-24 22:18:12 [adesa.de] INFO: Found listing with ID: 10710900
2026-03-24 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710900%27 HTTP/1.1" 200 None
2026-03-24 22:18:12 [adesa.de] INFO: Scrape type for 10710900: 2
2026-03-24 22:18:12 [adesa.de] INFO: Scraping item 10710900 url https://www.openlane.eu/en/carv6/auction/10710900
2026-03-24 22:18:12 [adesa.de] INFO: Found listing with ID: 10710917
2026-03-24 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710917%27 HTTP/1.1" 200 None
2026-03-24 22:18:12 [adesa.de] INFO: Scrape type for 10710917: 2
2026-03-24 22:18:12 [adesa.de] INFO: Scraping item 10710917 url https://www.openlane.eu/en/carv6/auction/10710917
2026-03-24 22:18:12 [adesa.de] INFO: Found listing with ID: 10713152
2026-03-24 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710713152%27 HTTP/1.1" 200 None
2026-03-24 22:18:12 [adesa.de] INFO: Scrape type for 10713152: 2
2026-03-24 22:18:12 [adesa.de] INFO: Scraping item 10713152 url https://www.openlane.eu/en/carv6/auction/10713152
2026-03-24 22:18:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2eaf3cd4-6b56-58d5-96a4-b9958ee07fb0 with identifier: 10708839
2026-03-24 22:18:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2eaf3cd4-6b56-58d5-96a4-b9958ee07fb0 with scrape type 2
2026-03-24 22:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2eaf3cd4-6b56-58d5-96a4-b9958ee07fb0 with scrape type 2
2026-03-24 22:18:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2eaf3cd4-6b56-58d5-96a4-b9958ee07fb0, identifier: 10708839
2026-03-24 22:18:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62cc95b6-27e1-596b-be4e-14e68f7de267 with identifier: 10710913
2026-03-24 22:18:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62cc95b6-27e1-596b-be4e-14e68f7de267 with scrape type 2
2026-03-24 22:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62cc95b6-27e1-596b-be4e-14e68f7de267 with scrape type 2
2026-03-24 22:18:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 62cc95b6-27e1-596b-be4e-14e68f7de267, identifier: 10710913
2026-03-24 22:18:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5173106-be56-53f9-af78-eeac5381330f with identifier: 10708841
2026-03-24 22:18:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5173106-be56-53f9-af78-eeac5381330f with scrape type 2
2026-03-24 22:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5173106-be56-53f9-af78-eeac5381330f with scrape type 2
2026-03-24 22:18:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f5173106-be56-53f9-af78-eeac5381330f, identifier: 10708841
2026-03-24 22:18:12 [adesa.de] INFO: Found listing with ID: 10713149
2026-03-24 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710713149%27 HTTP/1.1" 200 None
2026-03-24 22:18:12 [adesa.de] INFO: Scrape type for 10713149: 2
2026-03-24 22:18:12 [adesa.de] INFO: Scraping item 10713149 url https://www.openlane.eu/en/carv6/auction/10713149
2026-03-24 22:18:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2eaf3cd4-6b56-58d5-96a4-b9958ee07fb0 with identifier: 10708839
2026-03-24 22:18:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2eaf3cd4-6b56-58d5-96a4-b9958ee07fb0 with identifier: 10708839
2026-03-24 22:18:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2eaf3cd4-6b56-58d5-96a4-b9958ee07fb0 with identifier: 10708839 to the API
2026-03-24 22:18:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708839>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Diesel',
'id': '2eaf3cd4-6b56-58d5-96a4-b9958ee07fb0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260154618',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708839',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 46844,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20300,
'price_includes_vat': True,
'registration_date': '2023-06-12',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TDI Life - Diesel - Automatic - 150 hp - '
'46.844 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-24 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708839%27 HTTP/1.1" 200 None
2026-03-24 22:18:12 [adesa.de] INFO: Saving data for 10708839: {'auction_closing_time': 1774434600.0, 'created_time': 1774287278.169596, 'last_price_update_time': 1774390692.840545}
2026-03-24 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708839') HTTP/1.1" 204 0
2026-03-24 22:18:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 62cc95b6-27e1-596b-be4e-14e68f7de267 with identifier: 10710913
2026-03-24 22:18:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 62cc95b6-27e1-596b-be4e-14e68f7de267 with identifier: 10710913
2026-03-24 22:18:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 62cc95b6-27e1-596b-be4e-14e68f7de267 with identifier: 10710913 to the API
2026-03-24 22:18:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710913>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T12:30:00Z',
'fuel_type': 'Petrol',
'id': '62cc95b6-27e1-596b-be4e-14e68f7de267',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2025118207',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710913',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tayron',
'odometer': 15732,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 28700,
'price_includes_vat': True,
'registration_date': '2025-05-27',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tayron 1.5 eTSI Elegance - Petrol - Automatic - 150 hp - '
'15.732 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2025}
2026-03-24 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710913%27 HTTP/1.1" 200 None
2026-03-24 22:18:13 [adesa.de] INFO: Saving data for 10710913: {'auction_closing_time': 1774441800.0, 'created_time': 1774287271.153289, 'last_price_update_time': 1774390693.243601}
2026-03-24 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10710913') HTTP/1.1" 204 0
2026-03-24 22:18:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f5173106-be56-53f9-af78-eeac5381330f with identifier: 10708841
2026-03-24 22:18:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f5173106-be56-53f9-af78-eeac5381330f with identifier: 10708841
2026-03-24 22:18:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f5173106-be56-53f9-af78-eeac5381330f with identifier: 10708841 to the API
2026-03-24 22:18:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708841>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'f5173106-be56-53f9-af78-eeac5381330f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26015461A',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708841',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 65660,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20900,
'price_includes_vat': True,
'registration_date': '2022-11-23',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TDI Elegance - Diesel - Automatic - 150 hp - '
'65.660 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2022}
2026-03-24 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708841%27 HTTP/1.1" 200 None
2026-03-24 22:18:13 [adesa.de] INFO: Saving data for 10708841: {'auction_closing_time': 1774434600.0, 'created_time': 1774287267.043478, 'last_price_update_time': 1774390693.527385}
2026-03-24 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708841') HTTP/1.1" 204 0
2026-03-24 22:18:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 236bb748-234d-5ee0-baff-9f38920737e0 with identifier: 10708732
2026-03-24 22:18:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 236bb748-234d-5ee0-baff-9f38920737e0 with scrape type 2
2026-03-24 22:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 236bb748-234d-5ee0-baff-9f38920737e0 with scrape type 2
2026-03-24 22:18:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 236bb748-234d-5ee0-baff-9f38920737e0, identifier: 10708732
2026-03-24 22:18:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3708fcd-666c-5b0d-babc-895cd23d9520 with identifier: 10708730
2026-03-24 22:18:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3708fcd-666c-5b0d-babc-895cd23d9520 with scrape type 2
2026-03-24 22:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3708fcd-666c-5b0d-babc-895cd23d9520 with scrape type 2
2026-03-24 22:18:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f3708fcd-666c-5b0d-babc-895cd23d9520, identifier: 10708730
2026-03-24 22:18:13 [adesa.de] INFO: Found listing with ID: 10713157
2026-03-24 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710713157%27 HTTP/1.1" 200 None
2026-03-24 22:18:13 [adesa.de] INFO: Scrape type for 10713157: 2
2026-03-24 22:18:13 [adesa.de] INFO: Scraping item 10713157 url https://www.openlane.eu/en/carv6/auction/10713157
2026-03-24 22:18:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 236bb748-234d-5ee0-baff-9f38920737e0 with identifier: 10708732
2026-03-24 22:18:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 236bb748-234d-5ee0-baff-9f38920737e0 with identifier: 10708732
2026-03-24 22:18:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 236bb748-234d-5ee0-baff-9f38920737e0 with identifier: 10708732 to the API
2026-03-24 22:18:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708732>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Petrol',
'id': '236bb748-234d-5ee0-baff-9f38920737e0',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26014019C',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708732',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 83806,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2022-02-10',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Taigo 1.5 TSI Style - Petrol - Automatic - 150 hp - '
'83.806 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-24 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708732%27 HTTP/1.1" 200 None
2026-03-24 22:18:14 [adesa.de] INFO: Saving data for 10708732: {'auction_closing_time': 1774434300.0, 'created_time': 1774287272.856835, 'last_price_update_time': 1774390694.026042}
2026-03-24 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708732') HTTP/1.1" 204 0
2026-03-24 22:18:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f3708fcd-666c-5b0d-babc-895cd23d9520 with identifier: 10708730
2026-03-24 22:18:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f3708fcd-666c-5b0d-babc-895cd23d9520 with identifier: 10708730
2026-03-24 22:18:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f3708fcd-666c-5b0d-babc-895cd23d9520 with identifier: 10708730 to the API
2026-03-24 22:18:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708730>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Diesel',
'id': 'f3708fcd-666c-5b0d-babc-895cd23d9520',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260140198',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708730',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 98718,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2022-09-20',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Passat Variant 2.0 TDI Business - Diesel - Automatic - '
'122 hp - 98.718 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708730%27 HTTP/1.1" 200 None
2026-03-24 22:18:14 [adesa.de] INFO: Saving data for 10708730: {'auction_closing_time': 1774434300.0, 'created_time': 1774287347.868683, 'last_price_update_time': 1774390694.353749}
2026-03-24 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708730') HTTP/1.1" 204 0
2026-03-24 22:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708838> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708834> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714556> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:14 [adesa.de] INFO: Found listing with ID: 10713151
2026-03-24 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710713151%27 HTTP/1.1" 200 None
2026-03-24 22:18:14 [adesa.de] INFO: Scrape type for 10713151: 2
2026-03-24 22:18:14 [adesa.de] INFO: Scraping item 10713151 url https://www.openlane.eu/en/carv6/auction/10713151
2026-03-24 22:18:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:14 [adesa.de] INFO: Found listing with ID: 10713155
2026-03-24 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710713155%27 HTTP/1.1" 200 None
2026-03-24 22:18:14 [adesa.de] INFO: Scrape type for 10713155: 2
2026-03-24 22:18:14 [adesa.de] INFO: Scraping item 10713155 url https://www.openlane.eu/en/carv6/auction/10713155
2026-03-24 22:18:14 [adesa.de] INFO: Found listing with ID: 10713158
2026-03-24 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710713158%27 HTTP/1.1" 200 None
2026-03-24 22:18:14 [adesa.de] INFO: Scrape type for 10713158: 2
2026-03-24 22:18:14 [adesa.de] INFO: Scraping item 10713158 url https://www.openlane.eu/en/carv6/auction/10713158
2026-03-24 22:18:14 [adesa.de] INFO: Found listing with ID: 10713156
2026-03-24 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710713156%27 HTTP/1.1" 200 None
2026-03-24 22:18:14 [adesa.de] INFO: Scrape type for 10713156: 2
2026-03-24 22:18:14 [adesa.de] INFO: Scraping item 10713156 url https://www.openlane.eu/en/carv6/auction/10713156
2026-03-24 22:18:14 [adesa.de] INFO: Found listing with ID: 10713153
2026-03-24 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710713153%27 HTTP/1.1" 200 None
2026-03-24 22:18:14 [adesa.de] INFO: Scrape type for 10713153: 2
2026-03-24 22:18:14 [adesa.de] INFO: Scraping item 10713153 url https://www.openlane.eu/en/carv6/auction/10713153
2026-03-24 22:18:14 [adesa.de] INFO: Found listing with ID: 10713154
2026-03-24 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710713154%27 HTTP/1.1" 200 None
2026-03-24 22:18:14 [adesa.de] INFO: Scrape type for 10713154: 2
2026-03-24 22:18:14 [adesa.de] INFO: Scraping item 10713154 url https://www.openlane.eu/en/carv6/auction/10713154
2026-03-24 22:18:14 [adesa.de] INFO: Found listing with ID: 10713160
2026-03-24 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710713160%27 HTTP/1.1" 200 None
2026-03-24 22:18:14 [adesa.de] INFO: Scrape type for 10713160: 2
2026-03-24 22:18:14 [adesa.de] INFO: Scraping item 10713160 url https://www.openlane.eu/en/carv6/auction/10713160
2026-03-24 22:18:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9747b491-1669-5419-9ab8-dc0e326704f1 with identifier: 10708838
2026-03-24 22:18:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9747b491-1669-5419-9ab8-dc0e326704f1 with scrape type 2
2026-03-24 22:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9747b491-1669-5419-9ab8-dc0e326704f1 with scrape type 2
2026-03-24 22:18:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9747b491-1669-5419-9ab8-dc0e326704f1, identifier: 10708838
2026-03-24 22:18:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01cd3607-cc47-5bc1-a583-f73ef829dafb with identifier: 10708834
2026-03-24 22:18:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01cd3607-cc47-5bc1-a583-f73ef829dafb with scrape type 2
2026-03-24 22:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01cd3607-cc47-5bc1-a583-f73ef829dafb with scrape type 2
2026-03-24 22:18:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 01cd3607-cc47-5bc1-a583-f73ef829dafb, identifier: 10708834
2026-03-24 22:18:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 405ccb33-6982-5dbd-af31-711977f36884 with identifier: 10714556
2026-03-24 22:18:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 405ccb33-6982-5dbd-af31-711977f36884 with scrape type 2
2026-03-24 22:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 405ccb33-6982-5dbd-af31-711977f36884 with scrape type 2
2026-03-24 22:18:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 405ccb33-6982-5dbd-af31-711977f36884, identifier: 10714556
2026-03-24 22:18:14 [adesa.de] INFO: Found listing with ID: 10713159
2026-03-24 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710713159%27 HTTP/1.1" 200 None
2026-03-24 22:18:14 [adesa.de] INFO: Scrape type for 10713159: 2
2026-03-24 22:18:14 [adesa.de] INFO: Scraping item 10713159 url https://www.openlane.eu/en/carv6/auction/10713159
2026-03-24 22:18:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9747b491-1669-5419-9ab8-dc0e326704f1 with identifier: 10708838
2026-03-24 22:18:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9747b491-1669-5419-9ab8-dc0e326704f1 with identifier: 10708838
2026-03-24 22:18:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9747b491-1669-5419-9ab8-dc0e326704f1 with identifier: 10708838 to the API
2026-03-24 22:18:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708838>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Diesel',
'id': '9747b491-1669-5419-9ab8-dc0e326704f1',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260154619',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708838',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 61689,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22000,
'price_includes_vat': True,
'registration_date': '2022-11-15',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TDI Elegance - Diesel - Automatic - 150 hp - '
'61.689 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2022}
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708838%27 HTTP/1.1" 200 None
2026-03-24 22:18:15 [adesa.de] INFO: Saving data for 10708838: {'auction_closing_time': 1774434600.0, 'created_time': 1774287279.177037, 'last_price_update_time': 1774390695.134669}
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708838') HTTP/1.1" 204 0
2026-03-24 22:18:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 01cd3607-cc47-5bc1-a583-f73ef829dafb with identifier: 10708834
2026-03-24 22:18:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 01cd3607-cc47-5bc1-a583-f73ef829dafb with identifier: 10708834
2026-03-24 22:18:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 01cd3607-cc47-5bc1-a583-f73ef829dafb with identifier: 10708834 to the API
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708834>
{'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-25T10:30:00Z',
'fuel_type': 'Diesel',
'id': '01cd3607-cc47-5bc1-a583-f73ef829dafb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26015461C',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708834',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 80292,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2022-12-22',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TDI Life - Diesel - Automatic - 150 hp - '
'80.292 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708834%27 HTTP/1.1" 200 None
2026-03-24 22:18:15 [adesa.de] INFO: Saving data for 10708834: {'auction_closing_time': 1774434600.0, 'created_time': 1774287280.703413, 'last_price_update_time': 1774390695.409124}
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708834') HTTP/1.1" 204 0
2026-03-24 22:18:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 405ccb33-6982-5dbd-af31-711977f36884 with identifier: 10714556
2026-03-24 22:18:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 405ccb33-6982-5dbd-af31-711977f36884 with identifier: 10714556
2026-03-24 22:18:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 405ccb33-6982-5dbd-af31-711977f36884 with identifier: 10714556 to the API
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714556>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '405ccb33-6982-5dbd-af31-711977f36884',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '27911',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714556',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 58838,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18000,
'price_includes_vat': True,
'registration_date': '2022-07-05',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Passat Variant 2.0 TDI Business - Diesel - Automatic - '
'150 hp - 58.838 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714556%27 HTTP/1.1" 200 None
2026-03-24 22:18:15 [adesa.de] INFO: Saving data for 10714556: {'auction_closing_time': 1774434000.0, 'created_time': 1774287303.345419, 'last_price_update_time': 1774390695.685344}
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714556') HTTP/1.1" 204 0
2026-03-24 22:18:15 [adesa.de] INFO: Found listing with ID: 10713162
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710713162%27 HTTP/1.1" 200 None
2026-03-24 22:18:15 [adesa.de] INFO: Scrape type for 10713162: 2
2026-03-24 22:18:15 [adesa.de] INFO: Scraping item 10713162 url https://www.openlane.eu/en/carv6/auction/10713162
2026-03-24 22:18:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708846> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708848> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708837> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708849> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714527> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:15 [adesa.de] INFO: Found listing with ID: 10713161
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710713161%27 HTTP/1.1" 200 None
2026-03-24 22:18:15 [adesa.de] INFO: Scrape type for 10713161: 2
2026-03-24 22:18:15 [adesa.de] INFO: Scraping item 10713161 url https://www.openlane.eu/en/carv6/auction/10713161
2026-03-24 22:18:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:15 [adesa.de] INFO: Found listing with ID: 10713148
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710713148%27 HTTP/1.1" 200 None
2026-03-24 22:18:15 [adesa.de] INFO: Scrape type for 10713148: 2
2026-03-24 22:18:15 [adesa.de] INFO: Scraping item 10713148 url https://www.openlane.eu/en/carv6/auction/10713148
2026-03-24 22:18:15 [adesa.de] INFO: Found listing with ID: 10713150
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710713150%27 HTTP/1.1" 200 None
2026-03-24 22:18:15 [adesa.de] INFO: Scrape type for 10713150: 2
2026-03-24 22:18:15 [adesa.de] INFO: Scraping item 10713150 url https://www.openlane.eu/en/carv6/auction/10713150
2026-03-24 22:18:15 [adesa.de] INFO: Found listing with ID: 10716741
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716741%27 HTTP/1.1" 200 None
2026-03-24 22:18:15 [adesa.de] INFO: Scrape type for 10716741: 0
2026-03-24 22:18:15 [adesa.de] INFO: Skipping item 10716741 url https://www.openlane.eu/en/carv6/auction/10716741
2026-03-24 22:18:15 [adesa.de] INFO: Found listing with ID: 10716737
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716737%27 HTTP/1.1" 200 None
2026-03-24 22:18:15 [adesa.de] INFO: Scrape type for 10716737: 0
2026-03-24 22:18:15 [adesa.de] INFO: Skipping item 10716737 url https://www.openlane.eu/en/carv6/auction/10716737
2026-03-24 22:18:15 [adesa.de] INFO: Found listing with ID: 10710149
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710149%27 HTTP/1.1" 200 None
2026-03-24 22:18:15 [adesa.de] INFO: Scrape type for 10710149: 2
2026-03-24 22:18:15 [adesa.de] INFO: Scraping item 10710149 url https://www.openlane.eu/en/carv6/auction/10710149
2026-03-24 22:18:15 [adesa.de] INFO: Found listing with ID: 10710153
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710153%27 HTTP/1.1" 200 None
2026-03-24 22:18:15 [adesa.de] INFO: Scrape type for 10710153: 0
2026-03-24 22:18:15 [adesa.de] INFO: Skipping item 10710153 url https://www.openlane.eu/en/carv6/auction/10710153
2026-03-24 22:18:15 [adesa.de] INFO: Found listing with ID: 10710173
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710173%27 HTTP/1.1" 200 None
2026-03-24 22:18:15 [adesa.de] INFO: Scrape type for 10710173: 0
2026-03-24 22:18:15 [adesa.de] INFO: Skipping item 10710173 url https://www.openlane.eu/en/carv6/auction/10710173
2026-03-24 22:18:15 [adesa.de] INFO: Found listing with ID: 10710151
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710151%27 HTTP/1.1" 200 None
2026-03-24 22:18:15 [adesa.de] INFO: Scrape type for 10710151: 0
2026-03-24 22:18:15 [adesa.de] INFO: Skipping item 10710151 url https://www.openlane.eu/en/carv6/auction/10710151
2026-03-24 22:18:15 [adesa.de] INFO: Found listing with ID: 10710157
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710157%27 HTTP/1.1" 200 None
2026-03-24 22:18:15 [adesa.de] INFO: Scrape type for 10710157: 0
2026-03-24 22:18:15 [adesa.de] INFO: Skipping item 10710157 url https://www.openlane.eu/en/carv6/auction/10710157
2026-03-24 22:18:15 [adesa.de] INFO: Found listing with ID: 10710172
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710172%27 HTTP/1.1" 200 None
2026-03-24 22:18:15 [adesa.de] INFO: Scrape type for 10710172: 0
2026-03-24 22:18:15 [adesa.de] INFO: Skipping item 10710172 url https://www.openlane.eu/en/carv6/auction/10710172
2026-03-24 22:18:15 [adesa.de] INFO: Found listing with ID: 10710122
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710122%27 HTTP/1.1" 200 None
2026-03-24 22:18:15 [adesa.de] INFO: Scrape type for 10710122: 0
2026-03-24 22:18:15 [adesa.de] INFO: Skipping item 10710122 url https://www.openlane.eu/en/carv6/auction/10710122
2026-03-24 22:18:15 [adesa.de] INFO: Found listing with ID: 10710162
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710162%27 HTTP/1.1" 200 None
2026-03-24 22:18:15 [adesa.de] INFO: Scrape type for 10710162: 0
2026-03-24 22:18:15 [adesa.de] INFO: Skipping item 10710162 url https://www.openlane.eu/en/carv6/auction/10710162
2026-03-24 22:18:15 [adesa.de] INFO: Found listing with ID: 10710125
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710125%27 HTTP/1.1" 200 None
2026-03-24 22:18:15 [adesa.de] INFO: Scrape type for 10710125: 0
2026-03-24 22:18:15 [adesa.de] INFO: Skipping item 10710125 url https://www.openlane.eu/en/carv6/auction/10710125
2026-03-24 22:18:15 [adesa.de] INFO: Found listing with ID: 10710120
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710120%27 HTTP/1.1" 200 None
2026-03-24 22:18:15 [adesa.de] INFO: Scrape type for 10710120: 0
2026-03-24 22:18:15 [adesa.de] INFO: Skipping item 10710120 url https://www.openlane.eu/en/carv6/auction/10710120
2026-03-24 22:18:15 [adesa.de] INFO: Found listing with ID: 10710130
2026-03-24 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710130%27 HTTP/1.1" 200 None
2026-03-24 22:18:16 [adesa.de] INFO: Scrape type for 10710130: 2
2026-03-24 22:18:16 [adesa.de] INFO: Scraping item 10710130 url https://www.openlane.eu/en/carv6/auction/10710130
2026-03-24 22:18:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2285ac90-1c00-589a-8f9a-5e6cbf85254c with identifier: 10708846
2026-03-24 22:18:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2285ac90-1c00-589a-8f9a-5e6cbf85254c with scrape type 2
2026-03-24 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2285ac90-1c00-589a-8f9a-5e6cbf85254c with scrape type 2
2026-03-24 22:18:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2285ac90-1c00-589a-8f9a-5e6cbf85254c, identifier: 10708846
2026-03-24 22:18:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d92e2631-2333-5c4a-bc37-90793f996dd4 with identifier: 10708848
2026-03-24 22:18:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d92e2631-2333-5c4a-bc37-90793f996dd4 with scrape type 2
2026-03-24 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d92e2631-2333-5c4a-bc37-90793f996dd4 with scrape type 2
2026-03-24 22:18:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d92e2631-2333-5c4a-bc37-90793f996dd4, identifier: 10708848
2026-03-24 22:18:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0675f4c6-447a-52a9-b09a-bec98f0c3bc2 with identifier: 10708837
2026-03-24 22:18:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0675f4c6-447a-52a9-b09a-bec98f0c3bc2 with scrape type 2
2026-03-24 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0675f4c6-447a-52a9-b09a-bec98f0c3bc2 with scrape type 2
2026-03-24 22:18:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0675f4c6-447a-52a9-b09a-bec98f0c3bc2, identifier: 10708837
2026-03-24 22:18:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f7ecd54-c792-59e0-b19c-d0c343a16da1 with identifier: 10708849
2026-03-24 22:18:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f7ecd54-c792-59e0-b19c-d0c343a16da1 with scrape type 2
2026-03-24 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f7ecd54-c792-59e0-b19c-d0c343a16da1 with scrape type 2
2026-03-24 22:18:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1f7ecd54-c792-59e0-b19c-d0c343a16da1, identifier: 10708849
2026-03-24 22:18:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12099696-23e4-52a3-8678-7fe0081dd196 with identifier: 10714527
2026-03-24 22:18:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12099696-23e4-52a3-8678-7fe0081dd196 with scrape type 2
2026-03-24 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12099696-23e4-52a3-8678-7fe0081dd196 with scrape type 2
2026-03-24 22:18:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 12099696-23e4-52a3-8678-7fe0081dd196, identifier: 10714527
2026-03-24 22:18:16 [adesa.de] INFO: Found listing with ID: 10710154
2026-03-24 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710154%27 HTTP/1.1" 200 None
2026-03-24 22:18:16 [adesa.de] INFO: Scrape type for 10710154: 2
2026-03-24 22:18:16 [adesa.de] INFO: Scraping item 10710154 url https://www.openlane.eu/en/carv6/auction/10710154
2026-03-24 22:18:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2285ac90-1c00-589a-8f9a-5e6cbf85254c with identifier: 10708846
2026-03-24 22:18:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2285ac90-1c00-589a-8f9a-5e6cbf85254c with identifier: 10708846
2026-03-24 22:18:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2285ac90-1c00-589a-8f9a-5e6cbf85254c with identifier: 10708846 to the API
2026-03-24 22:18:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708846>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Petrol',
'id': '2285ac90-1c00-589a-8f9a-5e6cbf85254c',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260154623',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708846',
'listing': 'auctionplusdirectbuy',
'location': 'Ketzin (Germany)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 32377,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2021-12-20',
'seats_number': 4,
'seller_name': None,
'title': 'Volkswagen T-ROC 1.5 TSI R-Line - Petrol - Automatic - 150 hp - '
'32.377 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2021}
2026-03-24 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708846%27 HTTP/1.1" 200 None
2026-03-24 22:18:16 [adesa.de] INFO: Saving data for 10708846: {'auction_closing_time': 1774434600.0, 'created_time': 1774287254.247924, 'last_price_update_time': 1774390696.811976}
2026-03-24 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708846') HTTP/1.1" 204 0
2026-03-24 22:18:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d92e2631-2333-5c4a-bc37-90793f996dd4 with identifier: 10708848
2026-03-24 22:18:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d92e2631-2333-5c4a-bc37-90793f996dd4 with identifier: 10708848
2026-03-24 22:18:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d92e2631-2333-5c4a-bc37-90793f996dd4 with identifier: 10708848 to the API
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708848>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'd92e2631-2333-5c4a-bc37-90793f996dd4',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260154624',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708848',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 33639,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2022-07-07',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-ROC 1.5 TSI Life - Petrol - Manual - 150 hp - 33.639 '
'km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708848%27 HTTP/1.1" 200 None
2026-03-24 22:18:17 [adesa.de] INFO: Saving data for 10708848: {'auction_closing_time': 1774434600.0, 'created_time': 1774287256.750813, 'last_price_update_time': 1774390697.198327}
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708848') HTTP/1.1" 204 0
2026-03-24 22:18:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0675f4c6-447a-52a9-b09a-bec98f0c3bc2 with identifier: 10708837
2026-03-24 22:18:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0675f4c6-447a-52a9-b09a-bec98f0c3bc2 with identifier: 10708837
2026-03-24 22:18:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0675f4c6-447a-52a9-b09a-bec98f0c3bc2 with identifier: 10708837 to the API
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708837>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Diesel',
'id': '0675f4c6-447a-52a9-b09a-bec98f0c3bc2',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260154617',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708837',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 214766,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2022-10-14',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TDI Life - Diesel - Manual - 150 hp - 214.766 '
'km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708837%27 HTTP/1.1" 200 None
2026-03-24 22:18:17 [adesa.de] INFO: Saving data for 10708837: {'auction_closing_time': 1774434600.0, 'created_time': 1774287283.389342, 'last_price_update_time': 1774390697.474691}
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708837') HTTP/1.1" 204 0
2026-03-24 22:18:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1f7ecd54-c792-59e0-b19c-d0c343a16da1 with identifier: 10708849
2026-03-24 22:18:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1f7ecd54-c792-59e0-b19c-d0c343a16da1 with identifier: 10708849
2026-03-24 22:18:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1f7ecd54-c792-59e0-b19c-d0c343a16da1 with identifier: 10708849 to the API
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708849>
{'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': 320,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Petrol',
'id': '1f7ecd54-c792-59e0-b19c-d0c343a16da1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26015461F',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708849',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 9566,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 31600,
'price_includes_vat': True,
'registration_date': '2023-12-15',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TSI - 4Motion - Petrol - Automatic - 320 hp - '
'9.566 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708849%27 HTTP/1.1" 200 None
2026-03-24 22:18:17 [adesa.de] INFO: Saving data for 10708849: {'auction_closing_time': 1774434600.0, 'created_time': 1774287283.03349, 'last_price_update_time': 1774390697.763831}
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708849') HTTP/1.1" 204 0
2026-03-24 22:18:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 12099696-23e4-52a3-8678-7fe0081dd196 with identifier: 10714527
2026-03-24 22:18:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 12099696-23e4-52a3-8678-7fe0081dd196 with identifier: 10714527
2026-03-24 22:18:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 12099696-23e4-52a3-8678-7fe0081dd196 with identifier: 10714527 to the API
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714527>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '12099696-23e4-52a3-8678-7fe0081dd196',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28882',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714527',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 98594,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2020-10-01',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Touran 1.6 TDI Trendline - Diesel - Automatic - 115 hp - '
'98.594 km',
'transmission': 'automatic',
'trim': 'Trendline',
'vin': None,
'year': 2020}
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714527%27 HTTP/1.1" 200 None
2026-03-24 22:18:18 [adesa.de] INFO: Saving data for 10714527: {'auction_closing_time': 1774434000.0, 'created_time': 1774287257.644332, 'last_price_update_time': 1774390698.103833}
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714527') HTTP/1.1" 204 0
2026-03-24 22:18:18 [adesa.de] INFO: Found listing with ID: 10708895
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708895%27 HTTP/1.1" 200 None
2026-03-24 22:18:18 [adesa.de] INFO: Scrape type for 10708895: 2
2026-03-24 22:18:18 [adesa.de] INFO: Scraping item 10708895 url https://www.openlane.eu/en/carv6/auction/10708895
2026-03-24 22:18:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708728> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710915> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708840> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:18 [adesa.de] INFO: Found listing with ID: 10708896
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708896%27 HTTP/1.1" 200 None
2026-03-24 22:18:18 [adesa.de] INFO: Scrape type for 10708896: 2
2026-03-24 22:18:18 [adesa.de] INFO: Scraping item 10708896 url https://www.openlane.eu/en/carv6/auction/10708896
2026-03-24 22: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-24 22: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-24 22: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-24 22:18:18 [adesa.de] INFO: Found listing with ID: 10709030
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709030%27 HTTP/1.1" 200 None
2026-03-24 22:18:18 [adesa.de] INFO: Scrape type for 10709030: 2
2026-03-24 22:18:18 [adesa.de] INFO: Scraping item 10709030 url https://www.openlane.eu/en/carv6/auction/10709030
2026-03-24 22:18:18 [adesa.de] INFO: Found listing with ID: 10709032
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709032%27 HTTP/1.1" 200 None
2026-03-24 22:18:18 [adesa.de] INFO: Scrape type for 10709032: 2
2026-03-24 22:18:18 [adesa.de] INFO: Scraping item 10709032 url https://www.openlane.eu/en/carv6/auction/10709032
2026-03-24 22:18:18 [adesa.de] INFO: Found listing with ID: 10709004
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709004%27 HTTP/1.1" 200 None
2026-03-24 22:18:18 [adesa.de] INFO: Scrape type for 10709004: 2
2026-03-24 22:18:18 [adesa.de] INFO: Scraping item 10709004 url https://www.openlane.eu/en/carv6/auction/10709004
2026-03-24 22:18:18 [adesa.de] INFO: Found listing with ID: 10709019
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709019%27 HTTP/1.1" 200 None
2026-03-24 22:18:18 [adesa.de] INFO: Scrape type for 10709019: 2
2026-03-24 22:18:18 [adesa.de] INFO: Scraping item 10709019 url https://www.openlane.eu/en/carv6/auction/10709019
2026-03-24 22:18:18 [adesa.de] INFO: Found listing with ID: 10709031
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709031%27 HTTP/1.1" 200 None
2026-03-24 22:18:18 [adesa.de] INFO: Scrape type for 10709031: 2
2026-03-24 22:18:18 [adesa.de] INFO: Scraping item 10709031 url https://www.openlane.eu/en/carv6/auction/10709031
2026-03-24 22:18:18 [adesa.de] INFO: Found listing with ID: 10709035
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709035%27 HTTP/1.1" 200 None
2026-03-24 22:18:18 [adesa.de] INFO: Scrape type for 10709035: 2
2026-03-24 22:18:18 [adesa.de] INFO: Scraping item 10709035 url https://www.openlane.eu/en/carv6/auction/10709035
2026-03-24 22:18:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85933e97-7b10-5985-875f-df6e61765253 with identifier: 10708728
2026-03-24 22:18:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85933e97-7b10-5985-875f-df6e61765253 with scrape type 2
2026-03-24 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85933e97-7b10-5985-875f-df6e61765253 with scrape type 2
2026-03-24 22:18:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 85933e97-7b10-5985-875f-df6e61765253, identifier: 10708728
2026-03-24 22:18:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 460fe256-965d-54c7-9a0c-068f2cb0b89e with identifier: 10710915
2026-03-24 22:18:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 460fe256-965d-54c7-9a0c-068f2cb0b89e with scrape type 2
2026-03-24 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 460fe256-965d-54c7-9a0c-068f2cb0b89e with scrape type 2
2026-03-24 22:18:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 460fe256-965d-54c7-9a0c-068f2cb0b89e, identifier: 10710915
2026-03-24 22:18:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92b5e378-dc9a-5d1f-982b-0d0894825ca4 with identifier: 10708840
2026-03-24 22:18:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92b5e378-dc9a-5d1f-982b-0d0894825ca4 with scrape type 2
2026-03-24 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92b5e378-dc9a-5d1f-982b-0d0894825ca4 with scrape type 2
2026-03-24 22:18:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 92b5e378-dc9a-5d1f-982b-0d0894825ca4, identifier: 10708840
2026-03-24 22:18:18 [adesa.de] INFO: Found listing with ID: 10709246
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709246%27 HTTP/1.1" 200 None
2026-03-24 22:18:18 [adesa.de] INFO: Scrape type for 10709246: 2
2026-03-24 22:18:18 [adesa.de] INFO: Scraping item 10709246 url https://www.openlane.eu/en/carv6/auction/10709246
2026-03-24 22:18:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 85933e97-7b10-5985-875f-df6e61765253 with identifier: 10708728
2026-03-24 22:18:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 85933e97-7b10-5985-875f-df6e61765253 with identifier: 10708728
2026-03-24 22:18:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 85933e97-7b10-5985-875f-df6e61765253 with identifier: 10708728 to the API
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708728>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 65,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Petrol',
'id': '85933e97-7b10-5985-875f-df6e61765253',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601401A5',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708728',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Up!',
'odometer': 51126,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2022-01-06',
'seats_number': 4,
'seller_name': None,
'title': 'Volkswagen Up! - Petrol - Manual - 65 hp - 51.126 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708728%27 HTTP/1.1" 200 None
2026-03-24 22:18:18 [adesa.de] INFO: Saving data for 10708728: {'auction_closing_time': 1774434300.0, 'created_time': 1774287235.263494, 'last_price_update_time': 1774390698.868282}
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708728') HTTP/1.1" 204 0
2026-03-24 22:18:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 460fe256-965d-54c7-9a0c-068f2cb0b89e with identifier: 10710915
2026-03-24 22:18:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 460fe256-965d-54c7-9a0c-068f2cb0b89e with identifier: 10710915
2026-03-24 22:18:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 460fe256-965d-54c7-9a0c-068f2cb0b89e with identifier: 10710915 to the API
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:18:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710915>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-25T12:30:00Z',
'fuel_type': 'Diesel',
'id': '460fe256-965d-54c7-9a0c-068f2cb0b89e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '7106264',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710915',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'V60',
'odometer': 157274,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2023-01-16',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo V60 B4 Core - Diesel - Automatic - 197 hp - 157.274 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2023}
2026-03-24 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710710915%27 HTTP/1.1" 200 None
2026-03-24 22:18:19 [adesa.de] INFO: Saving data for 10710915: {'auction_closing_time': 1774441800.0, 'created_time': 1774287232.046455, 'last_price_update_time': 1774390699.162162}
2026-03-24 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10710915') HTTP/1.1" 204 0
2026-03-24 22:18:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 92b5e378-dc9a-5d1f-982b-0d0894825ca4 with identifier: 10708840
2026-03-24 22:18:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 92b5e378-dc9a-5d1f-982b-0d0894825ca4 with identifier: 10708840
2026-03-24 22:18:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 92b5e378-dc9a-5d1f-982b-0d0894825ca4 with identifier: 10708840 to the API
2026-03-24 22:18:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:18:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708840>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Petrol',
'id': '92b5e378-dc9a-5d1f-982b-0d0894825ca4',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260154621',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708840',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 33787,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2023-02-27',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-ROC 1.0 TSI Style - Petrol - Manual - 110 hp - 33.787 '
'km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-24 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708840%27 HTTP/1.1" 200 None
2026-03-24 22:18:19 [adesa.de] INFO: Saving data for 10708840: {'auction_closing_time': 1774434600.0, 'created_time': 1774287255.983652, 'last_price_update_time': 1774390699.558375}
2026-03-24 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708840') HTTP/1.1" 204 0
2026-03-24 22:18:19 [adesa.de] INFO: Found listing with ID: 10709037
2026-03-24 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709037%27 HTTP/1.1" 200 None
2026-03-24 22:18:19 [adesa.de] INFO: Scrape type for 10709037: 2
2026-03-24 22:18:19 [adesa.de] INFO: Scraping item 10709037 url https://www.openlane.eu/en/carv6/auction/10709037
2026-03-24 22:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714463> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714532> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714462> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710896> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714515> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22: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-24 22: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-24 22: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-24 22: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-24 22:18:19 [adesa.de] INFO: Found listing with ID: 10709233
2026-03-24 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709233%27 HTTP/1.1" 200 None
2026-03-24 22:18:19 [adesa.de] INFO: Scrape type for 10709233: 2
2026-03-24 22:18:19 [adesa.de] INFO: Scraping item 10709233 url https://www.openlane.eu/en/carv6/auction/10709233
2026-03-24 22:18:19 [adesa.de] INFO: Found listing with ID: 10709273
2026-03-24 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709273%27 HTTP/1.1" 200 None
2026-03-24 22:18:19 [adesa.de] INFO: Scrape type for 10709273: 2
2026-03-24 22:18:19 [adesa.de] INFO: Scraping item 10709273 url https://www.openlane.eu/en/carv6/auction/10709273
2026-03-24 22:18:19 [adesa.de] INFO: Found listing with ID: 10709314
2026-03-24 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709314%27 HTTP/1.1" 200 None
2026-03-24 22:18:19 [adesa.de] INFO: Scrape type for 10709314: 2
2026-03-24 22:18:19 [adesa.de] INFO: Scraping item 10709314 url https://www.openlane.eu/en/carv6/auction/10709314
2026-03-24 22:18:19 [adesa.de] INFO: Found listing with ID: 10708901
2026-03-24 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708901%27 HTTP/1.1" 200 None
2026-03-24 22:18:19 [adesa.de] INFO: Scrape type for 10708901: 2
2026-03-24 22:18:19 [adesa.de] INFO: Scraping item 10708901 url https://www.openlane.eu/en/carv6/auction/10708901
2026-03-24 22:18:19 [adesa.de] INFO: Found listing with ID: 10709278
2026-03-24 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709278%27 HTTP/1.1" 200 None
2026-03-24 22:18:19 [adesa.de] INFO: Scrape type for 10709278: 2
2026-03-24 22:18:19 [adesa.de] INFO: Scraping item 10709278 url https://www.openlane.eu/en/carv6/auction/10709278
2026-03-24 22:18:19 [adesa.de] INFO: Found listing with ID: 10709410
2026-03-24 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709410%27 HTTP/1.1" 200 None
2026-03-24 22:18:19 [adesa.de] INFO: Scrape type for 10709410: 2
2026-03-24 22:18:19 [adesa.de] INFO: Scraping item 10709410 url https://www.openlane.eu/en/carv6/auction/10709410
2026-03-24 22:18:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eff4c202-4614-54a1-80b1-853d460ddb83 with identifier: 10714463
2026-03-24 22:18:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eff4c202-4614-54a1-80b1-853d460ddb83 with scrape type 2
2026-03-24 22:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eff4c202-4614-54a1-80b1-853d460ddb83 with scrape type 2
2026-03-24 22:18:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: eff4c202-4614-54a1-80b1-853d460ddb83, identifier: 10714463
2026-03-24 22:18:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c with identifier: 10714532
2026-03-24 22:18:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c with scrape type 2
2026-03-24 22:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c with scrape type 2
2026-03-24 22:18:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c, identifier: 10714532
2026-03-24 22:18:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c6a0539-31dd-5df7-95aa-cacd34af07dd with identifier: 10714462
2026-03-24 22:18:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c6a0539-31dd-5df7-95aa-cacd34af07dd with scrape type 2
2026-03-24 22:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c6a0539-31dd-5df7-95aa-cacd34af07dd with scrape type 2
2026-03-24 22:18:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7c6a0539-31dd-5df7-95aa-cacd34af07dd, identifier: 10714462
2026-03-24 22:18:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1a69424-94a5-5a24-ab34-0bd849106d77 with identifier: 10710896
2026-03-24 22:18:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1a69424-94a5-5a24-ab34-0bd849106d77 with scrape type 2
2026-03-24 22:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1a69424-94a5-5a24-ab34-0bd849106d77 with scrape type 2
2026-03-24 22:18:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d1a69424-94a5-5a24-ab34-0bd849106d77, identifier: 10710896
2026-03-24 22:18:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 955fcfab-2c52-5552-adf0-808e703447ab with identifier: 10714515
2026-03-24 22:18:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 955fcfab-2c52-5552-adf0-808e703447ab with scrape type 2
2026-03-24 22:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 955fcfab-2c52-5552-adf0-808e703447ab with scrape type 2
2026-03-24 22:18:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 955fcfab-2c52-5552-adf0-808e703447ab, identifier: 10714515
2026-03-24 22:18:20 [adesa.de] INFO: Found listing with ID: 10709442
2026-03-24 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709442%27 HTTP/1.1" 200 None
2026-03-24 22:18:20 [adesa.de] INFO: Scrape type for 10709442: 2
2026-03-24 22:18:20 [adesa.de] INFO: Scraping item 10709442 url https://www.openlane.eu/en/carv6/auction/10709442
2026-03-24 22:18:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: eff4c202-4614-54a1-80b1-853d460ddb83 with identifier: 10714463
2026-03-24 22:18:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: eff4c202-4614-54a1-80b1-853d460ddb83 with identifier: 10714463
2026-03-24 22:18:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: eff4c202-4614-54a1-80b1-853d460ddb83 with identifier: 10714463 to the API
2026-03-24 22:18:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:18:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714463>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Electric',
'id': 'eff4c202-4614-54a1-80b1-853d460ddb83',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28995',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714463',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 86458,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24800,
'price_includes_vat': True,
'registration_date': '2023-02-15',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volvo XC40 - Twin Motor - Electric - Automatic - 408 hp - 86.458 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714463%27 HTTP/1.1" 200 None
2026-03-24 22:18:20 [adesa.de] INFO: Saving data for 10714463: {'auction_closing_time': 1774433400.0, 'created_time': 1774287186.759038, 'last_price_update_time': 1774390700.50379}
2026-03-24 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714463') HTTP/1.1" 204 0
2026-03-24 22:18:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c with identifier: 10714532
2026-03-24 22:18:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c with identifier: 10714532
2026-03-24 22:18:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c with identifier: 10714532 to the API
2026-03-24 22:18:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:18:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714532>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 180,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Hybrid',
'id': '1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29007',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714532',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 45925,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24200,
'price_includes_vat': True,
'registration_date': '2022-10-20',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volvo XC40 T5 Plus Bright - Hybrid - Automatic - 180 hp - 45.925 km',
'transmission': 'automatic',
'trim': 'Plus Bright',
'vin': None,
'year': 2022}
2026-03-24 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714532%27 HTTP/1.1" 200 None
2026-03-24 22:18:20 [adesa.de] INFO: Saving data for 10714532: {'auction_closing_time': 1774434000.0, 'created_time': 1774287189.641938, 'last_price_update_time': 1774390700.890211}
2026-03-24 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714532') HTTP/1.1" 204 0
2026-03-24 22:18:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7c6a0539-31dd-5df7-95aa-cacd34af07dd with identifier: 10714462
2026-03-24 22:18:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7c6a0539-31dd-5df7-95aa-cacd34af07dd with identifier: 10714462
2026-03-24 22:18:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7c6a0539-31dd-5df7-95aa-cacd34af07dd with identifier: 10714462 to the API
2026-03-24 22:18:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714462>
{'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': 253,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '7c6a0539-31dd-5df7-95aa-cacd34af07dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30297',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714462',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volvo',
'model': 'V60',
'odometer': 84358,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24100,
'price_includes_vat': True,
'registration_date': '2022-11-25',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volvo V60 T6 Plus Bright - Hybrid - Automatic - 253 hp - 84.358 km',
'transmission': 'automatic',
'trim': 'Plus Bright',
'vin': None,
'year': 2022}
2026-03-24 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714462%27 HTTP/1.1" 200 None
2026-03-24 22:18:21 [adesa.de] INFO: Saving data for 10714462: {'auction_closing_time': 1774433400.0, 'created_time': 1774287259.337629, 'last_price_update_time': 1774390701.181299}
2026-03-24 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714462') HTTP/1.1" 204 0
2026-03-24 22:18:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d1a69424-94a5-5a24-ab34-0bd849106d77 with identifier: 10710896
2026-03-24 22:18:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d1a69424-94a5-5a24-ab34-0bd849106d77 with identifier: 10710896
2026-03-24 22:18:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d1a69424-94a5-5a24-ab34-0bd849106d77 with identifier: 10710896 to the API
2026-03-24 22:18:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710896>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 180,
'expiration_date': '2026-03-25T12:30:00Z',
'fuel_type': 'Hybrid',
'id': 'd1a69424-94a5-5a24-ab34-0bd849106d77',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '7105995',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710896',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 90536,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20200,
'price_includes_vat': True,
'registration_date': '2022-11-30',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 T5 Plus Dark - Hybrid - Automatic - 180 hp - 90.536 km',
'transmission': 'automatic',
'trim': 'Plus Dark',
'vin': None,
'year': 2022}
2026-03-24 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710896%27 HTTP/1.1" 200 None
2026-03-24 22:18:21 [adesa.de] INFO: Saving data for 10710896: {'auction_closing_time': 1774441800.0, 'created_time': 1774287183.424868, 'last_price_update_time': 1774390701.490575}
2026-03-24 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10710896') HTTP/1.1" 204 0
2026-03-24 22:18:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 955fcfab-2c52-5552-adf0-808e703447ab with identifier: 10714515
2026-03-24 22:18:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 955fcfab-2c52-5552-adf0-808e703447ab with identifier: 10714515
2026-03-24 22:18:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 955fcfab-2c52-5552-adf0-808e703447ab with identifier: 10714515 to the API
2026-03-24 22:18:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714515>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Hybrid',
'id': '955fcfab-2c52-5552-adf0-808e703447ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29063',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714515',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volvo',
'model': 'V60',
'odometer': 55415,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26900,
'price_includes_vat': True,
'registration_date': '2021-11-02',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volvo V60 T6 R-Design - Hybrid - Automatic - 253 hp - 55.415 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-24 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714515%27 HTTP/1.1" 200 None
2026-03-24 22:18:21 [adesa.de] INFO: Saving data for 10714515: {'auction_closing_time': 1774434000.0, 'created_time': 1774287203.447548, 'last_price_update_time': 1774390701.772815}
2026-03-24 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714515') HTTP/1.1" 204 0
2026-03-24 22:18:21 [adesa.de] INFO: Found listing with ID: 10709296
2026-03-24 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709296%27 HTTP/1.1" 200 None
2026-03-24 22:18:21 [adesa.de] INFO: Scrape type for 10709296: 2
2026-03-24 22:18:21 [adesa.de] INFO: Scraping item 10709296 url https://www.openlane.eu/en/carv6/auction/10709296
2026-03-24 22:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713152> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713157> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713149> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22: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-24 22: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-24 22:18:21 [adesa.de] INFO: Found listing with ID: 10709411
2026-03-24 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709411%27 HTTP/1.1" 200 None
2026-03-24 22:18:21 [adesa.de] INFO: Scrape type for 10709411: 2
2026-03-24 22:18:21 [adesa.de] INFO: Scraping item 10709411 url https://www.openlane.eu/en/carv6/auction/10709411
2026-03-24 22:18:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11ce1b87-3bd3-5965-a7d2-88c2bc030cc3 with identifier: 10713152
2026-03-24 22:18:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11ce1b87-3bd3-5965-a7d2-88c2bc030cc3 with scrape type 2
2026-03-24 22:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11ce1b87-3bd3-5965-a7d2-88c2bc030cc3 with scrape type 2
2026-03-24 22:18:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 11ce1b87-3bd3-5965-a7d2-88c2bc030cc3, identifier: 10713152
2026-03-24 22:18:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c811a814-261e-572c-9d35-d8d3fceffe72 with identifier: 10713157
2026-03-24 22:18:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c811a814-261e-572c-9d35-d8d3fceffe72 with scrape type 2
2026-03-24 22:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c811a814-261e-572c-9d35-d8d3fceffe72 with scrape type 2
2026-03-24 22:18:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c811a814-261e-572c-9d35-d8d3fceffe72, identifier: 10713157
2026-03-24 22:18:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 11ce1b87-3bd3-5965-a7d2-88c2bc030cc3 with identifier: 10713152
2026-03-24 22:18:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 11ce1b87-3bd3-5965-a7d2-88c2bc030cc3 with identifier: 10713152
2026-03-24 22:18:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 11ce1b87-3bd3-5965-a7d2-88c2bc030cc3 with identifier: 10713152 to the API
2026-03-24 22:18:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:18:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713152>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 160,
'expiration_date': '2026-03-25T09:15:00Z',
'fuel_type': 'Petrol',
'id': '11ce1b87-3bd3-5965-a7d2-88c2bc030cc3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EU-FA 7528 Zörbig',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713152',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Alfa Romeo',
'model': 'Tonale',
'odometer': 13046,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18500,
'price_includes_vat': True,
'registration_date': '2024-11-01',
'seats_number': 5,
'seller_name': None,
'title': 'Alfa Romeo Tonale 1.5 Sprint - Petrol - Automatic - 160 hp - 13.046 '
'km',
'transmission': 'automatic',
'trim': 'Sprint',
'vin': None,
'year': 2024}
2026-03-24 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713152%27 HTTP/1.1" 200 None
2026-03-24 22:18:22 [adesa.de] INFO: Saving data for 10713152: {'auction_closing_time': 1774430100.0, 'created_time': 1774287164.409433, 'last_price_update_time': 1774390702.368768}
2026-03-24 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10713152') HTTP/1.1" 204 0
2026-03-24 22:18:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c811a814-261e-572c-9d35-d8d3fceffe72 with identifier: 10713157
2026-03-24 22:18:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c811a814-261e-572c-9d35-d8d3fceffe72 with identifier: 10713157
2026-03-24 22:18:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c811a814-261e-572c-9d35-d8d3fceffe72 with identifier: 10713157 to the API
2026-03-24 22:18:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:18:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713157>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 70,
'expiration_date': '2026-03-25T09:15:00Z',
'fuel_type': 'Petrol',
'id': 'c811a814-261e-572c-9d35-d8d3fceffe72',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EU-FI 8386 Schkopau',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713157',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Fiat',
'model': '500',
'odometer': 16795,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2022-12-14',
'seats_number': 4,
'seller_name': None,
'title': 'Fiat 500 1.0 Dolcevita - Petrol - Manual - 70 hp - 16.795 km',
'transmission': 'manual',
'trim': 'Dolcevita',
'vin': None,
'year': 2022}
2026-03-24 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713157%27 HTTP/1.1" 200 None
2026-03-24 22:18:22 [adesa.de] INFO: Saving data for 10713157: {'auction_closing_time': 1774430100.0, 'created_time': 1774287182.468813, 'last_price_update_time': 1774390702.693107}
2026-03-24 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10713157') HTTP/1.1" 204 0
2026-03-24 22:18:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f53021c6-9fc0-5fd2-a112-cf7805f261c3 with identifier: 10713149
2026-03-24 22:18:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f53021c6-9fc0-5fd2-a112-cf7805f261c3 with scrape type 2
2026-03-24 22:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f53021c6-9fc0-5fd2-a112-cf7805f261c3 with scrape type 2
2026-03-24 22:18:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f53021c6-9fc0-5fd2-a112-cf7805f261c3, identifier: 10713149
2026-03-24 22:18:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f53021c6-9fc0-5fd2-a112-cf7805f261c3 with identifier: 10713149
2026-03-24 22:18:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f53021c6-9fc0-5fd2-a112-cf7805f261c3 with identifier: 10713149
2026-03-24 22:18:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f53021c6-9fc0-5fd2-a112-cf7805f261c3 with identifier: 10713149 to the API
2026-03-24 22:18:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:18:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713149>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T09:15:00Z',
'fuel_type': 'Petrol',
'id': 'f53021c6-9fc0-5fd2-a112-cf7805f261c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG-MY 1111 Schöneck',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713149',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Citroën',
'model': 'C3',
'odometer': 36695,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2024-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën C3 Max - Petrol - Automatic - 110 hp - 36.695 km',
'transmission': 'automatic',
'trim': 'Max',
'vin': None,
'year': 2024}
2026-03-24 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710713149%27 HTTP/1.1" 200 None
2026-03-24 22:18:23 [adesa.de] INFO: Saving data for 10713149: {'auction_closing_time': 1774430100.0, 'created_time': 1774287158.525512, 'last_price_update_time': 1774390703.100014}
2026-03-24 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10713149') HTTP/1.1" 204 0
2026-03-24 22:18:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713153> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22:18:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713159> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22:18:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 772c58df-c779-5f46-b37f-e000c78ab153 with identifier: 10713153
2026-03-24 22:18:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 772c58df-c779-5f46-b37f-e000c78ab153 with scrape type 2
2026-03-24 22:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 772c58df-c779-5f46-b37f-e000c78ab153 with scrape type 2
2026-03-24 22:18:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 772c58df-c779-5f46-b37f-e000c78ab153, identifier: 10713153
2026-03-24 22:18:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 772c58df-c779-5f46-b37f-e000c78ab153 with identifier: 10713153
2026-03-24 22:18:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 772c58df-c779-5f46-b37f-e000c78ab153 with identifier: 10713153
2026-03-24 22:18:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 772c58df-c779-5f46-b37f-e000c78ab153 with identifier: 10713153 to the API
2026-03-24 22:18:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713153>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-25T09:15:00Z',
'fuel_type': 'Petrol',
'id': '772c58df-c779-5f46-b37f-e000c78ab153',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EU-FA 9026 Buch',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713153',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Fiat',
'model': '600',
'odometer': 12178,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2025-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'Fiat 600 1.2 - Petrol - Automatic - 100 hp - 12.178 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-24 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710713153%27 HTTP/1.1" 200 None
2026-03-24 22:18:23 [adesa.de] INFO: Saving data for 10713153: {'auction_closing_time': 1774430100.0, 'created_time': 1774287154.19291, 'last_price_update_time': 1774390703.850182}
2026-03-24 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10713153') HTTP/1.1" 204 0
2026-03-24 22:18:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713162> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713154> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22: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-24 22:18:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28102efe-979d-5d07-a947-3321f46b0265 with identifier: 10713159
2026-03-24 22:18:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28102efe-979d-5d07-a947-3321f46b0265 with scrape type 2
2026-03-24 22:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 28102efe-979d-5d07-a947-3321f46b0265 with scrape type 2
2026-03-24 22:18:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 28102efe-979d-5d07-a947-3321f46b0265, identifier: 10713159
2026-03-24 22:18:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 28102efe-979d-5d07-a947-3321f46b0265 with identifier: 10713159
2026-03-24 22:18:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 28102efe-979d-5d07-a947-3321f46b0265 with identifier: 10713159
2026-03-24 22:18:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 28102efe-979d-5d07-a947-3321f46b0265 with identifier: 10713159 to the API
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:18:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713159>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T09:15:00Z',
'fuel_type': 'Electric',
'id': '28102efe-979d-5d07-a947-3321f46b0265',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EU-FF 325E Pfullendorf',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713159',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Corsa-e',
'odometer': 12711,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2023-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa-e - Electric - Automatic - 136 hp - 12.711 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713159%27 HTTP/1.1" 200 None
2026-03-24 22:18:24 [adesa.de] INFO: Saving data for 10713159: {'auction_closing_time': 1774430100.0, 'created_time': 1774287128.10974, 'last_price_update_time': 1774390704.259276}
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10713159') HTTP/1.1" 204 0
2026-03-24 22:18:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710130> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710154> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708895> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22: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-24 22: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-24 22:18:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07b3fd28-41d2-575e-a013-2ef97fc48a9d with identifier: 10713162
2026-03-24 22:18:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07b3fd28-41d2-575e-a013-2ef97fc48a9d with scrape type 2
2026-03-24 22:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07b3fd28-41d2-575e-a013-2ef97fc48a9d with scrape type 2
2026-03-24 22:18:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 07b3fd28-41d2-575e-a013-2ef97fc48a9d, identifier: 10713162
2026-03-24 22:18:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c320272b-affd-5c10-acc8-0a51ec966c17 with identifier: 10713154
2026-03-24 22:18:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c320272b-affd-5c10-acc8-0a51ec966c17 with scrape type 2
2026-03-24 22:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c320272b-affd-5c10-acc8-0a51ec966c17 with scrape type 2
2026-03-24 22:18:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c320272b-affd-5c10-acc8-0a51ec966c17, identifier: 10713154
2026-03-24 22:18:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 07b3fd28-41d2-575e-a013-2ef97fc48a9d with identifier: 10713162
2026-03-24 22:18:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 07b3fd28-41d2-575e-a013-2ef97fc48a9d with identifier: 10713162
2026-03-24 22:18:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 07b3fd28-41d2-575e-a013-2ef97fc48a9d with identifier: 10713162 to the API
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:18:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713162>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T09:15:00Z',
'fuel_type': 'Electric',
'id': '07b3fd28-41d2-575e-a013-2ef97fc48a9d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EU-FI 165E Calden',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713162',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Corsa-e',
'odometer': 13053,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2023-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa-e - Electric - Automatic - 136 hp - 13.053 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713162%27 HTTP/1.1" 200 None
2026-03-24 22:18:24 [adesa.de] INFO: Saving data for 10713162: {'auction_closing_time': 1774430100.0, 'created_time': 1774287277.824884, 'last_price_update_time': 1774390704.851496}
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10713162') HTTP/1.1" 204 0
2026-03-24 22:18:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c320272b-affd-5c10-acc8-0a51ec966c17 with identifier: 10713154
2026-03-24 22:18:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c320272b-affd-5c10-acc8-0a51ec966c17 with identifier: 10713154
2026-03-24 22:18:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c320272b-affd-5c10-acc8-0a51ec966c17 with identifier: 10713154 to the API
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713154>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-25T09:15:00Z',
'fuel_type': 'Petrol',
'id': 'c320272b-affd-5c10-acc8-0a51ec966c17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EU-FA 7508 Schkopau',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713154',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Fiat',
'model': '600',
'odometer': 3489,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2024-11-01',
'seats_number': 5,
'seller_name': None,
'title': 'Fiat 600 1.2 - Petrol - Automatic - 100 hp - 3.489 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710713154%27 HTTP/1.1" 200 None
2026-03-24 22:18:25 [adesa.de] INFO: Saving data for 10713154: {'auction_closing_time': 1774430100.0, 'created_time': 1774287154.923684, 'last_price_update_time': 1774390705.152463}
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10713154') HTTP/1.1" 204 0
2026-03-24 22:18:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709035> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22:18:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b638e57-a064-5ac4-9816-05ab792284f0 with identifier: 10710130
2026-03-24 22:18:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b638e57-a064-5ac4-9816-05ab792284f0 with scrape type 2
2026-03-24 22:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b638e57-a064-5ac4-9816-05ab792284f0 with scrape type 2
2026-03-24 22:18:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4b638e57-a064-5ac4-9816-05ab792284f0, identifier: 10710130
2026-03-24 22:18:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e5a2157-1e9e-588c-9869-caab812fb718 with identifier: 10710154
2026-03-24 22:18:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e5a2157-1e9e-588c-9869-caab812fb718 with scrape type 2
2026-03-24 22:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e5a2157-1e9e-588c-9869-caab812fb718 with scrape type 2
2026-03-24 22:18:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7e5a2157-1e9e-588c-9869-caab812fb718, identifier: 10710154
2026-03-24 22:18:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 137f92ea-96f7-5c47-8f41-58e1da9f4b39 with identifier: 10708895
2026-03-24 22:18:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 137f92ea-96f7-5c47-8f41-58e1da9f4b39 with scrape type 2
2026-03-24 22:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 137f92ea-96f7-5c47-8f41-58e1da9f4b39 with scrape type 2
2026-03-24 22:18:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 137f92ea-96f7-5c47-8f41-58e1da9f4b39, identifier: 10708895
2026-03-24 22:18:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4b638e57-a064-5ac4-9816-05ab792284f0 with identifier: 10710130
2026-03-24 22:18:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4b638e57-a064-5ac4-9816-05ab792284f0 with identifier: 10710130
2026-03-24 22:18:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4b638e57-a064-5ac4-9816-05ab792284f0 with identifier: 10710130 to the API
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710130>
{'auction_title': '',
'c_o_2_emission_value': 92,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 99,
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '4b638e57-a064-5ac4-9816-05ab792284f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2Z-JH-32',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710130',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Toyota',
'model': 'Prius',
'odometer': 269488,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2015-08-26',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Prius 1.8 Dynamic - Hybrid - Automatic - 99 hp - 269.488 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2015}
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710130%27 HTTP/1.1" 200 None
2026-03-24 22:18:25 [adesa.de] INFO: Saving data for 10710130: {'auction_closing_time': 1774426200.0, 'created_time': 1774286829.69796, 'last_price_update_time': 1774390705.756398}
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10710130') HTTP/1.1" 204 0
2026-03-24 22:18:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7e5a2157-1e9e-588c-9869-caab812fb718 with identifier: 10710154
2026-03-24 22:18:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7e5a2157-1e9e-588c-9869-caab812fb718 with identifier: 10710154
2026-03-24 22:18:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7e5a2157-1e9e-588c-9869-caab812fb718 with identifier: 10710154 to the API
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710154>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 305,
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '7e5a2157-1e9e-588c-9869-caab812fb718',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG119DP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710154',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 144931,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24500,
'price_includes_vat': True,
'registration_date': '2022-02-05',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Rav4 2.5 Collection - AWD - Hybrid - Automatic - 305 hp - '
'144.931 km',
'transmission': 'automatic',
'trim': 'Collection',
'vin': None,
'year': 2022}
2026-03-24 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710710154%27 HTTP/1.1" 200 None
2026-03-24 22:18:26 [adesa.de] INFO: Saving data for 10710154: {'auction_closing_time': 1774426200.0, 'created_time': 1774286824.460097, 'last_price_update_time': 1774390706.055422}
2026-03-24 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10710154') HTTP/1.1" 204 0
2026-03-24 22:18:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 137f92ea-96f7-5c47-8f41-58e1da9f4b39 with identifier: 10708895
2026-03-24 22:18:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 137f92ea-96f7-5c47-8f41-58e1da9f4b39 with identifier: 10708895
2026-03-24 22:18:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 137f92ea-96f7-5c47-8f41-58e1da9f4b39 with identifier: 10708895 to the API
2026-03-24 22:18:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:18:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708895>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '137f92ea-96f7-5c47-8f41-58e1da9f4b39',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KÜN-TM 349',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708895',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A3',
'odometer': 117206,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2022-12-05',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Audi A3 Sportback 35 TDI S Line - Diesel - Manual - 150 hp - '
'117.206 km',
'transmission': 'manual',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-24 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708895%27 HTTP/1.1" 200 None
2026-03-24 22:18:26 [adesa.de] INFO: Saving data for 10708895: {'auction_closing_time': 1774430700.0, 'created_time': 1774286823.136625, 'last_price_update_time': 1774390706.341825}
2026-03-24 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708895') HTTP/1.1" 204 0
2026-03-24 22:18:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709031> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709019> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713160> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80d2ae4a-4519-5ea6-a076-30d41d811691 with identifier: 10709035
2026-03-24 22:18:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80d2ae4a-4519-5ea6-a076-30d41d811691 with scrape type 2
2026-03-24 22:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80d2ae4a-4519-5ea6-a076-30d41d811691 with scrape type 2
2026-03-24 22:18:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 80d2ae4a-4519-5ea6-a076-30d41d811691, identifier: 10709035
2026-03-24 22:18:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 80d2ae4a-4519-5ea6-a076-30d41d811691 with identifier: 10709035
2026-03-24 22:18:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 80d2ae4a-4519-5ea6-a076-30d41d811691 with identifier: 10709035
2026-03-24 22:18:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 80d2ae4a-4519-5ea6-a076-30d41d811691 with identifier: 10709035 to the API
2026-03-24 22:18:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:18:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709035>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '80d2ae4a-4519-5ea6-a076-30d41d811691',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FN-AF 45E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709035',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 84498,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18700,
'price_includes_vat': True,
'registration_date': '2023-02-14',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'BMW 3 Series Touring 330e - Hybrid - Automatic - 184 hp - 84.498 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709035%27 HTTP/1.1" 200 None
2026-03-24 22:18:26 [adesa.de] INFO: Saving data for 10709035: {'auction_closing_time': 1774430700.0, 'created_time': 1774286793.954328, 'last_price_update_time': 1774390706.729906}
2026-03-24 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10709035') HTTP/1.1" 204 0
2026-03-24 22:18:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 777a831f-be9b-5f2f-8ae0-4c3f7721b3f4 with identifier: 10709031
2026-03-24 22:18:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 777a831f-be9b-5f2f-8ae0-4c3f7721b3f4 with scrape type 2
2026-03-24 22:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 777a831f-be9b-5f2f-8ae0-4c3f7721b3f4 with scrape type 2
2026-03-24 22:18:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 777a831f-be9b-5f2f-8ae0-4c3f7721b3f4, identifier: 10709031
2026-03-24 22:18:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 259d6629-5c93-504b-8b7f-ff3e3844cf60 with identifier: 10709019
2026-03-24 22:18:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 259d6629-5c93-504b-8b7f-ff3e3844cf60 with scrape type 2
2026-03-24 22:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 259d6629-5c93-504b-8b7f-ff3e3844cf60 with scrape type 2
2026-03-24 22:18:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 259d6629-5c93-504b-8b7f-ff3e3844cf60, identifier: 10709019
2026-03-24 22:18:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c359ebe-86f5-5865-981c-c4470a5368e2 with identifier: 10713160
2026-03-24 22:18:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c359ebe-86f5-5865-981c-c4470a5368e2 with scrape type 2
2026-03-24 22:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c359ebe-86f5-5865-981c-c4470a5368e2 with scrape type 2
2026-03-24 22:18:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4c359ebe-86f5-5865-981c-c4470a5368e2, identifier: 10713160
2026-03-24 22:18:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 777a831f-be9b-5f2f-8ae0-4c3f7721b3f4 with identifier: 10709031
2026-03-24 22:18:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 777a831f-be9b-5f2f-8ae0-4c3f7721b3f4 with identifier: 10709031
2026-03-24 22:18:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 777a831f-be9b-5f2f-8ae0-4c3f7721b3f4 with identifier: 10709031 to the API
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709031>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '777a831f-be9b-5f2f-8ae0-4c3f7721b3f4',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HG-WK 67',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709031',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 155098,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2020-11-24',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'BMW 3 Series Touring 320d - Diesel - Automatic - 190 hp - 155.098 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709031%27 HTTP/1.1" 200 None
2026-03-24 22:18:27 [adesa.de] INFO: Saving data for 10709031: {'auction_closing_time': 1774430700.0, 'created_time': 1774286811.613674, 'last_price_update_time': 1774390707.39154}
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10709031') HTTP/1.1" 204 0
2026-03-24 22:18:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 259d6629-5c93-504b-8b7f-ff3e3844cf60 with identifier: 10709019
2026-03-24 22:18:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 259d6629-5c93-504b-8b7f-ff3e3844cf60 with identifier: 10709019
2026-03-24 22:18:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 259d6629-5c93-504b-8b7f-ff3e3844cf60 with identifier: 10709019 to the API
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709019>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '259d6629-5c93-504b-8b7f-ff3e3844cf60',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RE-AD 161',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709019',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 106145,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2023-05-15',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'BMW 3 Series Touring 318d - Diesel - Automatic - 150 hp - 106.145 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709019%27 HTTP/1.1" 200 None
2026-03-24 22:18:27 [adesa.de] INFO: Saving data for 10709019: {'auction_closing_time': 1774430700.0, 'created_time': 1774286817.615043, 'last_price_update_time': 1774390707.710958}
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10709019') HTTP/1.1" 204 0
2026-03-24 22:18:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4c359ebe-86f5-5865-981c-c4470a5368e2 with identifier: 10713160
2026-03-24 22:18:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4c359ebe-86f5-5865-981c-c4470a5368e2 with identifier: 10713160
2026-03-24 22:18:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4c359ebe-86f5-5865-981c-c4470a5368e2 with identifier: 10713160 to the API
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713160>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T09:15:00Z',
'fuel_type': 'Petrol',
'id': '4c359ebe-86f5-5865-981c-c4470a5368e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EU-FA 9540 Schkopau',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713160',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Jeep',
'model': 'Compass',
'odometer': 32147,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2025-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Compass 1.5 Summit - Petrol - Automatic - 130 hp - 32.147 km',
'transmission': 'automatic',
'trim': 'Summit',
'vin': None,
'year': 2025}
2026-03-24 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710713160%27 HTTP/1.1" 200 None
2026-03-24 22:18:28 [adesa.de] INFO: Saving data for 10713160: {'auction_closing_time': 1774430100.0, 'created_time': 1774287145.923313, 'last_price_update_time': 1774390708.108498}
2026-03-24 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10713160') HTTP/1.1" 204 0
2026-03-24 22:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709410> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709246> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709004> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709442> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709296> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4131f392-8ea2-5064-92d9-f01334c2af32 with identifier: 10709410
2026-03-24 22:18:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4131f392-8ea2-5064-92d9-f01334c2af32 with scrape type 2
2026-03-24 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4131f392-8ea2-5064-92d9-f01334c2af32 with scrape type 2
2026-03-24 22:18:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4131f392-8ea2-5064-92d9-f01334c2af32, identifier: 10709410
2026-03-24 22:18:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4131f392-8ea2-5064-92d9-f01334c2af32 with identifier: 10709410
2026-03-24 22:18:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4131f392-8ea2-5064-92d9-f01334c2af32 with identifier: 10709410
2026-03-24 22:18:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4131f392-8ea2-5064-92d9-f01334c2af32 with identifier: 10709410 to the API
2026-03-24 22:18:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709410>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '4131f392-8ea2-5064-92d9-f01334c2af32',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'D-AP 7009',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709410',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 39041,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17100,
'price_includes_vat': True,
'registration_date': '2023-07-11',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Mercedes-Benz CLA Shooting Brake 200d Progressive - Diesel - '
'Automatic - 150 hp - 39.041 km',
'transmission': 'automatic',
'trim': 'Progressive',
'vin': None,
'year': 2023}
2026-03-24 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709410%27 HTTP/1.1" 200 None
2026-03-24 22:18:28 [adesa.de] INFO: Saving data for 10709410: {'auction_closing_time': 1774430700.0, 'created_time': 1774286775.997793, 'last_price_update_time': 1774390708.630475}
2026-03-24 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10709410') HTTP/1.1" 204 0
2026-03-24 22:18:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 546e7398-c740-5523-9d05-65dee5a6fe83 with identifier: 10709246
2026-03-24 22:18:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 546e7398-c740-5523-9d05-65dee5a6fe83 with scrape type 2
2026-03-24 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 546e7398-c740-5523-9d05-65dee5a6fe83 with scrape type 2
2026-03-24 22:18:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 546e7398-c740-5523-9d05-65dee5a6fe83, identifier: 10709246
2026-03-24 22:18:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b4df0ec-234b-5b59-ad61-46f1ad61e9bd with identifier: 10709004
2026-03-24 22:18:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b4df0ec-234b-5b59-ad61-46f1ad61e9bd with scrape type 2
2026-03-24 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b4df0ec-234b-5b59-ad61-46f1ad61e9bd with scrape type 2
2026-03-24 22:18:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4b4df0ec-234b-5b59-ad61-46f1ad61e9bd, identifier: 10709004
2026-03-24 22:18:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 546e7398-c740-5523-9d05-65dee5a6fe83 with identifier: 10709246
2026-03-24 22:18:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 546e7398-c740-5523-9d05-65dee5a6fe83 with identifier: 10709246
2026-03-24 22:18:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 546e7398-c740-5523-9d05-65dee5a6fe83 with identifier: 10709246 to the API
2026-03-24 22:18:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709246>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 333,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Petrol',
'id': '546e7398-c740-5523-9d05-65dee5a6fe83',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SÜW-T 1410',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709246',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 155229,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24800,
'price_includes_vat': True,
'registration_date': '2023-02-10',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'BMW 5 Series 540i M Sport - Petrol - Automatic - 333 hp - 155.229 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-24 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709246%27 HTTP/1.1" 200 None
2026-03-24 22:18:29 [adesa.de] INFO: Saving data for 10709246: {'auction_closing_time': 1774430700.0, 'created_time': 1774286791.965607, 'last_price_update_time': 1774390709.173471}
2026-03-24 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10709246') HTTP/1.1" 204 0
2026-03-24 22:18:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4b4df0ec-234b-5b59-ad61-46f1ad61e9bd with identifier: 10709004
2026-03-24 22:18:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4b4df0ec-234b-5b59-ad61-46f1ad61e9bd with identifier: 10709004
2026-03-24 22:18:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4b4df0ec-234b-5b59-ad61-46f1ad61e9bd with identifier: 10709004 to the API
2026-03-24 22:18:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:18:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709004>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '4b4df0ec-234b-5b59-ad61-46f1ad61e9bd',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PIR-MF 678',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709004',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 103310,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2023-05-04',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'BMW 3 Series Touring 318d - Diesel - Automatic - 150 hp - 103.310 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709004%27 HTTP/1.1" 200 None
2026-03-24 22:18:30 [adesa.de] INFO: Saving data for 10709004: {'auction_closing_time': 1774430700.0, 'created_time': 1774286823.845552, 'last_price_update_time': 1774390710.401183}
2026-03-24 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10709004') HTTP/1.1" 204 0
2026-03-24 22:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709411> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709278> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 754a64c0-2e47-5c88-a486-30c52e90e082 with identifier: 10709442
2026-03-24 22:18:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 754a64c0-2e47-5c88-a486-30c52e90e082 with scrape type 2
2026-03-24 22:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 754a64c0-2e47-5c88-a486-30c52e90e082 with scrape type 2
2026-03-24 22:18:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 754a64c0-2e47-5c88-a486-30c52e90e082, identifier: 10709442
2026-03-24 22:18:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc6f2ce7-ac5e-5f15-a185-225e19c39e42 with identifier: 10709296
2026-03-24 22:18:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc6f2ce7-ac5e-5f15-a185-225e19c39e42 with scrape type 2
2026-03-24 22:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc6f2ce7-ac5e-5f15-a185-225e19c39e42 with scrape type 2
2026-03-24 22:18:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bc6f2ce7-ac5e-5f15-a185-225e19c39e42, identifier: 10709296
2026-03-24 22: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-24 22: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-24 22:18:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 754a64c0-2e47-5c88-a486-30c52e90e082 with identifier: 10709442
2026-03-24 22:18:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 754a64c0-2e47-5c88-a486-30c52e90e082 with identifier: 10709442
2026-03-24 22:18:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 754a64c0-2e47-5c88-a486-30c52e90e082 with identifier: 10709442 to the API
2026-03-24 22:18:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:18:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709442>
{'auction_title': '',
'c_o_2_emission_value': 14,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 252,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '754a64c0-2e47-5c88-a486-30c52e90e082',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'F-MB 881E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709442',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 26546,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 46400,
'price_includes_vat': True,
'registration_date': '2024-07-26',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Mercedes-Benz E 400 - 4-Matic - Hybrid - Automatic - 252 hp - '
'26.546 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709442%27 HTTP/1.1" 200 None
2026-03-24 22:18:30 [adesa.de] INFO: Saving data for 10709442: {'auction_closing_time': 1774430700.0, 'created_time': 1774286758.863207, 'last_price_update_time': 1774390710.955813}
2026-03-24 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10709442') HTTP/1.1" 204 0
2026-03-24 22:18:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bc6f2ce7-ac5e-5f15-a185-225e19c39e42 with identifier: 10709296
2026-03-24 22:18:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bc6f2ce7-ac5e-5f15-a185-225e19c39e42 with identifier: 10709296
2026-03-24 22:18:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bc6f2ce7-ac5e-5f15-a185-225e19c39e42 with identifier: 10709296 to the API
2026-03-24 22:18:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709296>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 190,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Electric',
'id': 'bc6f2ce7-ac5e-5f15-a185-225e19c39e42',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BN-IT 159E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709296',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 73980,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2022-11-17',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Mercedes-Benz EQA 250 Electric Art - Electric - Automatic - 190 hp '
'- 73.980 km',
'transmission': 'automatic',
'trim': 'Electric Art',
'vin': None,
'year': 2022}
2026-03-24 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709296%27 HTTP/1.1" 200 None
2026-03-24 22:18:31 [adesa.de] INFO: Saving data for 10709296: {'auction_closing_time': 1774430700.0, 'created_time': 1774286904.253918, 'last_price_update_time': 1774390711.528197}
2026-03-24 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10709296') HTTP/1.1" 204 0
2026-03-24 22:18:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709233> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709314> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18: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-24 22:18:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709273> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22: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-24 22: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-24 22: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-24 22:18:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 375a82ff-52b6-5380-bb7b-bb695c2c66c7 with identifier: 10709411
2026-03-24 22:18:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 375a82ff-52b6-5380-bb7b-bb695c2c66c7 with scrape type 2
2026-03-24 22:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 375a82ff-52b6-5380-bb7b-bb695c2c66c7 with scrape type 2
2026-03-24 22:18:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 375a82ff-52b6-5380-bb7b-bb695c2c66c7, identifier: 10709411
2026-03-24 22:18:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02d6c0b8-5849-5e04-92dc-28262c8bbd02 with identifier: 10709278
2026-03-24 22:18:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02d6c0b8-5849-5e04-92dc-28262c8bbd02 with scrape type 2
2026-03-24 22:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02d6c0b8-5849-5e04-92dc-28262c8bbd02 with scrape type 2
2026-03-24 22:18:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 02d6c0b8-5849-5e04-92dc-28262c8bbd02, identifier: 10709278
2026-03-24 22:18:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 375a82ff-52b6-5380-bb7b-bb695c2c66c7 with identifier: 10709411
2026-03-24 22:18:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 375a82ff-52b6-5380-bb7b-bb695c2c66c7 with identifier: 10709411
2026-03-24 22:18:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 375a82ff-52b6-5380-bb7b-bb695c2c66c7 with identifier: 10709411 to the API
2026-03-24 22:18:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709411>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Petrol',
'id': '375a82ff-52b6-5380-bb7b-bb695c2c66c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BB-AK 526',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709411',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 7971,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23100,
'price_includes_vat': True,
'registration_date': '2025-02-26',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Mercedes-Benz GLA 180 - Petrol - Automatic - 136 hp - 7.971 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-24 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709411%27 HTTP/1.1" 200 None
2026-03-24 22:18:32 [adesa.de] INFO: Saving data for 10709411: {'auction_closing_time': 1774430700.0, 'created_time': 1774286819.453348, 'last_price_update_time': 1774390712.081881}
2026-03-24 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10709411') HTTP/1.1" 204 0
2026-03-24 22:18:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 02d6c0b8-5849-5e04-92dc-28262c8bbd02 with identifier: 10709278
2026-03-24 22:18:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 02d6c0b8-5849-5e04-92dc-28262c8bbd02 with identifier: 10709278
2026-03-24 22:18:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 02d6c0b8-5849-5e04-92dc-28262c8bbd02 with identifier: 10709278 to the API
2026-03-24 22:18:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:18:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709278>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '02d6c0b8-5849-5e04-92dc-28262c8bbd02',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KB-VI 2887',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709278',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 102401,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2022-09-20',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Mercedes-Benz C Break 220d Avantgarde - Diesel - Automatic - 200 hp '
'- 102.401 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2022}
2026-03-24 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709278%27 HTTP/1.1" 200 None
2026-03-24 22:18:32 [adesa.de] INFO: Saving data for 10709278: {'auction_closing_time': 1774430700.0, 'created_time': 1774286766.316627, 'last_price_update_time': 1774390712.386347}
2026-03-24 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10709278') HTTP/1.1" 204 0
2026-03-24 22:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708901> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709037> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ddc04192-675e-55f0-bb92-d4223430a483 with identifier: 10709233
2026-03-24 22:18:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddc04192-675e-55f0-bb92-d4223430a483 with scrape type 2
2026-03-24 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ddc04192-675e-55f0-bb92-d4223430a483 with scrape type 2
2026-03-24 22:18:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ddc04192-675e-55f0-bb92-d4223430a483, identifier: 10709233
2026-03-24 22:18:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 290d6376-ac15-5aac-90a7-895079312229 with identifier: 10709314
2026-03-24 22:18:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 290d6376-ac15-5aac-90a7-895079312229 with scrape type 2
2026-03-24 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 290d6376-ac15-5aac-90a7-895079312229 with scrape type 2
2026-03-24 22:18:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 290d6376-ac15-5aac-90a7-895079312229, identifier: 10709314
2026-03-24 22:18:32 [adesa.de] INFO: Found listing with ID: 10709413
2026-03-24 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709413%27 HTTP/1.1" 200 None
2026-03-24 22:18:32 [adesa.de] INFO: Scrape type for 10709413: 2
2026-03-24 22:18:32 [adesa.de] INFO: Scraping item 10709413 url https://www.openlane.eu/en/carv6/auction/10709413
2026-03-24 22:18:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: efe078f7-ea18-5685-b811-d53359c50db4 with identifier: 10709273
2026-03-24 22:18:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efe078f7-ea18-5685-b811-d53359c50db4 with scrape type 2
2026-03-24 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item efe078f7-ea18-5685-b811-d53359c50db4 with scrape type 2
2026-03-24 22:18:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: efe078f7-ea18-5685-b811-d53359c50db4, identifier: 10709273
2026-03-24 22:18:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ddc04192-675e-55f0-bb92-d4223430a483 with identifier: 10709233
2026-03-24 22:18:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ddc04192-675e-55f0-bb92-d4223430a483 with identifier: 10709233
2026-03-24 22:18:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ddc04192-675e-55f0-bb92-d4223430a483 with identifier: 10709233 to the API
2026-03-24 22:18:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:18:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709233>
{'auction_title': '',
'c_o_2_emission_value': 35,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Hybrid',
'id': 'ddc04192-675e-55f0-bb92-d4223430a483',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'S-DS 313E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709233',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 92805,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19100,
'price_includes_vat': True,
'registration_date': '2022-06-09',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'BMW 5 Series Touring 530e - Hybrid - Automatic - 184 hp - 92.805 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709233%27 HTTP/1.1" 200 None
2026-03-24 22:18:33 [adesa.de] INFO: Saving data for 10709233: {'auction_closing_time': 1774430700.0, 'created_time': 1774286780.614855, 'last_price_update_time': 1774390713.067989}
2026-03-24 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10709233') HTTP/1.1" 204 0
2026-03-24 22:18:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 290d6376-ac15-5aac-90a7-895079312229 with identifier: 10709314
2026-03-24 22:18:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 290d6376-ac15-5aac-90a7-895079312229 with identifier: 10709314
2026-03-24 22:18:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 290d6376-ac15-5aac-90a7-895079312229 with identifier: 10709314 to the API
2026-03-24 22:18:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:18:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709314>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Electric',
'id': '290d6376-ac15-5aac-90a7-895079312229',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AN-FS 215E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709314',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Born',
'odometer': 79525,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2022-12-01',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Cupra Born 58 kWh - Electric - Automatic - 231 hp - 79.525 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709314%27 HTTP/1.1" 200 None
2026-03-24 22:18:33 [adesa.de] INFO: Saving data for 10709314: {'auction_closing_time': 1774430700.0, 'created_time': 1774286774.607155, 'last_price_update_time': 1774390713.385314}
2026-03-24 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10709314') HTTP/1.1" 204 0
2026-03-24 22:18:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: efe078f7-ea18-5685-b811-d53359c50db4 with identifier: 10709273
2026-03-24 22:18:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: efe078f7-ea18-5685-b811-d53359c50db4 with identifier: 10709273
2026-03-24 22:18:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: efe078f7-ea18-5685-b811-d53359c50db4 with identifier: 10709273 to the API
2026-03-24 22:18:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:18:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709273>
{'auction_title': '',
'c_o_2_emission_value': 16,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Hybrid',
'id': 'efe078f7-ea18-5685-b811-d53359c50db4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HH-PK 610E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709273',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'BMW',
'model': 'X1',
'odometer': 72437,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23100,
'price_includes_vat': True,
'registration_date': '2023-02-21',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'BMW X1 M Sport - xDrive - Hybrid - Automatic - 150 hp - 72.437 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-24 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709273%27 HTTP/1.1" 200 None
2026-03-24 22:18:33 [adesa.de] INFO: Saving data for 10709273: {'auction_closing_time': 1774430700.0, 'created_time': 1774286779.381756, 'last_price_update_time': 1774390713.70302}
2026-03-24 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10709273') HTTP/1.1" 204 0
2026-03-24 22:18:33 [adesa.de] INFO: Found listing with ID: 10709414
2026-03-24 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709414%27 HTTP/1.1" 200 None
2026-03-24 22:18:33 [adesa.de] INFO: Scrape type for 10709414: 2
2026-03-24 22:18:33 [adesa.de] INFO: Scraping item 10709414 url https://www.openlane.eu/en/carv6/auction/10709414
2026-03-24 22:18:33 [adesa.de] INFO: Found listing with ID: 10708978
2026-03-24 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708978%27 HTTP/1.1" 200 None
2026-03-24 22:18:33 [adesa.de] INFO: Scrape type for 10708978: 2
2026-03-24 22:18:33 [adesa.de] INFO: Scraping item 10708978 url https://www.openlane.eu/en/carv6/auction/10708978
2026-03-24 22:18:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d774e7d7-8f7b-5d47-b9d4-6eaebd840342 with identifier: 10708901
2026-03-24 22:18:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d774e7d7-8f7b-5d47-b9d4-6eaebd840342 with scrape type 2
2026-03-24 22:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d774e7d7-8f7b-5d47-b9d4-6eaebd840342 with scrape type 2
2026-03-24 22:18:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d774e7d7-8f7b-5d47-b9d4-6eaebd840342, identifier: 10708901
2026-03-24 22:18:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f49e394-20a0-51b5-b68e-0c5ddcc8ddc4 with identifier: 10709037
2026-03-24 22:18:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f49e394-20a0-51b5-b68e-0c5ddcc8ddc4 with scrape type 2
2026-03-24 22:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f49e394-20a0-51b5-b68e-0c5ddcc8ddc4 with scrape type 2
2026-03-24 22:18:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0f49e394-20a0-51b5-b68e-0c5ddcc8ddc4, identifier: 10709037
2026-03-24 22:18:33 [adesa.de] INFO: Found listing with ID: 10708976
2026-03-24 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708976%27 HTTP/1.1" 200 None
2026-03-24 22:18:33 [adesa.de] INFO: Scrape type for 10708976: 2
2026-03-24 22:18:33 [adesa.de] INFO: Scraping item 10708976 url https://www.openlane.eu/en/carv6/auction/10708976
2026-03-24 22:18:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d774e7d7-8f7b-5d47-b9d4-6eaebd840342 with identifier: 10708901
2026-03-24 22:18:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d774e7d7-8f7b-5d47-b9d4-6eaebd840342 with identifier: 10708901
2026-03-24 22:18:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d774e7d7-8f7b-5d47-b9d4-6eaebd840342 with identifier: 10708901 to the API
2026-03-24 22:18:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:18:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708901>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Petrol',
'id': 'd774e7d7-8f7b-5d47-b9d4-6eaebd840342',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'K-AH 463',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708901',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mazda',
'model': 'CX-30',
'odometer': 47015,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2023-01-06',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Mazda CX-30 2.0 SKYACTIV-G Selection - Petrol - Automatic - 150 hp '
'- 47.015 km',
'transmission': 'automatic',
'trim': 'Selection',
'vin': None,
'year': 2023}
2026-03-24 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708901%27 HTTP/1.1" 200 None
2026-03-24 22:18:34 [adesa.de] INFO: Saving data for 10708901: {'auction_closing_time': 1774430700.0, 'created_time': 1774286906.497627, 'last_price_update_time': 1774390714.237484}
2026-03-24 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708901') HTTP/1.1" 204 0
2026-03-24 22:18:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0f49e394-20a0-51b5-b68e-0c5ddcc8ddc4 with identifier: 10709037
2026-03-24 22:18:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0f49e394-20a0-51b5-b68e-0c5ddcc8ddc4 with identifier: 10709037
2026-03-24 22:18:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0f49e394-20a0-51b5-b68e-0c5ddcc8ddc4 with identifier: 10709037 to the API
2026-03-24 22:18:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:18:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709037>
{'auction_title': '',
'c_o_2_emission_value': 35,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '0f49e394-20a0-51b5-b68e-0c5ddcc8ddc4',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HH-C 5370E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709037',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 59447,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21400,
'price_includes_vat': True,
'registration_date': '2023-01-25',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'BMW 5 Series Touring 530e - Hybrid - Automatic - 184 hp - 59.447 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709037%27 HTTP/1.1" 200 None
2026-03-24 22:18:34 [adesa.de] INFO: Saving data for 10709037: {'auction_closing_time': 1774430700.0, 'created_time': 1774286795.318719, 'last_price_update_time': 1774390714.590357}
2026-03-24 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10709037') HTTP/1.1" 204 0
2026-03-24 22:18:34 [adesa.de] INFO: Found listing with ID: 10709353
2026-03-24 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709353%27 HTTP/1.1" 200 None
2026-03-24 22:18:34 [adesa.de] INFO: Scrape type for 10709353: 2
2026-03-24 22:18:34 [adesa.de] INFO: Scraping item 10709353 url https://www.openlane.eu/en/carv6/auction/10709353
2026-03-24 22:18:34 [adesa.de] INFO: Found listing with ID: 10709354
2026-03-24 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709354%27 HTTP/1.1" 200 None
2026-03-24 22:18:34 [adesa.de] INFO: Scrape type for 10709354: 2
2026-03-24 22:18:34 [adesa.de] INFO: Scraping item 10709354 url https://www.openlane.eu/en/carv6/auction/10709354
2026-03-24 22:18:34 [adesa.de] INFO: Found listing with ID: 10708972
2026-03-24 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708972%27 HTTP/1.1" 200 None
2026-03-24 22:18:34 [adesa.de] INFO: Scrape type for 10708972: 0
2026-03-24 22:18:34 [adesa.de] INFO: Skipping item 10708972 url https://www.openlane.eu/en/carv6/auction/10708972
2026-03-24 22:18:34 [adesa.de] INFO: Found listing with ID: 10709381
2026-03-24 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709381%27 HTTP/1.1" 200 None
2026-03-24 22:18:34 [adesa.de] INFO: Scrape type for 10709381: 0
2026-03-24 22:18:34 [adesa.de] INFO: Skipping item 10709381 url https://www.openlane.eu/en/carv6/auction/10709381
2026-03-24 22:18:34 [adesa.de] INFO: Found listing with ID: 10709379
2026-03-24 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709379%27 HTTP/1.1" 200 None
2026-03-24 22:18:34 [adesa.de] INFO: Scrape type for 10709379: 0
2026-03-24 22:18:34 [adesa.de] INFO: Skipping item 10709379 url https://www.openlane.eu/en/carv6/auction/10709379
2026-03-24 22:18:34 [adesa.de] INFO: Found listing with ID: 10708984
2026-03-24 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708984%27 HTTP/1.1" 200 None
2026-03-24 22:18:34 [adesa.de] INFO: Scrape type for 10708984: 0
2026-03-24 22:18:34 [adesa.de] INFO: Skipping item 10708984 url https://www.openlane.eu/en/carv6/auction/10708984
2026-03-24 22:18:34 [adesa.de] INFO: Found listing with ID: 10708991
2026-03-24 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708991%27 HTTP/1.1" 200 None
2026-03-24 22:18:34 [adesa.de] INFO: Scrape type for 10708991: 0
2026-03-24 22:18:34 [adesa.de] INFO: Skipping item 10708991 url https://www.openlane.eu/en/carv6/auction/10708991
2026-03-24 22:18:34 [adesa.de] INFO: Found listing with ID: 10708986
2026-03-24 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708986%27 HTTP/1.1" 200 None
2026-03-24 22:18:34 [adesa.de] INFO: Scrape type for 10708986: 0
2026-03-24 22:18:34 [adesa.de] INFO: Skipping item 10708986 url https://www.openlane.eu/en/carv6/auction/10708986
2026-03-24 22:18:34 [adesa.de] INFO: Found listing with ID: 10708988
2026-03-24 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708988%27 HTTP/1.1" 200 None
2026-03-24 22:18:34 [adesa.de] INFO: Scrape type for 10708988: 0
2026-03-24 22:18:34 [adesa.de] INFO: Skipping item 10708988 url https://www.openlane.eu/en/carv6/auction/10708988
2026-03-24 22:18:34 [adesa.de] INFO: Found listing with ID: 10709372
2026-03-24 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709372%27 HTTP/1.1" 200 None
2026-03-24 22:18:34 [adesa.de] INFO: Scrape type for 10709372: 0
2026-03-24 22:18:34 [adesa.de] INFO: Skipping item 10709372 url https://www.openlane.eu/en/carv6/auction/10709372
2026-03-24 22:18:34 [adesa.de] INFO: Found listing with ID: 10709395
2026-03-24 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709395%27 HTTP/1.1" 200 None
2026-03-24 22:18:34 [adesa.de] INFO: Scrape type for 10709395: 0
2026-03-24 22:18:34 [adesa.de] INFO: Skipping item 10709395 url https://www.openlane.eu/en/carv6/auction/10709395
2026-03-24 22:18:34 [adesa.de] INFO: Found listing with ID: 10709375
2026-03-24 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709375%27 HTTP/1.1" 200 None
2026-03-24 22:18:34 [adesa.de] INFO: Scrape type for 10709375: 0
2026-03-24 22:18:34 [adesa.de] INFO: Skipping item 10709375 url https://www.openlane.eu/en/carv6/auction/10709375
2026-03-24 22:18:34 [adesa.de] INFO: Found listing with ID: 10711175
2026-03-24 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711175%27 HTTP/1.1" 200 None
2026-03-24 22:18:34 [adesa.de] INFO: Scrape type for 10711175: 0
2026-03-24 22:18:34 [adesa.de] INFO: Skipping item 10711175 url https://www.openlane.eu/en/carv6/auction/10711175
2026-03-24 22:18:34 [adesa.de] INFO: Found listing with ID: 10711371
2026-03-24 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711371%27 HTTP/1.1" 200 None
2026-03-24 22:18:34 [adesa.de] INFO: Scrape type for 10711371: 0
2026-03-24 22:18:34 [adesa.de] INFO: Skipping item 10711371 url https://www.openlane.eu/en/carv6/auction/10711371
2026-03-24 22:18:34 [adesa.de] INFO: Found listing with ID: 10711178
2026-03-24 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711178%27 HTTP/1.1" 200 None
2026-03-24 22:18:34 [adesa.de] INFO: Scrape type for 10711178: 0
2026-03-24 22:18:34 [adesa.de] INFO: Skipping item 10711178 url https://www.openlane.eu/en/carv6/auction/10711178
2026-03-24 22:18:34 [adesa.de] INFO: Found listing with ID: 10711155
2026-03-24 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711155%27 HTTP/1.1" 200 None
2026-03-24 22:18:34 [adesa.de] INFO: Scrape type for 10711155: 0
2026-03-24 22:18:34 [adesa.de] INFO: Skipping item 10711155 url https://www.openlane.eu/en/carv6/auction/10711155
2026-03-24 22:18:34 [adesa.de] INFO: Found listing with ID: 10711156
2026-03-24 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711156%27 HTTP/1.1" 200 None
2026-03-24 22:18:34 [adesa.de] INFO: Scrape type for 10711156: 2
2026-03-24 22:18:34 [adesa.de] INFO: Scraping item 10711156 url https://www.openlane.eu/en/carv6/auction/10711156
2026-03-24 22:18:34 [adesa.de] INFO: Found listing with ID: 10711157
2026-03-24 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711157%27 HTTP/1.1" 200 None
2026-03-24 22:18:34 [adesa.de] INFO: Scrape type for 10711157: 0
2026-03-24 22:18:34 [adesa.de] INFO: Skipping item 10711157 url https://www.openlane.eu/en/carv6/auction/10711157
2026-03-24 22:18:34 [adesa.de] INFO: Found listing with ID: 10711170
2026-03-24 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711170%27 HTTP/1.1" 200 None
2026-03-24 22:18:34 [adesa.de] INFO: Scrape type for 10711170: 0
2026-03-24 22:18:34 [adesa.de] INFO: Skipping item 10711170 url https://www.openlane.eu/en/carv6/auction/10711170
2026-03-24 22:18:34 [adesa.de] INFO: Found listing with ID: 10711179
2026-03-24 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711179%27 HTTP/1.1" 200 None
2026-03-24 22:18:34 [adesa.de] INFO: Scrape type for 10711179: 0
2026-03-24 22:18:34 [adesa.de] INFO: Skipping item 10711179 url https://www.openlane.eu/en/carv6/auction/10711179
2026-03-24 22:18:34 [adesa.de] INFO: Found listing with ID: 10711162
2026-03-24 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711162%27 HTTP/1.1" 200 None
2026-03-24 22:18:34 [adesa.de] INFO: Scrape type for 10711162: 0
2026-03-24 22:18:34 [adesa.de] INFO: Skipping item 10711162 url https://www.openlane.eu/en/carv6/auction/10711162
2026-03-24 22:18:34 [adesa.de] INFO: Found listing with ID: 10711172
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711172%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10711172: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10711172 url https://www.openlane.eu/en/carv6/auction/10711172
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10718563
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718563%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10718563: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10718563 url https://www.openlane.eu/en/carv6/auction/10718563
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10711169
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711169%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10711169: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10711169 url https://www.openlane.eu/en/carv6/auction/10711169
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10711160
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711160%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10711160: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10711160 url https://www.openlane.eu/en/carv6/auction/10711160
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10711176
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711176%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10711176: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10711176 url https://www.openlane.eu/en/carv6/auction/10711176
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10711118
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711118%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10711118: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10711118 url https://www.openlane.eu/en/carv6/auction/10711118
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10711182
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711182%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10711182: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10711182 url https://www.openlane.eu/en/carv6/auction/10711182
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10711174
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711174%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10711174: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10711174 url https://www.openlane.eu/en/carv6/auction/10711174
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10711180
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711180%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10711180: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10711180 url https://www.openlane.eu/en/carv6/auction/10711180
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10711171
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711171%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10711171: 2
2026-03-24 22:18:35 [adesa.de] INFO: Scraping item 10711171 url https://www.openlane.eu/en/carv6/auction/10711171
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10711173
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711173%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10711173: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10711173 url https://www.openlane.eu/en/carv6/auction/10711173
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10711137
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711137%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10711137: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10711137 url https://www.openlane.eu/en/carv6/auction/10711137
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10711177
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711177%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10711177: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10711177 url https://www.openlane.eu/en/carv6/auction/10711177
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10711158
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711158%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10711158: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10711158 url https://www.openlane.eu/en/carv6/auction/10711158
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10711161
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711161%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10711161: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10711161 url https://www.openlane.eu/en/carv6/auction/10711161
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10709864
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709864%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10709864: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10709864 url https://www.openlane.eu/en/carv6/auction/10709864
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10709885
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709885%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10709885: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10709885 url https://www.openlane.eu/en/carv6/auction/10709885
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10709551
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709551%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10709551: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10709551 url https://www.openlane.eu/en/carv6/auction/10709551
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10709539
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709539%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10709539: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10709539 url https://www.openlane.eu/en/carv6/auction/10709539
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10709548
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709548%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10709548: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10709548 url https://www.openlane.eu/en/carv6/auction/10709548
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10709550
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709550%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10709550: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10709550 url https://www.openlane.eu/en/carv6/auction/10709550
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10709531
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709531%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10709531: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10709531 url https://www.openlane.eu/en/carv6/auction/10709531
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10709532
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709532%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10709532: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10709532 url https://www.openlane.eu/en/carv6/auction/10709532
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10709534
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709534%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10709534: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10709534 url https://www.openlane.eu/en/carv6/auction/10709534
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10709545
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709545%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10709545: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10709545 url https://www.openlane.eu/en/carv6/auction/10709545
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10709530
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709530%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10709530: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10709530 url https://www.openlane.eu/en/carv6/auction/10709530
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10709538
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709538%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10709538: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10709538 url https://www.openlane.eu/en/carv6/auction/10709538
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10709553
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709553%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10709553: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10709553 url https://www.openlane.eu/en/carv6/auction/10709553
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10709556
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709556%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10709556: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10709556 url https://www.openlane.eu/en/carv6/auction/10709556
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10709554
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709554%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10709554: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10709554 url https://www.openlane.eu/en/carv6/auction/10709554
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10709540
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709540%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10709540: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10709540 url https://www.openlane.eu/en/carv6/auction/10709540
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10709536
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709536%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10709536: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10709536 url https://www.openlane.eu/en/carv6/auction/10709536
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10709535
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709535%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10709535: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10709535 url https://www.openlane.eu/en/carv6/auction/10709535
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10709547
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709547%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10709547: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10709547 url https://www.openlane.eu/en/carv6/auction/10709547
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10709552
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709552%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10709552: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10709552 url https://www.openlane.eu/en/carv6/auction/10709552
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10709542
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709542%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10709542: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10709542 url https://www.openlane.eu/en/carv6/auction/10709542
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10709541
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709541%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10709541: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10709541 url https://www.openlane.eu/en/carv6/auction/10709541
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10709544
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709544%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10709544: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10709544 url https://www.openlane.eu/en/carv6/auction/10709544
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10709537
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709537%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10709537: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10709537 url https://www.openlane.eu/en/carv6/auction/10709537
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10709533
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709533%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10709533: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10709533 url https://www.openlane.eu/en/carv6/auction/10709533
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10709543
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709543%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10709543: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10709543 url https://www.openlane.eu/en/carv6/auction/10709543
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10709546
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709546%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10709546: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10709546 url https://www.openlane.eu/en/carv6/auction/10709546
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10709549
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709549%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10709549: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10709549 url https://www.openlane.eu/en/carv6/auction/10709549
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10709555
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709555%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10709555: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10709555 url https://www.openlane.eu/en/carv6/auction/10709555
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10716580
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710716580%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10716580: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10716580 url https://www.openlane.eu/en/carv6/auction/10716580
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10709689
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709689%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10709689: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10709689 url https://www.openlane.eu/en/carv6/auction/10709689
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10709825
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709825%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10709825: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10709825 url https://www.openlane.eu/en/carv6/auction/10709825
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10709813
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709813%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10709813: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10709813 url https://www.openlane.eu/en/carv6/auction/10709813
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10709876
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709876%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10709876: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10709876 url https://www.openlane.eu/en/carv6/auction/10709876
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10709692
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709692%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10709692: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10709692 url https://www.openlane.eu/en/carv6/auction/10709692
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10709886
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709886%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10709886: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10709886 url https://www.openlane.eu/en/carv6/auction/10709886
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10709856
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709856%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10709856: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10709856 url https://www.openlane.eu/en/carv6/auction/10709856
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10709967
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709967%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10709967: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10709967 url https://www.openlane.eu/en/carv6/auction/10709967
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10709860
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709860%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10709860: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10709860 url https://www.openlane.eu/en/carv6/auction/10709860
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10709812
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709812%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10709812: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10709812 url https://www.openlane.eu/en/carv6/auction/10709812
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10709871
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709871%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10709871: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10709871 url https://www.openlane.eu/en/carv6/auction/10709871
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10709867
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709867%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10709867: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10709867 url https://www.openlane.eu/en/carv6/auction/10709867
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10709832
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709832%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10709832: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10709832 url https://www.openlane.eu/en/carv6/auction/10709832
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10709866
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709866%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10709866: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10709866 url https://www.openlane.eu/en/carv6/auction/10709866
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10709791
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709791%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10709791: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10709791 url https://www.openlane.eu/en/carv6/auction/10709791
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10709863
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709863%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10709863: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10709863 url https://www.openlane.eu/en/carv6/auction/10709863
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10709910
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709910%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10709910: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10709910 url https://www.openlane.eu/en/carv6/auction/10709910
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10709902
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709902%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.de] INFO: Scrape type for 10709902: 0
2026-03-24 22:18:35 [adesa.de] INFO: Skipping item 10709902 url https://www.openlane.eu/en/carv6/auction/10709902
2026-03-24 22:18:35 [adesa.de] INFO: Found listing with ID: 10709968
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709968%27 HTTP/1.1" 200 None
2026-03-24 22:18:36 [adesa.de] INFO: Scrape type for 10709968: 0
2026-03-24 22:18:36 [adesa.de] INFO: Skipping item 10709968 url https://www.openlane.eu/en/carv6/auction/10709968
2026-03-24 22:18:36 [adesa.de] INFO: Found listing with ID: 10709792
2026-03-24 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709792%27 HTTP/1.1" 200 None
2026-03-24 22:18:36 [adesa.de] INFO: Scrape type for 10709792: 0
2026-03-24 22:18:36 [adesa.de] INFO: Skipping item 10709792 url https://www.openlane.eu/en/carv6/auction/10709792
2026-03-24 22:18:36 [adesa.de] INFO: Found listing with ID: 10709868
2026-03-24 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709868%27 HTTP/1.1" 200 None
2026-03-24 22:18:36 [adesa.de] INFO: Scrape type for 10709868: 0
2026-03-24 22:18:36 [adesa.de] INFO: Skipping item 10709868 url https://www.openlane.eu/en/carv6/auction/10709868
2026-03-24 22:18:36 [adesa.de] INFO: Found listing with ID: 10709721
2026-03-24 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709721%27 HTTP/1.1" 200 None
2026-03-24 22:18:36 [adesa.de] INFO: Scrape type for 10709721: 0
2026-03-24 22:18:36 [adesa.de] INFO: Skipping item 10709721 url https://www.openlane.eu/en/carv6/auction/10709721
2026-03-24 22:18:36 [adesa.de] INFO: Found listing with ID: 10709696
2026-03-24 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709696%27 HTTP/1.1" 200 None
2026-03-24 22:18:36 [adesa.de] INFO: Scrape type for 10709696: 0
2026-03-24 22:18:36 [adesa.de] INFO: Skipping item 10709696 url https://www.openlane.eu/en/carv6/auction/10709696
2026-03-24 22:18:36 [adesa.de] INFO: Found listing with ID: 10709794
2026-03-24 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709794%27 HTTP/1.1" 200 None
2026-03-24 22:18:36 [adesa.de] INFO: Scrape type for 10709794: 0
2026-03-24 22:18:36 [adesa.de] INFO: Skipping item 10709794 url https://www.openlane.eu/en/carv6/auction/10709794
2026-03-24 22:18:36 [adesa.de] INFO: Found listing with ID: 10709822
2026-03-24 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709822%27 HTTP/1.1" 200 None
2026-03-24 22:18:36 [adesa.de] INFO: Scrape type for 10709822: 0
2026-03-24 22:18:36 [adesa.de] INFO: Skipping item 10709822 url https://www.openlane.eu/en/carv6/auction/10709822
2026-03-24 22:18:36 [adesa.de] INFO: Found listing with ID: 10709793
2026-03-24 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709793%27 HTTP/1.1" 200 None
2026-03-24 22:18:36 [adesa.de] INFO: Scrape type for 10709793: 0
2026-03-24 22:18:36 [adesa.de] INFO: Skipping item 10709793 url https://www.openlane.eu/en/carv6/auction/10709793
2026-03-24 22:18:36 [adesa.de] INFO: Found listing with ID: 10709810
2026-03-24 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709810%27 HTTP/1.1" 200 None
2026-03-24 22:18:36 [adesa.de] INFO: Scrape type for 10709810: 0
2026-03-24 22:18:36 [adesa.de] INFO: Skipping item 10709810 url https://www.openlane.eu/en/carv6/auction/10709810
2026-03-24 22:18:36 [adesa.de] INFO: Found listing with ID: 10709808
2026-03-24 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709808%27 HTTP/1.1" 200 None
2026-03-24 22:18:36 [adesa.de] INFO: Scrape type for 10709808: 0
2026-03-24 22:18:36 [adesa.de] INFO: Skipping item 10709808 url https://www.openlane.eu/en/carv6/auction/10709808
2026-03-24 22:18:36 [adesa.de] INFO: Found listing with ID: 10709869
2026-03-24 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709869%27 HTTP/1.1" 200 None
2026-03-24 22:18:36 [adesa.de] INFO: Scrape type for 10709869: 0
2026-03-24 22:18:36 [adesa.de] INFO: Skipping item 10709869 url https://www.openlane.eu/en/carv6/auction/10709869
2026-03-24 22:18:36 [adesa.de] INFO: Found listing with ID: 10709823
2026-03-24 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709823%27 HTTP/1.1" 200 None
2026-03-24 22:18:36 [adesa.de] INFO: Scrape type for 10709823: 0
2026-03-24 22:18:36 [adesa.de] INFO: Skipping item 10709823 url https://www.openlane.eu/en/carv6/auction/10709823
2026-03-24 22:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709032> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713156> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713161> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709030> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710149> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708896> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713148> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d846cd7c-f990-5394-a70b-fd0b2419ee76 with identifier: 10709032
2026-03-24 22:18:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d846cd7c-f990-5394-a70b-fd0b2419ee76 with scrape type 2
2026-03-24 22:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d846cd7c-f990-5394-a70b-fd0b2419ee76 with scrape type 2
2026-03-24 22:18:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d846cd7c-f990-5394-a70b-fd0b2419ee76, identifier: 10709032
2026-03-24 22:18:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d846cd7c-f990-5394-a70b-fd0b2419ee76 with identifier: 10709032
2026-03-24 22:18:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d846cd7c-f990-5394-a70b-fd0b2419ee76 with identifier: 10709032
2026-03-24 22:18:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d846cd7c-f990-5394-a70b-fd0b2419ee76 with identifier: 10709032 to the API
2026-03-24 22:18:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709032>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'd846cd7c-f990-5394-a70b-fd0b2419ee76',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LB-CE 353',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709032',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 92818,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2023-11-02',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'BMW 3 Series 320d - xDrive - Diesel - Automatic - 190 hp - 92.818 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709032%27 HTTP/1.1" 200 None
2026-03-24 22:18:36 [adesa.de] INFO: Saving data for 10709032: {'auction_closing_time': 1774430700.0, 'created_time': 1774286818.497411, 'last_price_update_time': 1774390716.899277}
2026-03-24 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10709032') HTTP/1.1" 204 0
2026-03-24 22:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713150> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3aed338a-6069-5ce3-82f6-1874577e1713 with identifier: 10713156
2026-03-24 22:18:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3aed338a-6069-5ce3-82f6-1874577e1713 with scrape type 2
2026-03-24 22:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3aed338a-6069-5ce3-82f6-1874577e1713 with scrape type 2
2026-03-24 22:18:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3aed338a-6069-5ce3-82f6-1874577e1713, identifier: 10713156
2026-03-24 22:18:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 823915df-9563-5b5a-affc-2dfdbab372cc with identifier: 10713161
2026-03-24 22:18:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 823915df-9563-5b5a-affc-2dfdbab372cc with scrape type 2
2026-03-24 22:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 823915df-9563-5b5a-affc-2dfdbab372cc with scrape type 2
2026-03-24 22:18:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 823915df-9563-5b5a-affc-2dfdbab372cc, identifier: 10713161
2026-03-24 22:18:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c2f9604-9af4-5588-8819-f2f11b6d5ef3 with identifier: 10709030
2026-03-24 22:18:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c2f9604-9af4-5588-8819-f2f11b6d5ef3 with scrape type 2
2026-03-24 22:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1c2f9604-9af4-5588-8819-f2f11b6d5ef3 with scrape type 2
2026-03-24 22:18:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1c2f9604-9af4-5588-8819-f2f11b6d5ef3, identifier: 10709030
2026-03-24 22:18:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c44de149-de1f-5ec0-b029-3d6e2dffb284 with identifier: 10710149
2026-03-24 22:18:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c44de149-de1f-5ec0-b029-3d6e2dffb284 with scrape type 2
2026-03-24 22:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c44de149-de1f-5ec0-b029-3d6e2dffb284 with scrape type 2
2026-03-24 22:18:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c44de149-de1f-5ec0-b029-3d6e2dffb284, identifier: 10710149
2026-03-24 22:18:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ced3a120-5f82-5790-bbb2-6bceacf4cfd4 with identifier: 10708896
2026-03-24 22:18:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ced3a120-5f82-5790-bbb2-6bceacf4cfd4 with scrape type 2
2026-03-24 22:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ced3a120-5f82-5790-bbb2-6bceacf4cfd4 with scrape type 2
2026-03-24 22:18:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ced3a120-5f82-5790-bbb2-6bceacf4cfd4, identifier: 10708896
2026-03-24 22:18:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a94dd89-7718-50db-826a-2f0f744dd6a0 with identifier: 10713148
2026-03-24 22:18:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a94dd89-7718-50db-826a-2f0f744dd6a0 with scrape type 2
2026-03-24 22:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a94dd89-7718-50db-826a-2f0f744dd6a0 with scrape type 2
2026-03-24 22:18:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4a94dd89-7718-50db-826a-2f0f744dd6a0, identifier: 10713148
2026-03-24 22:18:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3aed338a-6069-5ce3-82f6-1874577e1713 with identifier: 10713156
2026-03-24 22:18:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3aed338a-6069-5ce3-82f6-1874577e1713 with identifier: 10713156
2026-03-24 22:18:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3aed338a-6069-5ce3-82f6-1874577e1713 with identifier: 10713156 to the API
2026-03-24 22:18:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713156>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-25T09:15:00Z',
'fuel_type': 'Petrol',
'id': '3aed338a-6069-5ce3-82f6-1874577e1713',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EU-FA 7503 Schkopau',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713156',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Fiat',
'model': '600',
'odometer': 10213,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2024-11-01',
'seats_number': 5,
'seller_name': None,
'title': 'Fiat 600 1.2 - Petrol - Automatic - 100 hp - 10.213 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710713156%27 HTTP/1.1" 200 None
2026-03-24 22:18:37 [adesa.de] INFO: Saving data for 10713156: {'auction_closing_time': 1774430100.0, 'created_time': 1774287146.96621, 'last_price_update_time': 1774390717.856853}
2026-03-24 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10713156') HTTP/1.1" 204 0
2026-03-24 22:18:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 823915df-9563-5b5a-affc-2dfdbab372cc with identifier: 10713161
2026-03-24 22:18:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 823915df-9563-5b5a-affc-2dfdbab372cc with identifier: 10713161
2026-03-24 22:18:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 823915df-9563-5b5a-affc-2dfdbab372cc with identifier: 10713161 to the API
2026-03-24 22:18:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713161>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T09:15:00Z',
'fuel_type': 'Electric',
'id': '823915df-9563-5b5a-affc-2dfdbab372cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EU-FF 382E Pfullendorf',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713161',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Corsa-e',
'odometer': 15845,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2023-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa-e - Electric - Automatic - 136 hp - 15.845 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710713161%27 HTTP/1.1" 200 None
2026-03-24 22:18:38 [adesa.de] INFO: Saving data for 10713161: {'auction_closing_time': 1774430100.0, 'created_time': 1774287139.978776, 'last_price_update_time': 1774390718.177982}
2026-03-24 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10713161') HTTP/1.1" 204 0
2026-03-24 22:18:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1c2f9604-9af4-5588-8819-f2f11b6d5ef3 with identifier: 10709030
2026-03-24 22:18:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1c2f9604-9af4-5588-8819-f2f11b6d5ef3 with identifier: 10709030
2026-03-24 22:18:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1c2f9604-9af4-5588-8819-f2f11b6d5ef3 with identifier: 10709030 to the API
2026-03-24 22:18:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709030>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '1c2f9604-9af4-5588-8819-f2f11b6d5ef3',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'S-DS 1152',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709030',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 67242,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23900,
'price_includes_vat': True,
'registration_date': '2023-06-19',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'BMW 3 Series 320d M Sport - Diesel - Automatic - 190 hp - 67.242 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-24 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709030%27 HTTP/1.1" 200 None
2026-03-24 22:18:38 [adesa.de] INFO: Saving data for 10709030: {'auction_closing_time': 1774430700.0, 'created_time': 1774286825.439261, 'last_price_update_time': 1774390718.479281}
2026-03-24 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10709030') HTTP/1.1" 204 0
2026-03-24 22:18:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c44de149-de1f-5ec0-b029-3d6e2dffb284 with identifier: 10710149
2026-03-24 22:18:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c44de149-de1f-5ec0-b029-3d6e2dffb284 with identifier: 10710149
2026-03-24 22:18:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c44de149-de1f-5ec0-b029-3d6e2dffb284 with identifier: 10710149 to the API
2026-03-24 22:18:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710149>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '4.4L',
'engine_horse_power': 600,
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'c44de149-de1f-5ec0-b029-3d6e2dffb284',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': None,
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710149',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 81018,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 56800,
'price_includes_vat': True,
'registration_date': '2023-05-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5 Series M5 - xDrive - Petrol - Automatic - 600 hp - 81.018 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710149%27 HTTP/1.1" 200 None
2026-03-24 22:18:38 [adesa.de] INFO: Saving data for 10710149: {'auction_closing_time': 1774426200.0, 'created_time': 1774286712.444882, 'last_price_update_time': 1774390718.809086}
2026-03-24 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10710149') HTTP/1.1" 204 0
2026-03-24 22:18:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ced3a120-5f82-5790-bbb2-6bceacf4cfd4 with identifier: 10708896
2026-03-24 22:18:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ced3a120-5f82-5790-bbb2-6bceacf4cfd4 with identifier: 10708896
2026-03-24 22:18:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ced3a120-5f82-5790-bbb2-6bceacf4cfd4 with identifier: 10708896 to the API
2026-03-24 22:18:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708896>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'ced3a120-5f82-5790-bbb2-6bceacf4cfd4',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KÜN-PA 658',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708896',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q3',
'odometer': 172839,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16200,
'price_includes_vat': True,
'registration_date': '2022-08-18',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Audi Q3 40 S Line - Quattro - Diesel - Automatic - 200 hp - 172.839 '
'km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-24 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708896%27 HTTP/1.1" 200 None
2026-03-24 22:18:39 [adesa.de] INFO: Saving data for 10708896: {'auction_closing_time': 1774430700.0, 'created_time': 1774286831.477535, 'last_price_update_time': 1774390719.149851}
2026-03-24 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708896') HTTP/1.1" 204 0
2026-03-24 22:18:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4a94dd89-7718-50db-826a-2f0f744dd6a0 with identifier: 10713148
2026-03-24 22:18:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4a94dd89-7718-50db-826a-2f0f744dd6a0 with identifier: 10713148
2026-03-24 22:18:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4a94dd89-7718-50db-826a-2f0f744dd6a0 with identifier: 10713148 to the API
2026-03-24 22:18:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713148>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-25T09:15:00Z',
'fuel_type': 'Petrol',
'id': '4a94dd89-7718-50db-826a-2f0f744dd6a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'D-NF 245 Dortmund',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713148',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Peugeot',
'model': '208',
'odometer': 23006,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2024-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 208 Allure Pack - Petrol - Manual - 101 hp - 23.006 km',
'transmission': 'manual',
'trim': 'Allure Pack',
'vin': None,
'year': 2024}
2026-03-24 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713148%27 HTTP/1.1" 200 None
2026-03-24 22:18:39 [adesa.de] INFO: Saving data for 10713148: {'auction_closing_time': 1774430100.0, 'created_time': 1774287119.224088, 'last_price_update_time': 1774390719.455818}
2026-03-24 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10713148') HTTP/1.1" 204 0
2026-03-24 22:18:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5272ead2-73e5-5e75-b9df-58e98dc32390 with identifier: 10713150
2026-03-24 22:18:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5272ead2-73e5-5e75-b9df-58e98dc32390 with scrape type 2
2026-03-24 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5272ead2-73e5-5e75-b9df-58e98dc32390 with scrape type 2
2026-03-24 22:18:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5272ead2-73e5-5e75-b9df-58e98dc32390, identifier: 10713150
2026-03-24 22:18:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5272ead2-73e5-5e75-b9df-58e98dc32390 with identifier: 10713150
2026-03-24 22:18:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5272ead2-73e5-5e75-b9df-58e98dc32390 with identifier: 10713150
2026-03-24 22:18:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5272ead2-73e5-5e75-b9df-58e98dc32390 with identifier: 10713150 to the API
2026-03-24 22:18:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713150>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-25T09:15:00Z',
'fuel_type': 'Electric',
'id': '5272ead2-73e5-5e75-b9df-58e98dc32390',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EU-FO 358E Zörbig',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713150',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Peugeot',
'model': 'e-208',
'odometer': 36354,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16200,
'price_includes_vat': True,
'registration_date': '2024-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot e-208 GT - Electric - Automatic - 156 hp - 36.354 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2024}
2026-03-24 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713150%27 HTTP/1.1" 200 None
2026-03-24 22:18:39 [adesa.de] INFO: Saving data for 10713150: {'auction_closing_time': 1774430100.0, 'created_time': 1774287120.562942, 'last_price_update_time': 1774390719.861802}
2026-03-24 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10713150') HTTP/1.1" 204 0
2026-03-24 22:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713158> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713155> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710900> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710917> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711153> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 015fbcad-f7c9-54c2-a37f-0ce573103d75 with identifier: 10713158
2026-03-24 22:18:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 015fbcad-f7c9-54c2-a37f-0ce573103d75 with scrape type 2
2026-03-24 22:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 015fbcad-f7c9-54c2-a37f-0ce573103d75 with scrape type 2
2026-03-24 22:18:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 015fbcad-f7c9-54c2-a37f-0ce573103d75, identifier: 10713158
2026-03-24 22:18:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 015fbcad-f7c9-54c2-a37f-0ce573103d75 with identifier: 10713158
2026-03-24 22:18:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 015fbcad-f7c9-54c2-a37f-0ce573103d75 with identifier: 10713158
2026-03-24 22:18:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 015fbcad-f7c9-54c2-a37f-0ce573103d75 with identifier: 10713158 to the API
2026-03-24 22:18:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713158>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 70,
'expiration_date': '2026-03-25T09:15:00Z',
'fuel_type': 'Petrol',
'id': '015fbcad-f7c9-54c2-a37f-0ce573103d75',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EU-FI 2925 Buch',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713158',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Fiat',
'model': '500C',
'odometer': 42739,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2022-07-28',
'seats_number': 4,
'seller_name': None,
'title': 'Fiat 500C 1.0 Dolcevita - Petrol - Manual - 70 hp - 42.739 km',
'transmission': 'manual',
'trim': 'Dolcevita',
'vin': None,
'year': 2022}
2026-03-24 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713158%27 HTTP/1.1" 200 None
2026-03-24 22:18:40 [adesa.de] INFO: Saving data for 10713158: {'auction_closing_time': 1774430100.0, 'created_time': 1774287145.347687, 'last_price_update_time': 1774390720.615688}
2026-03-24 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10713158') HTTP/1.1" 204 0
2026-03-24 22:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714540> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710906> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713151> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea82b57f-5a92-5590-9b00-dbbb1fefad9d with identifier: 10713155
2026-03-24 22:18:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea82b57f-5a92-5590-9b00-dbbb1fefad9d with scrape type 2
2026-03-24 22:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea82b57f-5a92-5590-9b00-dbbb1fefad9d with scrape type 2
2026-03-24 22:18:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ea82b57f-5a92-5590-9b00-dbbb1fefad9d, identifier: 10713155
2026-03-24 22:18:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7be9136b-f892-54a4-845a-54988e66392f with identifier: 10710900
2026-03-24 22:18:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7be9136b-f892-54a4-845a-54988e66392f with scrape type 2
2026-03-24 22:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7be9136b-f892-54a4-845a-54988e66392f with scrape type 2
2026-03-24 22:18:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7be9136b-f892-54a4-845a-54988e66392f, identifier: 10710900
2026-03-24 22:18:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9a4fe5a-fa02-5cc3-b516-4f340ea6583e with identifier: 10710917
2026-03-24 22:18:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9a4fe5a-fa02-5cc3-b516-4f340ea6583e with scrape type 2
2026-03-24 22:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9a4fe5a-fa02-5cc3-b516-4f340ea6583e with scrape type 2
2026-03-24 22:18:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c9a4fe5a-fa02-5cc3-b516-4f340ea6583e, identifier: 10710917
2026-03-24 22:18:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dfef980a-f998-5a11-ab3b-3bd1e4ea90b6 with identifier: 10711153
2026-03-24 22:18:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfef980a-f998-5a11-ab3b-3bd1e4ea90b6 with scrape type 2
2026-03-24 22:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dfef980a-f998-5a11-ab3b-3bd1e4ea90b6 with scrape type 2
2026-03-24 22:18:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: dfef980a-f998-5a11-ab3b-3bd1e4ea90b6, identifier: 10711153
2026-03-24 22:18:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ea82b57f-5a92-5590-9b00-dbbb1fefad9d with identifier: 10713155
2026-03-24 22:18:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ea82b57f-5a92-5590-9b00-dbbb1fefad9d with identifier: 10713155
2026-03-24 22:18:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ea82b57f-5a92-5590-9b00-dbbb1fefad9d with identifier: 10713155 to the API
2026-03-24 22:18:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713155>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 70,
'expiration_date': '2026-03-25T09:15:00Z',
'fuel_type': 'Petrol',
'id': 'ea82b57f-5a92-5590-9b00-dbbb1fefad9d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EU-FI 8223 Schkopau',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713155',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Fiat',
'model': '500',
'odometer': 24019,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2022-12-01',
'seats_number': 4,
'seller_name': None,
'title': 'Fiat 500 1.0 Dolcevita - Petrol - Manual - 70 hp - 24.019 km',
'transmission': 'manual',
'trim': 'Dolcevita',
'vin': None,
'year': 2022}
2026-03-24 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713155%27 HTTP/1.1" 200 None
2026-03-24 22:18:41 [adesa.de] INFO: Saving data for 10713155: {'auction_closing_time': 1774430100.0, 'created_time': 1774287159.594236, 'last_price_update_time': 1774390721.368677}
2026-03-24 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10713155') HTTP/1.1" 204 0
2026-03-24 22:18:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7be9136b-f892-54a4-845a-54988e66392f with identifier: 10710900
2026-03-24 22:18:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 22:18:41 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Beige HTTP/1.1" 200 None
2026-03-24 22:18:41 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 22:18:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7be9136b-f892-54a4-845a-54988e66392f with identifier: 10710900
2026-03-24 22:18:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7be9136b-f892-54a4-845a-54988e66392f with identifier: 10710900 to the API
2026-03-24 22:18:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710900>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 310,
'expiration_date': '2026-03-25T12:30:00Z',
'fuel_type': 'Hybrid',
'id': '7be9136b-f892-54a4-845a-54988e66392f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '7106351',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710900',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 165182,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 28900,
'price_includes_vat': True,
'registration_date': '2022-09-14',
'seats_number': 7,
'seller_name': None,
'title': 'Volvo XC90 T8 Ultimate Bright - Hybrid - Automatic - 310 hp - '
'165.182 km',
'transmission': 'automatic',
'trim': 'Ultimate Bright',
'vin': None,
'year': 2022}
2026-03-24 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710710900%27 HTTP/1.1" 200 None
2026-03-24 22:18:41 [adesa.de] INFO: Saving data for 10710900: {'auction_closing_time': 1774441800.0, 'created_time': 1774287173.523837, 'last_price_update_time': 1774390721.765271}
2026-03-24 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10710900') HTTP/1.1" 204 0
2026-03-24 22:18:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c9a4fe5a-fa02-5cc3-b516-4f340ea6583e with identifier: 10710917
2026-03-24 22:18:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c9a4fe5a-fa02-5cc3-b516-4f340ea6583e with identifier: 10710917
2026-03-24 22:18:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c9a4fe5a-fa02-5cc3-b516-4f340ea6583e with identifier: 10710917 to the API
2026-03-24 22:18:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710917>
{'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': 310,
'expiration_date': '2026-03-25T12:30:00Z',
'fuel_type': 'Hybrid',
'id': 'c9a4fe5a-fa02-5cc3-b516-4f340ea6583e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '7106306',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710917',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 132980,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 30700,
'price_includes_vat': True,
'registration_date': '2022-12-29',
'seats_number': 7,
'seller_name': None,
'title': 'Volvo XC90 T8 Ultimate - Hybrid - Automatic - 310 hp - 132.980 km',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2022}
2026-03-24 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710917%27 HTTP/1.1" 200 None
2026-03-24 22:18:42 [adesa.de] INFO: Saving data for 10710917: {'auction_closing_time': 1774441800.0, 'created_time': 1774287157.5627, 'last_price_update_time': 1774390722.081389}
2026-03-24 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10710917') HTTP/1.1" 204 0
2026-03-24 22:18:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: dfef980a-f998-5a11-ab3b-3bd1e4ea90b6 with identifier: 10711153
2026-03-24 22:18:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: dfef980a-f998-5a11-ab3b-3bd1e4ea90b6 with identifier: 10711153
2026-03-24 22:18:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: dfef980a-f998-5a11-ab3b-3bd1e4ea90b6 with identifier: 10711153 to the API
2026-03-24 22:18:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711153>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-25T12:30:00Z',
'fuel_type': 'Petrol',
'id': 'dfef980a-f998-5a11-ab3b-3bd1e4ea90b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '7106223',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711153',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 25266,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 31500,
'price_includes_vat': True,
'registration_date': '2023-11-28',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 B4 Plus Dark - Petrol - Automatic - 197 hp - 25.266 km',
'transmission': 'automatic',
'trim': 'Plus Dark',
'vin': None,
'year': 2023}
2026-03-24 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710711153%27 HTTP/1.1" 200 None
2026-03-24 22:18:42 [adesa.de] INFO: Saving data for 10711153: {'auction_closing_time': 1774441800.0, 'created_time': 1774287178.286585, 'last_price_update_time': 1774390722.378818}
2026-03-24 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10711153') HTTP/1.1" 204 0
2026-03-24 22:18:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b120f4e-6e58-5b34-8593-81d141e0fd47 with identifier: 10714540
2026-03-24 22:18:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b120f4e-6e58-5b34-8593-81d141e0fd47 with scrape type 2
2026-03-24 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b120f4e-6e58-5b34-8593-81d141e0fd47 with scrape type 2
2026-03-24 22:18:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6b120f4e-6e58-5b34-8593-81d141e0fd47, identifier: 10714540
2026-03-24 22:18:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e125812-33d9-52b1-804e-050d3743df55 with identifier: 10710906
2026-03-24 22:18:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e125812-33d9-52b1-804e-050d3743df55 with scrape type 2
2026-03-24 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e125812-33d9-52b1-804e-050d3743df55 with scrape type 2
2026-03-24 22:18:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8e125812-33d9-52b1-804e-050d3743df55, identifier: 10710906
2026-03-24 22:18:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f4f0c33-57e3-52b7-93a1-9cfe986de6c1 with identifier: 10713151
2026-03-24 22:18:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f4f0c33-57e3-52b7-93a1-9cfe986de6c1 with scrape type 2
2026-03-24 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f4f0c33-57e3-52b7-93a1-9cfe986de6c1 with scrape type 2
2026-03-24 22:18:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2f4f0c33-57e3-52b7-93a1-9cfe986de6c1, identifier: 10713151
2026-03-24 22:18:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6b120f4e-6e58-5b34-8593-81d141e0fd47 with identifier: 10714540
2026-03-24 22:18:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6b120f4e-6e58-5b34-8593-81d141e0fd47 with identifier: 10714540
2026-03-24 22:18:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6b120f4e-6e58-5b34-8593-81d141e0fd47 with identifier: 10714540 to the API
2026-03-24 22:18:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714540>
{'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-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '6b120f4e-6e58-5b34-8593-81d141e0fd47',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28733',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714540',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 93824,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24200,
'price_includes_vat': True,
'registration_date': '2021-07-06',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volvo XC60 Inscription - Diesel - Automatic - 197 hp - 93.824 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-24 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714540%27 HTTP/1.1" 200 None
2026-03-24 22:18:42 [adesa.de] INFO: Saving data for 10714540: {'auction_closing_time': 1774434000.0, 'created_time': 1774287195.257275, 'last_price_update_time': 1774390722.960431}
2026-03-24 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714540') HTTP/1.1" 204 0
2026-03-24 22:18:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8e125812-33d9-52b1-804e-050d3743df55 with identifier: 10710906
2026-03-24 22:18:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8e125812-33d9-52b1-804e-050d3743df55 with identifier: 10710906
2026-03-24 22:18:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8e125812-33d9-52b1-804e-050d3743df55 with identifier: 10710906 to the API
2026-03-24 22:18:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:18:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710906>
{'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': 197,
'expiration_date': '2026-03-25T12:30:00Z',
'fuel_type': 'Diesel',
'id': '8e125812-33d9-52b1-804e-050d3743df55',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '464164',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710906',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 149070,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2021-11-11',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 B4 Inscription - AWD - Diesel - Automatic - 197 hp - '
'149.070 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-24 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710710906%27 HTTP/1.1" 200 None
2026-03-24 22:18:43 [adesa.de] INFO: Saving data for 10710906: {'auction_closing_time': 1774441800.0, 'created_time': 1774287176.349814, 'last_price_update_time': 1774390723.247305}
2026-03-24 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10710906') HTTP/1.1" 204 0
2026-03-24 22:18:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2f4f0c33-57e3-52b7-93a1-9cfe986de6c1 with identifier: 10713151
2026-03-24 22:18:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2f4f0c33-57e3-52b7-93a1-9cfe986de6c1 with identifier: 10713151
2026-03-24 22:18:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2f4f0c33-57e3-52b7-93a1-9cfe986de6c1 with identifier: 10713151 to the API
2026-03-24 22:18:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:18:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713151>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 70,
'expiration_date': '2026-03-25T09:15:00Z',
'fuel_type': 'Petrol',
'id': '2f4f0c33-57e3-52b7-93a1-9cfe986de6c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EU-FI 7698 Schkopau',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713151',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Fiat',
'model': '500',
'odometer': 17070,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2022-11-01',
'seats_number': 4,
'seller_name': None,
'title': 'Fiat 500 1.0 Dolcevita - Petrol - Manual - 70 hp - 17.070 km',
'transmission': 'manual',
'trim': 'Dolcevita',
'vin': None,
'year': 2022}
2026-03-24 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713151%27 HTTP/1.1" 200 None
2026-03-24 22:18:43 [adesa.de] INFO: Saving data for 10713151: {'auction_closing_time': 1774430100.0, 'created_time': 1774287152.52192, 'last_price_update_time': 1774390723.554302}
2026-03-24 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10713151') HTTP/1.1" 204 0
2026-03-24 22:18:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711171> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709353> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709354> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22: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-24 22: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-24 22:18:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62803b2a-5b02-5110-970a-cf05e8ee36bf with identifier: 10711171
2026-03-24 22:18:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62803b2a-5b02-5110-970a-cf05e8ee36bf with scrape type 2
2026-03-24 22:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62803b2a-5b02-5110-970a-cf05e8ee36bf with scrape type 2
2026-03-24 22:18:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 62803b2a-5b02-5110-970a-cf05e8ee36bf, identifier: 10711171
2026-03-24 22:18:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77beba11-309d-5621-9954-33b843224801 with identifier: 10709353
2026-03-24 22:18:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77beba11-309d-5621-9954-33b843224801 with scrape type 2
2026-03-24 22:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77beba11-309d-5621-9954-33b843224801 with scrape type 2
2026-03-24 22:18:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 77beba11-309d-5621-9954-33b843224801, identifier: 10709353
2026-03-24 22:18:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f77911a-4e87-5f3f-9a11-3f306d42a59f with identifier: 10709354
2026-03-24 22:18:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f77911a-4e87-5f3f-9a11-3f306d42a59f with scrape type 2
2026-03-24 22:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f77911a-4e87-5f3f-9a11-3f306d42a59f with scrape type 2
2026-03-24 22:18:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0f77911a-4e87-5f3f-9a11-3f306d42a59f, identifier: 10709354
2026-03-24 22:18:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 62803b2a-5b02-5110-970a-cf05e8ee36bf with identifier: 10711171
2026-03-24 22:18:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 62803b2a-5b02-5110-970a-cf05e8ee36bf with identifier: 10711171
2026-03-24 22:18:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 62803b2a-5b02-5110-970a-cf05e8ee36bf with identifier: 10711171 to the API
2026-03-24 22:18:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:18:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711171>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 258,
'expiration_date': '2026-03-25T13:00:00Z',
'fuel_type': 'Diesel',
'id': '62803b2a-5b02-5110-970a-cf05e8ee36bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1032811',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711171',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 169574,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23500,
'price_includes_vat': True,
'registration_date': '2019-11-15',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Mercedes-Benz GLC 350d AMG Line - 4-Matic - Diesel - Automatic - '
'258 hp - 169.574 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2019}
2026-03-24 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711171%27 HTTP/1.1" 200 None
2026-03-24 22:18:44 [adesa.de] INFO: Saving data for 10711171: {'auction_closing_time': 1774443600.0, 'created_time': 1774286755.188963, 'last_price_update_time': 1774390724.339491}
2026-03-24 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10711171') HTTP/1.1" 204 0
2026-03-24 22:18:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 77beba11-309d-5621-9954-33b843224801 with identifier: 10709353
2026-03-24 22:18:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 77beba11-309d-5621-9954-33b843224801 with identifier: 10709353
2026-03-24 22:18:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 77beba11-309d-5621-9954-33b843224801 with identifier: 10709353 to the API
2026-03-24 22:18:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:18:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709353>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Electric',
'id': '77beba11-309d-5621-9954-33b843224801',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LU-B 644E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709353',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Corsa-e',
'odometer': 8058,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2022-12-22',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Opel Corsa-e Edition - Electric - Automatic - 136 hp - 8.058 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2022}
2026-03-24 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709353%27 HTTP/1.1" 200 None
2026-03-24 22:18:44 [adesa.de] INFO: Saving data for 10709353: {'auction_closing_time': 1774430700.0, 'created_time': 1774286769.216059, 'last_price_update_time': 1774390724.640676}
2026-03-24 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10709353') HTTP/1.1" 204 0
2026-03-24 22:18:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0f77911a-4e87-5f3f-9a11-3f306d42a59f with identifier: 10709354
2026-03-24 22:18:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0f77911a-4e87-5f3f-9a11-3f306d42a59f with identifier: 10709354
2026-03-24 22:18:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0f77911a-4e87-5f3f-9a11-3f306d42a59f with identifier: 10709354 to the API
2026-03-24 22:18:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:18:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709354>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Electric',
'id': '0f77911a-4e87-5f3f-9a11-3f306d42a59f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AA-M 4500E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709354',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Corsa-e',
'odometer': 29632,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2022-12-12',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Opel Corsa-e GS Line - Electric - Automatic - 136 hp - 29.632 km',
'transmission': 'automatic',
'trim': 'GS Line',
'vin': None,
'year': 2022}
2026-03-24 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709354%27 HTTP/1.1" 200 None
2026-03-24 22:18:44 [adesa.de] INFO: Saving data for 10709354: {'auction_closing_time': 1774430700.0, 'created_time': 1774286730.088791, 'last_price_update_time': 1774390724.922726}
2026-03-24 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10709354') HTTP/1.1" 204 0
2026-03-24 22:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708978> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709414> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708976> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22: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-24 22: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-24 22: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-24 22:18:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5932d1b-e3cc-55ca-a9c7-63dfa580d968 with identifier: 10708978
2026-03-24 22:18:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5932d1b-e3cc-55ca-a9c7-63dfa580d968 with scrape type 2
2026-03-24 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5932d1b-e3cc-55ca-a9c7-63dfa580d968 with scrape type 2
2026-03-24 22:18:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c5932d1b-e3cc-55ca-a9c7-63dfa580d968, identifier: 10708978
2026-03-24 22:18:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f16e75e-9367-552a-9f7a-6e0292cc1fb7 with identifier: 10709414
2026-03-24 22:18:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f16e75e-9367-552a-9f7a-6e0292cc1fb7 with scrape type 2
2026-03-24 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f16e75e-9367-552a-9f7a-6e0292cc1fb7 with scrape type 2
2026-03-24 22:18:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4f16e75e-9367-552a-9f7a-6e0292cc1fb7, identifier: 10709414
2026-03-24 22:18:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d38eb81-c8f2-5014-948d-390e377a9a47 with identifier: 10708976
2026-03-24 22:18:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d38eb81-c8f2-5014-948d-390e377a9a47 with scrape type 2
2026-03-24 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d38eb81-c8f2-5014-948d-390e377a9a47 with scrape type 2
2026-03-24 22:18:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0d38eb81-c8f2-5014-948d-390e377a9a47, identifier: 10708976
2026-03-24 22:18:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c5932d1b-e3cc-55ca-a9c7-63dfa580d968 with identifier: 10708978
2026-03-24 22:18:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c5932d1b-e3cc-55ca-a9c7-63dfa580d968 with identifier: 10708978
2026-03-24 22:18:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c5932d1b-e3cc-55ca-a9c7-63dfa580d968 with identifier: 10708978 to the API
2026-03-24 22:18:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:18:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708978>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 122,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'c5932d1b-e3cc-55ca-a9c7-63dfa580d968',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HB-NE 119',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708978',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 181933,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 4300,
'price_includes_vat': True,
'registration_date': '2022-01-13',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Opel Astra Sports Tourer 1.5 Business Elegance - Diesel - Automatic '
'- 122 hp - 181.933 km',
'transmission': 'automatic',
'trim': 'Business Elegance',
'vin': None,
'year': 2022}
2026-03-24 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708978%27 HTTP/1.1" 200 None
2026-03-24 22:18:45 [adesa.de] INFO: Saving data for 10708978: {'auction_closing_time': 1774430700.0, 'created_time': 1774286745.823473, 'last_price_update_time': 1774390725.633608}
2026-03-24 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708978') HTTP/1.1" 204 0
2026-03-24 22:18:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4f16e75e-9367-552a-9f7a-6e0292cc1fb7 with identifier: 10709414
2026-03-24 22:18:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4f16e75e-9367-552a-9f7a-6e0292cc1fb7 with identifier: 10709414
2026-03-24 22:18:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4f16e75e-9367-552a-9f7a-6e0292cc1fb7 with identifier: 10709414 to the API
2026-03-24 22:18:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:18:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709414>
{'auction_title': '',
'c_o_2_emission_value': 168,
'category': 'Minibus',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 190,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '4f16e75e-9367-552a-9f7a-6e0292cc1fb7',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DA-MR 180',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709414',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'V',
'odometer': 54305,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 32300,
'price_includes_vat': True,
'registration_date': '2022-05-31',
'seats_number': 6,
'seller_name': 'Athlon Germany GmbH',
'title': 'Mercedes-Benz V 250 Edition - Diesel - Automatic - 190 hp - 54.305 '
'km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2022}
2026-03-24 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709414%27 HTTP/1.1" 200 None
2026-03-24 22:18:45 [adesa.de] INFO: Saving data for 10709414: {'auction_closing_time': 1774430700.0, 'created_time': 1774286767.02884, 'last_price_update_time': 1774390725.918514}
2026-03-24 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10709414') HTTP/1.1" 204 0
2026-03-24 22:18:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0d38eb81-c8f2-5014-948d-390e377a9a47 with identifier: 10708976
2026-03-24 22:18:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0d38eb81-c8f2-5014-948d-390e377a9a47 with identifier: 10708976
2026-03-24 22:18:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0d38eb81-c8f2-5014-948d-390e377a9a47 with identifier: 10708976 to the API
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:18:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708976>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Petrol',
'id': '0d38eb81-c8f2-5014-948d-390e377a9a47',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BO-QY 4698',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708976',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 12416,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2025-01-29',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Opel Corsa 1.2 GS - Petrol - Automatic - 100 hp - 12.416 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708976%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.de] INFO: Saving data for 10708976: {'auction_closing_time': 1774430700.0, 'created_time': 1774286729.027889, 'last_price_update_time': 1774390726.23369}
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708976') HTTP/1.1" 204 0
2026-03-24 22:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710905> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709413> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710578> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:46 [adesa.de] INFO: Found listing with ID: 10709878
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709878%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.de] INFO: Scrape type for 10709878: 0
2026-03-24 22:18:46 [adesa.de] INFO: Skipping item 10709878 url https://www.openlane.eu/en/carv6/auction/10709878
2026-03-24 22:18:46 [adesa.de] INFO: Found listing with ID: 10709906
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709906%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.de] INFO: Scrape type for 10709906: 0
2026-03-24 22:18:46 [adesa.de] INFO: Skipping item 10709906 url https://www.openlane.eu/en/carv6/auction/10709906
2026-03-24 22:18:46 [adesa.de] INFO: Found listing with ID: 10709901
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709901%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.de] INFO: Scrape type for 10709901: 0
2026-03-24 22:18:46 [adesa.de] INFO: Skipping item 10709901 url https://www.openlane.eu/en/carv6/auction/10709901
2026-03-24 22:18:46 [adesa.de] INFO: Found listing with ID: 10709897
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709897%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.de] INFO: Scrape type for 10709897: 0
2026-03-24 22:18:46 [adesa.de] INFO: Skipping item 10709897 url https://www.openlane.eu/en/carv6/auction/10709897
2026-03-24 22:18:46 [adesa.de] INFO: Found listing with ID: 10709858
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709858%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.de] INFO: Scrape type for 10709858: 0
2026-03-24 22:18:46 [adesa.de] INFO: Skipping item 10709858 url https://www.openlane.eu/en/carv6/auction/10709858
2026-03-24 22:18:46 [adesa.de] INFO: Found listing with ID: 10709917
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709917%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.de] INFO: Scrape type for 10709917: 0
2026-03-24 22:18:46 [adesa.de] INFO: Skipping item 10709917 url https://www.openlane.eu/en/carv6/auction/10709917
2026-03-24 22:18:46 [adesa.de] INFO: Found listing with ID: 10709909
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709909%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.de] INFO: Scrape type for 10709909: 0
2026-03-24 22:18:46 [adesa.de] INFO: Skipping item 10709909 url https://www.openlane.eu/en/carv6/auction/10709909
2026-03-24 22:18:46 [adesa.de] INFO: Found listing with ID: 10709859
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709859%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.de] INFO: Scrape type for 10709859: 0
2026-03-24 22:18:46 [adesa.de] INFO: Skipping item 10709859 url https://www.openlane.eu/en/carv6/auction/10709859
2026-03-24 22:18:46 [adesa.de] INFO: Found listing with ID: 10709851
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709851%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.de] INFO: Scrape type for 10709851: 0
2026-03-24 22:18:46 [adesa.de] INFO: Skipping item 10709851 url https://www.openlane.eu/en/carv6/auction/10709851
2026-03-24 22:18:46 [adesa.de] INFO: Found listing with ID: 10709907
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709907%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.de] INFO: Scrape type for 10709907: 0
2026-03-24 22:18:46 [adesa.de] INFO: Skipping item 10709907 url https://www.openlane.eu/en/carv6/auction/10709907
2026-03-24 22:18:46 [adesa.de] INFO: Found listing with ID: 10709919
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709919%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.de] INFO: Scrape type for 10709919: 0
2026-03-24 22:18:46 [adesa.de] INFO: Skipping item 10709919 url https://www.openlane.eu/en/carv6/auction/10709919
2026-03-24 22:18:46 [adesa.de] INFO: Found listing with ID: 10709826
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709826%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.de] INFO: Scrape type for 10709826: 0
2026-03-24 22:18:46 [adesa.de] INFO: Skipping item 10709826 url https://www.openlane.eu/en/carv6/auction/10709826
2026-03-24 22:18:46 [adesa.de] INFO: Found listing with ID: 10709693
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709693%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.de] INFO: Scrape type for 10709693: 0
2026-03-24 22:18:46 [adesa.de] INFO: Skipping item 10709693 url https://www.openlane.eu/en/carv6/auction/10709693
2026-03-24 22:18:46 [adesa.de] INFO: Found listing with ID: 10709912
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709912%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.de] INFO: Scrape type for 10709912: 0
2026-03-24 22:18:46 [adesa.de] INFO: Skipping item 10709912 url https://www.openlane.eu/en/carv6/auction/10709912
2026-03-24 22:18:46 [adesa.de] INFO: Found listing with ID: 10709849
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709849%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.de] INFO: Scrape type for 10709849: 0
2026-03-24 22:18:46 [adesa.de] INFO: Skipping item 10709849 url https://www.openlane.eu/en/carv6/auction/10709849
2026-03-24 22:18:46 [adesa.de] INFO: Found listing with ID: 10709913
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709913%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.de] INFO: Scrape type for 10709913: 0
2026-03-24 22:18:46 [adesa.de] INFO: Skipping item 10709913 url https://www.openlane.eu/en/carv6/auction/10709913
2026-03-24 22:18:46 [adesa.de] INFO: Found listing with ID: 10709848
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709848%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.de] INFO: Scrape type for 10709848: 0
2026-03-24 22:18:46 [adesa.de] INFO: Skipping item 10709848 url https://www.openlane.eu/en/carv6/auction/10709848
2026-03-24 22:18:46 [adesa.de] INFO: Found listing with ID: 10709904
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709904%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.de] INFO: Scrape type for 10709904: 0
2026-03-24 22:18:46 [adesa.de] INFO: Skipping item 10709904 url https://www.openlane.eu/en/carv6/auction/10709904
2026-03-24 22:18:46 [adesa.de] INFO: Found listing with ID: 10709908
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709908%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.de] INFO: Scrape type for 10709908: 0
2026-03-24 22:18:46 [adesa.de] INFO: Skipping item 10709908 url https://www.openlane.eu/en/carv6/auction/10709908
2026-03-24 22:18:46 [adesa.de] INFO: Found listing with ID: 10709905
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709905%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.de] INFO: Scrape type for 10709905: 0
2026-03-24 22:18:46 [adesa.de] INFO: Skipping item 10709905 url https://www.openlane.eu/en/carv6/auction/10709905
2026-03-24 22:18:46 [adesa.de] INFO: Found listing with ID: 10709827
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709827%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.de] INFO: Scrape type for 10709827: 0
2026-03-24 22:18:46 [adesa.de] INFO: Skipping item 10709827 url https://www.openlane.eu/en/carv6/auction/10709827
2026-03-24 22:18:46 [adesa.de] INFO: Found listing with ID: 10709724
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709724%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.de] INFO: Scrape type for 10709724: 0
2026-03-24 22:18:46 [adesa.de] INFO: Skipping item 10709724 url https://www.openlane.eu/en/carv6/auction/10709724
2026-03-24 22:18:46 [adesa.de] INFO: Found listing with ID: 10709799
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709799%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.de] INFO: Scrape type for 10709799: 0
2026-03-24 22:18:46 [adesa.de] INFO: Skipping item 10709799 url https://www.openlane.eu/en/carv6/auction/10709799
2026-03-24 22:18:46 [adesa.de] INFO: Found listing with ID: 10709898
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709898%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.de] INFO: Scrape type for 10709898: 0
2026-03-24 22:18:46 [adesa.de] INFO: Skipping item 10709898 url https://www.openlane.eu/en/carv6/auction/10709898
2026-03-24 22:18:46 [adesa.de] INFO: Found listing with ID: 10709830
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709830%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.de] INFO: Scrape type for 10709830: 0
2026-03-24 22:18:46 [adesa.de] INFO: Skipping item 10709830 url https://www.openlane.eu/en/carv6/auction/10709830
2026-03-24 22:18:46 [adesa.de] INFO: Found listing with ID: 10709915
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709915%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.de] INFO: Scrape type for 10709915: 0
2026-03-24 22:18:46 [adesa.de] INFO: Skipping item 10709915 url https://www.openlane.eu/en/carv6/auction/10709915
2026-03-24 22:18:46 [adesa.de] INFO: Found listing with ID: 10709899
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709899%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.de] INFO: Scrape type for 10709899: 0
2026-03-24 22:18:46 [adesa.de] INFO: Skipping item 10709899 url https://www.openlane.eu/en/carv6/auction/10709899
2026-03-24 22:18:46 [adesa.de] INFO: Found listing with ID: 10709916
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709916%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.de] INFO: Scrape type for 10709916: 0
2026-03-24 22:18:46 [adesa.de] INFO: Skipping item 10709916 url https://www.openlane.eu/en/carv6/auction/10709916
2026-03-24 22:18:46 [adesa.de] INFO: Found listing with ID: 10709918
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709918%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.de] INFO: Scrape type for 10709918: 0
2026-03-24 22:18:46 [adesa.de] INFO: Skipping item 10709918 url https://www.openlane.eu/en/carv6/auction/10709918
2026-03-24 22:18:46 [adesa.de] INFO: Found listing with ID: 10709914
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709914%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.de] INFO: Scrape type for 10709914: 0
2026-03-24 22:18:46 [adesa.de] INFO: Skipping item 10709914 url https://www.openlane.eu/en/carv6/auction/10709914
2026-03-24 22:18:46 [adesa.de] INFO: Found listing with ID: 10709828
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709828%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.de] INFO: Scrape type for 10709828: 0
2026-03-24 22:18:46 [adesa.de] INFO: Skipping item 10709828 url https://www.openlane.eu/en/carv6/auction/10709828
2026-03-24 22:18:46 [adesa.de] INFO: Found listing with ID: 10709817
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709817%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.de] INFO: Scrape type for 10709817: 0
2026-03-24 22:18:46 [adesa.de] INFO: Skipping item 10709817 url https://www.openlane.eu/en/carv6/auction/10709817
2026-03-24 22:18:46 [adesa.de] INFO: Found listing with ID: 10709818
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709818%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.de] INFO: Scrape type for 10709818: 0
2026-03-24 22:18:46 [adesa.de] INFO: Skipping item 10709818 url https://www.openlane.eu/en/carv6/auction/10709818
2026-03-24 22:18:46 [adesa.de] INFO: Found listing with ID: 10709829
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709829%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.de] INFO: Scrape type for 10709829: 0
2026-03-24 22:18:46 [adesa.de] INFO: Skipping item 10709829 url https://www.openlane.eu/en/carv6/auction/10709829
2026-03-24 22:18:46 [adesa.de] INFO: Found listing with ID: 10709900
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709900%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.de] INFO: Scrape type for 10709900: 0
2026-03-24 22:18:46 [adesa.de] INFO: Skipping item 10709900 url https://www.openlane.eu/en/carv6/auction/10709900
2026-03-24 22:18:46 [adesa.de] INFO: Found listing with ID: 10709855
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709855%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.de] INFO: Scrape type for 10709855: 0
2026-03-24 22:18:46 [adesa.de] INFO: Skipping item 10709855 url https://www.openlane.eu/en/carv6/auction/10709855
2026-03-24 22:18:46 [adesa.de] INFO: Found listing with ID: 10709861
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709861%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.de] INFO: Scrape type for 10709861: 0
2026-03-24 22:18:46 [adesa.de] INFO: Skipping item 10709861 url https://www.openlane.eu/en/carv6/auction/10709861
2026-03-24 22:18:46 [adesa.de] INFO: Found listing with ID: 10709978
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709978%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.de] INFO: Scrape type for 10709978: 0
2026-03-24 22:18:46 [adesa.de] INFO: Skipping item 10709978 url https://www.openlane.eu/en/carv6/auction/10709978
2026-03-24 22:18:46 [adesa.de] INFO: Found listing with ID: 10709921
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709921%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.de] INFO: Scrape type for 10709921: 0
2026-03-24 22:18:46 [adesa.de] INFO: Skipping item 10709921 url https://www.openlane.eu/en/carv6/auction/10709921
2026-03-24 22:18:46 [adesa.de] INFO: Found listing with ID: 10709873
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709873%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.de] INFO: Scrape type for 10709873: 0
2026-03-24 22:18:46 [adesa.de] INFO: Skipping item 10709873 url https://www.openlane.eu/en/carv6/auction/10709873
2026-03-24 22:18:46 [adesa.de] INFO: Found listing with ID: 10709688
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709688%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.de] INFO: Scrape type for 10709688: 0
2026-03-24 22:18:46 [adesa.de] INFO: Skipping item 10709688 url https://www.openlane.eu/en/carv6/auction/10709688
2026-03-24 22:18:46 [adesa.de] INFO: Found listing with ID: 10709922
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709922%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.de] INFO: Scrape type for 10709922: 0
2026-03-24 22:18:46 [adesa.de] INFO: Skipping item 10709922 url https://www.openlane.eu/en/carv6/auction/10709922
2026-03-24 22:18:46 [adesa.de] INFO: Found listing with ID: 10709872
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709872%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.de] INFO: Scrape type for 10709872: 0
2026-03-24 22:18:46 [adesa.de] INFO: Skipping item 10709872 url https://www.openlane.eu/en/carv6/auction/10709872
2026-03-24 22:18:46 [adesa.de] INFO: Found listing with ID: 10709800
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709800%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.de] INFO: Scrape type for 10709800: 0
2026-03-24 22:18:46 [adesa.de] INFO: Skipping item 10709800 url https://www.openlane.eu/en/carv6/auction/10709800
2026-03-24 22:18:46 [adesa.de] INFO: Found listing with ID: 10709795
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709795%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.de] INFO: Scrape type for 10709795: 0
2026-03-24 22:18:46 [adesa.de] INFO: Skipping item 10709795 url https://www.openlane.eu/en/carv6/auction/10709795
2026-03-24 22:18:46 [adesa.de] INFO: Found listing with ID: 10709801
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709801%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.de] INFO: Scrape type for 10709801: 0
2026-03-24 22:18:46 [adesa.de] INFO: Skipping item 10709801 url https://www.openlane.eu/en/carv6/auction/10709801
2026-03-24 22:18:46 [adesa.de] INFO: Found listing with ID: 10709709
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709709%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.de] INFO: Scrape type for 10709709: 0
2026-03-24 22:18:46 [adesa.de] INFO: Skipping item 10709709 url https://www.openlane.eu/en/carv6/auction/10709709
2026-03-24 22:18:46 [adesa.de] INFO: Found listing with ID: 10709824
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709824%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709824: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709824 url https://www.openlane.eu/en/carv6/auction/10709824
2026-03-24 22:18:47 [adesa.de] INFO: Found listing with ID: 10709862
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709862%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709862: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709862 url https://www.openlane.eu/en/carv6/auction/10709862
2026-03-24 22:18:47 [adesa.de] INFO: Found listing with ID: 10709833
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709833%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709833: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709833 url https://www.openlane.eu/en/carv6/auction/10709833
2026-03-24 22:18:47 [adesa.de] INFO: Found listing with ID: 10709806
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709806%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709806: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709806 url https://www.openlane.eu/en/carv6/auction/10709806
2026-03-24 22:18:47 [adesa.de] INFO: Found listing with ID: 10709708
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709708%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709708: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709708 url https://www.openlane.eu/en/carv6/auction/10709708
2026-03-24 22:18:47 [adesa.de] INFO: Found listing with ID: 10709975
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709975%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709975: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709975 url https://www.openlane.eu/en/carv6/auction/10709975
2026-03-24 22:18:47 [adesa.de] INFO: Found listing with ID: 10709804
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709804%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709804: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709804 url https://www.openlane.eu/en/carv6/auction/10709804
2026-03-24 22:18:47 [adesa.de] INFO: Found listing with ID: 10709814
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709814%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709814: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709814 url https://www.openlane.eu/en/carv6/auction/10709814
2026-03-24 22:18:47 [adesa.de] INFO: Found listing with ID: 10709874
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709874%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709874: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709874 url https://www.openlane.eu/en/carv6/auction/10709874
2026-03-24 22:18:47 [adesa.de] INFO: Found listing with ID: 10709690
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709690%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709690: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709690 url https://www.openlane.eu/en/carv6/auction/10709690
2026-03-24 22:18:47 [adesa.de] INFO: Found listing with ID: 10709976
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709976%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709976: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709976 url https://www.openlane.eu/en/carv6/auction/10709976
2026-03-24 22:18:47 [adesa.de] INFO: Found listing with ID: 10709816
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709816%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709816: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709816 url https://www.openlane.eu/en/carv6/auction/10709816
2026-03-24 22:18:47 [adesa.de] INFO: Found listing with ID: 10709803
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709803%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709803: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709803 url https://www.openlane.eu/en/carv6/auction/10709803
2026-03-24 22:18:47 [adesa.de] INFO: Found listing with ID: 10709695
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709695%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709695: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709695 url https://www.openlane.eu/en/carv6/auction/10709695
2026-03-24 22:18:47 [adesa.de] INFO: Found listing with ID: 10709971
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709971%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709971: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709971 url https://www.openlane.eu/en/carv6/auction/10709971
2026-03-24 22:18:47 [adesa.de] INFO: Found listing with ID: 10709809
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709809%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709809: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709809 url https://www.openlane.eu/en/carv6/auction/10709809
2026-03-24 22:18:47 [adesa.de] INFO: Found listing with ID: 10709962
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709962%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709962: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709962 url https://www.openlane.eu/en/carv6/auction/10709962
2026-03-24 22:18:47 [adesa.de] INFO: Found listing with ID: 10709911
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709911%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709911: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709911 url https://www.openlane.eu/en/carv6/auction/10709911
2026-03-24 22:18:47 [adesa.de] INFO: Found listing with ID: 10709879
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709879%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709879: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709879 url https://www.openlane.eu/en/carv6/auction/10709879
2026-03-24 22:18:47 [adesa.de] INFO: Found listing with ID: 10709880
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709880%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709880: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709880 url https://www.openlane.eu/en/carv6/auction/10709880
2026-03-24 22:18:47 [adesa.de] INFO: Found listing with ID: 10709881
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709881%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709881: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709881 url https://www.openlane.eu/en/carv6/auction/10709881
2026-03-24 22:18:47 [adesa.de] INFO: Found listing with ID: 10709882
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709882%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709882: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709882 url https://www.openlane.eu/en/carv6/auction/10709882
2026-03-24 22:18:47 [adesa.de] INFO: Found listing with ID: 10709883
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709883%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709883: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709883 url https://www.openlane.eu/en/carv6/auction/10709883
2026-03-24 22:18:47 [adesa.de] INFO: Found listing with ID: 10709854
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709854%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709854: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709854 url https://www.openlane.eu/en/carv6/auction/10709854
2026-03-24 22:18:47 [adesa.de] INFO: Found listing with ID: 10709853
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709853%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709853: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709853 url https://www.openlane.eu/en/carv6/auction/10709853
2026-03-24 22:18:47 [adesa.de] INFO: Found listing with ID: 10709884
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709884%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709884: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709884 url https://www.openlane.eu/en/carv6/auction/10709884
2026-03-24 22:18:47 [adesa.de] INFO: Found listing with ID: 10709924
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709924%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709924: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709924 url https://www.openlane.eu/en/carv6/auction/10709924
2026-03-24 22:18:47 [adesa.de] INFO: Found listing with ID: 10709694
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709694%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709694: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709694 url https://www.openlane.eu/en/carv6/auction/10709694
2026-03-24 22:18:47 [adesa.de] INFO: Found listing with ID: 10709973
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709973%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709973: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709973 url https://www.openlane.eu/en/carv6/auction/10709973
2026-03-24 22:18:47 [adesa.de] INFO: Found listing with ID: 10709820
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709820%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709820: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709820 url https://www.openlane.eu/en/carv6/auction/10709820
2026-03-24 22:18:47 [adesa.de] INFO: Found listing with ID: 10709970
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709970%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709970: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709970 url https://www.openlane.eu/en/carv6/auction/10709970
2026-03-24 22:18:47 [adesa.de] INFO: Found listing with ID: 10709972
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709972%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709972: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709972 url https://www.openlane.eu/en/carv6/auction/10709972
2026-03-24 22:18:47 [adesa.de] INFO: Found listing with ID: 10709821
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709821%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709821: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709821 url https://www.openlane.eu/en/carv6/auction/10709821
2026-03-24 22:18:47 [adesa.de] INFO: Found listing with ID: 10709963
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709963%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709963: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709963 url https://www.openlane.eu/en/carv6/auction/10709963
2026-03-24 22:18:47 [adesa.de] INFO: Found listing with ID: 10709877
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709877%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709877: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709877 url https://www.openlane.eu/en/carv6/auction/10709877
2026-03-24 22:18:47 [adesa.de] INFO: Found listing with ID: 10709980
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709980%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709980: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709980 url https://www.openlane.eu/en/carv6/auction/10709980
2026-03-24 22:18:47 [adesa.de] INFO: Found listing with ID: 10709850
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709850%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709850: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709850 url https://www.openlane.eu/en/carv6/auction/10709850
2026-03-24 22:18:47 [adesa.de] INFO: Found listing with ID: 10709981
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709981%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709981: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709981 url https://www.openlane.eu/en/carv6/auction/10709981
2026-03-24 22:18:47 [adesa.de] INFO: Found listing with ID: 10709875
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709875%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709875: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709875 url https://www.openlane.eu/en/carv6/auction/10709875
2026-03-24 22:18:47 [adesa.de] INFO: Found listing with ID: 10709835
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709835%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709835: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709835 url https://www.openlane.eu/en/carv6/auction/10709835
2026-03-24 22:18:47 [adesa.de] INFO: Found listing with ID: 10709796
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709796%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709796: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709796 url https://www.openlane.eu/en/carv6/auction/10709796
2026-03-24 22:18:47 [adesa.de] INFO: Found listing with ID: 10709979
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709979%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709979: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709979 url https://www.openlane.eu/en/carv6/auction/10709979
2026-03-24 22:18:47 [adesa.de] INFO: Found listing with ID: 10709807
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709807%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709807: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709807 url https://www.openlane.eu/en/carv6/auction/10709807
2026-03-24 22:18:47 [adesa.de] INFO: Found listing with ID: 10709811
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709811%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709811: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709811 url https://www.openlane.eu/en/carv6/auction/10709811
2026-03-24 22:18:47 [adesa.de] INFO: Found listing with ID: 10709923
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709923%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709923: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709923 url https://www.openlane.eu/en/carv6/auction/10709923
2026-03-24 22:18:47 [adesa.de] INFO: Found listing with ID: 10709865
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709865%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709865: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709865 url https://www.openlane.eu/en/carv6/auction/10709865
2026-03-24 22:18:47 [adesa.de] INFO: Found listing with ID: 10709798
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709798%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709798: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709798 url https://www.openlane.eu/en/carv6/auction/10709798
2026-03-24 22:18:47 [adesa.de] INFO: Found listing with ID: 10709966
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709966%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709966: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709966 url https://www.openlane.eu/en/carv6/auction/10709966
2026-03-24 22:18:47 [adesa.de] INFO: Found listing with ID: 10709977
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709977%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709977: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709977 url https://www.openlane.eu/en/carv6/auction/10709977
2026-03-24 22:18:47 [adesa.de] INFO: Found listing with ID: 10709964
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709964%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709964: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709964 url https://www.openlane.eu/en/carv6/auction/10709964
2026-03-24 22:18:47 [adesa.de] INFO: Found listing with ID: 10709834
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709834%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709834: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709834 url https://www.openlane.eu/en/carv6/auction/10709834
2026-03-24 22:18:47 [adesa.de] INFO: Found listing with ID: 10709836
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709836%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709836: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709836 url https://www.openlane.eu/en/carv6/auction/10709836
2026-03-24 22:18:47 [adesa.de] INFO: Found listing with ID: 10709903
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709903%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.de] INFO: Scrape type for 10709903: 0
2026-03-24 22:18:47 [adesa.de] INFO: Skipping item 10709903 url https://www.openlane.eu/en/carv6/auction/10709903
2026-03-24 22: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-24 22: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-24 22: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-24 22:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711156> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22:18:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4494aecd-80a5-58b3-90c9-c5a43cffddd5 with identifier: 10710905
2026-03-24 22:18:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4494aecd-80a5-58b3-90c9-c5a43cffddd5 with scrape type 2
2026-03-24 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4494aecd-80a5-58b3-90c9-c5a43cffddd5 with scrape type 2
2026-03-24 22:18:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4494aecd-80a5-58b3-90c9-c5a43cffddd5, identifier: 10710905
2026-03-24 22:18:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54bc6c79-b714-52c1-8a95-b03b277f6fdc with identifier: 10709413
2026-03-24 22:18:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54bc6c79-b714-52c1-8a95-b03b277f6fdc with scrape type 2
2026-03-24 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 54bc6c79-b714-52c1-8a95-b03b277f6fdc with scrape type 2
2026-03-24 22:18:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 54bc6c79-b714-52c1-8a95-b03b277f6fdc, identifier: 10709413
2026-03-24 22:18:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d442bc5e-4618-5aea-b505-49a5f9a50d92 with identifier: 10710578
2026-03-24 22:18:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d442bc5e-4618-5aea-b505-49a5f9a50d92 with scrape type 2
2026-03-24 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d442bc5e-4618-5aea-b505-49a5f9a50d92 with scrape type 2
2026-03-24 22:18:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d442bc5e-4618-5aea-b505-49a5f9a50d92, identifier: 10710578
2026-03-24 22:18:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4494aecd-80a5-58b3-90c9-c5a43cffddd5 with identifier: 10710905
2026-03-24 22:18:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4494aecd-80a5-58b3-90c9-c5a43cffddd5 with identifier: 10710905
2026-03-24 22:18:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4494aecd-80a5-58b3-90c9-c5a43cffddd5 with identifier: 10710905 to the API
2026-03-24 22:18:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:18:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710905>
{'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': 253,
'expiration_date': '2026-03-25T12:30:00Z',
'fuel_type': 'Hybrid',
'id': '4494aecd-80a5-58b3-90c9-c5a43cffddd5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '32301',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710905',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'V60',
'odometer': 96883,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2021-03-23',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo V60 T6 Inscription Expression - Hybrid - Automatic - 253 hp - '
'96.883 km',
'transmission': 'automatic',
'trim': 'Inscription Expression',
'vin': None,
'year': 2021}
2026-03-24 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710710905%27 HTTP/1.1" 200 None
2026-03-24 22:18:48 [adesa.de] INFO: Saving data for 10710905: {'auction_closing_time': 1774441800.0, 'created_time': 1774287262.929379, 'last_price_update_time': 1774390728.794303}
2026-03-24 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10710905') HTTP/1.1" 204 0
2026-03-24 22:18:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 54bc6c79-b714-52c1-8a95-b03b277f6fdc with identifier: 10709413
2026-03-24 22:18:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 54bc6c79-b714-52c1-8a95-b03b277f6fdc with identifier: 10709413
2026-03-24 22:18:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 54bc6c79-b714-52c1-8a95-b03b277f6fdc with identifier: 10709413 to the API
2026-03-24 22:18:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709413>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '54bc6c79-b714-52c1-8a95-b03b277f6fdc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'D-AP 3039',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709413',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 113682,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 28800,
'price_includes_vat': True,
'registration_date': '2023-03-02',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Mercedes-Benz GLC 220d Avantgarde Advanced - 4-Matic - Diesel - '
'Automatic - 197 hp - 113.682 km',
'transmission': 'automatic',
'trim': 'Avantgarde Advanced',
'vin': None,
'year': 2023}
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709413%27 HTTP/1.1" 200 None
2026-03-24 22:18:49 [adesa.de] INFO: Saving data for 10709413: {'auction_closing_time': 1774430700.0, 'created_time': 1774286746.601742, 'last_price_update_time': 1774390729.183967}
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10709413') HTTP/1.1" 204 0
2026-03-24 22:18:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d442bc5e-4618-5aea-b505-49a5f9a50d92 with identifier: 10710578
2026-03-24 22:18:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d442bc5e-4618-5aea-b505-49a5f9a50d92 with identifier: 10710578
2026-03-24 22:18:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d442bc5e-4618-5aea-b505-49a5f9a50d92 with identifier: 10710578 to the API
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710578>
{'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': 197,
'expiration_date': '2026-03-25T12:30:00Z',
'fuel_type': 'Diesel',
'id': 'd442bc5e-4618-5aea-b505-49a5f9a50d92',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '7106382',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710578',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'V60',
'odometer': 71968,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23500,
'price_includes_vat': True,
'registration_date': '2024-01-11',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo V60 Cross Country B4 Plus - Diesel - Automatic - 197 hp - '
'71.968 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710578%27 HTTP/1.1" 200 None
2026-03-24 22:18:49 [adesa.de] INFO: Saving data for 10710578: {'auction_closing_time': 1774441800.0, 'created_time': 1774287060.73211, 'last_price_update_time': 1774390729.472065}
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10710578') HTTP/1.1" 204 0
2026-03-24 22:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714496> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714468> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710912> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710893> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da4026ab-5f9e-5793-b69a-21023eeecde6 with identifier: 10711156
2026-03-24 22:18:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da4026ab-5f9e-5793-b69a-21023eeecde6 with scrape type 2
2026-03-24 22:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da4026ab-5f9e-5793-b69a-21023eeecde6 with scrape type 2
2026-03-24 22:18:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: da4026ab-5f9e-5793-b69a-21023eeecde6, identifier: 10711156
2026-03-24 22:18:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: da4026ab-5f9e-5793-b69a-21023eeecde6 with identifier: 10711156
2026-03-24 22:18:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: da4026ab-5f9e-5793-b69a-21023eeecde6 with identifier: 10711156
2026-03-24 22:18:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: da4026ab-5f9e-5793-b69a-21023eeecde6 with identifier: 10711156 to the API
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711156>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 503,
'expiration_date': '2026-03-25T13:00:00Z',
'fuel_type': 'Electric',
'id': 'da4026ab-5f9e-5793-b69a-21023eeecde6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '42637',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711156',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 93333,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 27100,
'price_includes_vat': True,
'registration_date': '2022-06-20',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Audi E-Tron S 95 kWh - Quattro - Electric - Automatic - 503 hp - '
'93.333 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710711156%27 HTTP/1.1" 200 None
2026-03-24 22:18:49 [adesa.de] INFO: Saving data for 10711156: {'auction_closing_time': 1774443600.0, 'created_time': 1774286757.38137, 'last_price_update_time': 1774390729.876815}
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10711156') HTTP/1.1" 204 0
2026-03-24 22:18:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a416ce60-8275-519b-809e-ef2a140fd2c4 with identifier: 10714496
2026-03-24 22:18:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a416ce60-8275-519b-809e-ef2a140fd2c4 with scrape type 2
2026-03-24 22:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a416ce60-8275-519b-809e-ef2a140fd2c4 with scrape type 2
2026-03-24 22:18:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a416ce60-8275-519b-809e-ef2a140fd2c4, identifier: 10714496
2026-03-24 22:18:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22512472-0d7b-5172-8aad-4840b30d3bdc with identifier: 10714468
2026-03-24 22:18:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22512472-0d7b-5172-8aad-4840b30d3bdc with scrape type 2
2026-03-24 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22512472-0d7b-5172-8aad-4840b30d3bdc with scrape type 2
2026-03-24 22:18:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 22512472-0d7b-5172-8aad-4840b30d3bdc, identifier: 10714468
2026-03-24 22:18:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8afb8d88-dd25-50a9-ae74-f3260cadf072 with identifier: 10710912
2026-03-24 22:18:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8afb8d88-dd25-50a9-ae74-f3260cadf072 with scrape type 2
2026-03-24 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8afb8d88-dd25-50a9-ae74-f3260cadf072 with scrape type 2
2026-03-24 22:18:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8afb8d88-dd25-50a9-ae74-f3260cadf072, identifier: 10710912
2026-03-24 22:18:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9584be9b-2fa5-543c-85dd-7a80df7f34fc with identifier: 10710893
2026-03-24 22:18:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9584be9b-2fa5-543c-85dd-7a80df7f34fc with scrape type 2
2026-03-24 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9584be9b-2fa5-543c-85dd-7a80df7f34fc with scrape type 2
2026-03-24 22:18:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9584be9b-2fa5-543c-85dd-7a80df7f34fc, identifier: 10710893
2026-03-24 22:18:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a416ce60-8275-519b-809e-ef2a140fd2c4 with identifier: 10714496
2026-03-24 22:18:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a416ce60-8275-519b-809e-ef2a140fd2c4 with identifier: 10714496
2026-03-24 22:18:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a416ce60-8275-519b-809e-ef2a140fd2c4 with identifier: 10714496 to the API
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714496>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'a416ce60-8275-519b-809e-ef2a140fd2c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29219',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714496',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'V60',
'odometer': 44518,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 28200,
'price_includes_vat': True,
'registration_date': '2023-10-16',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volvo V60 Cross Country B4 Plus - Diesel - Automatic - 197 hp - '
'44.518 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2023}
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714496%27 HTTP/1.1" 200 None
2026-03-24 22:18:50 [adesa.de] INFO: Saving data for 10714496: {'auction_closing_time': 1774434000.0, 'created_time': 1774287283.700664, 'last_price_update_time': 1774390730.546056}
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714496') HTTP/1.1" 204 0
2026-03-24 22:18:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 22512472-0d7b-5172-8aad-4840b30d3bdc with identifier: 10714468
2026-03-24 22:18:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 22512472-0d7b-5172-8aad-4840b30d3bdc with identifier: 10714468
2026-03-24 22:18:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 22512472-0d7b-5172-8aad-4840b30d3bdc with identifier: 10714468 to the API
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714468>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': '22512472-0d7b-5172-8aad-4840b30d3bdc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30032',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714468',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 41990,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19900,
'price_includes_vat': True,
'registration_date': '2023-05-23',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen T-ROC 2.0 TDI Style - Diesel - Automatic - 150 hp - '
'41.990 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714468%27 HTTP/1.1" 200 None
2026-03-24 22:18:50 [adesa.de] INFO: Saving data for 10714468: {'auction_closing_time': 1774433400.0, 'created_time': 1774287249.408647, 'last_price_update_time': 1774390730.827474}
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714468') HTTP/1.1" 204 0
2026-03-24 22:18:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8afb8d88-dd25-50a9-ae74-f3260cadf072 with identifier: 10710912
2026-03-24 22:18:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8afb8d88-dd25-50a9-ae74-f3260cadf072 with identifier: 10710912
2026-03-24 22:18:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8afb8d88-dd25-50a9-ae74-f3260cadf072 with identifier: 10710912 to the API
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710912>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-25T12:30:00Z',
'fuel_type': 'Diesel',
'id': '8afb8d88-dd25-50a9-ae74-f3260cadf072',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '7105983',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710912',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'V60',
'odometer': 30584,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23600,
'price_includes_vat': True,
'registration_date': '2023-10-30',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo V60 Cross Country B4 Plus - Diesel - Automatic - 197 hp - '
'30.584 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2023}
2026-03-24 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710912%27 HTTP/1.1" 200 None
2026-03-24 22:18:51 [adesa.de] INFO: Saving data for 10710912: {'auction_closing_time': 1774441800.0, 'created_time': 1774287231.17613, 'last_price_update_time': 1774390731.122033}
2026-03-24 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10710912') HTTP/1.1" 204 0
2026-03-24 22:18:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9584be9b-2fa5-543c-85dd-7a80df7f34fc with identifier: 10710893
2026-03-24 22:18:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9584be9b-2fa5-543c-85dd-7a80df7f34fc with identifier: 10710893
2026-03-24 22:18:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9584be9b-2fa5-543c-85dd-7a80df7f34fc with identifier: 10710893 to the API
2026-03-24 22:18:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710893>
{'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': 197,
'expiration_date': '2026-03-25T12:30:00Z',
'fuel_type': 'Diesel',
'id': '9584be9b-2fa5-543c-85dd-7a80df7f34fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '7106229',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710893',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'V60',
'odometer': 32168,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26100,
'price_includes_vat': True,
'registration_date': '2023-10-23',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo V60 Cross Country B4 Plus - AWD - Diesel - Automatic - 197 hp '
'- 32.168 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2023}
2026-03-24 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710893%27 HTTP/1.1" 200 None
2026-03-24 22:18:51 [adesa.de] INFO: Saving data for 10710893: {'auction_closing_time': 1774441800.0, 'created_time': 1774287232.351434, 'last_price_update_time': 1774390731.444625}
2026-03-24 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10710893') HTTP/1.1" 204 0
2026-03-24 22:18:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710918> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708843> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7441c2d-b7fa-57b8-ad26-46430ab83c2d with identifier: 10710918
2026-03-24 22:18:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7441c2d-b7fa-57b8-ad26-46430ab83c2d with scrape type 2
2026-03-24 22:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7441c2d-b7fa-57b8-ad26-46430ab83c2d with scrape type 2
2026-03-24 22:18:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d7441c2d-b7fa-57b8-ad26-46430ab83c2d, identifier: 10710918
2026-03-24 22:18:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d7441c2d-b7fa-57b8-ad26-46430ab83c2d with identifier: 10710918
2026-03-24 22:18:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d7441c2d-b7fa-57b8-ad26-46430ab83c2d with identifier: 10710918
2026-03-24 22:18:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d7441c2d-b7fa-57b8-ad26-46430ab83c2d with identifier: 10710918 to the API
2026-03-24 22:18:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710918>
{'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-25T12:30:00Z',
'fuel_type': 'Diesel',
'id': 'd7441c2d-b7fa-57b8-ad26-46430ab83c2d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EU-ML 3132',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710918',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 36753,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24900,
'price_includes_vat': True,
'registration_date': '2025-01-24',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-ROC 2.0 TDI R-Line - 4Motion - Diesel - Automatic - '
'150 hp - 36.753 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2025}
2026-03-24 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710918%27 HTTP/1.1" 200 None
2026-03-24 22:18:51 [adesa.de] INFO: Saving data for 10710918: {'auction_closing_time': 1774441800.0, 'created_time': 1774287249.076017, 'last_price_update_time': 1774390731.940881}
2026-03-24 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10710918') HTTP/1.1" 204 0
2026-03-24 22:18:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5193ad80-373a-55e9-b854-394d52eef0b6 with identifier: 10708843
2026-03-24 22:18:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5193ad80-373a-55e9-b854-394d52eef0b6 with scrape type 2
2026-03-24 22:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5193ad80-373a-55e9-b854-394d52eef0b6 with scrape type 2
2026-03-24 22:18:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5193ad80-373a-55e9-b854-394d52eef0b6, identifier: 10708843
2026-03-24 22:18:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5193ad80-373a-55e9-b854-394d52eef0b6 with identifier: 10708843
2026-03-24 22:18:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5193ad80-373a-55e9-b854-394d52eef0b6 with identifier: 10708843
2026-03-24 22:18:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5193ad80-373a-55e9-b854-394d52eef0b6 with identifier: 10708843 to the API
2026-03-24 22:18:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708843>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Petrol',
'id': '5193ad80-373a-55e9-b854-394d52eef0b6',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260154622',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708843',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 64686,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16200,
'price_includes_vat': True,
'registration_date': '2021-12-27',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-ROC 1.5 TSI Sport - Petrol - Automatic - 150 hp - '
'64.686 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2021}
2026-03-24 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708843%27 HTTP/1.1" 200 None
2026-03-24 22:18:52 [adesa.de] INFO: Saving data for 10708843: {'auction_closing_time': 1774434600.0, 'created_time': 1774287251.608582, 'last_price_update_time': 1774390732.338142}
2026-03-24 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708843') HTTP/1.1" 204 0
2026-03-24 22:18:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708739> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708845> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708736> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c7df14f-7d78-521e-9e39-5ff59671197c with identifier: 10708739
2026-03-24 22:18:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c7df14f-7d78-521e-9e39-5ff59671197c with scrape type 2
2026-03-24 22:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c7df14f-7d78-521e-9e39-5ff59671197c with scrape type 2
2026-03-24 22:18:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9c7df14f-7d78-521e-9e39-5ff59671197c, identifier: 10708739
2026-03-24 22:18:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2728216c-b943-5d6a-88a8-20f70339aef7 with identifier: 10708845
2026-03-24 22:18:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2728216c-b943-5d6a-88a8-20f70339aef7 with scrape type 2
2026-03-24 22:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2728216c-b943-5d6a-88a8-20f70339aef7 with scrape type 2
2026-03-24 22:18:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2728216c-b943-5d6a-88a8-20f70339aef7, identifier: 10708845
2026-03-24 22:18:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9c7df14f-7d78-521e-9e39-5ff59671197c with identifier: 10708739
2026-03-24 22:18:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9c7df14f-7d78-521e-9e39-5ff59671197c with identifier: 10708739
2026-03-24 22:18:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9c7df14f-7d78-521e-9e39-5ff59671197c with identifier: 10708739 to the API
2026-03-24 22:18:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708739>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 111,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Petrol',
'id': '9c7df14f-7d78-521e-9e39-5ff59671197c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601401A7',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708739',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 51376,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2021-12-10',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-ROC 1.0 TSI Active - Petrol - Manual - 111 hp - 51.376 '
'km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2021}
2026-03-24 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708739%27 HTTP/1.1" 200 None
2026-03-24 22:18:52 [adesa.de] INFO: Saving data for 10708739: {'auction_closing_time': 1774434300.0, 'created_time': 1774287252.841384, 'last_price_update_time': 1774390732.942852}
2026-03-24 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708739') HTTP/1.1" 204 0
2026-03-24 22:18:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2728216c-b943-5d6a-88a8-20f70339aef7 with identifier: 10708845
2026-03-24 22:18:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2728216c-b943-5d6a-88a8-20f70339aef7 with identifier: 10708845
2026-03-24 22:18:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2728216c-b943-5d6a-88a8-20f70339aef7 with identifier: 10708845 to the API
2026-03-24 22:18:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708845>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Diesel',
'id': '2728216c-b943-5d6a-88a8-20f70339aef7',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26015461E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708845',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Touareg',
'odometer': 58336,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 41100,
'price_includes_vat': True,
'registration_date': '2023-02-06',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Touareg 3.0 TDI R-Line - Diesel - Automatic - 286 hp - '
'58.336 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2023}
2026-03-24 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708845%27 HTTP/1.1" 200 None
2026-03-24 22:18:53 [adesa.de] INFO: Saving data for 10708845: {'auction_closing_time': 1774434600.0, 'created_time': 1774287263.811903, 'last_price_update_time': 1774390733.2535}
2026-03-24 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708845') HTTP/1.1" 204 0
2026-03-24 22:18:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708737> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5c3b010-2d43-5860-a860-830bf4e85035 with identifier: 10708736
2026-03-24 22:18:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5c3b010-2d43-5860-a860-830bf4e85035 with scrape type 2
2026-03-24 22:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5c3b010-2d43-5860-a860-830bf4e85035 with scrape type 2
2026-03-24 22:18:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e5c3b010-2d43-5860-a860-830bf4e85035, identifier: 10708736
2026-03-24 22:18:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e5c3b010-2d43-5860-a860-830bf4e85035 with identifier: 10708736
2026-03-24 22:18:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e5c3b010-2d43-5860-a860-830bf4e85035 with identifier: 10708736
2026-03-24 22:18:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e5c3b010-2d43-5860-a860-830bf4e85035 with identifier: 10708736 to the API
2026-03-24 22:18:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708736>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Petrol',
'id': 'e5c3b010-2d43-5860-a860-830bf4e85035',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601401A8',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708736',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 47793,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2022-01-17',
'seats_number': 4,
'seller_name': None,
'title': 'Volkswagen T-ROC 1.5 TSI R-Line - Petrol - Automatic - 150 hp - '
'47.793 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2022}
2026-03-24 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708736%27 HTTP/1.1" 200 None
2026-03-24 22:18:53 [adesa.de] INFO: Saving data for 10708736: {'auction_closing_time': 1774434300.0, 'created_time': 1774287263.282384, 'last_price_update_time': 1774390733.63834}
2026-03-24 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708736') HTTP/1.1" 204 0
2026-03-24 22:18:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714353> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b98af29e-02c8-5170-82c8-db1fc41839f4 with identifier: 10708737
2026-03-24 22:18:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b98af29e-02c8-5170-82c8-db1fc41839f4 with scrape type 2
2026-03-24 22:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b98af29e-02c8-5170-82c8-db1fc41839f4 with scrape type 2
2026-03-24 22:18:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b98af29e-02c8-5170-82c8-db1fc41839f4, identifier: 10708737
2026-03-24 22:18:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b98af29e-02c8-5170-82c8-db1fc41839f4 with identifier: 10708737
2026-03-24 22:18:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b98af29e-02c8-5170-82c8-db1fc41839f4 with identifier: 10708737
2026-03-24 22:18:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b98af29e-02c8-5170-82c8-db1fc41839f4 with identifier: 10708737 to the API
2026-03-24 22:18:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708737>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Diesel',
'id': 'b98af29e-02c8-5170-82c8-db1fc41839f4',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601401A3',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708737',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 72698,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24900,
'price_includes_vat': True,
'registration_date': '2023-01-19',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan Allspace 2.0 TDI R-Line - 4Motion - Diesel - '
'Automatic - 150 hp - 72.698 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2023}
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708737%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.de] INFO: Saving data for 10708737: {'auction_closing_time': 1774434300.0, 'created_time': 1774287257.060711, 'last_price_update_time': 1774390734.071969}
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708737') HTTP/1.1" 204 0
2026-03-24 22:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708734> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22:18:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b3fed85-1656-55a4-a157-37cb7922915d with identifier: 10714353
2026-03-24 22:18:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b3fed85-1656-55a4-a157-37cb7922915d with scrape type 2
2026-03-24 22:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b3fed85-1656-55a4-a157-37cb7922915d with scrape type 2
2026-03-24 22:18:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9b3fed85-1656-55a4-a157-37cb7922915d, identifier: 10714353
2026-03-24 22:18:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9b3fed85-1656-55a4-a157-37cb7922915d with identifier: 10714353
2026-03-24 22:18:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9b3fed85-1656-55a4-a157-37cb7922915d with identifier: 10714353
2026-03-24 22:18:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9b3fed85-1656-55a4-a157-37cb7922915d with identifier: 10714353 to the API
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:18:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714353>
{'auction_title': '',
'c_o_2_emission_value': 155,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '9b3fed85-1656-55a4-a157-37cb7922915d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30218',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714353',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 58746,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 25700,
'price_includes_vat': True,
'registration_date': '2023-08-23',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Tiguan 2.0 TDI R-Line - Diesel - Automatic - 150 hp - '
'58.746 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2023}
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714353%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.de] INFO: Saving data for 10714353: {'auction_closing_time': 1774432800.0, 'created_time': 1774287262.610339, 'last_price_update_time': 1774390734.506681}
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714353') HTTP/1.1" 204 0
2026-03-24 22:18:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: adaa7374-5a2a-556a-a339-9f0d4fec8839 with identifier: 10708734
2026-03-24 22:18:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item adaa7374-5a2a-556a-a339-9f0d4fec8839 with scrape type 2
2026-03-24 22:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item adaa7374-5a2a-556a-a339-9f0d4fec8839 with scrape type 2
2026-03-24 22:18:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: adaa7374-5a2a-556a-a339-9f0d4fec8839, identifier: 10708734
2026-03-24 22:18:54 [adesa.de] INFO: Found listing with ID: 10709805
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709805%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.de] INFO: Scrape type for 10709805: 0
2026-03-24 22:18:54 [adesa.de] INFO: Skipping item 10709805 url https://www.openlane.eu/en/carv6/auction/10709805
2026-03-24 22:18:54 [adesa.de] INFO: Found listing with ID: 10709965
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709965%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.de] INFO: Scrape type for 10709965: 0
2026-03-24 22:18:54 [adesa.de] INFO: Skipping item 10709965 url https://www.openlane.eu/en/carv6/auction/10709965
2026-03-24 22:18:54 [adesa.de] INFO: Found listing with ID: 10709819
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709819%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.de] INFO: Scrape type for 10709819: 0
2026-03-24 22:18:54 [adesa.de] INFO: Skipping item 10709819 url https://www.openlane.eu/en/carv6/auction/10709819
2026-03-24 22:18:54 [adesa.de] INFO: Found listing with ID: 10709802
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709802%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.de] INFO: Scrape type for 10709802: 0
2026-03-24 22:18:54 [adesa.de] INFO: Skipping item 10709802 url https://www.openlane.eu/en/carv6/auction/10709802
2026-03-24 22:18:54 [adesa.de] INFO: Found listing with ID: 10709831
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709831%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.de] INFO: Scrape type for 10709831: 0
2026-03-24 22:18:54 [adesa.de] INFO: Skipping item 10709831 url https://www.openlane.eu/en/carv6/auction/10709831
2026-03-24 22:18:54 [adesa.de] INFO: Found listing with ID: 10709852
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709852%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.de] INFO: Scrape type for 10709852: 0
2026-03-24 22:18:54 [adesa.de] INFO: Skipping item 10709852 url https://www.openlane.eu/en/carv6/auction/10709852
2026-03-24 22:18:54 [adesa.de] INFO: Found listing with ID: 10709723
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709723%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.de] INFO: Scrape type for 10709723: 0
2026-03-24 22:18:54 [adesa.de] INFO: Skipping item 10709723 url https://www.openlane.eu/en/carv6/auction/10709723
2026-03-24 22:18:54 [adesa.de] INFO: Found listing with ID: 10709722
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709722%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.de] INFO: Scrape type for 10709722: 0
2026-03-24 22:18:54 [adesa.de] INFO: Skipping item 10709722 url https://www.openlane.eu/en/carv6/auction/10709722
2026-03-24 22:18:54 [adesa.de] INFO: Found listing with ID: 10711635
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711635%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.de] INFO: Scrape type for 10711635: 0
2026-03-24 22:18:54 [adesa.de] INFO: Skipping item 10711635 url https://www.openlane.eu/en/carv6/auction/10711635
2026-03-24 22:18:54 [adesa.de] INFO: Found listing with ID: 10711919
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711919%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.de] INFO: Scrape type for 10711919: 0
2026-03-24 22:18:54 [adesa.de] INFO: Skipping item 10711919 url https://www.openlane.eu/en/carv6/auction/10711919
2026-03-24 22:18:54 [adesa.de] INFO: Found listing with ID: 10711621
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711621%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.de] INFO: Scrape type for 10711621: 0
2026-03-24 22:18:54 [adesa.de] INFO: Skipping item 10711621 url https://www.openlane.eu/en/carv6/auction/10711621
2026-03-24 22:18:54 [adesa.de] INFO: Found listing with ID: 10711864
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711864%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.de] INFO: Scrape type for 10711864: 0
2026-03-24 22:18:54 [adesa.de] INFO: Skipping item 10711864 url https://www.openlane.eu/en/carv6/auction/10711864
2026-03-24 22:18:54 [adesa.de] INFO: Found listing with ID: 10711631
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711631%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.de] INFO: Scrape type for 10711631: 0
2026-03-24 22:18:54 [adesa.de] INFO: Skipping item 10711631 url https://www.openlane.eu/en/carv6/auction/10711631
2026-03-24 22:18:54 [adesa.de] INFO: Found listing with ID: 10718558
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718558%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.de] INFO: Scrape type for 10718558: 0
2026-03-24 22:18:54 [adesa.de] INFO: Skipping item 10718558 url https://www.openlane.eu/en/carv6/auction/10718558
2026-03-24 22:18:54 [adesa.de] INFO: Found listing with ID: 10711667
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711667%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.de] INFO: Scrape type for 10711667: 0
2026-03-24 22:18:54 [adesa.de] INFO: Skipping item 10711667 url https://www.openlane.eu/en/carv6/auction/10711667
2026-03-24 22:18:54 [adesa.de] INFO: Found listing with ID: 10695299
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710695299%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.de] INFO: Scrape type for 10695299: 0
2026-03-24 22:18:54 [adesa.de] INFO: Skipping item 10695299 url https://www.openlane.eu/en/carv6/auction/10695299
2026-03-24 22:18:54 [adesa.de] INFO: Found listing with ID: 10695116
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710695116%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.de] INFO: Scrape type for 10695116: 0
2026-03-24 22:18:54 [adesa.de] INFO: Skipping item 10695116 url https://www.openlane.eu/en/carv6/auction/10695116
2026-03-24 22:18:54 [adesa.de] INFO: Found listing with ID: 10695111
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710695111%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.de] INFO: Scrape type for 10695111: 0
2026-03-24 22:18:54 [adesa.de] INFO: Skipping item 10695111 url https://www.openlane.eu/en/carv6/auction/10695111
2026-03-24 22:18:54 [adesa.de] INFO: Found listing with ID: 10695881
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710695881%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.de] INFO: Scrape type for 10695881: 0
2026-03-24 22:18:54 [adesa.de] INFO: Skipping item 10695881 url https://www.openlane.eu/en/carv6/auction/10695881
2026-03-24 22:18:54 [adesa.de] INFO: Found listing with ID: 10695115
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710695115%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.de] INFO: Scrape type for 10695115: 0
2026-03-24 22:18:54 [adesa.de] INFO: Skipping item 10695115 url https://www.openlane.eu/en/carv6/auction/10695115
2026-03-24 22:18:54 [adesa.de] INFO: Found listing with ID: 10695297
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710695297%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.de] INFO: Scrape type for 10695297: 0
2026-03-24 22:18:54 [adesa.de] INFO: Skipping item 10695297 url https://www.openlane.eu/en/carv6/auction/10695297
2026-03-24 22:18:54 [adesa.de] INFO: Found listing with ID: 10695320
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710695320%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.de] INFO: Scrape type for 10695320: 0
2026-03-24 22:18:54 [adesa.de] INFO: Skipping item 10695320 url https://www.openlane.eu/en/carv6/auction/10695320
2026-03-24 22:18:54 [adesa.de] INFO: Found listing with ID: 10695113
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710695113%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.de] INFO: Scrape type for 10695113: 0
2026-03-24 22:18:54 [adesa.de] INFO: Skipping item 10695113 url https://www.openlane.eu/en/carv6/auction/10695113
2026-03-24 22:18:54 [adesa.de] INFO: Found listing with ID: 10695104
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710695104%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10695104: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10695104 url https://www.openlane.eu/en/carv6/auction/10695104
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10695322
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710695322%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10695322: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10695322 url https://www.openlane.eu/en/carv6/auction/10695322
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10695264
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710695264%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10695264: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10695264 url https://www.openlane.eu/en/carv6/auction/10695264
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10695997
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710695997%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10695997: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10695997 url https://www.openlane.eu/en/carv6/auction/10695997
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10695326
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710695326%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10695326: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10695326 url https://www.openlane.eu/en/carv6/auction/10695326
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10695937
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710695937%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10695937: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10695937 url https://www.openlane.eu/en/carv6/auction/10695937
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10695259
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710695259%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10695259: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10695259 url https://www.openlane.eu/en/carv6/auction/10695259
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10695258
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710695258%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10695258: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10695258 url https://www.openlane.eu/en/carv6/auction/10695258
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10695095
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710695095%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10695095: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10695095 url https://www.openlane.eu/en/carv6/auction/10695095
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10695093
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710695093%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10695093: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10695093 url https://www.openlane.eu/en/carv6/auction/10695093
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10696050
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710696050%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10696050: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10696050 url https://www.openlane.eu/en/carv6/auction/10696050
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10695261
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710695261%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10695261: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10695261 url https://www.openlane.eu/en/carv6/auction/10695261
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10695876
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710695876%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10695876: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10695876 url https://www.openlane.eu/en/carv6/auction/10695876
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10695319
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710695319%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10695319: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10695319 url https://www.openlane.eu/en/carv6/auction/10695319
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10695829
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710695829%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10695829: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10695829 url https://www.openlane.eu/en/carv6/auction/10695829
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10695833
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710695833%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10695833: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10695833 url https://www.openlane.eu/en/carv6/auction/10695833
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10695298
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710695298%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10695298: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10695298 url https://www.openlane.eu/en/carv6/auction/10695298
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10695839
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710695839%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10695839: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10695839 url https://www.openlane.eu/en/carv6/auction/10695839
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10695107
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710695107%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10695107: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10695107 url https://www.openlane.eu/en/carv6/auction/10695107
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10696047
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710696047%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10696047: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10696047 url https://www.openlane.eu/en/carv6/auction/10696047
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10696091
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710696091%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10696091: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10696091 url https://www.openlane.eu/en/carv6/auction/10696091
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10696100
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710696100%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10696100: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10696100 url https://www.openlane.eu/en/carv6/auction/10696100
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10696099
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710696099%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10696099: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10696099 url https://www.openlane.eu/en/carv6/auction/10696099
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10689103
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710689103%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10689103: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10689103 url https://www.openlane.eu/en/carv6/auction/10689103
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10696092
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710696092%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10696092: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10696092 url https://www.openlane.eu/en/carv6/auction/10696092
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10696053
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710696053%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10696053: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10696053 url https://www.openlane.eu/en/carv6/auction/10696053
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10696051
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710696051%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10696051: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10696051 url https://www.openlane.eu/en/carv6/auction/10696051
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10689256
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710689256%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10689256: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10689256 url https://www.openlane.eu/en/carv6/auction/10689256
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10689303
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710689303%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10689303: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10689303 url https://www.openlane.eu/en/carv6/auction/10689303
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10689294
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710689294%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10689294: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10689294 url https://www.openlane.eu/en/carv6/auction/10689294
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10689347
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710689347%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10689347: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10689347 url https://www.openlane.eu/en/carv6/auction/10689347
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10689321
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710689321%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10689321: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10689321 url https://www.openlane.eu/en/carv6/auction/10689321
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10689311
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710689311%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10689311: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10689311 url https://www.openlane.eu/en/carv6/auction/10689311
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10688898
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710688898%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10688898: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10688898 url https://www.openlane.eu/en/carv6/auction/10688898
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10689214
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710689214%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10689214: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10689214 url https://www.openlane.eu/en/carv6/auction/10689214
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10676842
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710676842%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10676842: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10676842 url https://www.openlane.eu/en/carv6/auction/10676842
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10695109
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710695109%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10695109: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10695109 url https://www.openlane.eu/en/carv6/auction/10695109
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10695265
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710695265%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10695265: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10695265 url https://www.openlane.eu/en/carv6/auction/10695265
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10695100
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710695100%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10695100: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10695100 url https://www.openlane.eu/en/carv6/auction/10695100
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10689222
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710689222%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10689222: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10689222 url https://www.openlane.eu/en/carv6/auction/10689222
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10689084
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710689084%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10689084: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10689084 url https://www.openlane.eu/en/carv6/auction/10689084
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10689057
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710689057%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10689057: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10689057 url https://www.openlane.eu/en/carv6/auction/10689057
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10689042
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710689042%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10689042: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10689042 url https://www.openlane.eu/en/carv6/auction/10689042
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10689209
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710689209%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10689209: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10689209 url https://www.openlane.eu/en/carv6/auction/10689209
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10688872
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710688872%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10688872: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10688872 url https://www.openlane.eu/en/carv6/auction/10688872
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10689092
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710689092%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10689092: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10689092 url https://www.openlane.eu/en/carv6/auction/10689092
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10695835
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710695835%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10695835: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10695835 url https://www.openlane.eu/en/carv6/auction/10695835
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10676844
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710676844%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10676844: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10676844 url https://www.openlane.eu/en/carv6/auction/10676844
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10695996
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710695996%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10695996: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10695996 url https://www.openlane.eu/en/carv6/auction/10695996
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10695112
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710695112%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10695112: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10695112 url https://www.openlane.eu/en/carv6/auction/10695112
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10695260
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710695260%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10695260: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10695260 url https://www.openlane.eu/en/carv6/auction/10695260
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10689349
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710689349%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10689349: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10689349 url https://www.openlane.eu/en/carv6/auction/10689349
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10689372
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710689372%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10689372: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10689372 url https://www.openlane.eu/en/carv6/auction/10689372
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10689353
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710689353%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10689353: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10689353 url https://www.openlane.eu/en/carv6/auction/10689353
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10676945
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710676945%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10676945: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10676945 url https://www.openlane.eu/en/carv6/auction/10676945
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10689373
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710689373%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10689373: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10689373 url https://www.openlane.eu/en/carv6/auction/10689373
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10695266
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710695266%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10695266: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10695266 url https://www.openlane.eu/en/carv6/auction/10695266
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10689375
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710689375%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10689375: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10689375 url https://www.openlane.eu/en/carv6/auction/10689375
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10689354
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710689354%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10689354: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10689354 url https://www.openlane.eu/en/carv6/auction/10689354
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10696121
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710696121%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10696121: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10696121 url https://www.openlane.eu/en/carv6/auction/10696121
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10695089
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710695089%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.de] INFO: Scrape type for 10695089: 0
2026-03-24 22:18:55 [adesa.de] INFO: Skipping item 10695089 url https://www.openlane.eu/en/carv6/auction/10695089
2026-03-24 22:18:55 [adesa.de] INFO: Found listing with ID: 10695096
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695096%27 HTTP/1.1" 200 None
2026-03-24 22:18:56 [adesa.de] INFO: Scrape type for 10695096: 0
2026-03-24 22:18:56 [adesa.de] INFO: Skipping item 10695096 url https://www.openlane.eu/en/carv6/auction/10695096
2026-03-24 22:18:56 [adesa.de] INFO: Found listing with ID: 10689350
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689350%27 HTTP/1.1" 200 None
2026-03-24 22:18:56 [adesa.de] INFO: Scrape type for 10689350: 0
2026-03-24 22:18:56 [adesa.de] INFO: Skipping item 10689350 url https://www.openlane.eu/en/carv6/auction/10689350
2026-03-24 22:18:56 [adesa.de] INFO: Found listing with ID: 10689352
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689352%27 HTTP/1.1" 200 None
2026-03-24 22:18:56 [adesa.de] INFO: Scrape type for 10689352: 0
2026-03-24 22:18:56 [adesa.de] INFO: Skipping item 10689352 url https://www.openlane.eu/en/carv6/auction/10689352
2026-03-24 22:18:56 [adesa.de] INFO: Found listing with ID: 10689380
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689380%27 HTTP/1.1" 200 None
2026-03-24 22:18:56 [adesa.de] INFO: Scrape type for 10689380: 0
2026-03-24 22:18:56 [adesa.de] INFO: Skipping item 10689380 url https://www.openlane.eu/en/carv6/auction/10689380
2026-03-24 22:18:56 [adesa.de] INFO: Found listing with ID: 10689323
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689323%27 HTTP/1.1" 200 None
2026-03-24 22:18:56 [adesa.de] INFO: Scrape type for 10689323: 0
2026-03-24 22:18:56 [adesa.de] INFO: Skipping item 10689323 url https://www.openlane.eu/en/carv6/auction/10689323
2026-03-24 22:18:56 [adesa.de] INFO: Found listing with ID: 10695882
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695882%27 HTTP/1.1" 200 None
2026-03-24 22:18:56 [adesa.de] INFO: Scrape type for 10695882: 0
2026-03-24 22:18:56 [adesa.de] INFO: Skipping item 10695882 url https://www.openlane.eu/en/carv6/auction/10695882
2026-03-24 22:18:56 [adesa.de] INFO: Found listing with ID: 10689394
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689394%27 HTTP/1.1" 200 None
2026-03-24 22:18:56 [adesa.de] INFO: Scrape type for 10689394: 0
2026-03-24 22:18:56 [adesa.de] INFO: Skipping item 10689394 url https://www.openlane.eu/en/carv6/auction/10689394
2026-03-24 22:18:56 [adesa.de] INFO: Found listing with ID: 10695085
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695085%27 HTTP/1.1" 200 None
2026-03-24 22:18:56 [adesa.de] INFO: Scrape type for 10695085: 0
2026-03-24 22:18:56 [adesa.de] INFO: Skipping item 10695085 url https://www.openlane.eu/en/carv6/auction/10695085
2026-03-24 22:18:56 [adesa.de] INFO: Found listing with ID: 10695295
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695295%27 HTTP/1.1" 200 None
2026-03-24 22:18:56 [adesa.de] INFO: Scrape type for 10695295: 0
2026-03-24 22:18:56 [adesa.de] INFO: Skipping item 10695295 url https://www.openlane.eu/en/carv6/auction/10695295
2026-03-24 22:18:56 [adesa.de] INFO: Found listing with ID: 10689393
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689393%27 HTTP/1.1" 200 None
2026-03-24 22:18:56 [adesa.de] INFO: Scrape type for 10689393: 0
2026-03-24 22:18:56 [adesa.de] INFO: Skipping item 10689393 url https://www.openlane.eu/en/carv6/auction/10689393
2026-03-24 22:18:56 [adesa.de] INFO: Found listing with ID: 10689377
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689377%27 HTTP/1.1" 200 None
2026-03-24 22:18:56 [adesa.de] INFO: Scrape type for 10689377: 0
2026-03-24 22:18:56 [adesa.de] INFO: Skipping item 10689377 url https://www.openlane.eu/en/carv6/auction/10689377
2026-03-24 22:18:56 [adesa.de] INFO: Found listing with ID: 10689381
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689381%27 HTTP/1.1" 200 None
2026-03-24 22:18:56 [adesa.de] INFO: Scrape type for 10689381: 0
2026-03-24 22:18:56 [adesa.de] INFO: Skipping item 10689381 url https://www.openlane.eu/en/carv6/auction/10689381
2026-03-24 22:18:56 [adesa.de] INFO: Found listing with ID: 10695092
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695092%27 HTTP/1.1" 200 None
2026-03-24 22:18:56 [adesa.de] INFO: Scrape type for 10695092: 0
2026-03-24 22:18:56 [adesa.de] INFO: Skipping item 10695092 url https://www.openlane.eu/en/carv6/auction/10695092
2026-03-24 22:18:56 [adesa.de] INFO: Found listing with ID: 10689392
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689392%27 HTTP/1.1" 200 None
2026-03-24 22:18:56 [adesa.de] INFO: Scrape type for 10689392: 0
2026-03-24 22:18:56 [adesa.de] INFO: Skipping item 10689392 url https://www.openlane.eu/en/carv6/auction/10689392
2026-03-24 22:18:56 [adesa.de] INFO: Found listing with ID: 10689395
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689395%27 HTTP/1.1" 200 None
2026-03-24 22:18:56 [adesa.de] INFO: Scrape type for 10689395: 0
2026-03-24 22:18:56 [adesa.de] INFO: Skipping item 10689395 url https://www.openlane.eu/en/carv6/auction/10689395
2026-03-24 22:18:56 [adesa.de] INFO: Found listing with ID: 10695091
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695091%27 HTTP/1.1" 200 None
2026-03-24 22:18:56 [adesa.de] INFO: Scrape type for 10695091: 0
2026-03-24 22:18:56 [adesa.de] INFO: Skipping item 10695091 url https://www.openlane.eu/en/carv6/auction/10695091
2026-03-24 22:18:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: adaa7374-5a2a-556a-a339-9f0d4fec8839 with identifier: 10708734
2026-03-24 22:18:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: adaa7374-5a2a-556a-a339-9f0d4fec8839 with identifier: 10708734
2026-03-24 22:18:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: adaa7374-5a2a-556a-a339-9f0d4fec8839 with identifier: 10708734 to the API
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708734>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Diesel',
'id': 'adaa7374-5a2a-556a-a339-9f0d4fec8839',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601401A4',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708734',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 39264,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18800,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-ROC 2.0 TDI Sport - Diesel - Automatic - 150 hp - '
'39.264 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2021}
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708734%27 HTTP/1.1" 200 None
2026-03-24 22:18:56 [adesa.de] INFO: Saving data for 10708734: {'auction_closing_time': 1774434300.0, 'created_time': 1774287244.673729, 'last_price_update_time': 1774390736.987839}
2026-03-24 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708734') HTTP/1.1" 204 0
2026-03-24 22:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708847> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708850> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708836> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708735> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dabc5bce-7cc0-53e4-acf2-8753c81966c4 with identifier: 10708847
2026-03-24 22:18:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dabc5bce-7cc0-53e4-acf2-8753c81966c4 with scrape type 2
2026-03-24 22:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dabc5bce-7cc0-53e4-acf2-8753c81966c4 with scrape type 2
2026-03-24 22:18:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: dabc5bce-7cc0-53e4-acf2-8753c81966c4, identifier: 10708847
2026-03-24 22:18:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e299391-c93a-5a39-ae73-35ca9345acd9 with identifier: 10708850
2026-03-24 22:18:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e299391-c93a-5a39-ae73-35ca9345acd9 with scrape type 2
2026-03-24 22:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e299391-c93a-5a39-ae73-35ca9345acd9 with scrape type 2
2026-03-24 22:18:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4e299391-c93a-5a39-ae73-35ca9345acd9, identifier: 10708850
2026-03-24 22:18:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: dabc5bce-7cc0-53e4-acf2-8753c81966c4 with identifier: 10708847
2026-03-24 22:18:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: dabc5bce-7cc0-53e4-acf2-8753c81966c4 with identifier: 10708847
2026-03-24 22:18:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: dabc5bce-7cc0-53e4-acf2-8753c81966c4 with identifier: 10708847 to the API
2026-03-24 22:18:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708847>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'dabc5bce-7cc0-53e4-acf2-8753c81966c4',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26015461D',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708847',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 22515,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22700,
'price_includes_vat': True,
'registration_date': '2024-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan 1.5 TSI Move - Petrol - Automatic - 150 hp - '
'22.515 km',
'transmission': 'automatic',
'trim': 'Move',
'vin': None,
'year': 2024}
2026-03-24 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708847%27 HTTP/1.1" 200 None
2026-03-24 22:18:57 [adesa.de] INFO: Saving data for 10708847: {'auction_closing_time': 1774434600.0, 'created_time': 1774287302.595917, 'last_price_update_time': 1774390737.67891}
2026-03-24 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708847') HTTP/1.1" 204 0
2026-03-24 22:18:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4e299391-c93a-5a39-ae73-35ca9345acd9 with identifier: 10708850
2026-03-24 22:18:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4e299391-c93a-5a39-ae73-35ca9345acd9 with identifier: 10708850
2026-03-24 22:18:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4e299391-c93a-5a39-ae73-35ca9345acd9 with identifier: 10708850 to the API
2026-03-24 22:18:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708850>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Petrol',
'id': '4e299391-c93a-5a39-ae73-35ca9345acd9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260154620',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708850',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 11072,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 27800,
'price_includes_vat': True,
'registration_date': '2023-12-21',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan 1.5 TSI R-Line - Petrol - Automatic - 150 hp - '
'11.072 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2023}
2026-03-24 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708850%27 HTTP/1.1" 200 None
2026-03-24 22:18:57 [adesa.de] INFO: Saving data for 10708850: {'auction_closing_time': 1774434600.0, 'created_time': 1774287273.569743, 'last_price_update_time': 1774390737.983677}
2026-03-24 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708850') HTTP/1.1" 204 0
2026-03-24 22:18:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 318e49d4-d63c-5847-9e8a-0fbb3b987596 with identifier: 10708836
2026-03-24 22:18:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 318e49d4-d63c-5847-9e8a-0fbb3b987596 with scrape type 2
2026-03-24 22:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 318e49d4-d63c-5847-9e8a-0fbb3b987596 with scrape type 2
2026-03-24 22:18:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 318e49d4-d63c-5847-9e8a-0fbb3b987596, identifier: 10708836
2026-03-24 22:18:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0e8bd6e-6371-5e41-a15c-34359767bf1b with identifier: 10708735
2026-03-24 22:18:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0e8bd6e-6371-5e41-a15c-34359767bf1b with scrape type 2
2026-03-24 22:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0e8bd6e-6371-5e41-a15c-34359767bf1b with scrape type 2
2026-03-24 22:18:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b0e8bd6e-6371-5e41-a15c-34359767bf1b, identifier: 10708735
2026-03-24 22:18:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708830> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708829> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714609> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 318e49d4-d63c-5847-9e8a-0fbb3b987596 with identifier: 10708836
2026-03-24 22:18:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 318e49d4-d63c-5847-9e8a-0fbb3b987596 with identifier: 10708836
2026-03-24 22:18:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 318e49d4-d63c-5847-9e8a-0fbb3b987596 with identifier: 10708836 to the API
2026-03-24 22:18:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:18:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708836>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Petrol',
'id': '318e49d4-d63c-5847-9e8a-0fbb3b987596',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26015461B',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708836',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 56109,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2022-12-27',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan 1.5 TSI Life - Petrol - Manual - 130 hp - 56.109 '
'km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-24 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708836%27 HTTP/1.1" 200 None
2026-03-24 22:18:58 [adesa.de] INFO: Saving data for 10708836: {'auction_closing_time': 1774434600.0, 'created_time': 1774287275.673925, 'last_price_update_time': 1774390738.497311}
2026-03-24 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708836') HTTP/1.1" 204 0
2026-03-24 22:18:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b0e8bd6e-6371-5e41-a15c-34359767bf1b with identifier: 10708735
2026-03-24 22:18:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b0e8bd6e-6371-5e41-a15c-34359767bf1b with identifier: 10708735
2026-03-24 22:18:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b0e8bd6e-6371-5e41-a15c-34359767bf1b with identifier: 10708735 to the API
2026-03-24 22:18:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:18:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708735>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Hybrid',
'id': 'b0e8bd6e-6371-5e41-a15c-34359767bf1b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601401A0',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708735',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 63681,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2022-09-28',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan 1.4 Life - Hybrid - Automatic - 150 hp - 63.681 '
'km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-24 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708735%27 HTTP/1.1" 200 None
2026-03-24 22:18:58 [adesa.de] INFO: Saving data for 10708735: {'auction_closing_time': 1774434300.0, 'created_time': 1774287308.983564, 'last_price_update_time': 1774390738.782084}
2026-03-24 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708735') HTTP/1.1" 204 0
2026-03-24 22: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-24 22: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-24 22: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-24 22:18:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708740> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22:18:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e55a6d8-3e8b-5350-990a-e863eba74f93 with identifier: 10708830
2026-03-24 22:18:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e55a6d8-3e8b-5350-990a-e863eba74f93 with scrape type 2
2026-03-24 22:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e55a6d8-3e8b-5350-990a-e863eba74f93 with scrape type 2
2026-03-24 22:18:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1e55a6d8-3e8b-5350-990a-e863eba74f93, identifier: 10708830
2026-03-24 22:18:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a196862d-da36-59be-a028-c7c381a82573 with identifier: 10708829
2026-03-24 22:18:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a196862d-da36-59be-a028-c7c381a82573 with scrape type 2
2026-03-24 22:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a196862d-da36-59be-a028-c7c381a82573 with scrape type 2
2026-03-24 22:18:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a196862d-da36-59be-a028-c7c381a82573, identifier: 10708829
2026-03-24 22:18:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe4f62d8-c0f2-5651-9de8-d43cbbc48977 with identifier: 10714609
2026-03-24 22:18:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe4f62d8-c0f2-5651-9de8-d43cbbc48977 with scrape type 2
2026-03-24 22:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe4f62d8-c0f2-5651-9de8-d43cbbc48977 with scrape type 2
2026-03-24 22:18:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fe4f62d8-c0f2-5651-9de8-d43cbbc48977, identifier: 10714609
2026-03-24 22:18:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1e55a6d8-3e8b-5350-990a-e863eba74f93 with identifier: 10708830
2026-03-24 22:18:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1e55a6d8-3e8b-5350-990a-e863eba74f93 with identifier: 10708830
2026-03-24 22:18:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1e55a6d8-3e8b-5350-990a-e863eba74f93 with identifier: 10708830 to the API
2026-03-24 22:18:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708830>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Petrol',
'id': '1e55a6d8-3e8b-5350-990a-e863eba74f93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260154616',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708830',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'T-Cross',
'odometer': 37423,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2022-01-17',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-Cross 1.0 TSI Style - Petrol - Manual - 110 hp - '
'37.423 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-24 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708830%27 HTTP/1.1" 200 None
2026-03-24 22:18:59 [adesa.de] INFO: Saving data for 10708830: {'auction_closing_time': 1774434600.0, 'created_time': 1774287276.720875, 'last_price_update_time': 1774390739.47482}
2026-03-24 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708830') HTTP/1.1" 204 0
2026-03-24 22:18:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a196862d-da36-59be-a028-c7c381a82573 with identifier: 10708829
2026-03-24 22:18:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a196862d-da36-59be-a028-c7c381a82573 with identifier: 10708829
2026-03-24 22:18:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a196862d-da36-59be-a028-c7c381a82573 with identifier: 10708829 to the API
2026-03-24 22:18:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:18:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708829>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'a196862d-da36-59be-a028-c7c381a82573',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260154613',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708829',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 20116,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21100,
'price_includes_vat': True,
'registration_date': '2023-12-05',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Taigo 1.5 TSI R-line - Petrol - Automatic - 150 hp - '
'20.116 km',
'transmission': 'automatic',
'trim': 'R-line',
'vin': None,
'year': 2023}
2026-03-24 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708829%27 HTTP/1.1" 200 None
2026-03-24 22:18:59 [adesa.de] INFO: Saving data for 10708829: {'auction_closing_time': 1774434600.0, 'created_time': 1774287281.707683, 'last_price_update_time': 1774390739.774927}
2026-03-24 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708829') HTTP/1.1" 204 0
2026-03-24 22:18:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fe4f62d8-c0f2-5651-9de8-d43cbbc48977 with identifier: 10714609
2026-03-24 22:18:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fe4f62d8-c0f2-5651-9de8-d43cbbc48977 with identifier: 10714609
2026-03-24 22:18:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fe4f62d8-c0f2-5651-9de8-d43cbbc48977 with identifier: 10714609 to the API
2026-03-24 22:18:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18: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-24 22:19:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714609>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'fe4f62d8-c0f2-5651-9de8-d43cbbc48977',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30046',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714609',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 74235,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2022-09-23',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Taigo 1.0 TSI Style - Petrol - Automatic - 110 hp - '
'74.235 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-24 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714609%27 HTTP/1.1" 200 None
2026-03-24 22:19:00 [adesa.de] INFO: Saving data for 10714609: {'auction_closing_time': 1774434600.0, 'created_time': 1774287300.942267, 'last_price_update_time': 1774390740.087641}
2026-03-24 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714609') HTTP/1.1" 204 0
2026-03-24 22:19:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714357> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708835> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708818> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3fd84df6-8469-5e02-9d9f-30575e434607 with identifier: 10708740
2026-03-24 22:19:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3fd84df6-8469-5e02-9d9f-30575e434607 with scrape type 2
2026-03-24 22:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3fd84df6-8469-5e02-9d9f-30575e434607 with scrape type 2
2026-03-24 22:19:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3fd84df6-8469-5e02-9d9f-30575e434607, identifier: 10708740
2026-03-24 22:19:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3fd84df6-8469-5e02-9d9f-30575e434607 with identifier: 10708740
2026-03-24 22:19:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3fd84df6-8469-5e02-9d9f-30575e434607 with identifier: 10708740
2026-03-24 22:19:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3fd84df6-8469-5e02-9d9f-30575e434607 with identifier: 10708740 to the API
2026-03-24 22:19:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19: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-24 22:19:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708740>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Petrol',
'id': '3fd84df6-8469-5e02-9d9f-30575e434607',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601401A6',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708740',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 37073,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2021-12-16',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-ROC 1.5 TSI Sport - Petrol - Manual - 150 hp - 37.073 '
'km',
'transmission': 'manual',
'trim': 'Sport',
'vin': None,
'year': 2021}
2026-03-24 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708740%27 HTTP/1.1" 200 None
2026-03-24 22:19:00 [adesa.de] INFO: Saving data for 10708740: {'auction_closing_time': 1774434300.0, 'created_time': 1774287247.665936, 'last_price_update_time': 1774390740.487082}
2026-03-24 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708740') HTTP/1.1" 204 0
2026-03-24 22:19:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df3f6bce-7def-5742-9a40-31e061725691 with identifier: 10714357
2026-03-24 22:19:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df3f6bce-7def-5742-9a40-31e061725691 with scrape type 2
2026-03-24 22:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df3f6bce-7def-5742-9a40-31e061725691 with scrape type 2
2026-03-24 22:19:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: df3f6bce-7def-5742-9a40-31e061725691, identifier: 10714357
2026-03-24 22:19:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6afb6e1a-404e-5d72-9fbe-8b7e5355b006 with identifier: 10708835
2026-03-24 22:19:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6afb6e1a-404e-5d72-9fbe-8b7e5355b006 with scrape type 2
2026-03-24 22:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6afb6e1a-404e-5d72-9fbe-8b7e5355b006 with scrape type 2
2026-03-24 22:19:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6afb6e1a-404e-5d72-9fbe-8b7e5355b006, identifier: 10708835
2026-03-24 22:19:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c383c4d-3b85-53ef-94de-2d50035dc306 with identifier: 10708818
2026-03-24 22:19:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c383c4d-3b85-53ef-94de-2d50035dc306 with scrape type 2
2026-03-24 22:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c383c4d-3b85-53ef-94de-2d50035dc306 with scrape type 2
2026-03-24 22:19:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7c383c4d-3b85-53ef-94de-2d50035dc306, identifier: 10708818
2026-03-24 22:19:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: df3f6bce-7def-5742-9a40-31e061725691 with identifier: 10714357
2026-03-24 22:19:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: df3f6bce-7def-5742-9a40-31e061725691 with identifier: 10714357
2026-03-24 22:19:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: df3f6bce-7def-5742-9a40-31e061725691 with identifier: 10714357 to the API
2026-03-24 22:19:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19: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-24 22:19:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714357>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Electric',
'id': 'df3f6bce-7def-5742-9a40-31e061725691',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29437',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714357',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.5',
'odometer': 51431,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2022-08-29',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.5 Pro Performance - Electric - Automatic - 204 hp - '
'51.431 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2022}
2026-03-24 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714357%27 HTTP/1.1" 200 None
2026-03-24 22:19:01 [adesa.de] INFO: Saving data for 10714357: {'auction_closing_time': 1774432800.0, 'created_time': 1774287358.70997, 'last_price_update_time': 1774390741.076836}
2026-03-24 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714357') HTTP/1.1" 204 0
2026-03-24 22:19:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6afb6e1a-404e-5d72-9fbe-8b7e5355b006 with identifier: 10708835
2026-03-24 22:19:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6afb6e1a-404e-5d72-9fbe-8b7e5355b006 with identifier: 10708835
2026-03-24 22:19:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6afb6e1a-404e-5d72-9fbe-8b7e5355b006 with identifier: 10708835 to the API
2026-03-24 22:19:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19: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-24 22:19:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708835>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Petrol',
'id': '6afb6e1a-404e-5d72-9fbe-8b7e5355b006',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260154612',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708835',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 60832,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2022-02-22',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Taigo 1.0 TSI Style - Petrol - Automatic - 110 hp - '
'60.832 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-24 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708835%27 HTTP/1.1" 200 None
2026-03-24 22:19:01 [adesa.de] INFO: Saving data for 10708835: {'auction_closing_time': 1774434600.0, 'created_time': 1774287290.274961, 'last_price_update_time': 1774390741.37245}
2026-03-24 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708835') HTTP/1.1" 204 0
2026-03-24 22:19:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7c383c4d-3b85-53ef-94de-2d50035dc306 with identifier: 10708818
2026-03-24 22:19:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7c383c4d-3b85-53ef-94de-2d50035dc306 with identifier: 10708818
2026-03-24 22:19:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7c383c4d-3b85-53ef-94de-2d50035dc306 with identifier: 10708818 to the API
2026-03-24 22:19:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19: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-24 22:19:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708818>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Electric',
'id': '7c383c4d-3b85-53ef-94de-2d50035dc306',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260154604',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708818',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.7',
'odometer': 16559,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 31000,
'price_includes_vat': True,
'registration_date': '2024-03-07',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen ID.7 Pro - Electric - Automatic - 286 hp - 16.559 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2024}
2026-03-24 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708818%27 HTTP/1.1" 200 None
2026-03-24 22:19:01 [adesa.de] INFO: Saving data for 10708818: {'auction_closing_time': 1774434600.0, 'created_time': 1774287349.315235, 'last_price_update_time': 1774390741.721306}
2026-03-24 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708818') HTTP/1.1" 204 0
2026-03-24 22:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708821> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708828> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714362> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708819> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0698b8a-1562-5487-851d-87390fc70918 with identifier: 10708821
2026-03-24 22:19:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0698b8a-1562-5487-851d-87390fc70918 with scrape type 2
2026-03-24 22:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0698b8a-1562-5487-851d-87390fc70918 with scrape type 2
2026-03-24 22:19:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d0698b8a-1562-5487-851d-87390fc70918, identifier: 10708821
2026-03-24 22:19:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d0698b8a-1562-5487-851d-87390fc70918 with identifier: 10708821
2026-03-24 22:19:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d0698b8a-1562-5487-851d-87390fc70918 with identifier: 10708821
2026-03-24 22:19:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d0698b8a-1562-5487-851d-87390fc70918 with identifier: 10708821 to the API
2026-03-24 22:19:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708821>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 299,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Electric',
'id': 'd0698b8a-1562-5487-851d-87390fc70918',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260154603',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708821',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'ID.5',
'odometer': 61195,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22100,
'price_includes_vat': True,
'registration_date': '2022-12-23',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen ID.5 GTX - 4Motion - Electric - Automatic - 299 hp - '
'61.195 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708821%27 HTTP/1.1" 200 None
2026-03-24 22:19:10 [adesa.de] INFO: Saving data for 10708821: {'auction_closing_time': 1774434600.0, 'created_time': 1774287360.62004, 'last_price_update_time': 1774390750.530966}
2026-03-24 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708821') HTTP/1.1" 204 0
2026-03-24 22:19:10 [scrapy.extensions.logstats] INFO: Crawled 335 pages (at 110 pages/min), scraped 315 items (at 106 items/min)
2026-03-24 22:19:10 [scrapy.extensions.memusage] INFO: Peak memory usage is 167MiB
2026-03-24 22:19:10 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708715> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ef812cd-eb3b-5638-bdce-63c5bc236726 with identifier: 10708828
2026-03-24 22:19:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ef812cd-eb3b-5638-bdce-63c5bc236726 with scrape type 2
2026-03-24 22:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ef812cd-eb3b-5638-bdce-63c5bc236726 with scrape type 2
2026-03-24 22:19:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0ef812cd-eb3b-5638-bdce-63c5bc236726, identifier: 10708828
2026-03-24 22:19:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 866d36d4-5459-5d21-8e2c-b5ea18acb5de with identifier: 10714362
2026-03-24 22:19:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 866d36d4-5459-5d21-8e2c-b5ea18acb5de with scrape type 2
2026-03-24 22:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 866d36d4-5459-5d21-8e2c-b5ea18acb5de with scrape type 2
2026-03-24 22:19:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 866d36d4-5459-5d21-8e2c-b5ea18acb5de, identifier: 10714362
2026-03-24 22:19:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47cb1dd6-9739-516f-9652-ebd06a7a53d4 with identifier: 10708819
2026-03-24 22:19:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47cb1dd6-9739-516f-9652-ebd06a7a53d4 with scrape type 2
2026-03-24 22:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47cb1dd6-9739-516f-9652-ebd06a7a53d4 with scrape type 2
2026-03-24 22:19:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 47cb1dd6-9739-516f-9652-ebd06a7a53d4, identifier: 10708819
2026-03-24 22:19:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708733> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0ef812cd-eb3b-5638-bdce-63c5bc236726 with identifier: 10708828
2026-03-24 22:19:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0ef812cd-eb3b-5638-bdce-63c5bc236726 with identifier: 10708828
2026-03-24 22:19:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0ef812cd-eb3b-5638-bdce-63c5bc236726 with identifier: 10708828 to the API
2026-03-24 22:19:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19: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-24 22:19:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708828>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Electric',
'id': '0ef812cd-eb3b-5638-bdce-63c5bc236726',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260154607',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708828',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.5',
'odometer': 31098,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21500,
'price_includes_vat': True,
'registration_date': '2022-12-14',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen ID.5 Pro Performance - Electric - Automatic - 204 hp - '
'31.098 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2022}
2026-03-24 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708828%27 HTTP/1.1" 200 None
2026-03-24 22:19:11 [adesa.de] INFO: Saving data for 10708828: {'auction_closing_time': 1774434600.0, 'created_time': 1774287353.363768, 'last_price_update_time': 1774390751.150361}
2026-03-24 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708828') HTTP/1.1" 204 0
2026-03-24 22:19:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 866d36d4-5459-5d21-8e2c-b5ea18acb5de with identifier: 10714362
2026-03-24 22:19:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 866d36d4-5459-5d21-8e2c-b5ea18acb5de with identifier: 10714362
2026-03-24 22:19:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 866d36d4-5459-5d21-8e2c-b5ea18acb5de with identifier: 10714362 to the API
2026-03-24 22:19:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19: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-24 22:19:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714362>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Electric',
'id': '866d36d4-5459-5d21-8e2c-b5ea18acb5de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30007',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714362',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.5',
'odometer': 104267,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2022-09-28',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.5 Pro Performance - Electric - Automatic - 204 hp - '
'104.267 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2022}
2026-03-24 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714362%27 HTTP/1.1" 200 None
2026-03-24 22:19:11 [adesa.de] INFO: Saving data for 10714362: {'auction_closing_time': 1774432800.0, 'created_time': 1774287351.922016, 'last_price_update_time': 1774390751.444428}
2026-03-24 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714362') HTTP/1.1" 204 0
2026-03-24 22:19:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 47cb1dd6-9739-516f-9652-ebd06a7a53d4 with identifier: 10708819
2026-03-24 22:19:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 47cb1dd6-9739-516f-9652-ebd06a7a53d4 with identifier: 10708819
2026-03-24 22:19:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 47cb1dd6-9739-516f-9652-ebd06a7a53d4 with identifier: 10708819 to the API
2026-03-24 22:19:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19: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-24 22:19:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708819>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 170,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Electric',
'id': '47cb1dd6-9739-516f-9652-ebd06a7a53d4',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260154608',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708819',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 32324,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2022-12-27',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen ID.4 Pure - Electric - Automatic - 170 hp - 32.324 km',
'transmission': 'automatic',
'trim': 'Pure',
'vin': None,
'year': 2022}
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708819%27 HTTP/1.1" 200 None
2026-03-24 22:19:12 [adesa.de] INFO: Saving data for 10708819: {'auction_closing_time': 1774434600.0, 'created_time': 1774287369.537488, 'last_price_update_time': 1774390752.369002}
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708819') HTTP/1.1" 204 0
2026-03-24 22:19:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:12 [adesa.de] INFO: Found listing with ID: 10695101
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695101%27 HTTP/1.1" 200 None
2026-03-24 22:19:12 [adesa.de] INFO: Scrape type for 10695101: 0
2026-03-24 22:19:12 [adesa.de] INFO: Skipping item 10695101 url https://www.openlane.eu/en/carv6/auction/10695101
2026-03-24 22:19:12 [adesa.de] INFO: Found listing with ID: 10695262
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695262%27 HTTP/1.1" 200 None
2026-03-24 22:19:12 [adesa.de] INFO: Scrape type for 10695262: 0
2026-03-24 22:19:12 [adesa.de] INFO: Skipping item 10695262 url https://www.openlane.eu/en/carv6/auction/10695262
2026-03-24 22:19:12 [adesa.de] INFO: Found listing with ID: 10689374
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689374%27 HTTP/1.1" 200 None
2026-03-24 22:19:12 [adesa.de] INFO: Scrape type for 10689374: 0
2026-03-24 22:19:12 [adesa.de] INFO: Skipping item 10689374 url https://www.openlane.eu/en/carv6/auction/10689374
2026-03-24 22:19:12 [adesa.de] INFO: Found listing with ID: 10689397
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689397%27 HTTP/1.1" 200 None
2026-03-24 22:19:12 [adesa.de] INFO: Scrape type for 10689397: 0
2026-03-24 22:19:12 [adesa.de] INFO: Skipping item 10689397 url https://www.openlane.eu/en/carv6/auction/10689397
2026-03-24 22:19:12 [adesa.de] INFO: Found listing with ID: 10695301
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695301%27 HTTP/1.1" 200 None
2026-03-24 22:19:12 [adesa.de] INFO: Scrape type for 10695301: 0
2026-03-24 22:19:12 [adesa.de] INFO: Skipping item 10695301 url https://www.openlane.eu/en/carv6/auction/10695301
2026-03-24 22:19:12 [adesa.de] INFO: Found listing with ID: 10695873
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695873%27 HTTP/1.1" 200 None
2026-03-24 22:19:12 [adesa.de] INFO: Scrape type for 10695873: 0
2026-03-24 22:19:12 [adesa.de] INFO: Skipping item 10695873 url https://www.openlane.eu/en/carv6/auction/10695873
2026-03-24 22:19:12 [adesa.de] INFO: Found listing with ID: 10695105
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695105%27 HTTP/1.1" 200 None
2026-03-24 22:19:12 [adesa.de] INFO: Scrape type for 10695105: 0
2026-03-24 22:19:12 [adesa.de] INFO: Skipping item 10695105 url https://www.openlane.eu/en/carv6/auction/10695105
2026-03-24 22:19:12 [adesa.de] INFO: Found listing with ID: 10696044
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710696044%27 HTTP/1.1" 200 None
2026-03-24 22:19:12 [adesa.de] INFO: Scrape type for 10696044: 0
2026-03-24 22:19:12 [adesa.de] INFO: Skipping item 10696044 url https://www.openlane.eu/en/carv6/auction/10696044
2026-03-24 22:19:12 [adesa.de] INFO: Found listing with ID: 10695830
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695830%27 HTTP/1.1" 200 None
2026-03-24 22:19:12 [adesa.de] INFO: Scrape type for 10695830: 0
2026-03-24 22:19:12 [adesa.de] INFO: Skipping item 10695830 url https://www.openlane.eu/en/carv6/auction/10695830
2026-03-24 22:19:12 [adesa.de] INFO: Found listing with ID: 10695106
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695106%27 HTTP/1.1" 200 None
2026-03-24 22:19:12 [adesa.de] INFO: Scrape type for 10695106: 0
2026-03-24 22:19:12 [adesa.de] INFO: Skipping item 10695106 url https://www.openlane.eu/en/carv6/auction/10695106
2026-03-24 22:19:12 [adesa.de] INFO: Found listing with ID: 10695875
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695875%27 HTTP/1.1" 200 None
2026-03-24 22:19:12 [adesa.de] INFO: Scrape type for 10695875: 0
2026-03-24 22:19:12 [adesa.de] INFO: Skipping item 10695875 url https://www.openlane.eu/en/carv6/auction/10695875
2026-03-24 22:19:12 [adesa.de] INFO: Found listing with ID: 10695114
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695114%27 HTTP/1.1" 200 None
2026-03-24 22:19:12 [adesa.de] INFO: Scrape type for 10695114: 0
2026-03-24 22:19:12 [adesa.de] INFO: Skipping item 10695114 url https://www.openlane.eu/en/carv6/auction/10695114
2026-03-24 22:19:12 [adesa.de] INFO: Found listing with ID: 10696048
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710696048%27 HTTP/1.1" 200 None
2026-03-24 22:19:12 [adesa.de] INFO: Scrape type for 10696048: 0
2026-03-24 22:19:12 [adesa.de] INFO: Skipping item 10696048 url https://www.openlane.eu/en/carv6/auction/10696048
2026-03-24 22:19:12 [adesa.de] INFO: Found listing with ID: 10677076
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710677076%27 HTTP/1.1" 200 None
2026-03-24 22:19:12 [adesa.de] INFO: Scrape type for 10677076: 0
2026-03-24 22:19:12 [adesa.de] INFO: Skipping item 10677076 url https://www.openlane.eu/en/carv6/auction/10677076
2026-03-24 22:19:12 [adesa.de] INFO: Found listing with ID: 10696045
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710696045%27 HTTP/1.1" 200 None
2026-03-24 22:19:12 [adesa.de] INFO: Scrape type for 10696045: 0
2026-03-24 22:19:12 [adesa.de] INFO: Skipping item 10696045 url https://www.openlane.eu/en/carv6/auction/10696045
2026-03-24 22:19:12 [adesa.de] INFO: Found listing with ID: 10696098
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710696098%27 HTTP/1.1" 200 None
2026-03-24 22:19:12 [adesa.de] INFO: Scrape type for 10696098: 0
2026-03-24 22:19:12 [adesa.de] INFO: Skipping item 10696098 url https://www.openlane.eu/en/carv6/auction/10696098
2026-03-24 22:19:12 [adesa.de] INFO: Found listing with ID: 10695999
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695999%27 HTTP/1.1" 200 None
2026-03-24 22:19:12 [adesa.de] INFO: Scrape type for 10695999: 0
2026-03-24 22:19:12 [adesa.de] INFO: Skipping item 10695999 url https://www.openlane.eu/en/carv6/auction/10695999
2026-03-24 22:19:12 [adesa.de] INFO: Found listing with ID: 10696049
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710696049%27 HTTP/1.1" 200 None
2026-03-24 22:19:12 [adesa.de] INFO: Scrape type for 10696049: 0
2026-03-24 22:19:12 [adesa.de] INFO: Skipping item 10696049 url https://www.openlane.eu/en/carv6/auction/10696049
2026-03-24 22:19:12 [adesa.de] INFO: Found listing with ID: 10696093
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710696093%27 HTTP/1.1" 200 None
2026-03-24 22:19:12 [adesa.de] INFO: Scrape type for 10696093: 0
2026-03-24 22:19:12 [adesa.de] INFO: Skipping item 10696093 url https://www.openlane.eu/en/carv6/auction/10696093
2026-03-24 22:19:12 [adesa.de] INFO: Found listing with ID: 10696097
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710696097%27 HTTP/1.1" 200 None
2026-03-24 22:19:12 [adesa.de] INFO: Scrape type for 10696097: 0
2026-03-24 22:19:12 [adesa.de] INFO: Skipping item 10696097 url https://www.openlane.eu/en/carv6/auction/10696097
2026-03-24 22:19:12 [adesa.de] INFO: Found listing with ID: 10695103
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695103%27 HTTP/1.1" 200 None
2026-03-24 22:19:12 [adesa.de] INFO: Scrape type for 10695103: 0
2026-03-24 22:19:12 [adesa.de] INFO: Skipping item 10695103 url https://www.openlane.eu/en/carv6/auction/10695103
2026-03-24 22:19:12 [adesa.de] INFO: Found listing with ID: 10689379
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689379%27 HTTP/1.1" 200 None
2026-03-24 22:19:12 [adesa.de] INFO: Scrape type for 10689379: 0
2026-03-24 22:19:12 [adesa.de] INFO: Skipping item 10689379 url https://www.openlane.eu/en/carv6/auction/10689379
2026-03-24 22:19:12 [adesa.de] INFO: Found listing with ID: 10695263
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695263%27 HTTP/1.1" 200 None
2026-03-24 22:19:12 [adesa.de] INFO: Scrape type for 10695263: 0
2026-03-24 22:19:12 [adesa.de] INFO: Skipping item 10695263 url https://www.openlane.eu/en/carv6/auction/10695263
2026-03-24 22:19:12 [adesa.de] INFO: Found listing with ID: 10696052
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710696052%27 HTTP/1.1" 200 None
2026-03-24 22:19:12 [adesa.de] INFO: Scrape type for 10696052: 0
2026-03-24 22:19:12 [adesa.de] INFO: Skipping item 10696052 url https://www.openlane.eu/en/carv6/auction/10696052
2026-03-24 22:19:12 [adesa.de] INFO: Found listing with ID: 10695087
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695087%27 HTTP/1.1" 200 None
2026-03-24 22:19:12 [adesa.de] INFO: Scrape type for 10695087: 0
2026-03-24 22:19:12 [adesa.de] INFO: Skipping item 10695087 url https://www.openlane.eu/en/carv6/auction/10695087
2026-03-24 22:19:12 [adesa.de] INFO: Found listing with ID: 10695828
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695828%27 HTTP/1.1" 200 None
2026-03-24 22:19:12 [adesa.de] INFO: Scrape type for 10695828: 0
2026-03-24 22:19:12 [adesa.de] INFO: Skipping item 10695828 url https://www.openlane.eu/en/carv6/auction/10695828
2026-03-24 22:19:12 [adesa.de] INFO: Found listing with ID: 10689400
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689400%27 HTTP/1.1" 200 None
2026-03-24 22:19:12 [adesa.de] INFO: Scrape type for 10689400: 0
2026-03-24 22:19:12 [adesa.de] INFO: Skipping item 10689400 url https://www.openlane.eu/en/carv6/auction/10689400
2026-03-24 22:19:12 [adesa.de] INFO: Found listing with ID: 10695083
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695083%27 HTTP/1.1" 200 None
2026-03-24 22:19:12 [adesa.de] INFO: Scrape type for 10695083: 0
2026-03-24 22:19:12 [adesa.de] INFO: Skipping item 10695083 url https://www.openlane.eu/en/carv6/auction/10695083
2026-03-24 22:19:12 [adesa.de] INFO: Found listing with ID: 10695972
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695972%27 HTTP/1.1" 200 None
2026-03-24 22:19:12 [adesa.de] INFO: Scrape type for 10695972: 0
2026-03-24 22:19:12 [adesa.de] INFO: Skipping item 10695972 url https://www.openlane.eu/en/carv6/auction/10695972
2026-03-24 22:19:12 [adesa.de] INFO: Found listing with ID: 10696094
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710696094%27 HTTP/1.1" 200 None
2026-03-24 22:19:12 [adesa.de] INFO: Scrape type for 10696094: 0
2026-03-24 22:19:12 [adesa.de] INFO: Skipping item 10696094 url https://www.openlane.eu/en/carv6/auction/10696094
2026-03-24 22:19:12 [adesa.de] INFO: Found listing with ID: 10695337
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695337%27 HTTP/1.1" 200 None
2026-03-24 22:19:12 [adesa.de] INFO: Scrape type for 10695337: 0
2026-03-24 22:19:12 [adesa.de] INFO: Skipping item 10695337 url https://www.openlane.eu/en/carv6/auction/10695337
2026-03-24 22:19:12 [adesa.de] INFO: Found listing with ID: 10695099
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695099%27 HTTP/1.1" 200 None
2026-03-24 22:19:12 [adesa.de] INFO: Scrape type for 10695099: 0
2026-03-24 22:19:12 [adesa.de] INFO: Skipping item 10695099 url https://www.openlane.eu/en/carv6/auction/10695099
2026-03-24 22:19:12 [adesa.de] INFO: Found listing with ID: 10695325
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695325%27 HTTP/1.1" 200 None
2026-03-24 22:19:12 [adesa.de] INFO: Scrape type for 10695325: 0
2026-03-24 22:19:12 [adesa.de] INFO: Skipping item 10695325 url https://www.openlane.eu/en/carv6/auction/10695325
2026-03-24 22:19:12 [adesa.de] INFO: Found listing with ID: 10696096
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710696096%27 HTTP/1.1" 200 None
2026-03-24 22:19:12 [adesa.de] INFO: Scrape type for 10696096: 0
2026-03-24 22:19:12 [adesa.de] INFO: Skipping item 10696096 url https://www.openlane.eu/en/carv6/auction/10696096
2026-03-24 22:19:12 [adesa.de] INFO: Found listing with ID: 10696095
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710696095%27 HTTP/1.1" 200 None
2026-03-24 22:19:12 [adesa.de] INFO: Scrape type for 10696095: 0
2026-03-24 22:19:12 [adesa.de] INFO: Skipping item 10696095 url https://www.openlane.eu/en/carv6/auction/10696095
2026-03-24 22:19:12 [adesa.de] INFO: Found listing with ID: 10696046
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710696046%27 HTTP/1.1" 200 None
2026-03-24 22:19:13 [adesa.de] INFO: Scrape type for 10696046: 0
2026-03-24 22:19:13 [adesa.de] INFO: Skipping item 10696046 url https://www.openlane.eu/en/carv6/auction/10696046
2026-03-24 22:19:13 [adesa.de] INFO: Found listing with ID: 10695831
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695831%27 HTTP/1.1" 200 None
2026-03-24 22:19:13 [adesa.de] INFO: Scrape type for 10695831: 0
2026-03-24 22:19:13 [adesa.de] INFO: Skipping item 10695831 url https://www.openlane.eu/en/carv6/auction/10695831
2026-03-24 22:19:13 [adesa.de] INFO: Found listing with ID: 10689401
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689401%27 HTTP/1.1" 200 None
2026-03-24 22:19:13 [adesa.de] INFO: Scrape type for 10689401: 0
2026-03-24 22:19:13 [adesa.de] INFO: Skipping item 10689401 url https://www.openlane.eu/en/carv6/auction/10689401
2026-03-24 22:19:13 [adesa.de] INFO: Found listing with ID: 10689378
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689378%27 HTTP/1.1" 200 None
2026-03-24 22:19:13 [adesa.de] INFO: Scrape type for 10689378: 0
2026-03-24 22:19:13 [adesa.de] INFO: Skipping item 10689378 url https://www.openlane.eu/en/carv6/auction/10689378
2026-03-24 22:19:13 [adesa.de] INFO: Found listing with ID: 10689322
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689322%27 HTTP/1.1" 200 None
2026-03-24 22:19:13 [adesa.de] INFO: Scrape type for 10689322: 0
2026-03-24 22:19:13 [adesa.de] INFO: Skipping item 10689322 url https://www.openlane.eu/en/carv6/auction/10689322
2026-03-24 22:19:13 [adesa.de] INFO: Found listing with ID: 10695267
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695267%27 HTTP/1.1" 200 None
2026-03-24 22:19:13 [adesa.de] INFO: Scrape type for 10695267: 0
2026-03-24 22:19:13 [adesa.de] INFO: Skipping item 10695267 url https://www.openlane.eu/en/carv6/auction/10695267
2026-03-24 22:19:13 [adesa.de] INFO: Found listing with ID: 10695321
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695321%27 HTTP/1.1" 200 None
2026-03-24 22:19:13 [adesa.de] INFO: Scrape type for 10695321: 0
2026-03-24 22:19:13 [adesa.de] INFO: Skipping item 10695321 url https://www.openlane.eu/en/carv6/auction/10695321
2026-03-24 22:19:13 [adesa.de] INFO: Found listing with ID: 10695300
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695300%27 HTTP/1.1" 200 None
2026-03-24 22:19:13 [adesa.de] INFO: Scrape type for 10695300: 0
2026-03-24 22:19:13 [adesa.de] INFO: Skipping item 10695300 url https://www.openlane.eu/en/carv6/auction/10695300
2026-03-24 22:19:13 [adesa.de] INFO: Found listing with ID: 10677083
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710677083%27 HTTP/1.1" 200 None
2026-03-24 22:19:13 [adesa.de] INFO: Scrape type for 10677083: 0
2026-03-24 22:19:13 [adesa.de] INFO: Skipping item 10677083 url https://www.openlane.eu/en/carv6/auction/10677083
2026-03-24 22:19:13 [adesa.de] INFO: Found listing with ID: 10695880
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695880%27 HTTP/1.1" 200 None
2026-03-24 22:19:13 [adesa.de] INFO: Scrape type for 10695880: 0
2026-03-24 22:19:13 [adesa.de] INFO: Skipping item 10695880 url https://www.openlane.eu/en/carv6/auction/10695880
2026-03-24 22:19:13 [adesa.de] INFO: Found listing with ID: 10695293
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695293%27 HTTP/1.1" 200 None
2026-03-24 22:19:13 [adesa.de] INFO: Scrape type for 10695293: 0
2026-03-24 22:19:13 [adesa.de] INFO: Skipping item 10695293 url https://www.openlane.eu/en/carv6/auction/10695293
2026-03-24 22:19:13 [adesa.de] INFO: Found listing with ID: 10676953
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710676953%27 HTTP/1.1" 200 None
2026-03-24 22:19:13 [adesa.de] INFO: Scrape type for 10676953: 0
2026-03-24 22:19:13 [adesa.de] INFO: Skipping item 10676953 url https://www.openlane.eu/en/carv6/auction/10676953
2026-03-24 22:19:13 [adesa.de] INFO: Found listing with ID: 10695294
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695294%27 HTTP/1.1" 200 None
2026-03-24 22:19:13 [adesa.de] INFO: Scrape type for 10695294: 0
2026-03-24 22:19:13 [adesa.de] INFO: Skipping item 10695294 url https://www.openlane.eu/en/carv6/auction/10695294
2026-03-24 22:19:13 [adesa.de] INFO: Found listing with ID: 10695097
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695097%27 HTTP/1.1" 200 None
2026-03-24 22:19:13 [adesa.de] INFO: Scrape type for 10695097: 0
2026-03-24 22:19:13 [adesa.de] INFO: Skipping item 10695097 url https://www.openlane.eu/en/carv6/auction/10695097
2026-03-24 22:19:13 [adesa.de] INFO: Found listing with ID: 10695973
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695973%27 HTTP/1.1" 200 None
2026-03-24 22:19:13 [adesa.de] INFO: Scrape type for 10695973: 0
2026-03-24 22:19:13 [adesa.de] INFO: Skipping item 10695973 url https://www.openlane.eu/en/carv6/auction/10695973
2026-03-24 22:19:13 [adesa.de] INFO: Found listing with ID: 10695102
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695102%27 HTTP/1.1" 200 None
2026-03-24 22:19:13 [adesa.de] INFO: Scrape type for 10695102: 0
2026-03-24 22:19:13 [adesa.de] INFO: Skipping item 10695102 url https://www.openlane.eu/en/carv6/auction/10695102
2026-03-24 22:19:13 [adesa.de] INFO: Found listing with ID: 10695832
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695832%27 HTTP/1.1" 200 None
2026-03-24 22:19:13 [adesa.de] INFO: Scrape type for 10695832: 0
2026-03-24 22:19:13 [adesa.de] INFO: Skipping item 10695832 url https://www.openlane.eu/en/carv6/auction/10695832
2026-03-24 22:19:13 [adesa.de] INFO: Found listing with ID: 10689376
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689376%27 HTTP/1.1" 200 None
2026-03-24 22:19:13 [adesa.de] INFO: Scrape type for 10689376: 0
2026-03-24 22:19:13 [adesa.de] INFO: Skipping item 10689376 url https://www.openlane.eu/en/carv6/auction/10689376
2026-03-24 22:19:13 [adesa.de] INFO: Found listing with ID: 10695098
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695098%27 HTTP/1.1" 200 None
2026-03-24 22:19:13 [adesa.de] INFO: Scrape type for 10695098: 0
2026-03-24 22:19:13 [adesa.de] INFO: Skipping item 10695098 url https://www.openlane.eu/en/carv6/auction/10695098
2026-03-24 22:19:13 [adesa.de] INFO: Found listing with ID: 10695838
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695838%27 HTTP/1.1" 200 None
2026-03-24 22:19:13 [adesa.de] INFO: Scrape type for 10695838: 0
2026-03-24 22:19:13 [adesa.de] INFO: Skipping item 10695838 url https://www.openlane.eu/en/carv6/auction/10695838
2026-03-24 22:19:13 [adesa.de] INFO: Found listing with ID: 10695879
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695879%27 HTTP/1.1" 200 None
2026-03-24 22:19:13 [adesa.de] INFO: Scrape type for 10695879: 0
2026-03-24 22:19:13 [adesa.de] INFO: Skipping item 10695879 url https://www.openlane.eu/en/carv6/auction/10695879
2026-03-24 22:19:13 [adesa.de] INFO: Found listing with ID: 10695324
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695324%27 HTTP/1.1" 200 None
2026-03-24 22:19:13 [adesa.de] INFO: Scrape type for 10695324: 0
2026-03-24 22:19:13 [adesa.de] INFO: Skipping item 10695324 url https://www.openlane.eu/en/carv6/auction/10695324
2026-03-24 22:19:13 [adesa.de] INFO: Found listing with ID: 10695323
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695323%27 HTTP/1.1" 200 None
2026-03-24 22:19:13 [adesa.de] INFO: Scrape type for 10695323: 0
2026-03-24 22:19:13 [adesa.de] INFO: Skipping item 10695323 url https://www.openlane.eu/en/carv6/auction/10695323
2026-03-24 22:19:13 [adesa.de] INFO: Found listing with ID: 10695108
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695108%27 HTTP/1.1" 200 None
2026-03-24 22:19:13 [adesa.de] INFO: Scrape type for 10695108: 0
2026-03-24 22:19:13 [adesa.de] INFO: Skipping item 10695108 url https://www.openlane.eu/en/carv6/auction/10695108
2026-03-24 22:19:13 [adesa.de] INFO: Found listing with ID: 10695110
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695110%27 HTTP/1.1" 200 None
2026-03-24 22:19:13 [adesa.de] INFO: Scrape type for 10695110: 0
2026-03-24 22:19:13 [adesa.de] INFO: Skipping item 10695110 url https://www.openlane.eu/en/carv6/auction/10695110
2026-03-24 22:19:13 [adesa.de] INFO: Found listing with ID: 10689399
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689399%27 HTTP/1.1" 200 None
2026-03-24 22:19:13 [adesa.de] INFO: Scrape type for 10689399: 0
2026-03-24 22:19:13 [adesa.de] INFO: Skipping item 10689399 url https://www.openlane.eu/en/carv6/auction/10689399
2026-03-24 22:19:13 [adesa.de] INFO: Found listing with ID: 10695877
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695877%27 HTTP/1.1" 200 None
2026-03-24 22:19:13 [adesa.de] INFO: Scrape type for 10695877: 0
2026-03-24 22:19:13 [adesa.de] INFO: Skipping item 10695877 url https://www.openlane.eu/en/carv6/auction/10695877
2026-03-24 22:19:13 [adesa.de] INFO: Found listing with ID: 10689396
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689396%27 HTTP/1.1" 200 None
2026-03-24 22:19:13 [adesa.de] INFO: Scrape type for 10689396: 0
2026-03-24 22:19:13 [adesa.de] INFO: Skipping item 10689396 url https://www.openlane.eu/en/carv6/auction/10689396
2026-03-24 22:19:13 [adesa.de] INFO: Found listing with ID: 10695878
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695878%27 HTTP/1.1" 200 None
2026-03-24 22:19:13 [adesa.de] INFO: Scrape type for 10695878: 0
2026-03-24 22:19:13 [adesa.de] INFO: Skipping item 10695878 url https://www.openlane.eu/en/carv6/auction/10695878
2026-03-24 22:19:13 [adesa.de] INFO: Found listing with ID: 10695090
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695090%27 HTTP/1.1" 200 None
2026-03-24 22:19:13 [adesa.de] INFO: Scrape type for 10695090: 0
2026-03-24 22:19:13 [adesa.de] INFO: Skipping item 10695090 url https://www.openlane.eu/en/carv6/auction/10695090
2026-03-24 22:19:13 [adesa.de] INFO: Found listing with ID: 10689398
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689398%27 HTTP/1.1" 200 None
2026-03-24 22:19:13 [adesa.de] INFO: Scrape type for 10689398: 0
2026-03-24 22:19:13 [adesa.de] INFO: Skipping item 10689398 url https://www.openlane.eu/en/carv6/auction/10689398
2026-03-24 22:19:13 [adesa.de] INFO: Found listing with ID: 10699104
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699104%27 HTTP/1.1" 200 None
2026-03-24 22:19:13 [adesa.de] INFO: Scrape type for 10699104: 0
2026-03-24 22:19:13 [adesa.de] INFO: Skipping item 10699104 url https://www.openlane.eu/en/carv6/auction/10699104
2026-03-24 22:19:13 [adesa.de] INFO: Found listing with ID: 10699142
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699142%27 HTTP/1.1" 200 None
2026-03-24 22:19:13 [adesa.de] INFO: Scrape type for 10699142: 2
2026-03-24 22:19:13 [adesa.de] INFO: Scraping item 10699142 url https://www.openlane.eu/en/carv6/auction/10699142
2026-03-24 22:19:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba82aca2-bdce-50c5-8fb4-f09b987c6d4d with identifier: 10708715
2026-03-24 22:19:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba82aca2-bdce-50c5-8fb4-f09b987c6d4d with scrape type 2
2026-03-24 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba82aca2-bdce-50c5-8fb4-f09b987c6d4d with scrape type 2
2026-03-24 22:19:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ba82aca2-bdce-50c5-8fb4-f09b987c6d4d, identifier: 10708715
2026-03-24 22:19:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ba82aca2-bdce-50c5-8fb4-f09b987c6d4d with identifier: 10708715
2026-03-24 22:19:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ba82aca2-bdce-50c5-8fb4-f09b987c6d4d with identifier: 10708715
2026-03-24 22:19:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ba82aca2-bdce-50c5-8fb4-f09b987c6d4d with identifier: 10708715 to the API
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19: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-24 22:19:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708715>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Electric',
'id': 'ba82aca2-bdce-50c5-8fb4-f09b987c6d4d',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26014018D',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708715',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 83301,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17600,
'price_includes_vat': True,
'registration_date': '2022-12-12',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen ID.4 Pro - Electric - Automatic - 204 hp - 83.301 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2022}
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708715%27 HTTP/1.1" 200 None
2026-03-24 22:19:14 [adesa.de] INFO: Saving data for 10708715: {'auction_closing_time': 1774434300.0, 'created_time': 1774287383.630774, 'last_price_update_time': 1774390754.134494}
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708715') HTTP/1.1" 204 0
2026-03-24 22:19:14 [adesa.de] INFO: Found listing with ID: 10699152
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699152%27 HTTP/1.1" 200 None
2026-03-24 22:19:14 [adesa.de] INFO: Scrape type for 10699152: 0
2026-03-24 22:19:14 [adesa.de] INFO: Skipping item 10699152 url https://www.openlane.eu/en/carv6/auction/10699152
2026-03-24 22:19:14 [adesa.de] INFO: Found listing with ID: 10699148
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699148%27 HTTP/1.1" 200 None
2026-03-24 22:19:14 [adesa.de] INFO: Scrape type for 10699148: 0
2026-03-24 22:19:14 [adesa.de] INFO: Skipping item 10699148 url https://www.openlane.eu/en/carv6/auction/10699148
2026-03-24 22:19:14 [adesa.de] INFO: Found listing with ID: 10699156
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699156%27 HTTP/1.1" 200 None
2026-03-24 22:19:14 [adesa.de] INFO: Scrape type for 10699156: 0
2026-03-24 22:19:14 [adesa.de] INFO: Skipping item 10699156 url https://www.openlane.eu/en/carv6/auction/10699156
2026-03-24 22:19:14 [adesa.de] INFO: Found listing with ID: 10699096
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699096%27 HTTP/1.1" 200 None
2026-03-24 22:19:14 [adesa.de] INFO: Scrape type for 10699096: 0
2026-03-24 22:19:14 [adesa.de] INFO: Skipping item 10699096 url https://www.openlane.eu/en/carv6/auction/10699096
2026-03-24 22:19:14 [adesa.de] INFO: Found listing with ID: 10699154
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699154%27 HTTP/1.1" 200 None
2026-03-24 22:19:14 [adesa.de] INFO: Scrape type for 10699154: 0
2026-03-24 22:19:14 [adesa.de] INFO: Skipping item 10699154 url https://www.openlane.eu/en/carv6/auction/10699154
2026-03-24 22:19:14 [adesa.de] INFO: Found listing with ID: 10699076
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699076%27 HTTP/1.1" 200 None
2026-03-24 22:19:14 [adesa.de] INFO: Scrape type for 10699076: 0
2026-03-24 22:19:14 [adesa.de] INFO: Skipping item 10699076 url https://www.openlane.eu/en/carv6/auction/10699076
2026-03-24 22:19:14 [adesa.de] INFO: Found listing with ID: 10699103
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699103%27 HTTP/1.1" 200 None
2026-03-24 22:19:14 [adesa.de] INFO: Scrape type for 10699103: 0
2026-03-24 22:19:14 [adesa.de] INFO: Skipping item 10699103 url https://www.openlane.eu/en/carv6/auction/10699103
2026-03-24 22:19:14 [adesa.de] INFO: Found listing with ID: 10699093
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699093%27 HTTP/1.1" 200 None
2026-03-24 22:19:14 [adesa.de] INFO: Scrape type for 10699093: 0
2026-03-24 22:19:14 [adesa.de] INFO: Skipping item 10699093 url https://www.openlane.eu/en/carv6/auction/10699093
2026-03-24 22:19:14 [adesa.de] INFO: Found listing with ID: 10699086
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699086%27 HTTP/1.1" 200 None
2026-03-24 22:19:14 [adesa.de] INFO: Scrape type for 10699086: 0
2026-03-24 22:19:14 [adesa.de] INFO: Skipping item 10699086 url https://www.openlane.eu/en/carv6/auction/10699086
2026-03-24 22:19:14 [adesa.de] INFO: Found listing with ID: 10699129
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699129%27 HTTP/1.1" 200 None
2026-03-24 22:19:14 [adesa.de] INFO: Scrape type for 10699129: 0
2026-03-24 22:19:14 [adesa.de] INFO: Skipping item 10699129 url https://www.openlane.eu/en/carv6/auction/10699129
2026-03-24 22:19:14 [adesa.de] INFO: Found listing with ID: 10699123
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699123%27 HTTP/1.1" 200 None
2026-03-24 22:19:14 [adesa.de] INFO: Scrape type for 10699123: 0
2026-03-24 22:19:14 [adesa.de] INFO: Skipping item 10699123 url https://www.openlane.eu/en/carv6/auction/10699123
2026-03-24 22:19:14 [adesa.de] INFO: Found listing with ID: 10699099
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699099%27 HTTP/1.1" 200 None
2026-03-24 22:19:14 [adesa.de] INFO: Scrape type for 10699099: 0
2026-03-24 22:19:14 [adesa.de] INFO: Skipping item 10699099 url https://www.openlane.eu/en/carv6/auction/10699099
2026-03-24 22:19:14 [adesa.de] INFO: Found listing with ID: 10699135
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699135%27 HTTP/1.1" 200 None
2026-03-24 22:19:14 [adesa.de] INFO: Scrape type for 10699135: 0
2026-03-24 22:19:14 [adesa.de] INFO: Skipping item 10699135 url https://www.openlane.eu/en/carv6/auction/10699135
2026-03-24 22:19:14 [adesa.de] INFO: Found listing with ID: 10699108
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699108%27 HTTP/1.1" 200 None
2026-03-24 22:19:14 [adesa.de] INFO: Scrape type for 10699108: 0
2026-03-24 22:19:14 [adesa.de] INFO: Skipping item 10699108 url https://www.openlane.eu/en/carv6/auction/10699108
2026-03-24 22:19:14 [adesa.de] INFO: Found listing with ID: 10699106
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699106%27 HTTP/1.1" 200 None
2026-03-24 22:19:14 [adesa.de] INFO: Scrape type for 10699106: 0
2026-03-24 22:19:14 [adesa.de] INFO: Skipping item 10699106 url https://www.openlane.eu/en/carv6/auction/10699106
2026-03-24 22:19:14 [adesa.de] INFO: Found listing with ID: 10699140
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699140%27 HTTP/1.1" 200 None
2026-03-24 22:19:14 [adesa.de] INFO: Scrape type for 10699140: 0
2026-03-24 22:19:14 [adesa.de] INFO: Skipping item 10699140 url https://www.openlane.eu/en/carv6/auction/10699140
2026-03-24 22:19:14 [adesa.de] INFO: Found listing with ID: 10699089
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699089%27 HTTP/1.1" 200 None
2026-03-24 22:19:14 [adesa.de] INFO: Scrape type for 10699089: 0
2026-03-24 22:19:14 [adesa.de] INFO: Skipping item 10699089 url https://www.openlane.eu/en/carv6/auction/10699089
2026-03-24 22:19:14 [adesa.de] INFO: Found listing with ID: 10699149
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699149%27 HTTP/1.1" 200 None
2026-03-24 22:19:14 [adesa.de] INFO: Scrape type for 10699149: 0
2026-03-24 22:19:14 [adesa.de] INFO: Skipping item 10699149 url https://www.openlane.eu/en/carv6/auction/10699149
2026-03-24 22:19:14 [adesa.de] INFO: Found listing with ID: 10699095
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699095%27 HTTP/1.1" 200 None
2026-03-24 22:19:14 [adesa.de] INFO: Scrape type for 10699095: 0
2026-03-24 22:19:14 [adesa.de] INFO: Skipping item 10699095 url https://www.openlane.eu/en/carv6/auction/10699095
2026-03-24 22:19:14 [adesa.de] INFO: Found listing with ID: 10699116
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699116%27 HTTP/1.1" 200 None
2026-03-24 22:19:14 [adesa.de] INFO: Scrape type for 10699116: 0
2026-03-24 22:19:14 [adesa.de] INFO: Skipping item 10699116 url https://www.openlane.eu/en/carv6/auction/10699116
2026-03-24 22:19:14 [adesa.de] INFO: Found listing with ID: 10699091
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699091%27 HTTP/1.1" 200 None
2026-03-24 22:19:14 [adesa.de] INFO: Scrape type for 10699091: 0
2026-03-24 22:19:14 [adesa.de] INFO: Skipping item 10699091 url https://www.openlane.eu/en/carv6/auction/10699091
2026-03-24 22:19:14 [adesa.de] INFO: Found listing with ID: 10699085
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699085%27 HTTP/1.1" 200 None
2026-03-24 22:19:14 [adesa.de] INFO: Scrape type for 10699085: 0
2026-03-24 22:19:14 [adesa.de] INFO: Skipping item 10699085 url https://www.openlane.eu/en/carv6/auction/10699085
2026-03-24 22:19:14 [adesa.de] INFO: Found listing with ID: 10699083
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699083%27 HTTP/1.1" 200 None
2026-03-24 22:19:14 [adesa.de] INFO: Scrape type for 10699083: 0
2026-03-24 22:19:14 [adesa.de] INFO: Skipping item 10699083 url https://www.openlane.eu/en/carv6/auction/10699083
2026-03-24 22:19:14 [adesa.de] INFO: Found listing with ID: 10699079
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699079%27 HTTP/1.1" 200 None
2026-03-24 22:19:14 [adesa.de] INFO: Scrape type for 10699079: 0
2026-03-24 22:19:14 [adesa.de] INFO: Skipping item 10699079 url https://www.openlane.eu/en/carv6/auction/10699079
2026-03-24 22:19:14 [adesa.de] INFO: Found listing with ID: 10699138
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699138%27 HTTP/1.1" 200 None
2026-03-24 22:19:14 [adesa.de] INFO: Scrape type for 10699138: 0
2026-03-24 22:19:14 [adesa.de] INFO: Skipping item 10699138 url https://www.openlane.eu/en/carv6/auction/10699138
2026-03-24 22:19:14 [adesa.de] INFO: Found listing with ID: 10699132
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699132%27 HTTP/1.1" 200 None
2026-03-24 22:19:14 [adesa.de] INFO: Scrape type for 10699132: 0
2026-03-24 22:19:14 [adesa.de] INFO: Skipping item 10699132 url https://www.openlane.eu/en/carv6/auction/10699132
2026-03-24 22:19:14 [adesa.de] INFO: Found listing with ID: 10699127
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699127%27 HTTP/1.1" 200 None
2026-03-24 22:19:14 [adesa.de] INFO: Scrape type for 10699127: 0
2026-03-24 22:19:14 [adesa.de] INFO: Skipping item 10699127 url https://www.openlane.eu/en/carv6/auction/10699127
2026-03-24 22:19:14 [adesa.de] INFO: Found listing with ID: 10699120
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699120%27 HTTP/1.1" 200 None
2026-03-24 22:19:14 [adesa.de] INFO: Scrape type for 10699120: 0
2026-03-24 22:19:14 [adesa.de] INFO: Skipping item 10699120 url https://www.openlane.eu/en/carv6/auction/10699120
2026-03-24 22:19:14 [adesa.de] INFO: Found listing with ID: 10699114
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699114%27 HTTP/1.1" 200 None
2026-03-24 22:19:14 [adesa.de] INFO: Scrape type for 10699114: 0
2026-03-24 22:19:14 [adesa.de] INFO: Skipping item 10699114 url https://www.openlane.eu/en/carv6/auction/10699114
2026-03-24 22:19:14 [adesa.de] INFO: Found listing with ID: 10699111
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699111%27 HTTP/1.1" 200 None
2026-03-24 22:19:14 [adesa.de] INFO: Scrape type for 10699111: 0
2026-03-24 22:19:14 [adesa.de] INFO: Skipping item 10699111 url https://www.openlane.eu/en/carv6/auction/10699111
2026-03-24 22:19:14 [adesa.de] INFO: Found listing with ID: 10699143
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699143%27 HTTP/1.1" 200 None
2026-03-24 22:19:14 [adesa.de] INFO: Scrape type for 10699143: 0
2026-03-24 22:19:14 [adesa.de] INFO: Skipping item 10699143 url https://www.openlane.eu/en/carv6/auction/10699143
2026-03-24 22:19:14 [adesa.de] INFO: Found listing with ID: 10699073
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699073%27 HTTP/1.1" 200 None
2026-03-24 22:19:14 [adesa.de] INFO: Scrape type for 10699073: 0
2026-03-24 22:19:14 [adesa.de] INFO: Skipping item 10699073 url https://www.openlane.eu/en/carv6/auction/10699073
2026-03-24 22:19:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 505863a4-5579-5ce2-9caf-6d58288cefc5 with identifier: 10708733
2026-03-24 22:19:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 505863a4-5579-5ce2-9caf-6d58288cefc5 with scrape type 2
2026-03-24 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 505863a4-5579-5ce2-9caf-6d58288cefc5 with scrape type 2
2026-03-24 22:19:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 505863a4-5579-5ce2-9caf-6d58288cefc5, identifier: 10708733
2026-03-24 22:19:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714657> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714656> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714661> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 505863a4-5579-5ce2-9caf-6d58288cefc5 with identifier: 10708733
2026-03-24 22:19:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 505863a4-5579-5ce2-9caf-6d58288cefc5 with identifier: 10708733
2026-03-24 22:19:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 505863a4-5579-5ce2-9caf-6d58288cefc5 with identifier: 10708733 to the API
2026-03-24 22:19:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19: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-24 22:19:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708733>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Electric',
'id': '505863a4-5579-5ce2-9caf-6d58288cefc5',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26014018B',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708733',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 66656,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2022-10-13',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen ID.4 Pro - Electric - Automatic - 204 hp - 66.656 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2022}
2026-03-24 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708733%27 HTTP/1.1" 200 None
2026-03-24 22:19:15 [adesa.de] INFO: Saving data for 10708733: {'auction_closing_time': 1774434300.0, 'created_time': 1774287396.108737, 'last_price_update_time': 1774390755.202397}
2026-03-24 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708733') HTTP/1.1" 204 0
2026-03-24 22:19:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708711> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36958257-d7ff-547f-b5dc-5faa6b62fdd4 with identifier: 10714657
2026-03-24 22:19:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36958257-d7ff-547f-b5dc-5faa6b62fdd4 with scrape type 2
2026-03-24 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36958257-d7ff-547f-b5dc-5faa6b62fdd4 with scrape type 2
2026-03-24 22:19:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 36958257-d7ff-547f-b5dc-5faa6b62fdd4, identifier: 10714657
2026-03-24 22:19:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b0a558d-c78a-571b-8e03-bc8c60aaa0c2 with identifier: 10714656
2026-03-24 22:19:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b0a558d-c78a-571b-8e03-bc8c60aaa0c2 with scrape type 2
2026-03-24 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b0a558d-c78a-571b-8e03-bc8c60aaa0c2 with scrape type 2
2026-03-24 22:19:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4b0a558d-c78a-571b-8e03-bc8c60aaa0c2, identifier: 10714656
2026-03-24 22:19:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea00c363-3961-5a90-857d-e822489378db with identifier: 10714661
2026-03-24 22:19:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea00c363-3961-5a90-857d-e822489378db with scrape type 2
2026-03-24 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea00c363-3961-5a90-857d-e822489378db with scrape type 2
2026-03-24 22:19:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ea00c363-3961-5a90-857d-e822489378db, identifier: 10714661
2026-03-24 22:19:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 36958257-d7ff-547f-b5dc-5faa6b62fdd4 with identifier: 10714657
2026-03-24 22:19:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 36958257-d7ff-547f-b5dc-5faa6b62fdd4 with identifier: 10714657
2026-03-24 22:19:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 36958257-d7ff-547f-b5dc-5faa6b62fdd4 with identifier: 10714657 to the API
2026-03-24 22:19:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19: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-24 22:19:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714657>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 299,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Electric',
'id': '36958257-d7ff-547f-b5dc-5faa6b62fdd4',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31791',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714657',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 62837,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23100,
'price_includes_vat': True,
'registration_date': '2022-11-10',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.4 GTX - Electric - Automatic - 299 hp - 62.837 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714657%27 HTTP/1.1" 200 None
2026-03-24 22:19:15 [adesa.de] INFO: Saving data for 10714657: {'auction_closing_time': 1774434600.0, 'created_time': 1774287407.340768, 'last_price_update_time': 1774390755.93617}
2026-03-24 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714657') HTTP/1.1" 204 0
2026-03-24 22:19:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4b0a558d-c78a-571b-8e03-bc8c60aaa0c2 with identifier: 10714656
2026-03-24 22:19:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4b0a558d-c78a-571b-8e03-bc8c60aaa0c2 with identifier: 10714656
2026-03-24 22:19:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4b0a558d-c78a-571b-8e03-bc8c60aaa0c2 with identifier: 10714656 to the API
2026-03-24 22:19:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714656>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Electric',
'id': '4b0a558d-c78a-571b-8e03-bc8c60aaa0c2',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31780',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714656',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 100274,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16200,
'price_includes_vat': True,
'registration_date': '2022-11-04',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.4 Pro - Electric - Automatic - 204 hp - 100.274 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2022}
2026-03-24 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714656%27 HTTP/1.1" 200 None
2026-03-24 22:19:16 [adesa.de] INFO: Saving data for 10714656: {'auction_closing_time': 1774434600.0, 'created_time': 1774287404.241439, 'last_price_update_time': 1774390756.265773}
2026-03-24 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714656') HTTP/1.1" 204 0
2026-03-24 22:19:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ea00c363-3961-5a90-857d-e822489378db with identifier: 10714661
2026-03-24 22:19:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ea00c363-3961-5a90-857d-e822489378db with identifier: 10714661
2026-03-24 22:19:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ea00c363-3961-5a90-857d-e822489378db with identifier: 10714661 to the API
2026-03-24 22:19:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714661>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Electric',
'id': 'ea00c363-3961-5a90-857d-e822489378db',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31778',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714661',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 50759,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18700,
'price_includes_vat': True,
'registration_date': '2022-12-02',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.4 Pro - Electric - Automatic - 204 hp - 50.759 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2022}
2026-03-24 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714661%27 HTTP/1.1" 200 None
2026-03-24 22:19:16 [adesa.de] INFO: Saving data for 10714661: {'auction_closing_time': 1774434600.0, 'created_time': 1774287412.322724, 'last_price_update_time': 1774390756.565185}
2026-03-24 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714661') HTTP/1.1" 204 0
2026-03-24 22:19:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61eb0850-29a8-546c-aa66-932abdf03313 with identifier: 10708711
2026-03-24 22:19:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61eb0850-29a8-546c-aa66-932abdf03313 with scrape type 2
2026-03-24 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 61eb0850-29a8-546c-aa66-932abdf03313 with scrape type 2
2026-03-24 22:19:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 61eb0850-29a8-546c-aa66-932abdf03313, identifier: 10708711
2026-03-24 22:19:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 61eb0850-29a8-546c-aa66-932abdf03313 with identifier: 10708711
2026-03-24 22:19:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 61eb0850-29a8-546c-aa66-932abdf03313 with identifier: 10708711
2026-03-24 22:19:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 61eb0850-29a8-546c-aa66-932abdf03313 with identifier: 10708711 to the API
2026-03-24 22:19:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708711>
{'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-25T10:25:00Z',
'fuel_type': 'Electric',
'id': '61eb0850-29a8-546c-aa66-932abdf03313',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26014018F',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708711',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 23732,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20800,
'price_includes_vat': True,
'registration_date': '2021-11-26',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen ID.4 Pro - Electric - Automatic - 204 hp - 23.732 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2021}
2026-03-24 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708711%27 HTTP/1.1" 200 None
2026-03-24 22:19:16 [adesa.de] INFO: Saving data for 10708711: {'auction_closing_time': 1774434300.0, 'created_time': 1774287401.33179, 'last_price_update_time': 1774390756.999499}
2026-03-24 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708711') HTTP/1.1" 204 0
2026-03-24 22:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708815> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708812> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708726> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14a1bc41-1dad-5b27-98df-8867cb4f408c with identifier: 10708815
2026-03-24 22:19:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14a1bc41-1dad-5b27-98df-8867cb4f408c with scrape type 2
2026-03-24 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14a1bc41-1dad-5b27-98df-8867cb4f408c with scrape type 2
2026-03-24 22:19:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 14a1bc41-1dad-5b27-98df-8867cb4f408c, identifier: 10708815
2026-03-24 22:19:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 14a1bc41-1dad-5b27-98df-8867cb4f408c with identifier: 10708815
2026-03-24 22:19:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 14a1bc41-1dad-5b27-98df-8867cb4f408c with identifier: 10708815
2026-03-24 22:19:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 14a1bc41-1dad-5b27-98df-8867cb4f408c with identifier: 10708815 to the API
2026-03-24 22:19:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19: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-24 22:19:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708815>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Electric',
'id': '14a1bc41-1dad-5b27-98df-8867cb4f408c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260154606',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708815',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 88760,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen ID.3 Pro Performance - Electric - Automatic - 204 hp - '
'88.760 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2021}
2026-03-24 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708815%27 HTTP/1.1" 200 None
2026-03-24 22:19:18 [adesa.de] INFO: Saving data for 10708815: {'auction_closing_time': 1774434600.0, 'created_time': 1774287423.944663, 'last_price_update_time': 1774390758.093726}
2026-03-24 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708815') HTTP/1.1" 204 0
2026-03-24 22:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708801> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708708> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708811> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708714> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22: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-24 22: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-24 22:19:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15e86e1d-103d-5957-9dbb-af109a8ce058 with identifier: 10708812
2026-03-24 22:19:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15e86e1d-103d-5957-9dbb-af109a8ce058 with scrape type 2
2026-03-24 22:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15e86e1d-103d-5957-9dbb-af109a8ce058 with scrape type 2
2026-03-24 22:19:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 15e86e1d-103d-5957-9dbb-af109a8ce058, identifier: 10708812
2026-03-24 22:19:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed62fce9-4f75-5e2d-a08d-ac211782eef8 with identifier: 10708726
2026-03-24 22:19:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed62fce9-4f75-5e2d-a08d-ac211782eef8 with scrape type 2
2026-03-24 22:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ed62fce9-4f75-5e2d-a08d-ac211782eef8 with scrape type 2
2026-03-24 22:19:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ed62fce9-4f75-5e2d-a08d-ac211782eef8, identifier: 10708726
2026-03-24 22:19:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 15e86e1d-103d-5957-9dbb-af109a8ce058 with identifier: 10708812
2026-03-24 22:19:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 15e86e1d-103d-5957-9dbb-af109a8ce058 with identifier: 10708812
2026-03-24 22:19:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 15e86e1d-103d-5957-9dbb-af109a8ce058 with identifier: 10708812 to the API
2026-03-24 22:19:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708812>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 299,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Electric',
'id': '15e86e1d-103d-5957-9dbb-af109a8ce058',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260154602',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708812',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 58403,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21400,
'price_includes_vat': True,
'registration_date': '2022-06-01',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen ID.4 GTX - Electric - Automatic - 299 hp - 58.403 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708812%27 HTTP/1.1" 200 None
2026-03-24 22:19:18 [adesa.de] INFO: Saving data for 10708812: {'auction_closing_time': 1774434600.0, 'created_time': 1774287413.786819, 'last_price_update_time': 1774390758.612252}
2026-03-24 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708812') HTTP/1.1" 204 0
2026-03-24 22:19:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ed62fce9-4f75-5e2d-a08d-ac211782eef8 with identifier: 10708726
2026-03-24 22:19:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ed62fce9-4f75-5e2d-a08d-ac211782eef8 with identifier: 10708726
2026-03-24 22:19:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ed62fce9-4f75-5e2d-a08d-ac211782eef8 with identifier: 10708726 to the API
2026-03-24 22:19:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708726>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Electric',
'id': 'ed62fce9-4f75-5e2d-a08d-ac211782eef8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260140189',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708726',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 31795,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2022-11-22',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen ID.3 Pure - Electric - Automatic - 150 hp - 31.795 km',
'transmission': 'automatic',
'trim': 'Pure',
'vin': None,
'year': 2022}
2026-03-24 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708726%27 HTTP/1.1" 200 None
2026-03-24 22:19:18 [adesa.de] INFO: Saving data for 10708726: {'auction_closing_time': 1774434300.0, 'created_time': 1774287432.966414, 'last_price_update_time': 1774390758.90794}
2026-03-24 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708726') HTTP/1.1" 204 0
2026-03-24 22:19:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c2a6ebf-88c0-5879-94b0-eb81f23906e3 with identifier: 10708801
2026-03-24 22:19:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c2a6ebf-88c0-5879-94b0-eb81f23906e3 with scrape type 2
2026-03-24 22:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c2a6ebf-88c0-5879-94b0-eb81f23906e3 with scrape type 2
2026-03-24 22:19:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3c2a6ebf-88c0-5879-94b0-eb81f23906e3, identifier: 10708801
2026-03-24 22:19:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb55cbec-7764-5c1d-82d8-ed9663cd9353 with identifier: 10708708
2026-03-24 22:19:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb55cbec-7764-5c1d-82d8-ed9663cd9353 with scrape type 2
2026-03-24 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb55cbec-7764-5c1d-82d8-ed9663cd9353 with scrape type 2
2026-03-24 22:19:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cb55cbec-7764-5c1d-82d8-ed9663cd9353, identifier: 10708708
2026-03-24 22:19:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45147f33-df1e-5892-b70a-38560a755ebf with identifier: 10708811
2026-03-24 22:19:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45147f33-df1e-5892-b70a-38560a755ebf with scrape type 2
2026-03-24 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45147f33-df1e-5892-b70a-38560a755ebf with scrape type 2
2026-03-24 22:19:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 45147f33-df1e-5892-b70a-38560a755ebf, identifier: 10708811
2026-03-24 22:19:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2110241-3cc1-57bc-a5d4-4034756f6a67 with identifier: 10708714
2026-03-24 22:19:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2110241-3cc1-57bc-a5d4-4034756f6a67 with scrape type 2
2026-03-24 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2110241-3cc1-57bc-a5d4-4034756f6a67 with scrape type 2
2026-03-24 22:19:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a2110241-3cc1-57bc-a5d4-4034756f6a67, identifier: 10708714
2026-03-24 22:19:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3c2a6ebf-88c0-5879-94b0-eb81f23906e3 with identifier: 10708801
2026-03-24 22:19:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3c2a6ebf-88c0-5879-94b0-eb81f23906e3 with identifier: 10708801
2026-03-24 22:19:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3c2a6ebf-88c0-5879-94b0-eb81f23906e3 with identifier: 10708801 to the API
2026-03-24 22:19:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:19:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708801>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Electric',
'id': '3c2a6ebf-88c0-5879-94b0-eb81f23906e3',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545FF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708801',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 42292,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2021-09-30',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen ID.3 Pure - Electric - Automatic - 150 hp - 42.292 km',
'transmission': 'automatic',
'trim': 'Pure',
'vin': None,
'year': 2021}
2026-03-24 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708801%27 HTTP/1.1" 200 None
2026-03-24 22:19:19 [adesa.de] INFO: Saving data for 10708801: {'auction_closing_time': 1774434600.0, 'created_time': 1774287425.742654, 'last_price_update_time': 1774390759.591648}
2026-03-24 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708801') HTTP/1.1" 204 0
2026-03-24 22:19:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cb55cbec-7764-5c1d-82d8-ed9663cd9353 with identifier: 10708708
2026-03-24 22:19:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cb55cbec-7764-5c1d-82d8-ed9663cd9353 with identifier: 10708708
2026-03-24 22:19:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cb55cbec-7764-5c1d-82d8-ed9663cd9353 with identifier: 10708708 to the API
2026-03-24 22:19:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:19:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708708>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Electric',
'id': 'cb55cbec-7764-5c1d-82d8-ed9663cd9353',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260140188',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708708',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 40937,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2021-07-26',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen ID.3 Pure - Electric - Automatic - 150 hp - 40.937 km',
'transmission': 'automatic',
'trim': 'Pure',
'vin': None,
'year': 2021}
2026-03-24 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708708%27 HTTP/1.1" 200 None
2026-03-24 22:19:19 [adesa.de] INFO: Saving data for 10708708: {'auction_closing_time': 1774434300.0, 'created_time': 1774287418.96221, 'last_price_update_time': 1774390759.914648}
2026-03-24 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708708') HTTP/1.1" 204 0
2026-03-24 22:19:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 45147f33-df1e-5892-b70a-38560a755ebf with identifier: 10708811
2026-03-24 22:19:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 45147f33-df1e-5892-b70a-38560a755ebf with identifier: 10708811
2026-03-24 22:19:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 45147f33-df1e-5892-b70a-38560a755ebf with identifier: 10708811 to the API
2026-03-24 22:19:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:19:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708811>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Electric',
'id': '45147f33-df1e-5892-b70a-38560a755ebf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260154605',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708811',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 38122,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2021-11-18',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen ID.3 Pure - Electric - Automatic - 150 hp - 38.122 km',
'transmission': 'automatic',
'trim': 'Pure',
'vin': None,
'year': 2021}
2026-03-24 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708811%27 HTTP/1.1" 200 None
2026-03-24 22:19:20 [adesa.de] INFO: Saving data for 10708811: {'auction_closing_time': 1774434600.0, 'created_time': 1774287436.548819, 'last_price_update_time': 1774390760.248939}
2026-03-24 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708811') HTTP/1.1" 204 0
2026-03-24 22:19:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a2110241-3cc1-57bc-a5d4-4034756f6a67 with identifier: 10708714
2026-03-24 22:19:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a2110241-3cc1-57bc-a5d4-4034756f6a67 with identifier: 10708714
2026-03-24 22:19:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a2110241-3cc1-57bc-a5d4-4034756f6a67 with identifier: 10708714 to the API
2026-03-24 22:19:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:19:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708714>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Electric',
'id': 'a2110241-3cc1-57bc-a5d4-4034756f6a67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260140182',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708714',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 52810,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2021-11-03',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen ID.3 Pro Performance - Electric - Automatic - 204 hp - '
'52.810 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2021}
2026-03-24 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708714%27 HTTP/1.1" 200 None
2026-03-24 22:19:20 [adesa.de] INFO: Saving data for 10708714: {'auction_closing_time': 1774434300.0, 'created_time': 1774287426.475814, 'last_price_update_time': 1774390760.541246}
2026-03-24 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708714') HTTP/1.1" 204 0
2026-03-24 22:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708713> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708804> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22: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-24 22:19:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f4a2d7f-4c6b-530e-8560-90500815f06e with identifier: 10708713
2026-03-24 22:19:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f4a2d7f-4c6b-530e-8560-90500815f06e with scrape type 2
2026-03-24 22:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f4a2d7f-4c6b-530e-8560-90500815f06e with scrape type 2
2026-03-24 22:19:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2f4a2d7f-4c6b-530e-8560-90500815f06e, identifier: 10708713
2026-03-24 22:19:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2f4a2d7f-4c6b-530e-8560-90500815f06e with identifier: 10708713
2026-03-24 22:19:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2f4a2d7f-4c6b-530e-8560-90500815f06e with identifier: 10708713
2026-03-24 22:19:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2f4a2d7f-4c6b-530e-8560-90500815f06e with identifier: 10708713 to the API
2026-03-24 22:19:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:19:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708713>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Electric',
'id': '2f4a2d7f-4c6b-530e-8560-90500815f06e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260140184',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708713',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 36223,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18000,
'price_includes_vat': True,
'registration_date': '2023-07-20',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen ID.3 Pro - Electric - Automatic - 204 hp - 36.223 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2023}
2026-03-24 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708713%27 HTTP/1.1" 200 None
2026-03-24 22:19:21 [adesa.de] INFO: Saving data for 10708713: {'auction_closing_time': 1774434300.0, 'created_time': 1774287448.173938, 'last_price_update_time': 1774390761.041541}
2026-03-24 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708713') HTTP/1.1" 204 0
2026-03-24 22:19:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39c7fadc-055b-5dae-ae4d-aa1e93d423ce with identifier: 10708804
2026-03-24 22:19:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39c7fadc-055b-5dae-ae4d-aa1e93d423ce with scrape type 2
2026-03-24 22:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39c7fadc-055b-5dae-ae4d-aa1e93d423ce with scrape type 2
2026-03-24 22:19:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 39c7fadc-055b-5dae-ae4d-aa1e93d423ce, identifier: 10708804
2026-03-24 22:19:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 39c7fadc-055b-5dae-ae4d-aa1e93d423ce with identifier: 10708804
2026-03-24 22:19:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 39c7fadc-055b-5dae-ae4d-aa1e93d423ce with identifier: 10708804
2026-03-24 22:19:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 39c7fadc-055b-5dae-ae4d-aa1e93d423ce with identifier: 10708804 to the API
2026-03-24 22:19:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:19:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708804>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Electric',
'id': '39c7fadc-055b-5dae-ae4d-aa1e93d423ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260154601',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708804',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 56670,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2021-11-23',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen ID.3 Pro - Electric - Automatic - 204 hp - 56.670 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2021}
2026-03-24 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708804%27 HTTP/1.1" 200 None
2026-03-24 22:19:21 [adesa.de] INFO: Saving data for 10708804: {'auction_closing_time': 1774434600.0, 'created_time': 1774287449.716091, 'last_price_update_time': 1774390761.431271}
2026-03-24 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708804') HTTP/1.1" 204 0
2026-03-24 22:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699142> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f83f2ef-f21d-508a-a4c9-8a1cf8cbfda1 with identifier: 10699142
2026-03-24 22:19:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f83f2ef-f21d-508a-a4c9-8a1cf8cbfda1 with scrape type 2
2026-03-24 22:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f83f2ef-f21d-508a-a4c9-8a1cf8cbfda1 with scrape type 2
2026-03-24 22:19:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1f83f2ef-f21d-508a-a4c9-8a1cf8cbfda1, identifier: 10699142
2026-03-24 22:19:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1f83f2ef-f21d-508a-a4c9-8a1cf8cbfda1 with identifier: 10699142
2026-03-24 22:19:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1f83f2ef-f21d-508a-a4c9-8a1cf8cbfda1 with identifier: 10699142
2026-03-24 22:19:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1f83f2ef-f21d-508a-a4c9-8a1cf8cbfda1 with identifier: 10699142 to the API
2026-03-24 22:19:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:19:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699142>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 174,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '1f83f2ef-f21d-508a-a4c9-8a1cf8cbfda1',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'S-WW 1556',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699142',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 48970,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2022-11-25',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Insignia Sports Tourer 2.0 CDTI Business - Diesel - Automatic '
'- 174 hp - 48.970 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710699142%27 HTTP/1.1" 200 None
2026-03-24 22:19:21 [adesa.de] INFO: Saving data for 10699142: {'auction_closing_time': 1774429200.0, 'created_time': 1774009358.787071, 'last_price_update_time': 1774390761.922526}
2026-03-24 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10699142') HTTP/1.1" 204 0
2026-03-24 22:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708721> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55f22ed9-d5e4-5070-835a-2868d0c86ecb with identifier: 10708721
2026-03-24 22:19:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55f22ed9-d5e4-5070-835a-2868d0c86ecb with scrape type 2
2026-03-24 22:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55f22ed9-d5e4-5070-835a-2868d0c86ecb with scrape type 2
2026-03-24 22:19:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 55f22ed9-d5e4-5070-835a-2868d0c86ecb, identifier: 10708721
2026-03-24 22:19:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 55f22ed9-d5e4-5070-835a-2868d0c86ecb with identifier: 10708721
2026-03-24 22:19:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 55f22ed9-d5e4-5070-835a-2868d0c86ecb with identifier: 10708721
2026-03-24 22:19:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 55f22ed9-d5e4-5070-835a-2868d0c86ecb with identifier: 10708721 to the API
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:19:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708721>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Electric',
'id': '55f22ed9-d5e4-5070-835a-2868d0c86ecb',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26014018A',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708721',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 21668,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2021-10-06',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen ID.3 Pro - Electric - Automatic - 204 hp - 21.668 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2021}
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708721%27 HTTP/1.1" 200 None
2026-03-24 22:19:22 [adesa.de] INFO: Saving data for 10708721: {'auction_closing_time': 1774434300.0, 'created_time': 1774287440.241551, 'last_price_update_time': 1774390762.455643}
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708721') HTTP/1.1" 204 0
2026-03-24 22:19: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-24 22: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-24 22:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708705> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708710> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714502> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22: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-24 22: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-24 22:19:22 [adesa.de] INFO: Found listing with ID: 10699100
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710699100%27 HTTP/1.1" 200 None
2026-03-24 22:19:22 [adesa.de] INFO: Scrape type for 10699100: 0
2026-03-24 22:19:22 [adesa.de] INFO: Skipping item 10699100 url https://www.openlane.eu/en/carv6/auction/10699100
2026-03-24 22:19:22 [adesa.de] INFO: Found listing with ID: 10699118
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710699118%27 HTTP/1.1" 200 None
2026-03-24 22:19:22 [adesa.de] INFO: Scrape type for 10699118: 0
2026-03-24 22:19:22 [adesa.de] INFO: Skipping item 10699118 url https://www.openlane.eu/en/carv6/auction/10699118
2026-03-24 22:19:22 [adesa.de] INFO: Found listing with ID: 10699146
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710699146%27 HTTP/1.1" 200 None
2026-03-24 22:19:22 [adesa.de] INFO: Scrape type for 10699146: 0
2026-03-24 22:19:22 [adesa.de] INFO: Skipping item 10699146 url https://www.openlane.eu/en/carv6/auction/10699146
2026-03-24 22:19:22 [adesa.de] INFO: Found listing with ID: 10699074
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710699074%27 HTTP/1.1" 200 None
2026-03-24 22:19:22 [adesa.de] INFO: Scrape type for 10699074: 0
2026-03-24 22:19:22 [adesa.de] INFO: Skipping item 10699074 url https://www.openlane.eu/en/carv6/auction/10699074
2026-03-24 22:19:22 [adesa.de] INFO: Found listing with ID: 10699081
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710699081%27 HTTP/1.1" 200 None
2026-03-24 22:19:22 [adesa.de] INFO: Scrape type for 10699081: 0
2026-03-24 22:19:22 [adesa.de] INFO: Skipping item 10699081 url https://www.openlane.eu/en/carv6/auction/10699081
2026-03-24 22:19:22 [adesa.de] INFO: Found listing with ID: 10695235
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710695235%27 HTTP/1.1" 200 None
2026-03-24 22:19:22 [adesa.de] INFO: Scrape type for 10695235: 0
2026-03-24 22:19:22 [adesa.de] INFO: Skipping item 10695235 url https://www.openlane.eu/en/carv6/auction/10695235
2026-03-24 22:19:22 [adesa.de] INFO: Found listing with ID: 10695232
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710695232%27 HTTP/1.1" 200 None
2026-03-24 22:19:22 [adesa.de] INFO: Scrape type for 10695232: 0
2026-03-24 22:19:22 [adesa.de] INFO: Skipping item 10695232 url https://www.openlane.eu/en/carv6/auction/10695232
2026-03-24 22:19:22 [adesa.de] INFO: Found listing with ID: 10695233
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710695233%27 HTTP/1.1" 200 None
2026-03-24 22:19:22 [adesa.de] INFO: Scrape type for 10695233: 0
2026-03-24 22:19:22 [adesa.de] INFO: Skipping item 10695233 url https://www.openlane.eu/en/carv6/auction/10695233
2026-03-24 22:19:22 [adesa.de] INFO: Found listing with ID: 10695230
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710695230%27 HTTP/1.1" 200 None
2026-03-24 22:19:22 [adesa.de] INFO: Scrape type for 10695230: 0
2026-03-24 22:19:22 [adesa.de] INFO: Skipping item 10695230 url https://www.openlane.eu/en/carv6/auction/10695230
2026-03-24 22:19:22 [adesa.de] INFO: Found listing with ID: 10695231
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710695231%27 HTTP/1.1" 200 None
2026-03-24 22:19:22 [adesa.de] INFO: Scrape type for 10695231: 0
2026-03-24 22:19:22 [adesa.de] INFO: Skipping item 10695231 url https://www.openlane.eu/en/carv6/auction/10695231
2026-03-24 22:19:22 [adesa.de] INFO: Found listing with ID: 10695234
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710695234%27 HTTP/1.1" 200 None
2026-03-24 22:19:22 [adesa.de] INFO: Scrape type for 10695234: 0
2026-03-24 22:19:22 [adesa.de] INFO: Skipping item 10695234 url https://www.openlane.eu/en/carv6/auction/10695234
2026-03-24 22:19:22 [adesa.de] INFO: Found listing with ID: 10695236
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710695236%27 HTTP/1.1" 200 None
2026-03-24 22:19:22 [adesa.de] INFO: Scrape type for 10695236: 0
2026-03-24 22:19:22 [adesa.de] INFO: Skipping item 10695236 url https://www.openlane.eu/en/carv6/auction/10695236
2026-03-24 22:19:22 [adesa.de] INFO: Found listing with ID: 10700138
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710700138%27 HTTP/1.1" 200 None
2026-03-24 22:19:22 [adesa.de] INFO: Scrape type for 10700138: 0
2026-03-24 22:19:22 [adesa.de] INFO: Skipping item 10700138 url https://www.openlane.eu/en/carv6/auction/10700138
2026-03-24 22:19:22 [adesa.de] INFO: Found listing with ID: 10704764
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710704764%27 HTTP/1.1" 200 None
2026-03-24 22:19:22 [adesa.de] INFO: Scrape type for 10704764: 0
2026-03-24 22:19:22 [adesa.de] INFO: Skipping item 10704764 url https://www.openlane.eu/en/carv6/auction/10704764
2026-03-24 22:19:22 [adesa.de] INFO: Found listing with ID: 10716252
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710716252%27 HTTP/1.1" 200 None
2026-03-24 22:19:22 [adesa.de] INFO: Scrape type for 10716252: 0
2026-03-24 22:19:22 [adesa.de] INFO: Skipping item 10716252 url https://www.openlane.eu/en/carv6/auction/10716252
2026-03-24 22:19:22 [adesa.de] INFO: Found listing with ID: 10703209
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710703209%27 HTTP/1.1" 200 None
2026-03-24 22:19:22 [adesa.de] INFO: Scrape type for 10703209: 0
2026-03-24 22:19:22 [adesa.de] INFO: Skipping item 10703209 url https://www.openlane.eu/en/carv6/auction/10703209
2026-03-24 22:19:22 [adesa.de] INFO: Found listing with ID: 10702839
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710702839%27 HTTP/1.1" 200 None
2026-03-24 22:19:22 [adesa.de] INFO: Scrape type for 10702839: 0
2026-03-24 22:19:22 [adesa.de] INFO: Skipping item 10702839 url https://www.openlane.eu/en/carv6/auction/10702839
2026-03-24 22:19:22 [adesa.de] INFO: Found listing with ID: 10702802
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710702802%27 HTTP/1.1" 200 None
2026-03-24 22:19:22 [adesa.de] INFO: Scrape type for 10702802: 0
2026-03-24 22:19:22 [adesa.de] INFO: Skipping item 10702802 url https://www.openlane.eu/en/carv6/auction/10702802
2026-03-24 22:19:22 [adesa.de] INFO: Found listing with ID: 10703214
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710703214%27 HTTP/1.1" 200 None
2026-03-24 22:19:22 [adesa.de] INFO: Scrape type for 10703214: 0
2026-03-24 22:19:22 [adesa.de] INFO: Skipping item 10703214 url https://www.openlane.eu/en/carv6/auction/10703214
2026-03-24 22:19:22 [adesa.de] INFO: Found listing with ID: 10703412
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710703412%27 HTTP/1.1" 200 None
2026-03-24 22:19:22 [adesa.de] INFO: Scrape type for 10703412: 0
2026-03-24 22:19:22 [adesa.de] INFO: Skipping item 10703412 url https://www.openlane.eu/en/carv6/auction/10703412
2026-03-24 22:19:22 [adesa.de] INFO: Found listing with ID: 10675734
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710675734%27 HTTP/1.1" 200 None
2026-03-24 22:19:22 [adesa.de] INFO: Scrape type for 10675734: 0
2026-03-24 22:19:22 [adesa.de] INFO: Skipping item 10675734 url https://www.openlane.eu/en/carv6/auction/10675734
2026-03-24 22:19:22 [adesa.de] INFO: Found listing with ID: 10703215
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710703215%27 HTTP/1.1" 200 None
2026-03-24 22:19:22 [adesa.de] INFO: Scrape type for 10703215: 0
2026-03-24 22:19:22 [adesa.de] INFO: Skipping item 10703215 url https://www.openlane.eu/en/carv6/auction/10703215
2026-03-24 22:19:22 [adesa.de] INFO: Found listing with ID: 10702796
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710702796%27 HTTP/1.1" 200 None
2026-03-24 22:19:22 [adesa.de] INFO: Scrape type for 10702796: 0
2026-03-24 22:19:22 [adesa.de] INFO: Skipping item 10702796 url https://www.openlane.eu/en/carv6/auction/10702796
2026-03-24 22:19:22 [adesa.de] INFO: Found listing with ID: 10703207
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710703207%27 HTTP/1.1" 200 None
2026-03-24 22:19:22 [adesa.de] INFO: Scrape type for 10703207: 0
2026-03-24 22:19:22 [adesa.de] INFO: Skipping item 10703207 url https://www.openlane.eu/en/carv6/auction/10703207
2026-03-24 22:19:22 [adesa.de] INFO: Found listing with ID: 10702838
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710702838%27 HTTP/1.1" 200 None
2026-03-24 22:19:22 [adesa.de] INFO: Scrape type for 10702838: 0
2026-03-24 22:19:22 [adesa.de] INFO: Skipping item 10702838 url https://www.openlane.eu/en/carv6/auction/10702838
2026-03-24 22:19:22 [adesa.de] INFO: Found listing with ID: 10703213
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710703213%27 HTTP/1.1" 200 None
2026-03-24 22:19:22 [adesa.de] INFO: Scrape type for 10703213: 0
2026-03-24 22:19:22 [adesa.de] INFO: Skipping item 10703213 url https://www.openlane.eu/en/carv6/auction/10703213
2026-03-24 22:19:22 [adesa.de] INFO: Found listing with ID: 10677120
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710677120%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10677120: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10677120 url https://www.openlane.eu/en/carv6/auction/10677120
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10702797
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710702797%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10702797: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10702797 url https://www.openlane.eu/en/carv6/auction/10702797
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10677121
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710677121%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10677121: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10677121 url https://www.openlane.eu/en/carv6/auction/10677121
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10702804
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710702804%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10702804: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10702804 url https://www.openlane.eu/en/carv6/auction/10702804
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10702805
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710702805%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10702805: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10702805 url https://www.openlane.eu/en/carv6/auction/10702805
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10702800
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710702800%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10702800: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10702800 url https://www.openlane.eu/en/carv6/auction/10702800
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10703211
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710703211%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10703211: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10703211 url https://www.openlane.eu/en/carv6/auction/10703211
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10675733
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710675733%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10675733: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10675733 url https://www.openlane.eu/en/carv6/auction/10675733
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10690307
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710690307%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10690307: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10690307 url https://www.openlane.eu/en/carv6/auction/10690307
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10702841
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710702841%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10702841: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10702841 url https://www.openlane.eu/en/carv6/auction/10702841
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10703216
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710703216%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10703216: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10703216 url https://www.openlane.eu/en/carv6/auction/10703216
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10690306
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710690306%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10690306: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10690306 url https://www.openlane.eu/en/carv6/auction/10690306
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10608847
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710608847%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10608847: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10608847 url https://www.openlane.eu/en/carv6/auction/10608847
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10616543
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710616543%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10616543: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10616543 url https://www.openlane.eu/en/carv6/auction/10616543
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10100285
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710100285%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10100285: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10100285 url https://www.openlane.eu/en/carv6/auction/10100285
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10504923
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710504923%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10504923: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10504923 url https://www.openlane.eu/en/carv6/auction/10504923
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10504956
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710504956%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10504956: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10504956 url https://www.openlane.eu/en/carv6/auction/10504956
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10504969
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710504969%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10504969: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10504969 url https://www.openlane.eu/en/carv6/auction/10504969
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10505038
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710505038%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10505038: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10505038 url https://www.openlane.eu/en/carv6/auction/10505038
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10505037
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710505037%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10505037: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10505037 url https://www.openlane.eu/en/carv6/auction/10505037
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10505032
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710505032%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10505032: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10505032 url https://www.openlane.eu/en/carv6/auction/10505032
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10505042
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710505042%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10505042: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10505042 url https://www.openlane.eu/en/carv6/auction/10505042
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10688552
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710688552%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10688552: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10688552 url https://www.openlane.eu/en/carv6/auction/10688552
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10548333
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710548333%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10548333: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10548333 url https://www.openlane.eu/en/carv6/auction/10548333
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10505023
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710505023%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10505023: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10505023 url https://www.openlane.eu/en/carv6/auction/10505023
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10504910
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710504910%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10504910: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10504910 url https://www.openlane.eu/en/carv6/auction/10504910
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10505050
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710505050%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10505050: 2
2026-03-24 22:19:23 [adesa.de] INFO: Scraping item 10505050 url https://www.openlane.eu/en/carv6/auction/10505050
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10504988
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710504988%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10504988: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10504988 url https://www.openlane.eu/en/carv6/auction/10504988
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10504915
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710504915%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10504915: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10504915 url https://www.openlane.eu/en/carv6/auction/10504915
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10504992
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710504992%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10504992: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10504992 url https://www.openlane.eu/en/carv6/auction/10504992
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10649966
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710649966%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10649966: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10649966 url https://www.openlane.eu/en/carv6/auction/10649966
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10504959
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710504959%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10504959: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10504959 url https://www.openlane.eu/en/carv6/auction/10504959
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10504980
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710504980%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10504980: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10504980 url https://www.openlane.eu/en/carv6/auction/10504980
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10504958
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710504958%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10504958: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10504958 url https://www.openlane.eu/en/carv6/auction/10504958
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10504919
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710504919%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10504919: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10504919 url https://www.openlane.eu/en/carv6/auction/10504919
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10505021
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710505021%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10505021: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10505021 url https://www.openlane.eu/en/carv6/auction/10505021
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10504951
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710504951%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10504951: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10504951 url https://www.openlane.eu/en/carv6/auction/10504951
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10527712
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710527712%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10527712: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10527712 url https://www.openlane.eu/en/carv6/auction/10527712
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10504986
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710504986%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10504986: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10504986 url https://www.openlane.eu/en/carv6/auction/10504986
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10530502
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710530502%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10530502: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10530502 url https://www.openlane.eu/en/carv6/auction/10530502
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10276383
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710276383%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10276383: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10276383 url https://www.openlane.eu/en/carv6/auction/10276383
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 9958697
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%279958697%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 9958697: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 9958697 url https://www.openlane.eu/en/carv6/auction/9958697
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10504985
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710504985%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10504985: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10504985 url https://www.openlane.eu/en/carv6/auction/10504985
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10504984
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710504984%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10504984: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10504984 url https://www.openlane.eu/en/carv6/auction/10504984
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10715526
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715526%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10715526: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10715526 url https://www.openlane.eu/en/carv6/auction/10715526
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10526752
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710526752%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10526752: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10526752 url https://www.openlane.eu/en/carv6/auction/10526752
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10687172
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710687172%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10687172: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10687172 url https://www.openlane.eu/en/carv6/auction/10687172
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10665478
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710665478%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10665478: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10665478 url https://www.openlane.eu/en/carv6/auction/10665478
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10632979
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710632979%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10632979: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10632979 url https://www.openlane.eu/en/carv6/auction/10632979
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10597841
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710597841%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10597841: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10597841 url https://www.openlane.eu/en/carv6/auction/10597841
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10698052
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710698052%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10698052: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10698052 url https://www.openlane.eu/en/carv6/auction/10698052
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10694524
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710694524%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10694524: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10694524 url https://www.openlane.eu/en/carv6/auction/10694524
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10703826
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710703826%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10703826: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10703826 url https://www.openlane.eu/en/carv6/auction/10703826
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10626566
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710626566%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10626566: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10626566 url https://www.openlane.eu/en/carv6/auction/10626566
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10698811
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710698811%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10698811: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10698811 url https://www.openlane.eu/en/carv6/auction/10698811
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10699732
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710699732%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.de] INFO: Scrape type for 10699732: 0
2026-03-24 22:19:23 [adesa.de] INFO: Skipping item 10699732 url https://www.openlane.eu/en/carv6/auction/10699732
2026-03-24 22:19:23 [adesa.de] INFO: Found listing with ID: 10696471
2026-03-24 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710696471%27 HTTP/1.1" 200 None
2026-03-24 22:19:24 [adesa.de] INFO: Scrape type for 10696471: 0
2026-03-24 22:19:24 [adesa.de] INFO: Skipping item 10696471 url https://www.openlane.eu/en/carv6/auction/10696471
2026-03-24 22:19:24 [adesa.de] INFO: Found listing with ID: 10663906
2026-03-24 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710663906%27 HTTP/1.1" 200 None
2026-03-24 22:19:24 [adesa.de] INFO: Scrape type for 10663906: 0
2026-03-24 22:19:24 [adesa.de] INFO: Skipping item 10663906 url https://www.openlane.eu/en/carv6/auction/10663906
2026-03-24 22:19:24 [adesa.de] INFO: Found listing with ID: 10710382
2026-03-24 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710710382%27 HTTP/1.1" 200 None
2026-03-24 22:19:24 [adesa.de] INFO: Scrape type for 10710382: 0
2026-03-24 22:19:24 [adesa.de] INFO: Skipping item 10710382 url https://www.openlane.eu/en/carv6/auction/10710382
2026-03-24 22:19:24 [adesa.de] INFO: Found listing with ID: 10691964
2026-03-24 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710691964%27 HTTP/1.1" 200 None
2026-03-24 22:19:24 [adesa.de] INFO: Scrape type for 10691964: 0
2026-03-24 22:19:24 [adesa.de] INFO: Skipping item 10691964 url https://www.openlane.eu/en/carv6/auction/10691964
2026-03-24 22:19:24 [adesa.de] INFO: Found listing with ID: 10707703
2026-03-24 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710707703%27 HTTP/1.1" 200 None
2026-03-24 22:19:24 [adesa.de] INFO: Scrape type for 10707703: 0
2026-03-24 22:19:24 [adesa.de] INFO: Skipping item 10707703 url https://www.openlane.eu/en/carv6/auction/10707703
2026-03-24 22:19:24 [adesa.de] INFO: Found listing with ID: 10553682
2026-03-24 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710553682%27 HTTP/1.1" 200 None
2026-03-24 22:19:24 [adesa.de] INFO: Scrape type for 10553682: 0
2026-03-24 22:19:24 [adesa.de] INFO: Skipping item 10553682 url https://www.openlane.eu/en/carv6/auction/10553682
2026-03-24 22:19:24 [adesa.de] INFO: Found listing with ID: 10698181
2026-03-24 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710698181%27 HTTP/1.1" 200 None
2026-03-24 22:19:24 [adesa.de] INFO: Scrape type for 10698181: 0
2026-03-24 22:19:24 [adesa.de] INFO: Skipping item 10698181 url https://www.openlane.eu/en/carv6/auction/10698181
2026-03-24 22:19:24 [adesa.de] INFO: Found listing with ID: 10697386
2026-03-24 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710697386%27 HTTP/1.1" 200 None
2026-03-24 22:19:24 [adesa.de] INFO: Scrape type for 10697386: 0
2026-03-24 22:19:24 [adesa.de] INFO: Skipping item 10697386 url https://www.openlane.eu/en/carv6/auction/10697386
2026-03-24 22:19:24 [adesa.de] INFO: Found listing with ID: 10585779
2026-03-24 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710585779%27 HTTP/1.1" 200 None
2026-03-24 22:19:24 [adesa.de] INFO: Scrape type for 10585779: 0
2026-03-24 22:19:24 [adesa.de] INFO: Skipping item 10585779 url https://www.openlane.eu/en/carv6/auction/10585779
2026-03-24 22:19:24 [adesa.de] INFO: Found listing with ID: 10525350
2026-03-24 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710525350%27 HTTP/1.1" 200 None
2026-03-24 22:19:24 [adesa.de] INFO: Scrape type for 10525350: 0
2026-03-24 22:19:24 [adesa.de] INFO: Skipping item 10525350 url https://www.openlane.eu/en/carv6/auction/10525350
2026-03-24 22:19:24 [adesa.de] INFO: Found listing with ID: 10662396
2026-03-24 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710662396%27 HTTP/1.1" 200 None
2026-03-24 22:19:24 [adesa.de] INFO: Scrape type for 10662396: 2
2026-03-24 22:19:24 [adesa.de] INFO: Scraping item 10662396 url https://www.openlane.eu/en/carv6/auction/10662396
2026-03-24 22:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714531> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708716> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:24 [adesa.de] INFO: Found listing with ID: 10590424
2026-03-24 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710590424%27 HTTP/1.1" 200 None
2026-03-24 22:19:24 [adesa.de] INFO: Scrape type for 10590424: 0
2026-03-24 22:19:24 [adesa.de] INFO: Skipping item 10590424 url https://www.openlane.eu/en/carv6/auction/10590424
2026-03-24 22:19:24 [adesa.de] INFO: Found listing with ID: 10606756
2026-03-24 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710606756%27 HTTP/1.1" 200 None
2026-03-24 22:19:24 [adesa.de] INFO: Scrape type for 10606756: 0
2026-03-24 22:19:24 [adesa.de] INFO: Skipping item 10606756 url https://www.openlane.eu/en/carv6/auction/10606756
2026-03-24 22:19:24 [adesa.de] INFO: Found listing with ID: 10644733
2026-03-24 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710644733%27 HTTP/1.1" 200 None
2026-03-24 22:19:24 [adesa.de] INFO: Scrape type for 10644733: 0
2026-03-24 22:19:24 [adesa.de] INFO: Skipping item 10644733 url https://www.openlane.eu/en/carv6/auction/10644733
2026-03-24 22:19:24 [adesa.de] INFO: Found listing with ID: 10557402
2026-03-24 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710557402%27 HTTP/1.1" 200 None
2026-03-24 22:19:24 [adesa.de] INFO: Scrape type for 10557402: 0
2026-03-24 22:19:24 [adesa.de] INFO: Skipping item 10557402 url https://www.openlane.eu/en/carv6/auction/10557402
2026-03-24 22:19:24 [adesa.de] INFO: Found listing with ID: 10504917
2026-03-24 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710504917%27 HTTP/1.1" 200 None
2026-03-24 22:19:24 [adesa.de] INFO: Scrape type for 10504917: 0
2026-03-24 22:19:24 [adesa.de] INFO: Skipping item 10504917 url https://www.openlane.eu/en/carv6/auction/10504917
2026-03-24 22:19:24 [adesa.de] INFO: Found listing with ID: 10504929
2026-03-24 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710504929%27 HTTP/1.1" 200 None
2026-03-24 22:19:24 [adesa.de] INFO: Scrape type for 10504929: 0
2026-03-24 22:19:24 [adesa.de] INFO: Skipping item 10504929 url https://www.openlane.eu/en/carv6/auction/10504929
2026-03-24 22:19:24 [adesa.de] INFO: Found listing with ID: 10504911
2026-03-24 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710504911%27 HTTP/1.1" 200 None
2026-03-24 22:19:24 [adesa.de] INFO: Scrape type for 10504911: 0
2026-03-24 22:19:24 [adesa.de] INFO: Skipping item 10504911 url https://www.openlane.eu/en/carv6/auction/10504911
2026-03-24 22: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-24 22:19:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f853066b-8c59-5456-a3d0-ab893d8b7ea5 with identifier: 10708705
2026-03-24 22:19:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f853066b-8c59-5456-a3d0-ab893d8b7ea5 with scrape type 2
2026-03-24 22:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f853066b-8c59-5456-a3d0-ab893d8b7ea5 with scrape type 2
2026-03-24 22:19:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f853066b-8c59-5456-a3d0-ab893d8b7ea5, identifier: 10708705
2026-03-24 22:19:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3875e9fe-5418-53e9-8054-35980ed78e30 with identifier: 10708710
2026-03-24 22:19:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3875e9fe-5418-53e9-8054-35980ed78e30 with scrape type 2
2026-03-24 22:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3875e9fe-5418-53e9-8054-35980ed78e30 with scrape type 2
2026-03-24 22:19:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3875e9fe-5418-53e9-8054-35980ed78e30, identifier: 10708710
2026-03-24 22:19:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19499d73-b222-555c-ae03-e8fa779dbfac with identifier: 10714502
2026-03-24 22:19:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19499d73-b222-555c-ae03-e8fa779dbfac with scrape type 2
2026-03-24 22:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19499d73-b222-555c-ae03-e8fa779dbfac with scrape type 2
2026-03-24 22:19:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 19499d73-b222-555c-ae03-e8fa779dbfac, identifier: 10714502
2026-03-24 22:19:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f853066b-8c59-5456-a3d0-ab893d8b7ea5 with identifier: 10708705
2026-03-24 22:19:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f853066b-8c59-5456-a3d0-ab893d8b7ea5 with identifier: 10708705
2026-03-24 22:19:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f853066b-8c59-5456-a3d0-ab893d8b7ea5 with identifier: 10708705 to the API
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:19:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708705>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 145,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Electric',
'id': 'f853066b-8c59-5456-a3d0-ab893d8b7ea5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26014017F',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708705',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 35058,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2021-08-18',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen ID.3 Pro - Electric - Automatic - 145 hp - 35.058 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2021}
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708705%27 HTTP/1.1" 200 None
2026-03-24 22:19:25 [adesa.de] INFO: Saving data for 10708705: {'auction_closing_time': 1774434300.0, 'created_time': 1774287442.855313, 'last_price_update_time': 1774390765.211383}
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708705') HTTP/1.1" 204 0
2026-03-24 22:19:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3875e9fe-5418-53e9-8054-35980ed78e30 with identifier: 10708710
2026-03-24 22:19:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3875e9fe-5418-53e9-8054-35980ed78e30 with identifier: 10708710
2026-03-24 22:19:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3875e9fe-5418-53e9-8054-35980ed78e30 with identifier: 10708710 to the API
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:19:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708710>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Electric',
'id': '3875e9fe-5418-53e9-8054-35980ed78e30',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260140187',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708710',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 46887,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14500,
'price_includes_vat': True,
'registration_date': '2021-08-31',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen ID.3 Family - Electric - Automatic - 204 hp - 46.887 km',
'transmission': 'automatic',
'trim': 'Family',
'vin': None,
'year': 2021}
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708710%27 HTTP/1.1" 200 None
2026-03-24 22:19:25 [adesa.de] INFO: Saving data for 10708710: {'auction_closing_time': 1774434300.0, 'created_time': 1774287439.557564, 'last_price_update_time': 1774390765.596198}
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708710') HTTP/1.1" 204 0
2026-03-24 22:19:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 19499d73-b222-555c-ae03-e8fa779dbfac with identifier: 10714502
2026-03-24 22:19:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 19499d73-b222-555c-ae03-e8fa779dbfac with identifier: 10714502
2026-03-24 22:19:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 19499d73-b222-555c-ae03-e8fa779dbfac with identifier: 10714502 to the API
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:19:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714502>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Electric',
'id': '19499d73-b222-555c-ae03-e8fa779dbfac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29412',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714502',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 50115,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15300,
'price_includes_vat': True,
'registration_date': '2021-07-12',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.3 58 kWh 1st Plus - Electric - Automatic - 204 hp - '
'50.115 km',
'transmission': 'automatic',
'trim': '1st Plus',
'vin': None,
'year': 2021}
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714502%27 HTTP/1.1" 200 None
2026-03-24 22:19:25 [adesa.de] INFO: Saving data for 10714502: {'auction_closing_time': 1774434000.0, 'created_time': 1774287452.271386, 'last_price_update_time': 1774390765.885807}
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714502') HTTP/1.1" 204 0
2026-03-24 22:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708707> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22:19:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 414a514d-514c-50b7-92e1-f4f855499a19 with identifier: 10714531
2026-03-24 22:19:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 414a514d-514c-50b7-92e1-f4f855499a19 with scrape type 2
2026-03-24 22:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 414a514d-514c-50b7-92e1-f4f855499a19 with scrape type 2
2026-03-24 22:19:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 414a514d-514c-50b7-92e1-f4f855499a19, identifier: 10714531
2026-03-24 22:19:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c97ee56-81f0-5145-8913-fada462a45cc with identifier: 10708716
2026-03-24 22:19:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c97ee56-81f0-5145-8913-fada462a45cc with scrape type 2
2026-03-24 22:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c97ee56-81f0-5145-8913-fada462a45cc with scrape type 2
2026-03-24 22:19:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6c97ee56-81f0-5145-8913-fada462a45cc, identifier: 10708716
2026-03-24 22:19:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 414a514d-514c-50b7-92e1-f4f855499a19 with identifier: 10714531
2026-03-24 22:19:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 414a514d-514c-50b7-92e1-f4f855499a19 with identifier: 10714531
2026-03-24 22:19:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 414a514d-514c-50b7-92e1-f4f855499a19 with identifier: 10714531 to the API
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:19:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714531>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Electric',
'id': '414a514d-514c-50b7-92e1-f4f855499a19',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28982',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714531',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 92663,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2020-10-14',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.3 1st Edition - Electric - Automatic - 204 hp - '
'92.663 km',
'transmission': 'automatic',
'trim': '1st Edition',
'vin': None,
'year': 2020}
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714531%27 HTTP/1.1" 200 None
2026-03-24 22:19:26 [adesa.de] INFO: Saving data for 10714531: {'auction_closing_time': 1774434000.0, 'created_time': 1774287445.784802, 'last_price_update_time': 1774390766.37447}
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714531') HTTP/1.1" 204 0
2026-03-24 22:19:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6c97ee56-81f0-5145-8913-fada462a45cc with identifier: 10708716
2026-03-24 22:19:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6c97ee56-81f0-5145-8913-fada462a45cc with identifier: 10708716
2026-03-24 22:19:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6c97ee56-81f0-5145-8913-fada462a45cc with identifier: 10708716 to the API
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:19:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708716>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Electric',
'id': '6c97ee56-81f0-5145-8913-fada462a45cc',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260140183',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708716',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 26578,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20500,
'price_includes_vat': True,
'registration_date': '2023-08-22',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen ID.3 Pro - Electric - Automatic - 204 hp - 26.578 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2023}
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708716%27 HTTP/1.1" 200 None
2026-03-24 22:19:26 [adesa.de] INFO: Saving data for 10708716: {'auction_closing_time': 1774434300.0, 'created_time': 1774287476.161901, 'last_price_update_time': 1774390766.65457}
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708716') HTTP/1.1" 204 0
2026-03-24 22:19:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5d08060-3f33-5095-82e0-02e2ebb2f611 with identifier: 10708707
2026-03-24 22:19:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5d08060-3f33-5095-82e0-02e2ebb2f611 with scrape type 2
2026-03-24 22:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5d08060-3f33-5095-82e0-02e2ebb2f611 with scrape type 2
2026-03-24 22:19:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d5d08060-3f33-5095-82e0-02e2ebb2f611, identifier: 10708707
2026-03-24 22:19:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d5d08060-3f33-5095-82e0-02e2ebb2f611 with identifier: 10708707
2026-03-24 22:19:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d5d08060-3f33-5095-82e0-02e2ebb2f611 with identifier: 10708707
2026-03-24 22:19:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d5d08060-3f33-5095-82e0-02e2ebb2f611 with identifier: 10708707 to the API
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:19:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708707>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Diesel',
'id': 'd5d08060-3f33-5095-82e0-02e2ebb2f611',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26014017C',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708707',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 128177,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf Variant 2.0 TDI Style - Diesel - Automatic - 150 hp '
'- 128.177 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-24 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708707%27 HTTP/1.1" 200 None
2026-03-24 22:19:27 [adesa.de] INFO: Saving data for 10708707: {'auction_closing_time': 1774434300.0, 'created_time': 1774287466.37493, 'last_price_update_time': 1774390767.035486}
2026-03-24 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708707') HTTP/1.1" 204 0
2026-03-24 22:19:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708698> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708699> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22: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-24 22:19:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708738> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22:19:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714292> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22:19:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ba61c47-a75c-54ff-9b0e-6979eb1f451c with identifier: 10708698
2026-03-24 22:19:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ba61c47-a75c-54ff-9b0e-6979eb1f451c with scrape type 2
2026-03-24 22:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ba61c47-a75c-54ff-9b0e-6979eb1f451c with scrape type 2
2026-03-24 22:19:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9ba61c47-a75c-54ff-9b0e-6979eb1f451c, identifier: 10708698
2026-03-24 22:19:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9ba61c47-a75c-54ff-9b0e-6979eb1f451c with identifier: 10708698
2026-03-24 22:19:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9ba61c47-a75c-54ff-9b0e-6979eb1f451c with identifier: 10708698
2026-03-24 22:19:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9ba61c47-a75c-54ff-9b0e-6979eb1f451c with identifier: 10708698 to the API
2026-03-24 22:19:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708698>
{'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-25T10:25:00Z',
'fuel_type': 'Diesel',
'id': '9ba61c47-a75c-54ff-9b0e-6979eb1f451c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260140175',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708698',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 37514,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17600,
'price_includes_vat': True,
'registration_date': '2023-11-09',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf Variant 2.0 TDI Life - Diesel - Manual - 150 hp - '
'37.514 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-24 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708698%27 HTTP/1.1" 200 None
2026-03-24 22:19:27 [adesa.de] INFO: Saving data for 10708698: {'auction_closing_time': 1774434300.0, 'created_time': 1774287448.997717, 'last_price_update_time': 1774390767.51279}
2026-03-24 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708698') HTTP/1.1" 204 0
2026-03-24 22:19:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5d65578-ff9f-534d-8c74-8f8beb797732 with identifier: 10708699
2026-03-24 22:19:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5d65578-ff9f-534d-8c74-8f8beb797732 with scrape type 2
2026-03-24 22:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5d65578-ff9f-534d-8c74-8f8beb797732 with scrape type 2
2026-03-24 22:19:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d5d65578-ff9f-534d-8c74-8f8beb797732, identifier: 10708699
2026-03-24 22:19:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d5d65578-ff9f-534d-8c74-8f8beb797732 with identifier: 10708699
2026-03-24 22:19:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d5d65578-ff9f-534d-8c74-8f8beb797732 with identifier: 10708699
2026-03-24 22:19:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d5d65578-ff9f-534d-8c74-8f8beb797732 with identifier: 10708699 to the API
2026-03-24 22:19:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708699>
{'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': 115,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Diesel',
'id': 'd5d65578-ff9f-534d-8c74-8f8beb797732',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26014017D',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708699',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 95919,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2023-02-10',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf Variant 2.0 TDI Life - Diesel - Manual - 115 hp - '
'95.919 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-24 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708699%27 HTTP/1.1" 200 None
2026-03-24 22:19:27 [adesa.de] INFO: Saving data for 10708699: {'auction_closing_time': 1774434300.0, 'created_time': 1774287451.581471, 'last_price_update_time': 1774390767.890301}
2026-03-24 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708699') HTTP/1.1" 204 0
2026-03-24 22:19:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708697> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c927ae14-da27-5ce3-a2bb-5b4c69eb66bb with identifier: 10708738
2026-03-24 22:19:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c927ae14-da27-5ce3-a2bb-5b4c69eb66bb with scrape type 2
2026-03-24 22:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c927ae14-da27-5ce3-a2bb-5b4c69eb66bb with scrape type 2
2026-03-24 22:19:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c927ae14-da27-5ce3-a2bb-5b4c69eb66bb, identifier: 10708738
2026-03-24 22:19:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbf5a25a-0f22-55fa-94a2-7af9dbfb2fee with identifier: 10714292
2026-03-24 22:19:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbf5a25a-0f22-55fa-94a2-7af9dbfb2fee with scrape type 2
2026-03-24 22:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbf5a25a-0f22-55fa-94a2-7af9dbfb2fee with scrape type 2
2026-03-24 22:19:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fbf5a25a-0f22-55fa-94a2-7af9dbfb2fee, identifier: 10714292
2026-03-24 22: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-24 22:19:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708703> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c927ae14-da27-5ce3-a2bb-5b4c69eb66bb with identifier: 10708738
2026-03-24 22:19:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c927ae14-da27-5ce3-a2bb-5b4c69eb66bb with identifier: 10708738
2026-03-24 22:19:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c927ae14-da27-5ce3-a2bb-5b4c69eb66bb with identifier: 10708738 to the API
2026-03-24 22:19:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19: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-24 22:19:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708738>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Diesel',
'id': 'c927ae14-da27-5ce3-a2bb-5b4c69eb66bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260140180',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708738',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 7930,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2024-12-09',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf Variant 2.0 TDI Life - Diesel - Manual - 116 hp - '
'7.930 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2024}
2026-03-24 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708738%27 HTTP/1.1" 200 None
2026-03-24 22:19:28 [adesa.de] INFO: Saving data for 10708738: {'auction_closing_time': 1774434300.0, 'created_time': 1774287458.276411, 'last_price_update_time': 1774390768.394433}
2026-03-24 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708738') HTTP/1.1" 204 0
2026-03-24 22:19:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fbf5a25a-0f22-55fa-94a2-7af9dbfb2fee with identifier: 10714292
2026-03-24 22:19:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fbf5a25a-0f22-55fa-94a2-7af9dbfb2fee with identifier: 10714292
2026-03-24 22:19:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fbf5a25a-0f22-55fa-94a2-7af9dbfb2fee with identifier: 10714292 to the API
2026-03-24 22:19:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19: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-24 22:19:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714292>
{'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-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'fbf5a25a-0f22-55fa-94a2-7af9dbfb2fee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31576',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714292',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 108034,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2022-11-14',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Golf Variant 2.0 TDI Life - Diesel - Manual - 150 hp - '
'108.034 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-24 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714292%27 HTTP/1.1" 200 None
2026-03-24 22:19:28 [adesa.de] INFO: Saving data for 10714292: {'auction_closing_time': 1774432800.0, 'created_time': 1774287456.48377, 'last_price_update_time': 1774390768.679203}
2026-03-24 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714292') HTTP/1.1" 204 0
2026-03-24 22: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-24 22:19:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b31d2d9-43d1-59c3-87f8-0f5f1c7cc5db with identifier: 10708697
2026-03-24 22:19:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b31d2d9-43d1-59c3-87f8-0f5f1c7cc5db with scrape type 2
2026-03-24 22:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b31d2d9-43d1-59c3-87f8-0f5f1c7cc5db with scrape type 2
2026-03-24 22:19:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1b31d2d9-43d1-59c3-87f8-0f5f1c7cc5db, identifier: 10708697
2026-03-24 22:19:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df9d4c0b-1c73-53b9-a7d2-770bd02eed9c with identifier: 10708703
2026-03-24 22:19:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df9d4c0b-1c73-53b9-a7d2-770bd02eed9c with scrape type 2
2026-03-24 22:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df9d4c0b-1c73-53b9-a7d2-770bd02eed9c with scrape type 2
2026-03-24 22:19:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: df9d4c0b-1c73-53b9-a7d2-770bd02eed9c, identifier: 10708703
2026-03-24 22:19:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1b31d2d9-43d1-59c3-87f8-0f5f1c7cc5db with identifier: 10708697
2026-03-24 22:19:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1b31d2d9-43d1-59c3-87f8-0f5f1c7cc5db with identifier: 10708697
2026-03-24 22:19:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1b31d2d9-43d1-59c3-87f8-0f5f1c7cc5db with identifier: 10708697 to the API
2026-03-24 22:19:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:19:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708697>
{'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': 115,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Diesel',
'id': '1b31d2d9-43d1-59c3-87f8-0f5f1c7cc5db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260140176',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708697',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 32905,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2023-10-24',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf Variant 2.0 TDI - Diesel - Manual - 115 hp - 32.905 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708697%27 HTTP/1.1" 200 None
2026-03-24 22:19:29 [adesa.de] INFO: Saving data for 10708697: {'auction_closing_time': 1774434300.0, 'created_time': 1774287529.20077, 'last_price_update_time': 1774390769.18124}
2026-03-24 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708697') HTTP/1.1" 204 0
2026-03-24 22:19:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: df9d4c0b-1c73-53b9-a7d2-770bd02eed9c with identifier: 10708703
2026-03-24 22:19:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: df9d4c0b-1c73-53b9-a7d2-770bd02eed9c with identifier: 10708703
2026-03-24 22:19:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: df9d4c0b-1c73-53b9-a7d2-770bd02eed9c with identifier: 10708703 to the API
2026-03-24 22:19:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:19:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708703>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Diesel',
'id': 'df9d4c0b-1c73-53b9-a7d2-770bd02eed9c',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26014017E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708703',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 79368,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2022-10-25',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf Variant 2.0 TDI Life - Diesel - Automatic - 150 hp '
'- 79.368 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-24 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708703%27 HTTP/1.1" 200 None
2026-03-24 22:19:29 [adesa.de] INFO: Saving data for 10708703: {'auction_closing_time': 1774434300.0, 'created_time': 1774287467.279866, 'last_price_update_time': 1774390769.488074}
2026-03-24 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708703') HTTP/1.1" 204 0
2026-03-24 22:19:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708806> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708787> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708729> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708795> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708803> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708727> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4422a1eb-37d2-51d7-8a69-4d0be84ea17c with identifier: 10708806
2026-03-24 22:19:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4422a1eb-37d2-51d7-8a69-4d0be84ea17c with scrape type 2
2026-03-24 22:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4422a1eb-37d2-51d7-8a69-4d0be84ea17c with scrape type 2
2026-03-24 22:19:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4422a1eb-37d2-51d7-8a69-4d0be84ea17c, identifier: 10708806
2026-03-24 22:19:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41de85ce-c3b9-555f-9237-c91f523eed6c with identifier: 10708787
2026-03-24 22:19:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41de85ce-c3b9-555f-9237-c91f523eed6c with scrape type 2
2026-03-24 22:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41de85ce-c3b9-555f-9237-c91f523eed6c with scrape type 2
2026-03-24 22:19:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 41de85ce-c3b9-555f-9237-c91f523eed6c, identifier: 10708787
2026-03-24 22:19:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4422a1eb-37d2-51d7-8a69-4d0be84ea17c with identifier: 10708806
2026-03-24 22:19:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4422a1eb-37d2-51d7-8a69-4d0be84ea17c with identifier: 10708806
2026-03-24 22:19:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4422a1eb-37d2-51d7-8a69-4d0be84ea17c with identifier: 10708806 to the API
2026-03-24 22:19:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:19:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708806>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Petrol',
'id': '4422a1eb-37d2-51d7-8a69-4d0be84ea17c',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545FA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708806',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 108984,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2023-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf Variant 1.5 eTSI Life - Petrol - Automatic - 130 hp '
'- 108.984 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708806%27 HTTP/1.1" 200 None
2026-03-24 22:19:30 [adesa.de] INFO: Saving data for 10708806: {'auction_closing_time': 1774434600.0, 'created_time': 1774287485.475374, 'last_price_update_time': 1774390770.107123}
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708806') HTTP/1.1" 204 0
2026-03-24 22:19:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 41de85ce-c3b9-555f-9237-c91f523eed6c with identifier: 10708787
2026-03-24 22:19:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 41de85ce-c3b9-555f-9237-c91f523eed6c with identifier: 10708787
2026-03-24 22:19:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 41de85ce-c3b9-555f-9237-c91f523eed6c with identifier: 10708787 to the API
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19: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-24 22:19:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708787>
{'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': 245,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Petrol',
'id': '41de85ce-c3b9-555f-9237-c91f523eed6c',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545EA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708787',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 35153,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19500,
'price_includes_vat': True,
'registration_date': '2024-02-22',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf GTI 2.0 TSI - Petrol - Manual - 245 hp - 35.153 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708787%27 HTTP/1.1" 200 None
2026-03-24 22:19:30 [adesa.de] INFO: Saving data for 10708787: {'auction_closing_time': 1774434600.0, 'created_time': 1774287487.031837, 'last_price_update_time': 1774390770.396143}
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708787') HTTP/1.1" 204 0
2026-03-24 22:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714332> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22:19:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84a0ee63-b478-5fdc-a99e-7a87ccf63b79 with identifier: 10708729
2026-03-24 22:19:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84a0ee63-b478-5fdc-a99e-7a87ccf63b79 with scrape type 2
2026-03-24 22:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84a0ee63-b478-5fdc-a99e-7a87ccf63b79 with scrape type 2
2026-03-24 22:19:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 84a0ee63-b478-5fdc-a99e-7a87ccf63b79, identifier: 10708729
2026-03-24 22:19:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e870e0c-e6fc-519e-8bd7-657d56cfe09a with identifier: 10708795
2026-03-24 22:19:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e870e0c-e6fc-519e-8bd7-657d56cfe09a with scrape type 2
2026-03-24 22:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e870e0c-e6fc-519e-8bd7-657d56cfe09a with scrape type 2
2026-03-24 22:19:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3e870e0c-e6fc-519e-8bd7-657d56cfe09a, identifier: 10708795
2026-03-24 22:19:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5395104-1a1c-5eec-8201-58a4d82252ba with identifier: 10708803
2026-03-24 22:19:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5395104-1a1c-5eec-8201-58a4d82252ba with scrape type 2
2026-03-24 22:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5395104-1a1c-5eec-8201-58a4d82252ba with scrape type 2
2026-03-24 22:19:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d5395104-1a1c-5eec-8201-58a4d82252ba, identifier: 10708803
2026-03-24 22:19:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11591f07-bbb1-5640-80ab-37ea38ebce2b with identifier: 10708727
2026-03-24 22:19:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11591f07-bbb1-5640-80ab-37ea38ebce2b with scrape type 2
2026-03-24 22:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11591f07-bbb1-5640-80ab-37ea38ebce2b with scrape type 2
2026-03-24 22:19:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 11591f07-bbb1-5640-80ab-37ea38ebce2b, identifier: 10708727
2026-03-24 22:19:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 84a0ee63-b478-5fdc-a99e-7a87ccf63b79 with identifier: 10708729
2026-03-24 22:19:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 84a0ee63-b478-5fdc-a99e-7a87ccf63b79 with identifier: 10708729
2026-03-24 22:19:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 84a0ee63-b478-5fdc-a99e-7a87ccf63b79 with identifier: 10708729 to the API
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19: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-24 22:19:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708729>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Petrol',
'id': '84a0ee63-b478-5fdc-a99e-7a87ccf63b79',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26014017B',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708729',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 13844,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16800,
'price_includes_vat': True,
'registration_date': '2023-10-04',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf Variant 1.5 eTSI Life - Petrol - Automatic - 130 hp '
'- 13.844 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-24 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708729%27 HTTP/1.1" 200 None
2026-03-24 22:19:31 [adesa.de] INFO: Saving data for 10708729: {'auction_closing_time': 1774434300.0, 'created_time': 1774287474.932234, 'last_price_update_time': 1774390771.380635}
2026-03-24 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708729') HTTP/1.1" 204 0
2026-03-24 22:19:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3e870e0c-e6fc-519e-8bd7-657d56cfe09a with identifier: 10708795
2026-03-24 22:19:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3e870e0c-e6fc-519e-8bd7-657d56cfe09a with identifier: 10708795
2026-03-24 22:19:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3e870e0c-e6fc-519e-8bd7-657d56cfe09a with identifier: 10708795 to the API
2026-03-24 22:19:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:19:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708795>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Diesel',
'id': '3e870e0c-e6fc-519e-8bd7-657d56cfe09a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545F7',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708795',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 91584,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2022-11-10',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf Variant 2.0 TDI - Diesel - Manual - 115 hp - 91.584 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708795%27 HTTP/1.1" 200 None
2026-03-24 22:19:31 [adesa.de] INFO: Saving data for 10708795: {'auction_closing_time': 1774434600.0, 'created_time': 1774287468.876959, 'last_price_update_time': 1774390771.740818}
2026-03-24 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708795') HTTP/1.1" 204 0
2026-03-24 22:19:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d5395104-1a1c-5eec-8201-58a4d82252ba with identifier: 10708803
2026-03-24 22:19:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d5395104-1a1c-5eec-8201-58a4d82252ba with identifier: 10708803
2026-03-24 22:19:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d5395104-1a1c-5eec-8201-58a4d82252ba with identifier: 10708803 to the API
2026-03-24 22:19:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:19:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708803>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'd5395104-1a1c-5eec-8201-58a4d82252ba',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545FC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708803',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 22848,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2023-12-15',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf Variant 1.5 TSI Life - Petrol - Manual - 130 hp - '
'22.848 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-24 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708803%27 HTTP/1.1" 200 None
2026-03-24 22:19:32 [adesa.de] INFO: Saving data for 10708803: {'auction_closing_time': 1774434600.0, 'created_time': 1774287473.156245, 'last_price_update_time': 1774390772.033945}
2026-03-24 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708803') HTTP/1.1" 204 0
2026-03-24 22:19:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 11591f07-bbb1-5640-80ab-37ea38ebce2b with identifier: 10708727
2026-03-24 22:19:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 11591f07-bbb1-5640-80ab-37ea38ebce2b with identifier: 10708727
2026-03-24 22:19:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 11591f07-bbb1-5640-80ab-37ea38ebce2b with identifier: 10708727 to the API
2026-03-24 22:19:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:19:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708727>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Electric',
'id': '11591f07-bbb1-5640-80ab-37ea38ebce2b',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260140192',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708727',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'ID.7',
'odometer': 23779,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 31400,
'price_includes_vat': True,
'registration_date': '2023-11-20',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen ID.7 Pro - Electric - Automatic - 286 hp - 23.779 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2023}
2026-03-24 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708727%27 HTTP/1.1" 200 None
2026-03-24 22:19:32 [adesa.de] INFO: Saving data for 10708727: {'auction_closing_time': 1774434300.0, 'created_time': 1774287336.029191, 'last_price_update_time': 1774390772.32424}
2026-03-24 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708727') HTTP/1.1" 204 0
2026-03-24 22:19:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10662396> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4d42a42-6369-58f2-a271-dde332c6dd67 with identifier: 10714332
2026-03-24 22:19:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4d42a42-6369-58f2-a271-dde332c6dd67 with scrape type 2
2026-03-24 22:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4d42a42-6369-58f2-a271-dde332c6dd67 with scrape type 2
2026-03-24 22:19:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b4d42a42-6369-58f2-a271-dde332c6dd67, identifier: 10714332
2026-03-24 22:19:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b4d42a42-6369-58f2-a271-dde332c6dd67 with identifier: 10714332
2026-03-24 22:19:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b4d42a42-6369-58f2-a271-dde332c6dd67 with identifier: 10714332
2026-03-24 22:19:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b4d42a42-6369-58f2-a271-dde332c6dd67 with identifier: 10714332 to the API
2026-03-24 22:19:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:19:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714332>
{'auction_title': '',
'c_o_2_emission_value': 24,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b4d42a42-6369-58f2-a271-dde332c6dd67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29000',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714332',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 90199,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2021-07-14',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Octavia Combi Style - Hybrid - Automatic - 150 hp - 90.199 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-24 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714332%27 HTTP/1.1" 200 None
2026-03-24 22:19:32 [adesa.de] INFO: Saving data for 10714332: {'auction_closing_time': 1774432800.0, 'created_time': 1774287550.95219, 'last_price_update_time': 1774390772.733744}
2026-03-24 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714332') HTTP/1.1" 204 0
2026-03-24 22:19:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 308cd903-2fbf-5eaf-8690-6af83ff4779e with identifier: 10662396
2026-03-24 22:19:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 308cd903-2fbf-5eaf-8690-6af83ff4779e with scrape type 2
2026-03-24 22:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 308cd903-2fbf-5eaf-8690-6af83ff4779e with scrape type 2
2026-03-24 22:19:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 308cd903-2fbf-5eaf-8690-6af83ff4779e, identifier: 10662396
2026-03-24 22:19:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 308cd903-2fbf-5eaf-8690-6af83ff4779e with identifier: 10662396
2026-03-24 22:19:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 308cd903-2fbf-5eaf-8690-6af83ff4779e with identifier: 10662396
2026-03-24 22:19:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 308cd903-2fbf-5eaf-8690-6af83ff4779e with identifier: 10662396 to the API
2026-03-24 22:19:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:19:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10662396>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 141,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '308cd903-2fbf-5eaf-8690-6af83ff4779e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52787',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10662396',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23000,
'price_includes_vat': True,
'registration_date': '2025-11-06',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai i30 1.5 GDI N Line - Petrol - Automatic - 141 hp - 50 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2025}
2026-03-24 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710662396%27 HTTP/1.1" 200 None
2026-03-24 22:19:33 [adesa.de] INFO: Saving data for 10662396: {'auction_closing_time': 1798675200.0, 'created_time': 1773406660.718748, 'last_price_update_time': 1774390773.159959}
2026-03-24 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10662396') HTTP/1.1" 204 0
2026-03-24 22:19:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708779> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708780> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10505050> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708673> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f18697f-649e-5355-85d0-7f6966a3bf7c with identifier: 10708779
2026-03-24 22:19:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f18697f-649e-5355-85d0-7f6966a3bf7c with scrape type 2
2026-03-24 22:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f18697f-649e-5355-85d0-7f6966a3bf7c with scrape type 2
2026-03-24 22:19:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6f18697f-649e-5355-85d0-7f6966a3bf7c, identifier: 10708779
2026-03-24 22:19:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6f18697f-649e-5355-85d0-7f6966a3bf7c with identifier: 10708779
2026-03-24 22:19:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6f18697f-649e-5355-85d0-7f6966a3bf7c with identifier: 10708779
2026-03-24 22:19:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6f18697f-649e-5355-85d0-7f6966a3bf7c with identifier: 10708779 to the API
2026-03-24 22:19:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:19:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708779>
{'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': 115,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Diesel',
'id': '6f18697f-649e-5355-85d0-7f6966a3bf7c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545E0',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708779',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 9215,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17000,
'price_includes_vat': True,
'registration_date': '2024-02-27',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi 2.0 TDI Style - Diesel - Manual - 115 hp - '
'9.215 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2024}
2026-03-24 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708779%27 HTTP/1.1" 200 None
2026-03-24 22:19:33 [adesa.de] INFO: Saving data for 10708779: {'auction_closing_time': 1774434600.0, 'created_time': 1774287574.640493, 'last_price_update_time': 1774390773.668757}
2026-03-24 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708779') HTTP/1.1" 204 0
2026-03-24 22:19:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c82c457-7d1d-5b0c-a28c-e3f3e4b61ef7 with identifier: 10708780
2026-03-24 22:19:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c82c457-7d1d-5b0c-a28c-e3f3e4b61ef7 with scrape type 2
2026-03-24 22:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c82c457-7d1d-5b0c-a28c-e3f3e4b61ef7 with scrape type 2
2026-03-24 22:19:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9c82c457-7d1d-5b0c-a28c-e3f3e4b61ef7, identifier: 10708780
2026-03-24 22:19:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708786> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9c82c457-7d1d-5b0c-a28c-e3f3e4b61ef7 with identifier: 10708780
2026-03-24 22:19:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9c82c457-7d1d-5b0c-a28c-e3f3e4b61ef7 with identifier: 10708780
2026-03-24 22:19:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9c82c457-7d1d-5b0c-a28c-e3f3e4b61ef7 with identifier: 10708780 to the API
2026-03-24 22:19:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:19:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708780>
{'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-25T10:30:00Z',
'fuel_type': 'Diesel',
'id': '9c82c457-7d1d-5b0c-a28c-e3f3e4b61ef7',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545DF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708780',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 147268,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2023-02-13',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi 2.0 TDI Style - Diesel - Automatic - 150 hp - '
'147.268 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-24 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708780%27 HTTP/1.1" 200 None
2026-03-24 22:19:34 [adesa.de] INFO: Saving data for 10708780: {'auction_closing_time': 1774434600.0, 'created_time': 1774287565.371997, 'last_price_update_time': 1774390774.078381}
2026-03-24 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708780') HTTP/1.1" 204 0
2026-03-24 22: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-24 22:19:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708782> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22:19:34 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: 308cd903-2fbf-5eaf-8690-6af83ff4779e with identifier: 10505050, dropping item
2026-03-24 22:19:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3f9e18e-4964-5216-a2ae-9a7d2fada492 with identifier: 10708673
2026-03-24 22:19:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3f9e18e-4964-5216-a2ae-9a7d2fada492 with scrape type 2
2026-03-24 22:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3f9e18e-4964-5216-a2ae-9a7d2fada492 with scrape type 2
2026-03-24 22:19:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d3f9e18e-4964-5216-a2ae-9a7d2fada492, identifier: 10708673
2026-03-24 22:19:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708783> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d3f9e18e-4964-5216-a2ae-9a7d2fada492 with identifier: 10708673
2026-03-24 22:19:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d3f9e18e-4964-5216-a2ae-9a7d2fada492 with identifier: 10708673
2026-03-24 22:19:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d3f9e18e-4964-5216-a2ae-9a7d2fada492 with identifier: 10708673 to the API
2026-03-24 22:19:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19: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-24 22:19:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708673>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 203,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Hybrid',
'id': 'd3f9e18e-4964-5216-a2ae-9a7d2fada492',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26014015A',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708673',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 88530,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14500,
'price_includes_vat': True,
'registration_date': '2023-02-02',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi Ambition - Hybrid - Automatic - 203 hp - 88.530 '
'km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2023}
2026-03-24 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708673%27 HTTP/1.1" 200 None
2026-03-24 22:19:34 [adesa.de] INFO: Saving data for 10708673: {'auction_closing_time': 1774434300.0, 'created_time': 1774287555.08069, 'last_price_update_time': 1774390774.506957}
2026-03-24 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708673') HTTP/1.1" 204 0
2026-03-24 22: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-24 22:19:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a83d2bd-fd06-5a59-9c8e-60dac2da8dc7 with identifier: 10708786
2026-03-24 22:19:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a83d2bd-fd06-5a59-9c8e-60dac2da8dc7 with scrape type 2
2026-03-24 22:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a83d2bd-fd06-5a59-9c8e-60dac2da8dc7 with scrape type 2
2026-03-24 22:19:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5a83d2bd-fd06-5a59-9c8e-60dac2da8dc7, identifier: 10708786
2026-03-24 22:19:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5a83d2bd-fd06-5a59-9c8e-60dac2da8dc7 with identifier: 10708786
2026-03-24 22:19:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5a83d2bd-fd06-5a59-9c8e-60dac2da8dc7 with identifier: 10708786
2026-03-24 22:19:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5a83d2bd-fd06-5a59-9c8e-60dac2da8dc7 with identifier: 10708786 to the API
2026-03-24 22:19:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19: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-24 22:19:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708786>
{'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': 190,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Petrol',
'id': '5a83d2bd-fd06-5a59-9c8e-60dac2da8dc7',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545E2',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708786',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 60031,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18800,
'price_includes_vat': True,
'registration_date': '2022-12-20',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi 2.0 TSI Style - AWD - Petrol - Automatic - 190 '
'hp - 60.031 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-24 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708786%27 HTTP/1.1" 200 None
2026-03-24 22:19:34 [adesa.de] INFO: Saving data for 10708786: {'auction_closing_time': 1774434600.0, 'created_time': 1774287567.552886, 'last_price_update_time': 1774390774.914163}
2026-03-24 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708786') HTTP/1.1" 204 0
2026-03-24 22:19:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23ec6c4c-e52d-596c-ab2a-22786fc8b9a1 with identifier: 10708782
2026-03-24 22:19:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23ec6c4c-e52d-596c-ab2a-22786fc8b9a1 with scrape type 2
2026-03-24 22:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23ec6c4c-e52d-596c-ab2a-22786fc8b9a1 with scrape type 2
2026-03-24 22:19:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 23ec6c4c-e52d-596c-ab2a-22786fc8b9a1, identifier: 10708782
2026-03-24 22:19:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00f7e445-6171-55d7-a6b0-68881a5e466d with identifier: 10708783
2026-03-24 22:19:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00f7e445-6171-55d7-a6b0-68881a5e466d with scrape type 2
2026-03-24 22:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00f7e445-6171-55d7-a6b0-68881a5e466d with scrape type 2
2026-03-24 22:19:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 00f7e445-6171-55d7-a6b0-68881a5e466d, identifier: 10708783
2026-03-24 22:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708680> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714600> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 23ec6c4c-e52d-596c-ab2a-22786fc8b9a1 with identifier: 10708782
2026-03-24 22:19:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 23ec6c4c-e52d-596c-ab2a-22786fc8b9a1 with identifier: 10708782
2026-03-24 22:19:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 23ec6c4c-e52d-596c-ab2a-22786fc8b9a1 with identifier: 10708782 to the API
2026-03-24 22:19:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:19:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708782>
{'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-25T10:30:00Z',
'fuel_type': 'Diesel',
'id': '23ec6c4c-e52d-596c-ab2a-22786fc8b9a1',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545DD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708782',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 180334,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2022-10-13',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi 2.0 TDI - Diesel - Automatic - 200 hp - 180.334 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708782%27 HTTP/1.1" 200 None
2026-03-24 22:19:35 [adesa.de] INFO: Saving data for 10708782: {'auction_closing_time': 1774434600.0, 'created_time': 1774287569.819239, 'last_price_update_time': 1774390775.398537}
2026-03-24 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708782') HTTP/1.1" 204 0
2026-03-24 22:19:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 00f7e445-6171-55d7-a6b0-68881a5e466d with identifier: 10708783
2026-03-24 22:19:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 00f7e445-6171-55d7-a6b0-68881a5e466d with identifier: 10708783
2026-03-24 22:19:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 00f7e445-6171-55d7-a6b0-68881a5e466d with identifier: 10708783 to the API
2026-03-24 22:19:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:19:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708783>
{'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': 115,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Diesel',
'id': '00f7e445-6171-55d7-a6b0-68881a5e466d',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545DC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708783',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 93757,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13100,
'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 - 115 hp - '
'93.757 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2023}
2026-03-24 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708783%27 HTTP/1.1" 200 None
2026-03-24 22:19:35 [adesa.de] INFO: Saving data for 10708783: {'auction_closing_time': 1774434600.0, 'created_time': 1774287568.012172, 'last_price_update_time': 1774390775.689581}
2026-03-24 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708783') HTTP/1.1" 204 0
2026-03-24 22: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-24 22: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-24 22:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708670> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714622> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22: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-24 22:19:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe8001de-c063-56e8-abde-ce9c72cc2d58 with identifier: 10708680
2026-03-24 22:19:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe8001de-c063-56e8-abde-ce9c72cc2d58 with scrape type 2
2026-03-24 22:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe8001de-c063-56e8-abde-ce9c72cc2d58 with scrape type 2
2026-03-24 22:19:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fe8001de-c063-56e8-abde-ce9c72cc2d58, identifier: 10708680
2026-03-24 22:19:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1b37602-40cf-557a-a8e1-1688c5cd80fe with identifier: 10714600
2026-03-24 22:19:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1b37602-40cf-557a-a8e1-1688c5cd80fe with scrape type 2
2026-03-24 22:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1b37602-40cf-557a-a8e1-1688c5cd80fe with scrape type 2
2026-03-24 22:19:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f1b37602-40cf-557a-a8e1-1688c5cd80fe, identifier: 10714600
2026-03-24 22:19:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fe8001de-c063-56e8-abde-ce9c72cc2d58 with identifier: 10708680
2026-03-24 22:19:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fe8001de-c063-56e8-abde-ce9c72cc2d58 with identifier: 10708680
2026-03-24 22:19:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fe8001de-c063-56e8-abde-ce9c72cc2d58 with identifier: 10708680 to the API
2026-03-24 22:19:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:19:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708680>
{'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-25T10:25:00Z',
'fuel_type': 'Diesel',
'id': 'fe8001de-c063-56e8-abde-ce9c72cc2d58',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26014015D',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708680',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 129107,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2023-01-11',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kodiaq Style - Diesel - Automatic - 150 hp - 129.107 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-24 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708680%27 HTTP/1.1" 200 None
2026-03-24 22:19:36 [adesa.de] INFO: Saving data for 10708680: {'auction_closing_time': 1774434300.0, 'created_time': 1774287573.278153, 'last_price_update_time': 1774390776.222802}
2026-03-24 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708680') HTTP/1.1" 204 0
2026-03-24 22:19:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f1b37602-40cf-557a-a8e1-1688c5cd80fe with identifier: 10714600
2026-03-24 22:19:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f1b37602-40cf-557a-a8e1-1688c5cd80fe with identifier: 10714600
2026-03-24 22:19:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f1b37602-40cf-557a-a8e1-1688c5cd80fe with identifier: 10714600 to the API
2026-03-24 22:19:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:19:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714600>
{'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-25T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'f1b37602-40cf-557a-a8e1-1688c5cd80fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30002',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714600',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 102091,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23000,
'price_includes_vat': True,
'registration_date': '2023-09-01',
'seats_number': 7,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Kodiaq 2.0 TDI Style - Diesel - Automatic - 150 hp - 102.091 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-24 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714600%27 HTTP/1.1" 200 None
2026-03-24 22:19:36 [adesa.de] INFO: Saving data for 10714600: {'auction_closing_time': 1774434600.0, 'created_time': 1774287575.989024, 'last_price_update_time': 1774390776.527688}
2026-03-24 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714600') HTTP/1.1" 204 0
2026-03-24 22:19:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708672> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714386> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714615> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22: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-24 22: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-24 22:19:36 [adesa.de] INFO: Found listing with ID: 10504912
2026-03-24 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710504912%27 HTTP/1.1" 200 None
2026-03-24 22:19:36 [adesa.de] INFO: Scrape type for 10504912: 0
2026-03-24 22:19:36 [adesa.de] INFO: Skipping item 10504912 url https://www.openlane.eu/en/carv6/auction/10504912
2026-03-24 22:19:36 [adesa.de] INFO: Found listing with ID: 10505024
2026-03-24 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710505024%27 HTTP/1.1" 200 None
2026-03-24 22:19:36 [adesa.de] INFO: Scrape type for 10505024: 0
2026-03-24 22:19:36 [adesa.de] INFO: Skipping item 10505024 url https://www.openlane.eu/en/carv6/auction/10505024
2026-03-24 22:19:36 [adesa.de] INFO: Found listing with ID: 10681290
2026-03-24 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710681290%27 HTTP/1.1" 200 None
2026-03-24 22:19:36 [adesa.de] INFO: Scrape type for 10681290: 0
2026-03-24 22:19:36 [adesa.de] INFO: Skipping item 10681290 url https://www.openlane.eu/en/carv6/auction/10681290
2026-03-24 22:19:36 [adesa.de] INFO: Found listing with ID: 10504928
2026-03-24 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710504928%27 HTTP/1.1" 200 None
2026-03-24 22:19:36 [adesa.de] INFO: Scrape type for 10504928: 2
2026-03-24 22:19:36 [adesa.de] INFO: Scraping item 10504928 url https://www.openlane.eu/en/carv6/auction/10504928
2026-03-24 22:19:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: deeaa375-0995-53b1-838f-0e91d1273ffd with identifier: 10708670
2026-03-24 22:19:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item deeaa375-0995-53b1-838f-0e91d1273ffd with scrape type 2
2026-03-24 22:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item deeaa375-0995-53b1-838f-0e91d1273ffd with scrape type 2
2026-03-24 22:19:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: deeaa375-0995-53b1-838f-0e91d1273ffd, identifier: 10708670
2026-03-24 22:19:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ced87969-ea61-5e66-9706-80f6823fea0b with identifier: 10714622
2026-03-24 22:19:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ced87969-ea61-5e66-9706-80f6823fea0b with scrape type 2
2026-03-24 22:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ced87969-ea61-5e66-9706-80f6823fea0b with scrape type 2
2026-03-24 22:19:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ced87969-ea61-5e66-9706-80f6823fea0b, identifier: 10714622
2026-03-24 22:19:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: deeaa375-0995-53b1-838f-0e91d1273ffd with identifier: 10708670
2026-03-24 22:19:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: deeaa375-0995-53b1-838f-0e91d1273ffd with identifier: 10708670
2026-03-24 22:19:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: deeaa375-0995-53b1-838f-0e91d1273ffd with identifier: 10708670 to the API
2026-03-24 22:19:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:19:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708670>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Diesel',
'id': 'deeaa375-0995-53b1-838f-0e91d1273ffd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260140159',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708670',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 173256,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2022-04-27',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kodiaq Clever - AWD - Diesel - Automatic - 200 hp - 173.256 '
'km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-24 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708670%27 HTTP/1.1" 200 None
2026-03-24 22:19:37 [adesa.de] INFO: Saving data for 10708670: {'auction_closing_time': 1774434300.0, 'created_time': 1774287565.662959, 'last_price_update_time': 1774390777.204441}
2026-03-24 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708670') HTTP/1.1" 204 0
2026-03-24 22:19:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ced87969-ea61-5e66-9706-80f6823fea0b with identifier: 10714622
2026-03-24 22:19:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ced87969-ea61-5e66-9706-80f6823fea0b with identifier: 10714622
2026-03-24 22:19:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ced87969-ea61-5e66-9706-80f6823fea0b with identifier: 10714622 to the API
2026-03-24 22:19:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:19:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714622>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'ced87969-ea61-5e66-9706-80f6823fea0b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30304',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714622',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 92618,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2023-09-14',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Octavia Combi 2.0 TDI Ambition - Diesel - Automatic - 150 hp '
'- 92.618 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2023}
2026-03-24 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714622%27 HTTP/1.1" 200 None
2026-03-24 22:19:37 [adesa.de] INFO: Saving data for 10714622: {'auction_closing_time': 1774434600.0, 'created_time': 1774287570.413266, 'last_price_update_time': 1774390777.775199}
2026-03-24 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714622') HTTP/1.1" 204 0
2026-03-24 22:19:37 [adesa.de] INFO: Found listing with ID: 10504940
2026-03-24 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710504940%27 HTTP/1.1" 200 None
2026-03-24 22:19:37 [adesa.de] INFO: Scrape type for 10504940: 0
2026-03-24 22:19:37 [adesa.de] INFO: Skipping item 10504940 url https://www.openlane.eu/en/carv6/auction/10504940
2026-03-24 22:19:37 [adesa.de] INFO: Found listing with ID: 10504976
2026-03-24 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710504976%27 HTTP/1.1" 200 None
2026-03-24 22:19:37 [adesa.de] INFO: Scrape type for 10504976: 0
2026-03-24 22:19:37 [adesa.de] INFO: Skipping item 10504976 url https://www.openlane.eu/en/carv6/auction/10504976
2026-03-24 22:19:37 [adesa.de] INFO: Found listing with ID: 10620678
2026-03-24 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710620678%27 HTTP/1.1" 200 None
2026-03-24 22:19:37 [adesa.de] INFO: Scrape type for 10620678: 0
2026-03-24 22:19:37 [adesa.de] INFO: Skipping item 10620678 url https://www.openlane.eu/en/carv6/auction/10620678
2026-03-24 22:19:37 [adesa.de] INFO: Found listing with ID: 10662394
2026-03-24 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710662394%27 HTTP/1.1" 200 None
2026-03-24 22:19:37 [adesa.de] INFO: Scrape type for 10662394: 0
2026-03-24 22:19:37 [adesa.de] INFO: Skipping item 10662394 url https://www.openlane.eu/en/carv6/auction/10662394
2026-03-24 22:19:37 [adesa.de] INFO: Found listing with ID: 10662395
2026-03-24 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710662395%27 HTTP/1.1" 200 None
2026-03-24 22:19:38 [adesa.de] INFO: Scrape type for 10662395: 0
2026-03-24 22:19:38 [adesa.de] INFO: Skipping item 10662395 url https://www.openlane.eu/en/carv6/auction/10662395
2026-03-24 22:19:38 [adesa.de] INFO: Found listing with ID: 10505027
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710505027%27 HTTP/1.1" 200 None
2026-03-24 22:19:38 [adesa.de] INFO: Scrape type for 10505027: 0
2026-03-24 22:19:38 [adesa.de] INFO: Skipping item 10505027 url https://www.openlane.eu/en/carv6/auction/10505027
2026-03-24 22:19:38 [adesa.de] INFO: Found listing with ID: 10504944
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710504944%27 HTTP/1.1" 200 None
2026-03-24 22:19:38 [adesa.de] INFO: Scrape type for 10504944: 0
2026-03-24 22:19:38 [adesa.de] INFO: Skipping item 10504944 url https://www.openlane.eu/en/carv6/auction/10504944
2026-03-24 22:19:38 [adesa.de] INFO: Found listing with ID: 10504974
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710504974%27 HTTP/1.1" 200 None
2026-03-24 22:19:38 [adesa.de] INFO: Scrape type for 10504974: 0
2026-03-24 22:19:38 [adesa.de] INFO: Skipping item 10504974 url https://www.openlane.eu/en/carv6/auction/10504974
2026-03-24 22:19:38 [adesa.de] INFO: Found listing with ID: 10627083
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710627083%27 HTTP/1.1" 200 None
2026-03-24 22:19:38 [adesa.de] INFO: Scrape type for 10627083: 0
2026-03-24 22:19:38 [adesa.de] INFO: Skipping item 10627083 url https://www.openlane.eu/en/carv6/auction/10627083
2026-03-24 22:19:38 [adesa.de] INFO: Found listing with ID: 10640299
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710640299%27 HTTP/1.1" 200 None
2026-03-24 22:19:38 [adesa.de] INFO: Scrape type for 10640299: 0
2026-03-24 22:19:38 [adesa.de] INFO: Skipping item 10640299 url https://www.openlane.eu/en/carv6/auction/10640299
2026-03-24 22:19:38 [adesa.de] INFO: Found listing with ID: 10698064
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710698064%27 HTTP/1.1" 200 None
2026-03-24 22:19:38 [adesa.de] INFO: Scrape type for 10698064: 0
2026-03-24 22:19:38 [adesa.de] INFO: Skipping item 10698064 url https://www.openlane.eu/en/carv6/auction/10698064
2026-03-24 22:19:38 [adesa.de] INFO: Found listing with ID: 10626540
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710626540%27 HTTP/1.1" 200 None
2026-03-24 22:19:38 [adesa.de] INFO: Scrape type for 10626540: 0
2026-03-24 22:19:38 [adesa.de] INFO: Skipping item 10626540 url https://www.openlane.eu/en/carv6/auction/10626540
2026-03-24 22:19:38 [adesa.de] INFO: Found listing with ID: 10559443
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710559443%27 HTTP/1.1" 200 None
2026-03-24 22:19:38 [adesa.de] INFO: Scrape type for 10559443: 0
2026-03-24 22:19:38 [adesa.de] INFO: Skipping item 10559443 url https://www.openlane.eu/en/carv6/auction/10559443
2026-03-24 22:19:38 [adesa.de] INFO: Found listing with ID: 10707953
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710707953%27 HTTP/1.1" 200 None
2026-03-24 22:19:38 [adesa.de] INFO: Scrape type for 10707953: 0
2026-03-24 22:19:38 [adesa.de] INFO: Skipping item 10707953 url https://www.openlane.eu/en/carv6/auction/10707953
2026-03-24 22:19:38 [adesa.de] INFO: Found listing with ID: 10620675
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710620675%27 HTTP/1.1" 200 None
2026-03-24 22:19:38 [adesa.de] INFO: Scrape type for 10620675: 0
2026-03-24 22:19:38 [adesa.de] INFO: Skipping item 10620675 url https://www.openlane.eu/en/carv6/auction/10620675
2026-03-24 22:19:38 [adesa.de] INFO: Found listing with ID: 10625968
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710625968%27 HTTP/1.1" 200 None
2026-03-24 22:19:38 [adesa.de] INFO: Scrape type for 10625968: 0
2026-03-24 22:19:38 [adesa.de] INFO: Skipping item 10625968 url https://www.openlane.eu/en/carv6/auction/10625968
2026-03-24 22:19:38 [adesa.de] INFO: Found listing with ID: 10626545
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710626545%27 HTTP/1.1" 200 None
2026-03-24 22:19:38 [adesa.de] INFO: Scrape type for 10626545: 0
2026-03-24 22:19:38 [adesa.de] INFO: Skipping item 10626545 url https://www.openlane.eu/en/carv6/auction/10626545
2026-03-24 22:19:38 [adesa.de] INFO: Found listing with ID: 10631175
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710631175%27 HTTP/1.1" 200 None
2026-03-24 22:19:38 [adesa.de] INFO: Scrape type for 10631175: 0
2026-03-24 22:19:38 [adesa.de] INFO: Skipping item 10631175 url https://www.openlane.eu/en/carv6/auction/10631175
2026-03-24 22:19:38 [adesa.de] INFO: Found listing with ID: 10627628
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710627628%27 HTTP/1.1" 200 None
2026-03-24 22:19:38 [adesa.de] INFO: Scrape type for 10627628: 0
2026-03-24 22:19:38 [adesa.de] INFO: Skipping item 10627628 url https://www.openlane.eu/en/carv6/auction/10627628
2026-03-24 22:19:38 [adesa.de] INFO: Found listing with ID: 10627640
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710627640%27 HTTP/1.1" 200 None
2026-03-24 22:19:38 [adesa.de] INFO: Scrape type for 10627640: 0
2026-03-24 22:19:38 [adesa.de] INFO: Skipping item 10627640 url https://www.openlane.eu/en/carv6/auction/10627640
2026-03-24 22:19:38 [adesa.de] INFO: Found listing with ID: 10626273
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710626273%27 HTTP/1.1" 200 None
2026-03-24 22:19:38 [adesa.de] INFO: Scrape type for 10626273: 0
2026-03-24 22:19:38 [adesa.de] INFO: Skipping item 10626273 url https://www.openlane.eu/en/carv6/auction/10626273
2026-03-24 22:19:38 [adesa.de] INFO: Found listing with ID: 10627637
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710627637%27 HTTP/1.1" 200 None
2026-03-24 22:19:38 [adesa.de] INFO: Scrape type for 10627637: 0
2026-03-24 22:19:38 [adesa.de] INFO: Skipping item 10627637 url https://www.openlane.eu/en/carv6/auction/10627637
2026-03-24 22:19:38 [adesa.de] INFO: Found listing with ID: 10698071
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710698071%27 HTTP/1.1" 200 None
2026-03-24 22:19:38 [adesa.de] INFO: Scrape type for 10698071: 0
2026-03-24 22:19:38 [adesa.de] INFO: Skipping item 10698071 url https://www.openlane.eu/en/carv6/auction/10698071
2026-03-24 22:19:38 [adesa.de] INFO: Found listing with ID: 10623496
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710623496%27 HTTP/1.1" 200 None
2026-03-24 22:19:38 [adesa.de] INFO: Scrape type for 10623496: 0
2026-03-24 22:19:38 [adesa.de] INFO: Skipping item 10623496 url https://www.openlane.eu/en/carv6/auction/10623496
2026-03-24 22:19:38 [adesa.de] INFO: Found listing with ID: 10632970
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710632970%27 HTTP/1.1" 200 None
2026-03-24 22:19:38 [adesa.de] INFO: Scrape type for 10632970: 0
2026-03-24 22:19:38 [adesa.de] INFO: Skipping item 10632970 url https://www.openlane.eu/en/carv6/auction/10632970
2026-03-24 22:19:38 [adesa.de] INFO: Found listing with ID: 10632976
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710632976%27 HTTP/1.1" 200 None
2026-03-24 22:19:38 [adesa.de] INFO: Scrape type for 10632976: 0
2026-03-24 22:19:38 [adesa.de] INFO: Skipping item 10632976 url https://www.openlane.eu/en/carv6/auction/10632976
2026-03-24 22:19:38 [adesa.de] INFO: Found listing with ID: 10626290
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710626290%27 HTTP/1.1" 200 None
2026-03-24 22:19:38 [adesa.de] INFO: Scrape type for 10626290: 0
2026-03-24 22:19:38 [adesa.de] INFO: Skipping item 10626290 url https://www.openlane.eu/en/carv6/auction/10626290
2026-03-24 22:19:38 [adesa.de] INFO: Found listing with ID: 10632971
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710632971%27 HTTP/1.1" 200 None
2026-03-24 22:19:38 [adesa.de] INFO: Scrape type for 10632971: 0
2026-03-24 22:19:38 [adesa.de] INFO: Skipping item 10632971 url https://www.openlane.eu/en/carv6/auction/10632971
2026-03-24 22:19:38 [adesa.de] INFO: Found listing with ID: 10425397
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710425397%27 HTTP/1.1" 200 None
2026-03-24 22:19:38 [adesa.de] INFO: Scrape type for 10425397: 0
2026-03-24 22:19:38 [adesa.de] INFO: Skipping item 10425397 url https://www.openlane.eu/en/carv6/auction/10425397
2026-03-24 22:19:38 [adesa.de] INFO: Found listing with ID: 10675195
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710675195%27 HTTP/1.1" 200 None
2026-03-24 22:19:38 [adesa.de] INFO: Scrape type for 10675195: 0
2026-03-24 22:19:38 [adesa.de] INFO: Skipping item 10675195 url https://www.openlane.eu/en/carv6/auction/10675195
2026-03-24 22:19:38 [adesa.de] INFO: Found listing with ID: 10674997
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710674997%27 HTTP/1.1" 200 None
2026-03-24 22:19:38 [adesa.de] INFO: Scrape type for 10674997: 0
2026-03-24 22:19:38 [adesa.de] INFO: Skipping item 10674997 url https://www.openlane.eu/en/carv6/auction/10674997
2026-03-24 22:19:38 [adesa.de] INFO: Found listing with ID: 10699421
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710699421%27 HTTP/1.1" 200 None
2026-03-24 22:19:38 [adesa.de] INFO: Scrape type for 10699421: 0
2026-03-24 22:19:38 [adesa.de] INFO: Skipping item 10699421 url https://www.openlane.eu/en/carv6/auction/10699421
2026-03-24 22:19:38 [adesa.de] INFO: Found listing with ID: 10384594
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710384594%27 HTTP/1.1" 200 None
2026-03-24 22:19:38 [adesa.de] INFO: Scrape type for 10384594: 0
2026-03-24 22:19:38 [adesa.de] INFO: Skipping item 10384594 url https://www.openlane.eu/en/carv6/auction/10384594
2026-03-24 22:19:38 [adesa.de] INFO: Found listing with ID: 10597879
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710597879%27 HTTP/1.1" 200 None
2026-03-24 22:19:38 [adesa.de] INFO: Scrape type for 10597879: 0
2026-03-24 22:19:38 [adesa.de] INFO: Skipping item 10597879 url https://www.openlane.eu/en/carv6/auction/10597879
2026-03-24 22:19:38 [adesa.de] INFO: Found listing with ID: 10633433
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710633433%27 HTTP/1.1" 200 None
2026-03-24 22:19:38 [adesa.de] INFO: Scrape type for 10633433: 0
2026-03-24 22:19:38 [adesa.de] INFO: Skipping item 10633433 url https://www.openlane.eu/en/carv6/auction/10633433
2026-03-24 22:19:38 [adesa.de] INFO: Found listing with ID: 10649959
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710649959%27 HTTP/1.1" 200 None
2026-03-24 22:19:38 [adesa.de] INFO: Scrape type for 10649959: 0
2026-03-24 22:19:38 [adesa.de] INFO: Skipping item 10649959 url https://www.openlane.eu/en/carv6/auction/10649959
2026-03-24 22:19:38 [adesa.de] INFO: Found listing with ID: 10694994
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710694994%27 HTTP/1.1" 200 None
2026-03-24 22:19:38 [adesa.de] INFO: Scrape type for 10694994: 0
2026-03-24 22:19:38 [adesa.de] INFO: Skipping item 10694994 url https://www.openlane.eu/en/carv6/auction/10694994
2026-03-24 22:19:38 [adesa.de] INFO: Found listing with ID: 10715704
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710715704%27 HTTP/1.1" 200 None
2026-03-24 22:19:38 [adesa.de] INFO: Scrape type for 10715704: 0
2026-03-24 22:19:38 [adesa.de] INFO: Skipping item 10715704 url https://www.openlane.eu/en/carv6/auction/10715704
2026-03-24 22:19:38 [adesa.de] INFO: Found listing with ID: 10627084
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710627084%27 HTTP/1.1" 200 None
2026-03-24 22:19:38 [adesa.de] INFO: Scrape type for 10627084: 0
2026-03-24 22:19:38 [adesa.de] INFO: Skipping item 10627084 url https://www.openlane.eu/en/carv6/auction/10627084
2026-03-24 22:19:38 [adesa.de] INFO: Found listing with ID: 9981932
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%279981932%27 HTTP/1.1" 200 None
2026-03-24 22:19:38 [adesa.de] INFO: Scrape type for 9981932: 0
2026-03-24 22:19:38 [adesa.de] INFO: Skipping item 9981932 url https://www.openlane.eu/en/carv6/auction/9981932
2026-03-24 22:19:38 [adesa.de] INFO: Found listing with ID: 9981933
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:39 [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-24 22:19:39 [adesa.de] INFO: Scrape type for 9981933: 0
2026-03-24 22:19:39 [adesa.de] INFO: Skipping item 9981933 url https://www.openlane.eu/en/carv6/auction/9981933
2026-03-24 22:19:39 [adesa.de] INFO: Found listing with ID: 10696449
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:39 [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-24 22:19:39 [adesa.de] INFO: Scrape type for 10696449: 0
2026-03-24 22:19:39 [adesa.de] INFO: Skipping item 10696449 url https://www.openlane.eu/en/carv6/auction/10696449
2026-03-24 22:19:39 [adesa.de] INFO: Found listing with ID: 10641207
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:39 [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-24 22:19:39 [adesa.de] INFO: Scrape type for 10641207: 0
2026-03-24 22:19:39 [adesa.de] INFO: Skipping item 10641207 url https://www.openlane.eu/en/carv6/auction/10641207
2026-03-24 22:19:39 [adesa.de] INFO: Found listing with ID: 10628377
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:39 [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-24 22:19:39 [adesa.de] INFO: Scrape type for 10628377: 0
2026-03-24 22:19:39 [adesa.de] INFO: Skipping item 10628377 url https://www.openlane.eu/en/carv6/auction/10628377
2026-03-24 22:19:39 [adesa.de] INFO: Found listing with ID: 10699465
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:39 [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-24 22:19:39 [adesa.de] INFO: Scrape type for 10699465: 2
2026-03-24 22:19:39 [adesa.de] INFO: Scraping item 10699465 url https://www.openlane.eu/en/carv6/auction/10699465
2026-03-24 22:19:39 [adesa.de] INFO: Found listing with ID: 10269735
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:39 [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-24 22:19:39 [adesa.de] INFO: Scrape type for 10269735: 0
2026-03-24 22:19:39 [adesa.de] INFO: Skipping item 10269735 url https://www.openlane.eu/en/carv6/auction/10269735
2026-03-24 22:19:39 [adesa.de] INFO: Found listing with ID: 10333284
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:39 [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-24 22:19:39 [adesa.de] INFO: Scrape type for 10333284: 0
2026-03-24 22:19:39 [adesa.de] INFO: Skipping item 10333284 url https://www.openlane.eu/en/carv6/auction/10333284
2026-03-24 22:19:39 [adesa.de] INFO: Found listing with ID: 10531591
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:39 [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-24 22:19:39 [adesa.de] INFO: Scrape type for 10531591: 0
2026-03-24 22:19:39 [adesa.de] INFO: Skipping item 10531591 url https://www.openlane.eu/en/carv6/auction/10531591
2026-03-24 22:19:39 [adesa.de] INFO: Found listing with ID: 10666058
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:39 [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-24 22:19:39 [adesa.de] INFO: Scrape type for 10666058: 0
2026-03-24 22:19:39 [adesa.de] INFO: Skipping item 10666058 url https://www.openlane.eu/en/carv6/auction/10666058
2026-03-24 22:19:39 [adesa.de] INFO: Found listing with ID: 10699441
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699441%27 HTTP/1.1" 200 None
2026-03-24 22:19:39 [adesa.de] INFO: Scrape type for 10699441: 0
2026-03-24 22:19:39 [adesa.de] INFO: Skipping item 10699441 url https://www.openlane.eu/en/carv6/auction/10699441
2026-03-24 22:19:39 [adesa.de] INFO: Found listing with ID: 10051067
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:39 [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-24 22:19:39 [adesa.de] INFO: Scrape type for 10051067: 0
2026-03-24 22:19:39 [adesa.de] INFO: Skipping item 10051067 url https://www.openlane.eu/en/carv6/auction/10051067
2026-03-24 22:19:39 [adesa.de] INFO: Found listing with ID: 10707863
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:39 [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-24 22:19:39 [adesa.de] INFO: Scrape type for 10707863: 0
2026-03-24 22:19:39 [adesa.de] INFO: Skipping item 10707863 url https://www.openlane.eu/en/carv6/auction/10707863
2026-03-24 22:19:39 [adesa.de] INFO: Found listing with ID: 10697379
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:39 [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-24 22:19:39 [adesa.de] INFO: Scrape type for 10697379: 0
2026-03-24 22:19:39 [adesa.de] INFO: Skipping item 10697379 url https://www.openlane.eu/en/carv6/auction/10697379
2026-03-24 22:19:39 [adesa.de] INFO: Found listing with ID: 10563518
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:39 [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-24 22:19:39 [adesa.de] INFO: Scrape type for 10563518: 0
2026-03-24 22:19:39 [adesa.de] INFO: Skipping item 10563518 url https://www.openlane.eu/en/carv6/auction/10563518
2026-03-24 22:19:39 [adesa.de] INFO: Found listing with ID: 10699520
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699520%27 HTTP/1.1" 200 None
2026-03-24 22:19:39 [adesa.de] INFO: Scrape type for 10699520: 0
2026-03-24 22:19:39 [adesa.de] INFO: Skipping item 10699520 url https://www.openlane.eu/en/carv6/auction/10699520
2026-03-24 22:19:39 [adesa.de] INFO: Found listing with ID: 10242156
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:39 [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-24 22:19:39 [adesa.de] INFO: Scrape type for 10242156: 0
2026-03-24 22:19:39 [adesa.de] INFO: Skipping item 10242156 url https://www.openlane.eu/en/carv6/auction/10242156
2026-03-24 22:19:39 [adesa.de] INFO: Found listing with ID: 10574078
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710574078%27 HTTP/1.1" 200 None
2026-03-24 22:19:39 [adesa.de] INFO: Scrape type for 10574078: 0
2026-03-24 22:19:39 [adesa.de] INFO: Skipping item 10574078 url https://www.openlane.eu/en/carv6/auction/10574078
2026-03-24 22:19:39 [adesa.de] INFO: Found listing with ID: 10574076
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710574076%27 HTTP/1.1" 200 None
2026-03-24 22:19:39 [adesa.de] INFO: Scrape type for 10574076: 0
2026-03-24 22:19:39 [adesa.de] INFO: Skipping item 10574076 url https://www.openlane.eu/en/carv6/auction/10574076
2026-03-24 22:19:39 [adesa.de] INFO: Found listing with ID: 10716209
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:39 [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-24 22:19:39 [adesa.de] INFO: Scrape type for 10716209: 0
2026-03-24 22:19:39 [adesa.de] INFO: Skipping item 10716209 url https://www.openlane.eu/en/carv6/auction/10716209
2026-03-24 22:19:39 [adesa.de] INFO: Found listing with ID: 10623494
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:39 [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-24 22:19:39 [adesa.de] INFO: Scrape type for 10623494: 0
2026-03-24 22:19:39 [adesa.de] INFO: Skipping item 10623494 url https://www.openlane.eu/en/carv6/auction/10623494
2026-03-24 22:19:39 [adesa.de] INFO: Found listing with ID: 10681280
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710681280%27 HTTP/1.1" 200 None
2026-03-24 22:19:39 [adesa.de] INFO: Scrape type for 10681280: 0
2026-03-24 22:19:39 [adesa.de] INFO: Skipping item 10681280 url https://www.openlane.eu/en/carv6/auction/10681280
2026-03-24 22:19:39 [adesa.de] INFO: Found listing with ID: 10653834
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710653834%27 HTTP/1.1" 200 None
2026-03-24 22:19:39 [adesa.de] INFO: Scrape type for 10653834: 0
2026-03-24 22:19:39 [adesa.de] INFO: Skipping item 10653834 url https://www.openlane.eu/en/carv6/auction/10653834
2026-03-24 22:19:39 [adesa.de] INFO: Found listing with ID: 10682772
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:39 [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-24 22:19:39 [adesa.de] INFO: Scrape type for 10682772: 0
2026-03-24 22:19:39 [adesa.de] INFO: Skipping item 10682772 url https://www.openlane.eu/en/carv6/auction/10682772
2026-03-24 22:19:39 [adesa.de] INFO: Found listing with ID: 10700897
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:39 [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-24 22:19:39 [adesa.de] INFO: Scrape type for 10700897: 0
2026-03-24 22:19:39 [adesa.de] INFO: Skipping item 10700897 url https://www.openlane.eu/en/carv6/auction/10700897
2026-03-24 22:19:39 [adesa.de] INFO: Found listing with ID: 10640466
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:39 [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-24 22:19:39 [adesa.de] INFO: Scrape type for 10640466: 0
2026-03-24 22:19:39 [adesa.de] INFO: Skipping item 10640466 url https://www.openlane.eu/en/carv6/auction/10640466
2026-03-24 22:19:39 [adesa.de] INFO: Found listing with ID: 10699719
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699719%27 HTTP/1.1" 200 None
2026-03-24 22:19:39 [adesa.de] INFO: Scrape type for 10699719: 0
2026-03-24 22:19:39 [adesa.de] INFO: Skipping item 10699719 url https://www.openlane.eu/en/carv6/auction/10699719
2026-03-24 22:19:39 [adesa.de] INFO: Found listing with ID: 10691963
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:39 [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-24 22:19:39 [adesa.de] INFO: Scrape type for 10691963: 0
2026-03-24 22:19:39 [adesa.de] INFO: Skipping item 10691963 url https://www.openlane.eu/en/carv6/auction/10691963
2026-03-24 22:19:39 [adesa.de] INFO: Found listing with ID: 10641436
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:39 [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-24 22:19:39 [adesa.de] INFO: Scrape type for 10641436: 0
2026-03-24 22:19:39 [adesa.de] INFO: Skipping item 10641436 url https://www.openlane.eu/en/carv6/auction/10641436
2026-03-24 22:19:39 [adesa.de] INFO: Found listing with ID: 10588293
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:39 [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-24 22:19:39 [adesa.de] INFO: Scrape type for 10588293: 0
2026-03-24 22:19:39 [adesa.de] INFO: Skipping item 10588293 url https://www.openlane.eu/en/carv6/auction/10588293
2026-03-24 22:19:39 [adesa.de] INFO: Found listing with ID: 10673718
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:39 [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-24 22:19:39 [adesa.de] INFO: Scrape type for 10673718: 0
2026-03-24 22:19:39 [adesa.de] INFO: Skipping item 10673718 url https://www.openlane.eu/en/carv6/auction/10673718
2026-03-24 22:19:39 [adesa.de] INFO: Found listing with ID: 10701015
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:39 [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-24 22:19:39 [adesa.de] INFO: Scrape type for 10701015: 0
2026-03-24 22:19:39 [adesa.de] INFO: Skipping item 10701015 url https://www.openlane.eu/en/carv6/auction/10701015
2026-03-24 22:19:39 [adesa.de] INFO: Found listing with ID: 10661521
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:39 [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-24 22:19:39 [adesa.de] INFO: Scrape type for 10661521: 0
2026-03-24 22:19:39 [adesa.de] INFO: Skipping item 10661521 url https://www.openlane.eu/en/carv6/auction/10661521
2026-03-24 22:19:39 [adesa.de] INFO: Found listing with ID: 10628380
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:39 [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-24 22:19:39 [adesa.de] INFO: Scrape type for 10628380: 0
2026-03-24 22:19:39 [adesa.de] INFO: Skipping item 10628380 url https://www.openlane.eu/en/carv6/auction/10628380
2026-03-24 22:19:39 [adesa.de] INFO: Found listing with ID: 10620367
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:39 [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-24 22:19:39 [adesa.de] INFO: Scrape type for 10620367: 0
2026-03-24 22:19:39 [adesa.de] INFO: Skipping item 10620367 url https://www.openlane.eu/en/carv6/auction/10620367
2026-03-24 22:19:39 [adesa.de] INFO: Found listing with ID: 10699508
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:39 [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-24 22:19:39 [adesa.de] INFO: Scrape type for 10699508: 0
2026-03-24 22:19:39 [adesa.de] INFO: Skipping item 10699508 url https://www.openlane.eu/en/carv6/auction/10699508
2026-03-24 22:19:39 [adesa.de] INFO: Found listing with ID: 10711370
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:39 [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-24 22:19:39 [adesa.de] INFO: Scrape type for 10711370: 0
2026-03-24 22:19:39 [adesa.de] INFO: Skipping item 10711370 url https://www.openlane.eu/en/carv6/auction/10711370
2026-03-24 22:19:39 [adesa.de] INFO: Found listing with ID: 10715792
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715792%27 HTTP/1.1" 200 None
2026-03-24 22:19:39 [adesa.de] INFO: Scrape type for 10715792: 0
2026-03-24 22:19:39 [adesa.de] INFO: Skipping item 10715792 url https://www.openlane.eu/en/carv6/auction/10715792
2026-03-24 22:19:39 [adesa.de] INFO: Found listing with ID: 10686920
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710686920%27 HTTP/1.1" 200 None
2026-03-24 22:19:39 [adesa.de] INFO: Scrape type for 10686920: 0
2026-03-24 22:19:39 [adesa.de] INFO: Skipping item 10686920 url https://www.openlane.eu/en/carv6/auction/10686920
2026-03-24 22:19:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40099a5b-fdb9-5333-ab27-88bd4d6bea78 with identifier: 10708672
2026-03-24 22:19:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40099a5b-fdb9-5333-ab27-88bd4d6bea78 with scrape type 2
2026-03-24 22:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40099a5b-fdb9-5333-ab27-88bd4d6bea78 with scrape type 2
2026-03-24 22:19:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 40099a5b-fdb9-5333-ab27-88bd4d6bea78, identifier: 10708672
2026-03-24 22:19:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 613e7e6a-cdba-558f-8709-fce624104e5f with identifier: 10714386
2026-03-24 22:19:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 613e7e6a-cdba-558f-8709-fce624104e5f with scrape type 2
2026-03-24 22:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 613e7e6a-cdba-558f-8709-fce624104e5f with scrape type 2
2026-03-24 22:19:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 613e7e6a-cdba-558f-8709-fce624104e5f, identifier: 10714386
2026-03-24 22:19:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37db0534-6835-5d66-ba9a-83ea47614c16 with identifier: 10714615
2026-03-24 22:19:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37db0534-6835-5d66-ba9a-83ea47614c16 with scrape type 2
2026-03-24 22:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37db0534-6835-5d66-ba9a-83ea47614c16 with scrape type 2
2026-03-24 22:19:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 37db0534-6835-5d66-ba9a-83ea47614c16, identifier: 10714615
2026-03-24 22:19:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 40099a5b-fdb9-5333-ab27-88bd4d6bea78 with identifier: 10708672
2026-03-24 22:19:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 40099a5b-fdb9-5333-ab27-88bd4d6bea78 with identifier: 10708672
2026-03-24 22:19:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 40099a5b-fdb9-5333-ab27-88bd4d6bea78 with identifier: 10708672 to the API
2026-03-24 22:19:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:19:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708672>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Diesel',
'id': '40099a5b-fdb9-5333-ab27-88bd4d6bea78',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260140158',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708672',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 86179,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2022-05-18',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Karoq Ambition - Diesel - Automatic - 115 hp - 86.179 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2022}
2026-03-24 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708672%27 HTTP/1.1" 200 None
2026-03-24 22:19:40 [adesa.de] INFO: Saving data for 10708672: {'auction_closing_time': 1774434300.0, 'created_time': 1774287577.692105, 'last_price_update_time': 1774390780.440955}
2026-03-24 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708672') HTTP/1.1" 204 0
2026-03-24 22:19:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 613e7e6a-cdba-558f-8709-fce624104e5f with identifier: 10714386
2026-03-24 22:19:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 613e7e6a-cdba-558f-8709-fce624104e5f with identifier: 10714386
2026-03-24 22:19:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 613e7e6a-cdba-558f-8709-fce624104e5f with identifier: 10714386 to the API
2026-03-24 22:19:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:19:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714386>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': '613e7e6a-cdba-558f-8709-fce624104e5f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30985',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714386',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 84225,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2023-09-09',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Karoq 2.0 TDI Business - Diesel - Automatic - 116 hp - 84.225 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-24 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714386%27 HTTP/1.1" 200 None
2026-03-24 22:19:40 [adesa.de] INFO: Saving data for 10714386: {'auction_closing_time': 1774433400.0, 'created_time': 1774287576.313332, 'last_price_update_time': 1774390780.818014}
2026-03-24 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714386') HTTP/1.1" 204 0
2026-03-24 22:19:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 37db0534-6835-5d66-ba9a-83ea47614c16 with identifier: 10714615
2026-03-24 22:19:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 37db0534-6835-5d66-ba9a-83ea47614c16 with identifier: 10714615
2026-03-24 22:19:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 37db0534-6835-5d66-ba9a-83ea47614c16 with identifier: 10714615 to the API
2026-03-24 22:19:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:19:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714615>
{'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': 116,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Diesel',
'id': '37db0534-6835-5d66-ba9a-83ea47614c16',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30216',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714615',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 82233,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18500,
'price_includes_vat': True,
'registration_date': '2023-07-13',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Karoq 2.0 TDI Ambition - Diesel - Automatic - 116 hp - 82.233 '
'km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2023}
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714615%27 HTTP/1.1" 200 None
2026-03-24 22:19:41 [adesa.de] INFO: Saving data for 10714615: {'auction_closing_time': 1774434600.0, 'created_time': 1774287583.388887, 'last_price_update_time': 1774390781.128879}
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714615') HTTP/1.1" 204 0
2026-03-24 22:19:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710901> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708669> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714487> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708679> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714601> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22: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-24 22: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-24 22: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-24 22: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-24 22:19:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76ebaae9-7daa-5786-8dd3-9e3b79724e7f with identifier: 10710901
2026-03-24 22:19:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76ebaae9-7daa-5786-8dd3-9e3b79724e7f with scrape type 2
2026-03-24 22:19:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76ebaae9-7daa-5786-8dd3-9e3b79724e7f with scrape type 2
2026-03-24 22:19:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 76ebaae9-7daa-5786-8dd3-9e3b79724e7f, identifier: 10710901
2026-03-24 22:19:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 76ebaae9-7daa-5786-8dd3-9e3b79724e7f with identifier: 10710901
2026-03-24 22:19:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 76ebaae9-7daa-5786-8dd3-9e3b79724e7f with identifier: 10710901
2026-03-24 22:19:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 76ebaae9-7daa-5786-8dd3-9e3b79724e7f with identifier: 10710901 to the API
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:19:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710901>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T12:30:00Z',
'fuel_type': 'Petrol',
'id': '76ebaae9-7daa-5786-8dd3-9e3b79724e7f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30453',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710901',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 43568,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2023-08-07',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kamiq 1.0 TSI Style - Petrol - Automatic - 110 hp - 43.568 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710710901%27 HTTP/1.1" 200 None
2026-03-24 22:19:41 [adesa.de] INFO: Saving data for 10710901: {'auction_closing_time': 1774441800.0, 'created_time': 1774287578.972761, 'last_price_update_time': 1774390781.631681}
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10710901') HTTP/1.1" 204 0
2026-03-24 22:19:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fee7cd67-dd68-5af2-b5ae-a715455801f7 with identifier: 10708669
2026-03-24 22:19:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fee7cd67-dd68-5af2-b5ae-a715455801f7 with scrape type 2
2026-03-24 22:19:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fee7cd67-dd68-5af2-b5ae-a715455801f7 with scrape type 2
2026-03-24 22:19:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fee7cd67-dd68-5af2-b5ae-a715455801f7, identifier: 10708669
2026-03-24 22:19:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9deaafb4-28c4-5fd8-8345-3c5399a9a73f with identifier: 10714487
2026-03-24 22:19:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9deaafb4-28c4-5fd8-8345-3c5399a9a73f with scrape type 2
2026-03-24 22:19:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9deaafb4-28c4-5fd8-8345-3c5399a9a73f with scrape type 2
2026-03-24 22:19:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9deaafb4-28c4-5fd8-8345-3c5399a9a73f, identifier: 10714487
2026-03-24 22:19:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 173efaa2-7b08-581b-9ae4-357f0289a302 with identifier: 10708679
2026-03-24 22:19:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 173efaa2-7b08-581b-9ae4-357f0289a302 with scrape type 2
2026-03-24 22:19:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 173efaa2-7b08-581b-9ae4-357f0289a302 with scrape type 2
2026-03-24 22:19:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 173efaa2-7b08-581b-9ae4-357f0289a302, identifier: 10708679
2026-03-24 22:19:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68a8effc-11e5-5bf3-8ab5-d4ad1ff8e061 with identifier: 10714601
2026-03-24 22:19:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68a8effc-11e5-5bf3-8ab5-d4ad1ff8e061 with scrape type 2
2026-03-24 22:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68a8effc-11e5-5bf3-8ab5-d4ad1ff8e061 with scrape type 2
2026-03-24 22:19:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 68a8effc-11e5-5bf3-8ab5-d4ad1ff8e061, identifier: 10714601
2026-03-24 22:19:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fee7cd67-dd68-5af2-b5ae-a715455801f7 with identifier: 10708669
2026-03-24 22:19:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fee7cd67-dd68-5af2-b5ae-a715455801f7 with identifier: 10708669
2026-03-24 22:19:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fee7cd67-dd68-5af2-b5ae-a715455801f7 with identifier: 10708669 to the API
2026-03-24 22:19:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19: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-24 22:19:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708669>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 65,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Petrol',
'id': 'fee7cd67-dd68-5af2-b5ae-a715455801f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260140157',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708669',
'listing': 'auction',
'location': 'Rehden (Germany)',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 35016,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Fabia Active - Petrol - Manual - 65 hp - 35.016 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2023}
2026-03-24 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708669%27 HTTP/1.1" 200 None
2026-03-24 22:19:42 [adesa.de] INFO: Saving data for 10708669: {'auction_closing_time': 1774434300.0, 'created_time': 1774287602.049296, 'last_price_update_time': 1774390782.367665}
2026-03-24 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708669') HTTP/1.1" 204 0
2026-03-24 22:19:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9deaafb4-28c4-5fd8-8345-3c5399a9a73f with identifier: 10714487
2026-03-24 22:19:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9deaafb4-28c4-5fd8-8345-3c5399a9a73f with identifier: 10714487
2026-03-24 22:19:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9deaafb4-28c4-5fd8-8345-3c5399a9a73f with identifier: 10714487 to the API
2026-03-24 22:19:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19: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-24 22:19:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714487>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 117,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Petrol',
'id': '9deaafb4-28c4-5fd8-8345-3c5399a9a73f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29954',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714487',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 31613,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2024-08-30',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Kamiq 1.0 TSI Selection - Petrol - Automatic - 117 hp - '
'31.613 km',
'transmission': 'automatic',
'trim': 'Selection',
'vin': None,
'year': 2024}
2026-03-24 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714487%27 HTTP/1.1" 200 None
2026-03-24 22:19:42 [adesa.de] INFO: Saving data for 10714487: {'auction_closing_time': 1774434000.0, 'created_time': 1774287587.538253, 'last_price_update_time': 1774390782.678764}
2026-03-24 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714487') HTTP/1.1" 204 0
2026-03-24 22:19:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 173efaa2-7b08-581b-9ae4-357f0289a302 with identifier: 10708679
2026-03-24 22:19:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 173efaa2-7b08-581b-9ae4-357f0289a302 with identifier: 10708679
2026-03-24 22:19:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 173efaa2-7b08-581b-9ae4-357f0289a302 with identifier: 10708679 to the API
2026-03-24 22:19:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19: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-24 22:19:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708679>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Diesel',
'id': '173efaa2-7b08-581b-9ae4-357f0289a302',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26014015B',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708679',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 82492,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2022-01-25',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Karoq 2.0 TDI Ambition - AWD - Diesel - Automatic - 150 hp - '
'82.492 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2022}
2026-03-24 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708679%27 HTTP/1.1" 200 None
2026-03-24 22:19:42 [adesa.de] INFO: Saving data for 10708679: {'auction_closing_time': 1774434300.0, 'created_time': 1774287583.671349, 'last_price_update_time': 1774390782.988501}
2026-03-24 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708679') HTTP/1.1" 204 0
2026-03-24 22:19:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 68a8effc-11e5-5bf3-8ab5-d4ad1ff8e061 with identifier: 10714601
2026-03-24 22:19:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 68a8effc-11e5-5bf3-8ab5-d4ad1ff8e061 with identifier: 10714601
2026-03-24 22:19:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 68a8effc-11e5-5bf3-8ab5-d4ad1ff8e061 with identifier: 10714601 to the API
2026-03-24 22:19:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19: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-24 22:19:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714601>
{'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-25T10:30:00Z',
'fuel_type': 'Petrol',
'id': '68a8effc-11e5-5bf3-8ab5-d4ad1ff8e061',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30011',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714601',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 51416,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22300,
'price_includes_vat': True,
'registration_date': '2022-11-18',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Karoq 1.5 TSI Sportline - Petrol - Automatic - 150 hp - '
'51.416 km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2022}
2026-03-24 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714601%27 HTTP/1.1" 200 None
2026-03-24 22:19:43 [adesa.de] INFO: Saving data for 10714601: {'auction_closing_time': 1774434600.0, 'created_time': 1774287581.374892, 'last_price_update_time': 1774390783.290463}
2026-03-24 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714601') HTTP/1.1" 204 0
2026-03-24 22:19:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714465> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714624> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714414> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4c3e777-fe5a-5bd7-97b7-0ba7956950f9 with identifier: 10714465
2026-03-24 22:19:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4c3e777-fe5a-5bd7-97b7-0ba7956950f9 with scrape type 2
2026-03-24 22:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4c3e777-fe5a-5bd7-97b7-0ba7956950f9 with scrape type 2
2026-03-24 22:19:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e4c3e777-fe5a-5bd7-97b7-0ba7956950f9, identifier: 10714465
2026-03-24 22:19:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e4c3e777-fe5a-5bd7-97b7-0ba7956950f9 with identifier: 10714465
2026-03-24 22:19:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e4c3e777-fe5a-5bd7-97b7-0ba7956950f9 with identifier: 10714465
2026-03-24 22:19:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e4c3e777-fe5a-5bd7-97b7-0ba7956950f9 with identifier: 10714465 to the API
2026-03-24 22:19:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19: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-24 22:19:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714465>
{'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-25T10:10:00Z',
'fuel_type': 'Electric',
'id': 'e4c3e777-fe5a-5bd7-97b7-0ba7956950f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30261',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714465',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 38940,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26400,
'price_includes_vat': True,
'registration_date': '2023-11-29',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq Coupé 82 kWh - Electric - Automatic - 204 hp - 38.940 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714465%27 HTTP/1.1" 200 None
2026-03-24 22:19:43 [adesa.de] INFO: Saving data for 10714465: {'auction_closing_time': 1774433400.0, 'created_time': 1774287601.395021, 'last_price_update_time': 1774390783.82641}
2026-03-24 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714465') HTTP/1.1" 204 0
2026-03-24 22:19:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce9aa13f-296e-53fb-bcc8-dceadf4562ab with identifier: 10714624
2026-03-24 22:19:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce9aa13f-296e-53fb-bcc8-dceadf4562ab with scrape type 2
2026-03-24 22:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce9aa13f-296e-53fb-bcc8-dceadf4562ab with scrape type 2
2026-03-24 22:19:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ce9aa13f-296e-53fb-bcc8-dceadf4562ab, identifier: 10714624
2026-03-24 22:19:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2596ee7-5137-5d1e-80ae-85dffb8c772e with identifier: 10714414
2026-03-24 22:19:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2596ee7-5137-5d1e-80ae-85dffb8c772e with scrape type 2
2026-03-24 22:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2596ee7-5137-5d1e-80ae-85dffb8c772e with scrape type 2
2026-03-24 22:19:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a2596ee7-5137-5d1e-80ae-85dffb8c772e, identifier: 10714414
2026-03-24 22:19:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ce9aa13f-296e-53fb-bcc8-dceadf4562ab with identifier: 10714624
2026-03-24 22:19:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ce9aa13f-296e-53fb-bcc8-dceadf4562ab with identifier: 10714624
2026-03-24 22:19:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ce9aa13f-296e-53fb-bcc8-dceadf4562ab with identifier: 10714624 to the API
2026-03-24 22:19:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19: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-24 22:19:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714624>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Electric',
'id': 'ce9aa13f-296e-53fb-bcc8-dceadf4562ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30309',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714624',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 25233,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24100,
'price_includes_vat': True,
'registration_date': '2023-10-11',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq Coupé 60 - Electric - Automatic - 180 hp - 25.233 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714624%27 HTTP/1.1" 200 None
2026-03-24 22:19:44 [adesa.de] INFO: Saving data for 10714624: {'auction_closing_time': 1774434600.0, 'created_time': 1774287606.133976, 'last_price_update_time': 1774390784.351898}
2026-03-24 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714624') HTTP/1.1" 204 0
2026-03-24 22:19:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a2596ee7-5137-5d1e-80ae-85dffb8c772e with identifier: 10714414
2026-03-24 22:19:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a2596ee7-5137-5d1e-80ae-85dffb8c772e with identifier: 10714414
2026-03-24 22:19:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a2596ee7-5137-5d1e-80ae-85dffb8c772e with identifier: 10714414 to the API
2026-03-24 22:19:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19: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-24 22:19:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714414>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Electric',
'id': 'a2596ee7-5137-5d1e-80ae-85dffb8c772e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30850',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714414',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 69802,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23600,
'price_includes_vat': True,
'registration_date': '2022-10-01',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq Coupé 80 Sportline - Electric - Automatic - 204 hp - '
'69.802 km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2022}
2026-03-24 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714414%27 HTTP/1.1" 200 None
2026-03-24 22:19:44 [adesa.de] INFO: Saving data for 10714414: {'auction_closing_time': 1774433400.0, 'created_time': 1774287592.497169, 'last_price_update_time': 1774390784.635667}
2026-03-24 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714414') HTTP/1.1" 204 0
2026-03-24 22:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714330> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714605> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708648> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714541> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22: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-24 22: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-24 22: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-24 22:19:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1473a670-b953-544f-9804-6b2ed8cb9349 with identifier: 10714330
2026-03-24 22:19:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1473a670-b953-544f-9804-6b2ed8cb9349 with scrape type 2
2026-03-24 22:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1473a670-b953-544f-9804-6b2ed8cb9349 with scrape type 2
2026-03-24 22:19:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1473a670-b953-544f-9804-6b2ed8cb9349, identifier: 10714330
2026-03-24 22:19:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1473a670-b953-544f-9804-6b2ed8cb9349 with identifier: 10714330
2026-03-24 22:19:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1473a670-b953-544f-9804-6b2ed8cb9349 with identifier: 10714330
2026-03-24 22:19:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1473a670-b953-544f-9804-6b2ed8cb9349 with identifier: 10714330 to the API
2026-03-24 22:19:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:19:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714330>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Electric',
'id': '1473a670-b953-544f-9804-6b2ed8cb9349',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29699',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714330',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 196815,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2021-11-09',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq 82 kWh - Electric - Automatic - 204 hp - 196.815 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714330%27 HTTP/1.1" 200 None
2026-03-24 22:19:45 [adesa.de] INFO: Saving data for 10714330: {'auction_closing_time': 1774432800.0, 'created_time': 1774287614.869905, 'last_price_update_time': 1774390785.123591}
2026-03-24 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714330') HTTP/1.1" 204 0
2026-03-24 22:19:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38b34485-6d00-5791-9837-c80a260813fe with identifier: 10714605
2026-03-24 22:19:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38b34485-6d00-5791-9837-c80a260813fe with scrape type 2
2026-03-24 22:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38b34485-6d00-5791-9837-c80a260813fe with scrape type 2
2026-03-24 22:19:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 38b34485-6d00-5791-9837-c80a260813fe, identifier: 10714605
2026-03-24 22:19:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90356099-356b-53ad-a486-e4ce6e3f7905 with identifier: 10708648
2026-03-24 22:19:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90356099-356b-53ad-a486-e4ce6e3f7905 with scrape type 2
2026-03-24 22:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90356099-356b-53ad-a486-e4ce6e3f7905 with scrape type 2
2026-03-24 22:19:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 90356099-356b-53ad-a486-e4ce6e3f7905, identifier: 10708648
2026-03-24 22:19:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8142ecb-fdbb-5108-bbdc-29293f4fa853 with identifier: 10714541
2026-03-24 22:19:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8142ecb-fdbb-5108-bbdc-29293f4fa853 with scrape type 2
2026-03-24 22:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8142ecb-fdbb-5108-bbdc-29293f4fa853 with scrape type 2
2026-03-24 22:19:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f8142ecb-fdbb-5108-bbdc-29293f4fa853, identifier: 10714541
2026-03-24 22:19:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710904> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 38b34485-6d00-5791-9837-c80a260813fe with identifier: 10714605
2026-03-24 22:19:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 38b34485-6d00-5791-9837-c80a260813fe with identifier: 10714605
2026-03-24 22:19:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 38b34485-6d00-5791-9837-c80a260813fe with identifier: 10714605 to the API
2026-03-24 22:19:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:19:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714605>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Electric',
'id': '38b34485-6d00-5791-9837-c80a260813fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30027',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714605',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 52488,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20400,
'price_includes_vat': True,
'registration_date': '2022-09-23',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq 60 Sportline - Electric - Automatic - 180 hp - 52.488 '
'km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2022}
2026-03-24 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714605%27 HTTP/1.1" 200 None
2026-03-24 22:19:45 [adesa.de] INFO: Saving data for 10714605: {'auction_closing_time': 1774434600.0, 'created_time': 1774287605.112463, 'last_price_update_time': 1774390785.702234}
2026-03-24 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714605') HTTP/1.1" 204 0
2026-03-24 22:19:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 90356099-356b-53ad-a486-e4ce6e3f7905 with identifier: 10708648
2026-03-24 22:19:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 90356099-356b-53ad-a486-e4ce6e3f7905 with identifier: 10708648
2026-03-24 22:19:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 90356099-356b-53ad-a486-e4ce6e3f7905 with identifier: 10708648 to the API
2026-03-24 22:19:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:19:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708648>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Hybrid',
'id': '90356099-356b-53ad-a486-e4ce6e3f7905',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260140152',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708648',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Seat',
'model': 'Leon',
'odometer': 76903,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2022-12-07',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Leon Sportstourer 1.4 e-Hybrid Xcellence - Hybrid - Automatic '
'- 150 hp - 76.903 km',
'transmission': 'automatic',
'trim': 'Xcellence',
'vin': None,
'year': 2022}
2026-03-24 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708648%27 HTTP/1.1" 200 None
2026-03-24 22:19:45 [adesa.de] INFO: Saving data for 10708648: {'auction_closing_time': 1774434300.0, 'created_time': 1774287621.599786, 'last_price_update_time': 1774390785.989719}
2026-03-24 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708648') HTTP/1.1" 204 0
2026-03-24 22:19:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f8142ecb-fdbb-5108-bbdc-29293f4fa853 with identifier: 10714541
2026-03-24 22:19:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f8142ecb-fdbb-5108-bbdc-29293f4fa853 with identifier: 10714541
2026-03-24 22:19:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f8142ecb-fdbb-5108-bbdc-29293f4fa853 with identifier: 10714541 to the API
2026-03-24 22:19:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19: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-24 22:19:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714541>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Electric',
'id': 'f8142ecb-fdbb-5108-bbdc-29293f4fa853',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28745',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714541',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 91638,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2021-09-15',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq 82 kWh - Electric - Automatic - 204 hp - 91.638 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714541%27 HTTP/1.1" 200 None
2026-03-24 22:19:46 [adesa.de] INFO: Saving data for 10714541: {'auction_closing_time': 1774434000.0, 'created_time': 1774287602.809039, 'last_price_update_time': 1774390786.340389}
2026-03-24 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714541') HTTP/1.1" 204 0
2026-03-24 22: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-24 22:19:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708774> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708769> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22: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-24 22:19:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708656> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22:19:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab0698a6-2420-5b59-b411-3f52778bdfd9 with identifier: 10710904
2026-03-24 22:19:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab0698a6-2420-5b59-b411-3f52778bdfd9 with scrape type 2
2026-03-24 22:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab0698a6-2420-5b59-b411-3f52778bdfd9 with scrape type 2
2026-03-24 22:19:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ab0698a6-2420-5b59-b411-3f52778bdfd9, identifier: 10710904
2026-03-24 22:19:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ab0698a6-2420-5b59-b411-3f52778bdfd9 with identifier: 10710904
2026-03-24 22:19:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ab0698a6-2420-5b59-b411-3f52778bdfd9 with identifier: 10710904
2026-03-24 22:19:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ab0698a6-2420-5b59-b411-3f52778bdfd9 with identifier: 10710904 to the API
2026-03-24 22:19:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19: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-24 22:19:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710904>
{'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': 200,
'expiration_date': '2026-03-25T12:30:00Z',
'fuel_type': 'Diesel',
'id': 'ab0698a6-2420-5b59-b411-3f52778bdfd9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '32219',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710904',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Seat',
'model': 'Tarraco',
'odometer': 163282,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2021-07-21',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Tarraco 2.0 TDI FR - Diesel - Automatic - 200 hp - 163.282 km',
'transmission': 'automatic',
'trim': 'FR',
'vin': None,
'year': 2021}
2026-03-24 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710904%27 HTTP/1.1" 200 None
2026-03-24 22:19:46 [adesa.de] INFO: Saving data for 10710904: {'auction_closing_time': 1774441800.0, 'created_time': 1774287663.572718, 'last_price_update_time': 1774390786.733223}
2026-03-24 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10710904') HTTP/1.1" 204 0
2026-03-24 22:19:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8e1e971-5b35-58ee-8630-97cf5f261b7a with identifier: 10708774
2026-03-24 22:19:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8e1e971-5b35-58ee-8630-97cf5f261b7a with scrape type 2
2026-03-24 22:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8e1e971-5b35-58ee-8630-97cf5f261b7a with scrape type 2
2026-03-24 22:19:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f8e1e971-5b35-58ee-8630-97cf5f261b7a, identifier: 10708774
2026-03-24 22:19:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02eb5554-e51f-5c5d-9922-688f1d275951 with identifier: 10708769
2026-03-24 22:19:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02eb5554-e51f-5c5d-9922-688f1d275951 with scrape type 2
2026-03-24 22:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02eb5554-e51f-5c5d-9922-688f1d275951 with scrape type 2
2026-03-24 22:19:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 02eb5554-e51f-5c5d-9922-688f1d275951, identifier: 10708769
2026-03-24 22:19:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dff7861e-ed51-5b99-af46-56f9016e40c5 with identifier: 10708656
2026-03-24 22:19:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dff7861e-ed51-5b99-af46-56f9016e40c5 with scrape type 2
2026-03-24 22:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dff7861e-ed51-5b99-af46-56f9016e40c5 with scrape type 2
2026-03-24 22:19:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: dff7861e-ed51-5b99-af46-56f9016e40c5, identifier: 10708656
2026-03-24 22:19:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f8e1e971-5b35-58ee-8630-97cf5f261b7a with identifier: 10708774
2026-03-24 22:19:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f8e1e971-5b35-58ee-8630-97cf5f261b7a with identifier: 10708774
2026-03-24 22:19:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f8e1e971-5b35-58ee-8630-97cf5f261b7a with identifier: 10708774 to the API
2026-03-24 22:19:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:19:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708774>
{'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': 150,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Hybrid',
'id': 'f8e1e971-5b35-58ee-8630-97cf5f261b7a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545D6',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708774',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Seat',
'model': 'Leon',
'odometer': 31921,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2023-02-10',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Leon Sportstourer 1.4 e-Hybrid Xcellence - Hybrid - Automatic '
'- 150 hp - 31.921 km',
'transmission': 'automatic',
'trim': 'Xcellence',
'vin': None,
'year': 2023}
2026-03-24 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708774%27 HTTP/1.1" 200 None
2026-03-24 22:19:47 [adesa.de] INFO: Saving data for 10708774: {'auction_closing_time': 1774434600.0, 'created_time': 1774287643.979607, 'last_price_update_time': 1774390787.347464}
2026-03-24 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708774') HTTP/1.1" 204 0
2026-03-24 22:19:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 02eb5554-e51f-5c5d-9922-688f1d275951 with identifier: 10708769
2026-03-24 22:19:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 02eb5554-e51f-5c5d-9922-688f1d275951 with identifier: 10708769
2026-03-24 22:19:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 02eb5554-e51f-5c5d-9922-688f1d275951 with identifier: 10708769 to the API
2026-03-24 22:19:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:19:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708769>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Petrol',
'id': '02eb5554-e51f-5c5d-9922-688f1d275951',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545D0',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708769',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Seat',
'model': 'Arona',
'odometer': 24764,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2024-01-22',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Arona FR - Petrol - Automatic - 110 hp - 24.764 km',
'transmission': 'automatic',
'trim': 'FR',
'vin': None,
'year': 2024}
2026-03-24 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708769%27 HTTP/1.1" 200 None
2026-03-24 22:19:47 [adesa.de] INFO: Saving data for 10708769: {'auction_closing_time': 1774434600.0, 'created_time': 1774287641.626642, 'last_price_update_time': 1774390787.642269}
2026-03-24 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708769') HTTP/1.1" 204 0
2026-03-24 22:19:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: dff7861e-ed51-5b99-af46-56f9016e40c5 with identifier: 10708656
2026-03-24 22:19:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: dff7861e-ed51-5b99-af46-56f9016e40c5 with identifier: 10708656
2026-03-24 22:19:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: dff7861e-ed51-5b99-af46-56f9016e40c5 with identifier: 10708656 to the API
2026-03-24 22:19:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:19:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708656>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Petrol',
'id': 'dff7861e-ed51-5b99-af46-56f9016e40c5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260140149',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708656',
'listing': 'auction',
'location': 'Ketzin (Germany)',
'make': 'Seat',
'model': 'Arona',
'odometer': 49519,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2023-10-31',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Arona Xperience - Petrol - Automatic - 110 hp - 49.519 km',
'transmission': 'automatic',
'trim': 'Xperience',
'vin': None,
'year': 2023}
2026-03-24 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708656%27 HTTP/1.1" 200 None
2026-03-24 22:19:47 [adesa.de] INFO: Saving data for 10708656: {'auction_closing_time': 1774434300.0, 'created_time': 1774287632.412875, 'last_price_update_time': 1774390787.953832}
2026-03-24 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708656') HTTP/1.1" 204 0
2026-03-24 22:19:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10504928> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708771> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22: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-24 22:19:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708777> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699465> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b2ecd02-661d-530b-942b-f02718c7e1c9 with identifier: 10504928
2026-03-24 22:19:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b2ecd02-661d-530b-942b-f02718c7e1c9 with scrape type 2
2026-03-24 22:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b2ecd02-661d-530b-942b-f02718c7e1c9 with scrape type 2
2026-03-24 22:19:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8b2ecd02-661d-530b-942b-f02718c7e1c9, identifier: 10504928
2026-03-24 22:19:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8b2ecd02-661d-530b-942b-f02718c7e1c9 with identifier: 10504928
2026-03-24 22:19:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8b2ecd02-661d-530b-942b-f02718c7e1c9 with identifier: 10504928
2026-03-24 22:19:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8b2ecd02-661d-530b-942b-f02718c7e1c9 with identifier: 10504928 to the API
2026-03-24 22:19:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19: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-24 22:19:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10504928>
{'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': '52624',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10504928',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26000,
'price_includes_vat': True,
'registration_date': '2025-08-25',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Tucson 1.6 GDI - Petrol - Automatic - 161 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-24 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710504928%27 HTTP/1.1" 200 None
2026-03-24 22:19:48 [adesa.de] INFO: Saving data for 10504928: {'auction_closing_time': 1798675200.0, 'created_time': 1773240392.551368, 'last_price_update_time': 1774390788.458372}
2026-03-24 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10504928') HTTP/1.1" 204 0
2026-03-24 22:19:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08f0a968-e1f8-5005-b028-db7cd9e5d62d with identifier: 10708771
2026-03-24 22:19:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08f0a968-e1f8-5005-b028-db7cd9e5d62d with scrape type 2
2026-03-24 22:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08f0a968-e1f8-5005-b028-db7cd9e5d62d with scrape type 2
2026-03-24 22:19:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 08f0a968-e1f8-5005-b028-db7cd9e5d62d, identifier: 10708771
2026-03-24 22:19:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 08f0a968-e1f8-5005-b028-db7cd9e5d62d with identifier: 10708771
2026-03-24 22:19:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 08f0a968-e1f8-5005-b028-db7cd9e5d62d with identifier: 10708771
2026-03-24 22:19:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 08f0a968-e1f8-5005-b028-db7cd9e5d62d with identifier: 10708771 to the API
2026-03-24 22:19:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19: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-24 22:19:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708771>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'MPV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Diesel',
'id': '08f0a968-e1f8-5005-b028-db7cd9e5d62d',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545D1',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708771',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Seat',
'model': 'Alhambra',
'odometer': 200045,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2020-08-26',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Alhambra 2.0 TDI Xcellence - Diesel - Automatic - 150 hp - '
'200.045 km',
'transmission': 'automatic',
'trim': 'Xcellence',
'vin': None,
'year': 2020}
2026-03-24 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708771%27 HTTP/1.1" 200 None
2026-03-24 22:19:48 [adesa.de] INFO: Saving data for 10708771: {'auction_closing_time': 1774434600.0, 'created_time': 1774287637.521057, 'last_price_update_time': 1774390788.846743}
2026-03-24 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708771') HTTP/1.1" 204 0
2026-03-24 22:19:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad959ebf-8732-551a-9af5-2f2275b7ba54 with identifier: 10708777
2026-03-24 22:19:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad959ebf-8732-551a-9af5-2f2275b7ba54 with scrape type 2
2026-03-24 22:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad959ebf-8732-551a-9af5-2f2275b7ba54 with scrape type 2
2026-03-24 22:19:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ad959ebf-8732-551a-9af5-2f2275b7ba54, identifier: 10708777
2026-03-24 22:19:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39be0960-f533-54a4-95e8-dcd74ff094af with identifier: 10699465
2026-03-24 22:19:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39be0960-f533-54a4-95e8-dcd74ff094af with scrape type 2
2026-03-24 22:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39be0960-f533-54a4-95e8-dcd74ff094af with scrape type 2
2026-03-24 22:19:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 39be0960-f533-54a4-95e8-dcd74ff094af, identifier: 10699465
2026-03-24 22:19:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714344> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714342> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ad959ebf-8732-551a-9af5-2f2275b7ba54 with identifier: 10708777
2026-03-24 22:19:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ad959ebf-8732-551a-9af5-2f2275b7ba54 with identifier: 10708777
2026-03-24 22:19:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ad959ebf-8732-551a-9af5-2f2275b7ba54 with identifier: 10708777 to the API
2026-03-24 22:19:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19: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-24 22:19:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708777>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'ad959ebf-8732-551a-9af5-2f2275b7ba54',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545D2',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708777',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Seat',
'model': 'Arona',
'odometer': 17093,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2024-01-25',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Arona 1.0 TSI Xperience - Petrol - Automatic - 110 hp - 17.093 '
'km',
'transmission': 'automatic',
'trim': 'Xperience',
'vin': None,
'year': 2024}
2026-03-24 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708777%27 HTTP/1.1" 200 None
2026-03-24 22:19:49 [adesa.de] INFO: Saving data for 10708777: {'auction_closing_time': 1774434600.0, 'created_time': 1774287636.310557, 'last_price_update_time': 1774390789.355282}
2026-03-24 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708777') HTTP/1.1" 204 0
2026-03-24 22:19:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 39be0960-f533-54a4-95e8-dcd74ff094af with identifier: 10699465
2026-03-24 22:19:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 39be0960-f533-54a4-95e8-dcd74ff094af with identifier: 10699465
2026-03-24 22:19:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 39be0960-f533-54a4-95e8-dcd74ff094af with identifier: 10699465 to the API
2026-03-24 22:19:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19: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-24 22:19:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699465>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '39be0960-f533-54a4-95e8-dcd74ff094af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PE S1423',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699465',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 31100,
'price_includes_vat': True,
'registration_date': '2026-03-03',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen Touran 1.5 TSI - Petrol - Automatic - 150 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-24 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710699465%27 HTTP/1.1" 200 None
2026-03-24 22:19:49 [adesa.de] INFO: Saving data for 10699465: {'auction_closing_time': 1798675200.0, 'created_time': 1774009283.275134, 'last_price_update_time': 1774390789.666866}
2026-03-24 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10699465') HTTP/1.1" 204 0
2026-03-24 22:19:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714337> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 647978d4-bb2c-524a-b6e6-9e3f1a223da0 with identifier: 10714344
2026-03-24 22:19:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 647978d4-bb2c-524a-b6e6-9e3f1a223da0 with scrape type 2
2026-03-24 22:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 647978d4-bb2c-524a-b6e6-9e3f1a223da0 with scrape type 2
2026-03-24 22:19:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 647978d4-bb2c-524a-b6e6-9e3f1a223da0, identifier: 10714344
2026-03-24 22:19:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91a32842-c326-5014-bab0-300ee282e55a with identifier: 10714342
2026-03-24 22:19:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91a32842-c326-5014-bab0-300ee282e55a with scrape type 2
2026-03-24 22:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 91a32842-c326-5014-bab0-300ee282e55a with scrape type 2
2026-03-24 22:19:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 91a32842-c326-5014-bab0-300ee282e55a, identifier: 10714342
2026-03-24 22:19:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 647978d4-bb2c-524a-b6e6-9e3f1a223da0 with identifier: 10714344
2026-03-24 22:19:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 647978d4-bb2c-524a-b6e6-9e3f1a223da0 with identifier: 10714344
2026-03-24 22:19:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 647978d4-bb2c-524a-b6e6-9e3f1a223da0 with identifier: 10714344 to the API
2026-03-24 22:19:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19: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-24 22:19:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714344>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '647978d4-bb2c-524a-b6e6-9e3f1a223da0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30275',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714344',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 97796,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2022-05-17',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Renault Kadjar Equilibre - Petrol - Automatic - 140 hp - 97.796 km',
'transmission': 'automatic',
'trim': 'Equilibre',
'vin': None,
'year': 2022}
2026-03-24 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714344%27 HTTP/1.1" 200 None
2026-03-24 22:19:50 [adesa.de] INFO: Saving data for 10714344: {'auction_closing_time': 1774432800.0, 'created_time': 1774287642.360674, 'last_price_update_time': 1774390790.171756}
2026-03-24 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714344') HTTP/1.1" 204 0
2026-03-24 22:19:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 91a32842-c326-5014-bab0-300ee282e55a with identifier: 10714342
2026-03-24 22:19:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 91a32842-c326-5014-bab0-300ee282e55a with identifier: 10714342
2026-03-24 22:19:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 91a32842-c326-5014-bab0-300ee282e55a with identifier: 10714342 to the API
2026-03-24 22:19:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19: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-24 22:19:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714342>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '91a32842-c326-5014-bab0-300ee282e55a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30281',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714342',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 86929,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2022-06-24',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Renault Kadjar Equilibre - Petrol - Automatic - 140 hp - 86.929 km',
'transmission': 'automatic',
'trim': 'Equilibre',
'vin': None,
'year': 2022}
2026-03-24 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714342%27 HTTP/1.1" 200 None
2026-03-24 22:19:50 [adesa.de] INFO: Saving data for 10714342: {'auction_closing_time': 1774432800.0, 'created_time': 1774287657.462325, 'last_price_update_time': 1774390790.480976}
2026-03-24 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714342') HTTP/1.1" 204 0
2026-03-24 22:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714481> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714544> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22: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-24 22:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714545> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22:19:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9334855-dfb1-5c05-9daf-f058f41a64df with identifier: 10714337
2026-03-24 22:19:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9334855-dfb1-5c05-9daf-f058f41a64df with scrape type 2
2026-03-24 22:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9334855-dfb1-5c05-9daf-f058f41a64df with scrape type 2
2026-03-24 22:19:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a9334855-dfb1-5c05-9daf-f058f41a64df, identifier: 10714337
2026-03-24 22:19:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a9334855-dfb1-5c05-9daf-f058f41a64df with identifier: 10714337
2026-03-24 22:19:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a9334855-dfb1-5c05-9daf-f058f41a64df with identifier: 10714337
2026-03-24 22:19:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a9334855-dfb1-5c05-9daf-f058f41a64df with identifier: 10714337 to the API
2026-03-24 22:19:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19: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-24 22:19:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714337>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'a9334855-dfb1-5c05-9daf-f058f41a64df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30291',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714337',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 98276,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2022-06-24',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Renault Kadjar Limited - Petrol - Automatic - 140 hp - 98.276 km',
'transmission': 'automatic',
'trim': 'Limited',
'vin': None,
'year': 2022}
2026-03-24 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714337%27 HTTP/1.1" 200 None
2026-03-24 22:19:50 [adesa.de] INFO: Saving data for 10714337: {'auction_closing_time': 1774432800.0, 'created_time': 1774287643.173573, 'last_price_update_time': 1774390790.887731}
2026-03-24 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714337') HTTP/1.1" 204 0
2026-03-24 22:19:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e39da7aa-d288-5b00-81ee-ad09adc71785 with identifier: 10714481
2026-03-24 22:19:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e39da7aa-d288-5b00-81ee-ad09adc71785 with scrape type 2
2026-03-24 22:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e39da7aa-d288-5b00-81ee-ad09adc71785 with scrape type 2
2026-03-24 22:19:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e39da7aa-d288-5b00-81ee-ad09adc71785, identifier: 10714481
2026-03-24 22:19:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b9adf9d-ef79-5499-8eaa-3440ec3a203b with identifier: 10714544
2026-03-24 22:19:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b9adf9d-ef79-5499-8eaa-3440ec3a203b with scrape type 2
2026-03-24 22:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b9adf9d-ef79-5499-8eaa-3440ec3a203b with scrape type 2
2026-03-24 22:19:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4b9adf9d-ef79-5499-8eaa-3440ec3a203b, identifier: 10714544
2026-03-24 22:19:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 536313a8-e0d0-5cf5-b80b-4204a0d23cb8 with identifier: 10714545
2026-03-24 22:19:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 536313a8-e0d0-5cf5-b80b-4204a0d23cb8 with scrape type 2
2026-03-24 22:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 536313a8-e0d0-5cf5-b80b-4204a0d23cb8 with scrape type 2
2026-03-24 22:19:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 536313a8-e0d0-5cf5-b80b-4204a0d23cb8, identifier: 10714545
2026-03-24 22:19:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e39da7aa-d288-5b00-81ee-ad09adc71785 with identifier: 10714481
2026-03-24 22:19:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e39da7aa-d288-5b00-81ee-ad09adc71785 with identifier: 10714481
2026-03-24 22:19:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e39da7aa-d288-5b00-81ee-ad09adc71785 with identifier: 10714481 to the API
2026-03-24 22:19:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:19:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714481>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Petrol',
'id': 'e39da7aa-d288-5b00-81ee-ad09adc71785',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28468',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714481',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '5008',
'odometer': 43104,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20400,
'price_includes_vat': True,
'registration_date': '2024-05-06',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 5008 1.2 GT - Petrol - Automatic - 136 hp - 43.104 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2024}
2026-03-24 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714481%27 HTTP/1.1" 200 None
2026-03-24 22:19:51 [adesa.de] INFO: Saving data for 10714481: {'auction_closing_time': 1774434000.0, 'created_time': 1774287715.851155, 'last_price_update_time': 1774390791.490722}
2026-03-24 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714481') HTTP/1.1" 204 0
2026-03-24 22:19:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4b9adf9d-ef79-5499-8eaa-3440ec3a203b with identifier: 10714544
2026-03-24 22:19:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4b9adf9d-ef79-5499-8eaa-3440ec3a203b with identifier: 10714544
2026-03-24 22:19:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4b9adf9d-ef79-5499-8eaa-3440ec3a203b with identifier: 10714544 to the API
2026-03-24 22:19:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:19:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714544>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Petrol',
'id': '4b9adf9d-ef79-5499-8eaa-3440ec3a203b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '27964',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714544',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Peugeot',
'model': '308',
'odometer': 7674,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17100,
'price_includes_vat': True,
'registration_date': '2024-10-23',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 308 SW 1.2 Allure - Petrol - Automatic - 136 hp - 7.674 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-24 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714544%27 HTTP/1.1" 200 None
2026-03-24 22:19:51 [adesa.de] INFO: Saving data for 10714544: {'auction_closing_time': 1774434000.0, 'created_time': 1774287724.241652, 'last_price_update_time': 1774390791.789083}
2026-03-24 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714544') HTTP/1.1" 204 0
2026-03-24 22:19:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 536313a8-e0d0-5cf5-b80b-4204a0d23cb8 with identifier: 10714545
2026-03-24 22:19:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 536313a8-e0d0-5cf5-b80b-4204a0d23cb8 with identifier: 10714545
2026-03-24 22:19:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 536313a8-e0d0-5cf5-b80b-4204a0d23cb8 with identifier: 10714545 to the API
2026-03-24 22:19:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:19:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714545>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '536313a8-e0d0-5cf5-b80b-4204a0d23cb8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '27970',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714545',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '308',
'odometer': 21343,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18700,
'price_includes_vat': True,
'registration_date': '2024-11-25',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 308 SW GT - Diesel - Automatic - 131 hp - 21.343 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2024}
2026-03-24 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714545%27 HTTP/1.1" 200 None
2026-03-24 22:19:52 [adesa.de] INFO: Saving data for 10714545: {'auction_closing_time': 1774434000.0, 'created_time': 1774287713.424973, 'last_price_update_time': 1774390792.106342}
2026-03-24 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714545') HTTP/1.1" 204 0
2026-03-24 22:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714542> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b732a11-bb2f-53e0-923d-ad69618d925f with identifier: 10714542
2026-03-24 22:19:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b732a11-bb2f-53e0-923d-ad69618d925f with scrape type 2
2026-03-24 22:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b732a11-bb2f-53e0-923d-ad69618d925f with scrape type 2
2026-03-24 22:19:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6b732a11-bb2f-53e0-923d-ad69618d925f, identifier: 10714542
2026-03-24 22:19:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6b732a11-bb2f-53e0-923d-ad69618d925f with identifier: 10714542
2026-03-24 22:19:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6b732a11-bb2f-53e0-923d-ad69618d925f with identifier: 10714542
2026-03-24 22:19:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6b732a11-bb2f-53e0-923d-ad69618d925f with identifier: 10714542 to the API
2026-03-24 22:19:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714542>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '6b732a11-bb2f-53e0-923d-ad69618d925f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '27971',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714542',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Peugeot',
'model': '308',
'odometer': 22986,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2024-09-11',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 308 GT - Diesel - Automatic - 131 hp - 22.986 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2024}
2026-03-24 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714542%27 HTTP/1.1" 200 None
2026-03-24 22:19:52 [adesa.de] INFO: Saving data for 10714542: {'auction_closing_time': 1774434000.0, 'created_time': 1774287717.814188, 'last_price_update_time': 1774390792.614957}
2026-03-24 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714542') HTTP/1.1" 204 0
2026-03-24 22:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714562> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714543> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74ffc786-f31d-5f9e-af93-a408234d7e1e with identifier: 10714562
2026-03-24 22:19:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74ffc786-f31d-5f9e-af93-a408234d7e1e with scrape type 2
2026-03-24 22:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74ffc786-f31d-5f9e-af93-a408234d7e1e with scrape type 2
2026-03-24 22:19:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 74ffc786-f31d-5f9e-af93-a408234d7e1e, identifier: 10714562
2026-03-24 22:19:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d58a1c51-b41a-5716-af55-aeb605833ca5 with identifier: 10714543
2026-03-24 22:19:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d58a1c51-b41a-5716-af55-aeb605833ca5 with scrape type 2
2026-03-24 22:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d58a1c51-b41a-5716-af55-aeb605833ca5 with scrape type 2
2026-03-24 22:19:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d58a1c51-b41a-5716-af55-aeb605833ca5, identifier: 10714543
2026-03-24 22:19:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 74ffc786-f31d-5f9e-af93-a408234d7e1e with identifier: 10714562
2026-03-24 22:19:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 74ffc786-f31d-5f9e-af93-a408234d7e1e with identifier: 10714562
2026-03-24 22:19:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 74ffc786-f31d-5f9e-af93-a408234d7e1e with identifier: 10714562 to the API
2026-03-24 22:19:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:19:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714562>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 200,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Hybrid',
'id': '74ffc786-f31d-5f9e-af93-a408234d7e1e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '27162',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714562',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '3008',
'odometer': 84853,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2023-06-19',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 3008 Allure Pack - AWD - Hybrid - Automatic - 200 hp - '
'84.853 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-24 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714562%27 HTTP/1.1" 200 None
2026-03-24 22:19:53 [adesa.de] INFO: Saving data for 10714562: {'auction_closing_time': 1774434000.0, 'created_time': 1774287729.561398, 'last_price_update_time': 1774390793.217479}
2026-03-24 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714562') HTTP/1.1" 204 0
2026-03-24 22:19:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d58a1c51-b41a-5716-af55-aeb605833ca5 with identifier: 10714543
2026-03-24 22:19:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d58a1c51-b41a-5716-af55-aeb605833ca5 with identifier: 10714543
2026-03-24 22:19:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d58a1c51-b41a-5716-af55-aeb605833ca5 with identifier: 10714543 to the API
2026-03-24 22:19:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:19:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714543>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Petrol',
'id': 'd58a1c51-b41a-5716-af55-aeb605833ca5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '27968',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714543',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Peugeot',
'model': '408',
'odometer': 33135,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19500,
'price_includes_vat': True,
'registration_date': '2024-06-27',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 408 1.2 GT - Petrol - Automatic - 131 hp - 33.135 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2024}
2026-03-24 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714543%27 HTTP/1.1" 200 None
2026-03-24 22:19:53 [adesa.de] INFO: Saving data for 10714543: {'auction_closing_time': 1774434000.0, 'created_time': 1774287710.500932, 'last_price_update_time': 1774390793.496936}
2026-03-24 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714543') HTTP/1.1" 204 0
2026-03-24 22:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714561> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714560> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22: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-24 22:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714558> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22:19:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f057969e-177f-54bd-b4e0-1d9366061bdf with identifier: 10714561
2026-03-24 22:19:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f057969e-177f-54bd-b4e0-1d9366061bdf with scrape type 2
2026-03-24 22:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f057969e-177f-54bd-b4e0-1d9366061bdf with scrape type 2
2026-03-24 22:19:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f057969e-177f-54bd-b4e0-1d9366061bdf, identifier: 10714561
2026-03-24 22:19:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27c8746e-d943-5fdf-a09b-00535062b259 with identifier: 10714560
2026-03-24 22:19:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27c8746e-d943-5fdf-a09b-00535062b259 with scrape type 2
2026-03-24 22:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27c8746e-d943-5fdf-a09b-00535062b259 with scrape type 2
2026-03-24 22:19:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 27c8746e-d943-5fdf-a09b-00535062b259, identifier: 10714560
2026-03-24 22:19:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea662a9b-b71a-5d2f-a481-2999731741e3 with identifier: 10714558
2026-03-24 22:19:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea662a9b-b71a-5d2f-a481-2999731741e3 with scrape type 2
2026-03-24 22:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea662a9b-b71a-5d2f-a481-2999731741e3 with scrape type 2
2026-03-24 22:19:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ea662a9b-b71a-5d2f-a481-2999731741e3, identifier: 10714558
2026-03-24 22:19:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f057969e-177f-54bd-b4e0-1d9366061bdf with identifier: 10714561
2026-03-24 22:19:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f057969e-177f-54bd-b4e0-1d9366061bdf with identifier: 10714561
2026-03-24 22:19:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f057969e-177f-54bd-b4e0-1d9366061bdf with identifier: 10714561 to the API
2026-03-24 22:19:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19: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-24 22:19:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714561>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 200,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Hybrid',
'id': 'f057969e-177f-54bd-b4e0-1d9366061bdf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '27158',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714561',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '3008',
'odometer': 72159,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2023-06-19',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 3008 Allure Pack - AWD - Hybrid - Automatic - 200 hp - '
'72.159 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-24 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714561%27 HTTP/1.1" 200 None
2026-03-24 22:19:54 [adesa.de] INFO: Saving data for 10714561: {'auction_closing_time': 1774434000.0, 'created_time': 1774287723.496619, 'last_price_update_time': 1774390794.196218}
2026-03-24 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714561') HTTP/1.1" 204 0
2026-03-24 22:19:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 27c8746e-d943-5fdf-a09b-00535062b259 with identifier: 10714560
2026-03-24 22:19:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 27c8746e-d943-5fdf-a09b-00535062b259 with identifier: 10714560
2026-03-24 22:19:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 27c8746e-d943-5fdf-a09b-00535062b259 with identifier: 10714560 to the API
2026-03-24 22:19:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19: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-24 22:19:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714560>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 200,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Hybrid',
'id': '27c8746e-d943-5fdf-a09b-00535062b259',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '27157',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714560',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '3008',
'odometer': 72631,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2023-06-14',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 3008 Allure Pack - AWD - Hybrid - Automatic - 200 hp - '
'72.631 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-24 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714560%27 HTTP/1.1" 200 None
2026-03-24 22:19:54 [adesa.de] INFO: Saving data for 10714560: {'auction_closing_time': 1774434000.0, 'created_time': 1774287722.694942, 'last_price_update_time': 1774390794.491717}
2026-03-24 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714560') HTTP/1.1" 204 0
2026-03-24 22:19:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ea662a9b-b71a-5d2f-a481-2999731741e3 with identifier: 10714558
2026-03-24 22:19:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ea662a9b-b71a-5d2f-a481-2999731741e3 with identifier: 10714558
2026-03-24 22:19:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ea662a9b-b71a-5d2f-a481-2999731741e3 with identifier: 10714558 to the API
2026-03-24 22:19:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19: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-24 22:19:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714558>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 200,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Hybrid',
'id': 'ea662a9b-b71a-5d2f-a481-2999731741e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '27033',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714558',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '3008',
'odometer': 66672,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2023-06-19',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 3008 Allure Pack - AWD - Hybrid - Automatic - 200 hp - '
'66.672 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-24 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714558%27 HTTP/1.1" 200 None
2026-03-24 22:19:54 [adesa.de] INFO: Saving data for 10714558: {'auction_closing_time': 1774434000.0, 'created_time': 1774287726.641847, 'last_price_update_time': 1774390794.781535}
2026-03-24 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714558') HTTP/1.1" 204 0
2026-03-24 22:19:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714495> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f07f752-816d-56bf-9c00-1127e7aa4091 with identifier: 10714495
2026-03-24 22:19:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f07f752-816d-56bf-9c00-1127e7aa4091 with scrape type 2
2026-03-24 22:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f07f752-816d-56bf-9c00-1127e7aa4091 with scrape type 2
2026-03-24 22:19:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8f07f752-816d-56bf-9c00-1127e7aa4091, identifier: 10714495
2026-03-24 22:19:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8f07f752-816d-56bf-9c00-1127e7aa4091 with identifier: 10714495
2026-03-24 22:19:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8f07f752-816d-56bf-9c00-1127e7aa4091 with identifier: 10714495
2026-03-24 22:19:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8f07f752-816d-56bf-9c00-1127e7aa4091 with identifier: 10714495 to the API
2026-03-24 22:19:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714495>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Hybrid',
'id': '8f07f752-816d-56bf-9c00-1127e7aa4091',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '27184',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714495',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '3008',
'odometer': 30453,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2022-05-27',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 3008 Allure - Hybrid - Automatic - 181 hp - 30.453 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2022}
2026-03-24 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714495%27 HTTP/1.1" 200 None
2026-03-24 22:19:55 [adesa.de] INFO: Saving data for 10714495: {'auction_closing_time': 1774434000.0, 'created_time': 1774287768.516658, 'last_price_update_time': 1774390795.328721}
2026-03-24 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714495') HTTP/1.1" 204 0
2026-03-24 22:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714535> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708662> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714559> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714338> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a18c4a8-c8cb-5efe-b362-9593c2c9afc4 with identifier: 10714535
2026-03-24 22:19:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a18c4a8-c8cb-5efe-b362-9593c2c9afc4 with scrape type 2
2026-03-24 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a18c4a8-c8cb-5efe-b362-9593c2c9afc4 with scrape type 2
2026-03-24 22:19:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8a18c4a8-c8cb-5efe-b362-9593c2c9afc4, identifier: 10714535
2026-03-24 22:19:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afcfe632-591a-5814-b349-519c5f223013 with identifier: 10708662
2026-03-24 22:19:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afcfe632-591a-5814-b349-519c5f223013 with scrape type 2
2026-03-24 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item afcfe632-591a-5814-b349-519c5f223013 with scrape type 2
2026-03-24 22:19:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: afcfe632-591a-5814-b349-519c5f223013, identifier: 10708662
2026-03-24 22:19:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8a18c4a8-c8cb-5efe-b362-9593c2c9afc4 with identifier: 10714535
2026-03-24 22:19:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8a18c4a8-c8cb-5efe-b362-9593c2c9afc4 with identifier: 10714535
2026-03-24 22:19:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8a18c4a8-c8cb-5efe-b362-9593c2c9afc4 with identifier: 10714535 to the API
2026-03-24 22:19:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714535>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Petrol',
'id': '8a18c4a8-c8cb-5efe-b362-9593c2c9afc4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28696',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714535',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '3008',
'odometer': 37521,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2023-08-21',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 3008 1.2i Allure - Petrol - Manual - 131 hp - 37.521 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2023}
2026-03-24 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714535%27 HTTP/1.1" 200 None
2026-03-24 22:19:55 [adesa.de] INFO: Saving data for 10714535: {'auction_closing_time': 1774434000.0, 'created_time': 1774287736.83043, 'last_price_update_time': 1774390795.922187}
2026-03-24 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714535') HTTP/1.1" 204 0
2026-03-24 22:19:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: afcfe632-591a-5814-b349-519c5f223013 with identifier: 10708662
2026-03-24 22:19:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: afcfe632-591a-5814-b349-519c5f223013 with identifier: 10708662
2026-03-24 22:19:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: afcfe632-591a-5814-b349-519c5f223013 with identifier: 10708662 to the API
2026-03-24 22:19:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708662>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Petrol',
'id': 'afcfe632-591a-5814-b349-519c5f223013',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26014014D',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708662',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 24543,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2024-06-27',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Crossland Elegance - Petrol - Manual - 110 hp - 24.543 km',
'transmission': 'manual',
'trim': 'Elegance',
'vin': None,
'year': 2024}
2026-03-24 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708662%27 HTTP/1.1" 200 None
2026-03-24 22:19:56 [adesa.de] INFO: Saving data for 10708662: {'auction_closing_time': 1774434300.0, 'created_time': 1774287750.438653, 'last_price_update_time': 1774390796.22119}
2026-03-24 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708662') HTTP/1.1" 204 0
2026-03-24 22:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714512> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ee2a213-e31d-593f-b721-602d3e40e953 with identifier: 10714559
2026-03-24 22:19:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ee2a213-e31d-593f-b721-602d3e40e953 with scrape type 2
2026-03-24 22:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ee2a213-e31d-593f-b721-602d3e40e953 with scrape type 2
2026-03-24 22:19:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4ee2a213-e31d-593f-b721-602d3e40e953, identifier: 10714559
2026-03-24 22:19:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e497a05d-0426-5efb-9d07-60ec7bda9365 with identifier: 10714338
2026-03-24 22:19:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e497a05d-0426-5efb-9d07-60ec7bda9365 with scrape type 2
2026-03-24 22:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e497a05d-0426-5efb-9d07-60ec7bda9365 with scrape type 2
2026-03-24 22:19:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e497a05d-0426-5efb-9d07-60ec7bda9365, identifier: 10714338
2026-03-24 22:19:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4ee2a213-e31d-593f-b721-602d3e40e953 with identifier: 10714559
2026-03-24 22:19:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4ee2a213-e31d-593f-b721-602d3e40e953 with identifier: 10714559
2026-03-24 22:19:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4ee2a213-e31d-593f-b721-602d3e40e953 with identifier: 10714559 to the API
2026-03-24 22:19:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714559>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 200,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Hybrid',
'id': '4ee2a213-e31d-593f-b721-602d3e40e953',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '27037',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714559',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '3008',
'odometer': 82019,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2023-06-19',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 3008 Allure Pack - AWD - Hybrid - Automatic - 200 hp - '
'82.019 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-24 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714559%27 HTTP/1.1" 200 None
2026-03-24 22:19:56 [adesa.de] INFO: Saving data for 10714559: {'auction_closing_time': 1774434000.0, 'created_time': 1774287720.026022, 'last_price_update_time': 1774390796.736073}
2026-03-24 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714559') HTTP/1.1" 204 0
2026-03-24 22:19:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e497a05d-0426-5efb-9d07-60ec7bda9365 with identifier: 10714338
2026-03-24 22:19:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e497a05d-0426-5efb-9d07-60ec7bda9365 with identifier: 10714338
2026-03-24 22:19:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e497a05d-0426-5efb-9d07-60ec7bda9365 with identifier: 10714338 to the API
2026-03-24 22:19:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714338>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'e497a05d-0426-5efb-9d07-60ec7bda9365',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30287',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714338',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 95235,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2022-06-24',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Renault Kadjar Equilibre - Petrol - Automatic - 140 hp - 95.235 km',
'transmission': 'automatic',
'trim': 'Equilibre',
'vin': None,
'year': 2022}
2026-03-24 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714338%27 HTTP/1.1" 200 None
2026-03-24 22:19:57 [adesa.de] INFO: Saving data for 10714338: {'auction_closing_time': 1774432800.0, 'created_time': 1774287667.756271, 'last_price_update_time': 1774390797.02694}
2026-03-24 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714338') HTTP/1.1" 204 0
2026-03-24 22:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714407> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714406> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af4f7fe4-5b1a-5540-9d97-939c261dba14 with identifier: 10714512
2026-03-24 22:19:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af4f7fe4-5b1a-5540-9d97-939c261dba14 with scrape type 2
2026-03-24 22:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af4f7fe4-5b1a-5540-9d97-939c261dba14 with scrape type 2
2026-03-24 22:19:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: af4f7fe4-5b1a-5540-9d97-939c261dba14, identifier: 10714512
2026-03-24 22:19:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: af4f7fe4-5b1a-5540-9d97-939c261dba14 with identifier: 10714512
2026-03-24 22:19:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: af4f7fe4-5b1a-5540-9d97-939c261dba14 with identifier: 10714512
2026-03-24 22:19:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: af4f7fe4-5b1a-5540-9d97-939c261dba14 with identifier: 10714512 to the API
2026-03-24 22:19:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19: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-24 22:19:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714512>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'af4f7fe4-5b1a-5540-9d97-939c261dba14',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28979',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714512',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 112543,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 6600,
'price_includes_vat': True,
'registration_date': '2020-11-25',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Opel Crossland 1.5 120 Jahre - Diesel - Manual - 102 hp - 112.543 '
'km',
'transmission': 'manual',
'trim': '120 Jahre',
'vin': None,
'year': 2020}
2026-03-24 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714512%27 HTTP/1.1" 200 None
2026-03-24 22:19:57 [adesa.de] INFO: Saving data for 10714512: {'auction_closing_time': 1774434000.0, 'created_time': 1774287780.853625, 'last_price_update_time': 1774390797.408992}
2026-03-24 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714512') HTTP/1.1" 204 0
2026-03-24 22:19:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1114564a-bf54-52bc-bcc6-97a5701808a4 with identifier: 10714407
2026-03-24 22:19:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1114564a-bf54-52bc-bcc6-97a5701808a4 with scrape type 2
2026-03-24 22:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1114564a-bf54-52bc-bcc6-97a5701808a4 with scrape type 2
2026-03-24 22:19:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1114564a-bf54-52bc-bcc6-97a5701808a4, identifier: 10714407
2026-03-24 22:19:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41083c26-e60a-5550-aafa-7ba521be3aa2 with identifier: 10714406
2026-03-24 22:19:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41083c26-e60a-5550-aafa-7ba521be3aa2 with scrape type 2
2026-03-24 22:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41083c26-e60a-5550-aafa-7ba521be3aa2 with scrape type 2
2026-03-24 22:19:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 41083c26-e60a-5550-aafa-7ba521be3aa2, identifier: 10714406
2026-03-24 22:19:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1114564a-bf54-52bc-bcc6-97a5701808a4 with identifier: 10714407
2026-03-24 22:19:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1114564a-bf54-52bc-bcc6-97a5701808a4 with identifier: 10714407
2026-03-24 22:19:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1114564a-bf54-52bc-bcc6-97a5701808a4 with identifier: 10714407 to the API
2026-03-24 22:19:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19: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-24 22:19:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714407>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Petrol',
'id': '1114564a-bf54-52bc-bcc6-97a5701808a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30842',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714407',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 24196,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2025-02-26',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Opel Corsa 1.2 GS - Petrol - Automatic - 100 hp - 24.196 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-24 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714407%27 HTTP/1.1" 200 None
2026-03-24 22:19:57 [adesa.de] INFO: Saving data for 10714407: {'auction_closing_time': 1774433400.0, 'created_time': 1774287749.671395, 'last_price_update_time': 1774390797.893029}
2026-03-24 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714407') HTTP/1.1" 204 0
2026-03-24 22:19:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 41083c26-e60a-5550-aafa-7ba521be3aa2 with identifier: 10714406
2026-03-24 22:19:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 41083c26-e60a-5550-aafa-7ba521be3aa2 with identifier: 10714406
2026-03-24 22:19:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 41083c26-e60a-5550-aafa-7ba521be3aa2 with identifier: 10714406 to the API
2026-03-24 22:19:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19: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-24 22:19:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714406>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Petrol',
'id': '41083c26-e60a-5550-aafa-7ba521be3aa2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30847',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714406',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 29168,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2025-04-28',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Opel Corsa 1.2 GS - Petrol - Automatic - 100 hp - 29.168 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-24 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714406%27 HTTP/1.1" 200 None
2026-03-24 22:19:58 [adesa.de] INFO: Saving data for 10714406: {'auction_closing_time': 1774433400.0, 'created_time': 1774287739.999328, 'last_price_update_time': 1774390798.184293}
2026-03-24 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714406') HTTP/1.1" 204 0
2026-03-24 22:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714299> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714408> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714301> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714509> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710897> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7768181-f9df-50b1-b3d3-7eff34175e8a with identifier: 10714299
2026-03-24 22:19:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7768181-f9df-50b1-b3d3-7eff34175e8a with scrape type 2
2026-03-24 22:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7768181-f9df-50b1-b3d3-7eff34175e8a with scrape type 2
2026-03-24 22:19:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b7768181-f9df-50b1-b3d3-7eff34175e8a, identifier: 10714299
2026-03-24 22:19:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b7768181-f9df-50b1-b3d3-7eff34175e8a with identifier: 10714299
2026-03-24 22:19:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b7768181-f9df-50b1-b3d3-7eff34175e8a with identifier: 10714299
2026-03-24 22:19:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b7768181-f9df-50b1-b3d3-7eff34175e8a with identifier: 10714299 to the API
2026-03-24 22:19:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19: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-24 22:19:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714299>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 194,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b7768181-f9df-50b1-b3d3-7eff34175e8a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31539',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714299',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'MG3',
'odometer': 9760,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2025-04-16',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG MG3 1.5 Luxury - Hybrid - Automatic - 194 hp - 9.760 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2025}
2026-03-24 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714299%27 HTTP/1.1" 200 None
2026-03-24 22:19:58 [adesa.de] INFO: Saving data for 10714299: {'auction_closing_time': 1774432800.0, 'created_time': 1774287815.041395, 'last_price_update_time': 1774390798.682692}
2026-03-24 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714299') HTTP/1.1" 204 0
2026-03-24 22:19:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec41e83e-23ac-551a-9b99-98e94237f1b4 with identifier: 10714408
2026-03-24 22:19:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec41e83e-23ac-551a-9b99-98e94237f1b4 with scrape type 2
2026-03-24 22:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec41e83e-23ac-551a-9b99-98e94237f1b4 with scrape type 2
2026-03-24 22:19:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ec41e83e-23ac-551a-9b99-98e94237f1b4, identifier: 10714408
2026-03-24 22:19:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ec41e83e-23ac-551a-9b99-98e94237f1b4 with identifier: 10714408
2026-03-24 22:19:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ec41e83e-23ac-551a-9b99-98e94237f1b4 with identifier: 10714408
2026-03-24 22:19:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ec41e83e-23ac-551a-9b99-98e94237f1b4 with identifier: 10714408 to the API
2026-03-24 22:19:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19: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-24 22:19:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714408>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'ec41e83e-23ac-551a-9b99-98e94237f1b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30843',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714408',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 27778,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2025-04-28',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Opel Corsa 1.2 GS - Petrol - Automatic - 100 hp - 27.778 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-24 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714408%27 HTTP/1.1" 200 None
2026-03-24 22:19:59 [adesa.de] INFO: Saving data for 10714408: {'auction_closing_time': 1774433400.0, 'created_time': 1774287894.688528, 'last_price_update_time': 1774390799.071154}
2026-03-24 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714408') HTTP/1.1" 204 0
2026-03-24 22:19:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 153826ba-4eaf-5eb9-844c-e9c6da9cd553 with identifier: 10714301
2026-03-24 22:19:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 153826ba-4eaf-5eb9-844c-e9c6da9cd553 with scrape type 2
2026-03-24 22:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 153826ba-4eaf-5eb9-844c-e9c6da9cd553 with scrape type 2
2026-03-24 22:19:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 153826ba-4eaf-5eb9-844c-e9c6da9cd553, identifier: 10714301
2026-03-24 22:19:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bac30ab0-953f-5ff8-ab73-17627d57590d with identifier: 10714509
2026-03-24 22:19:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bac30ab0-953f-5ff8-ab73-17627d57590d with scrape type 2
2026-03-24 22:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bac30ab0-953f-5ff8-ab73-17627d57590d with scrape type 2
2026-03-24 22:19:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bac30ab0-953f-5ff8-ab73-17627d57590d, identifier: 10714509
2026-03-24 22:19:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ddb69db-cca2-5b44-bb9d-58b523928b42 with identifier: 10710897
2026-03-24 22:19:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ddb69db-cca2-5b44-bb9d-58b523928b42 with scrape type 2
2026-03-24 22:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ddb69db-cca2-5b44-bb9d-58b523928b42 with scrape type 2
2026-03-24 22:19:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9ddb69db-cca2-5b44-bb9d-58b523928b42, identifier: 10710897
2026-03-24 22:19:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714298> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 153826ba-4eaf-5eb9-844c-e9c6da9cd553 with identifier: 10714301
2026-03-24 22:19:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 153826ba-4eaf-5eb9-844c-e9c6da9cd553 with identifier: 10714301
2026-03-24 22:19:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 153826ba-4eaf-5eb9-844c-e9c6da9cd553 with identifier: 10714301 to the API
2026-03-24 22:19:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19: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-24 22:19:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714301>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 194,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '153826ba-4eaf-5eb9-844c-e9c6da9cd553',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31540',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714301',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'MG3',
'odometer': 12024,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2025-04-11',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG MG3 Luxury - Hybrid - Automatic - 194 hp - 12.024 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2025}
2026-03-24 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714301%27 HTTP/1.1" 200 None
2026-03-24 22:19:59 [adesa.de] INFO: Saving data for 10714301: {'auction_closing_time': 1774432800.0, 'created_time': 1774287862.269214, 'last_price_update_time': 1774390799.682977}
2026-03-24 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714301') HTTP/1.1" 204 0
2026-03-24 22:19:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bac30ab0-953f-5ff8-ab73-17627d57590d with identifier: 10714509
2026-03-24 22:19:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bac30ab0-953f-5ff8-ab73-17627d57590d with identifier: 10714509
2026-03-24 22:19:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bac30ab0-953f-5ff8-ab73-17627d57590d with identifier: 10714509 to the API
2026-03-24 22:19:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19: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-24 22:20:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714509>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'bac30ab0-953f-5ff8-ab73-17627d57590d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28967',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714509',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Combo',
'odometer': 66179,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2020-11-25',
'seats_number': 2,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Opel Combo Cargo 1.5 Edition - Diesel - Manual - 102 hp - 66.179 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2020}
2026-03-24 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714509%27 HTTP/1.1" 200 None
2026-03-24 22:20:00 [adesa.de] INFO: Saving data for 10714509: {'auction_closing_time': 1774434000.0, 'created_time': 1774287761.472091, 'last_price_update_time': 1774390800.023491}
2026-03-24 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714509') HTTP/1.1" 204 0
2026-03-24 22:20:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9ddb69db-cca2-5b44-bb9d-58b523928b42 with identifier: 10710897
2026-03-24 22:20:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9ddb69db-cca2-5b44-bb9d-58b523928b42 with identifier: 10710897
2026-03-24 22:20:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9ddb69db-cca2-5b44-bb9d-58b523928b42 with identifier: 10710897 to the API
2026-03-24 22:20:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:20:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710897>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 176,
'expiration_date': '2026-03-25T12:30:00Z',
'fuel_type': 'Electric',
'id': '9ddb69db-cca2-5b44-bb9d-58b523928b42',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': None,
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710897',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'MG5',
'odometer': 4799,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2022-09-30',
'seats_number': 5,
'seller_name': None,
'title': 'MG MG5 Comfort - Electric - Automatic - 176 hp - 4.799 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2022}
2026-03-24 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710710897%27 HTTP/1.1" 200 None
2026-03-24 22:20:00 [adesa.de] INFO: Saving data for 10710897: {'auction_closing_time': 1774441800.0, 'created_time': 1774287785.129481, 'last_price_update_time': 1774390800.330788}
2026-03-24 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10710897') HTTP/1.1" 204 0
2026-03-24 22: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-24 22:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714300> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714348> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714451> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22: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-24 22: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-24 22:20:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f790a53-bb17-55c0-b1d1-47ae27887cb5 with identifier: 10714298
2026-03-24 22:20:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f790a53-bb17-55c0-b1d1-47ae27887cb5 with scrape type 2
2026-03-24 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f790a53-bb17-55c0-b1d1-47ae27887cb5 with scrape type 2
2026-03-24 22:20:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8f790a53-bb17-55c0-b1d1-47ae27887cb5, identifier: 10714298
2026-03-24 22:20:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8f790a53-bb17-55c0-b1d1-47ae27887cb5 with identifier: 10714298
2026-03-24 22:20:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8f790a53-bb17-55c0-b1d1-47ae27887cb5 with identifier: 10714298
2026-03-24 22:20:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8f790a53-bb17-55c0-b1d1-47ae27887cb5 with identifier: 10714298 to the API
2026-03-24 22:20:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:20:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714298>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 194,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '8f790a53-bb17-55c0-b1d1-47ae27887cb5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31538',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714298',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'MG3',
'odometer': 9315,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2025-04-16',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG MG3 1.5 Luxury - Hybrid - Automatic - 194 hp - 9.315 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2025}
2026-03-24 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714298%27 HTTP/1.1" 200 None
2026-03-24 22:20:00 [adesa.de] INFO: Saving data for 10714298: {'auction_closing_time': 1774432800.0, 'created_time': 1774287812.057811, 'last_price_update_time': 1774390800.714103}
2026-03-24 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714298') HTTP/1.1" 204 0
2026-03-24 22:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714491> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22:20:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53e58143-0e4c-5213-b8a6-33c9fe8ba848 with identifier: 10714300
2026-03-24 22:20:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53e58143-0e4c-5213-b8a6-33c9fe8ba848 with scrape type 2
2026-03-24 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53e58143-0e4c-5213-b8a6-33c9fe8ba848 with scrape type 2
2026-03-24 22:20:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 53e58143-0e4c-5213-b8a6-33c9fe8ba848, identifier: 10714300
2026-03-24 22:20:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 817255f8-ae64-516e-a1d3-c8c025ca01cb with identifier: 10714348
2026-03-24 22:20:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 817255f8-ae64-516e-a1d3-c8c025ca01cb with scrape type 2
2026-03-24 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 817255f8-ae64-516e-a1d3-c8c025ca01cb with scrape type 2
2026-03-24 22:20:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 817255f8-ae64-516e-a1d3-c8c025ca01cb, identifier: 10714348
2026-03-24 22:20:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01a650a0-ee1f-5ddd-9161-8b619384b778 with identifier: 10714451
2026-03-24 22:20:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01a650a0-ee1f-5ddd-9161-8b619384b778 with scrape type 2
2026-03-24 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01a650a0-ee1f-5ddd-9161-8b619384b778 with scrape type 2
2026-03-24 22:20:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 01a650a0-ee1f-5ddd-9161-8b619384b778, identifier: 10714451
2026-03-24 22:20:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 53e58143-0e4c-5213-b8a6-33c9fe8ba848 with identifier: 10714300
2026-03-24 22:20:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 53e58143-0e4c-5213-b8a6-33c9fe8ba848 with identifier: 10714300
2026-03-24 22:20:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 53e58143-0e4c-5213-b8a6-33c9fe8ba848 with identifier: 10714300 to the API
2026-03-24 22:20:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20: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-24 22:20:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714300>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 194,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '53e58143-0e4c-5213-b8a6-33c9fe8ba848',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31542',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714300',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'MG3',
'odometer': 12683,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2025-04-16',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG MG3 1.5 Luxury - Hybrid - Automatic - 194 hp - 12.683 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2025}
2026-03-24 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714300%27 HTTP/1.1" 200 None
2026-03-24 22:20:01 [adesa.de] INFO: Saving data for 10714300: {'auction_closing_time': 1774432800.0, 'created_time': 1774287855.199914, 'last_price_update_time': 1774390801.428944}
2026-03-24 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714300') HTTP/1.1" 204 0
2026-03-24 22:20:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 817255f8-ae64-516e-a1d3-c8c025ca01cb with identifier: 10714348
2026-03-24 22:20:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 817255f8-ae64-516e-a1d3-c8c025ca01cb with identifier: 10714348
2026-03-24 22:20:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 817255f8-ae64-516e-a1d3-c8c025ca01cb with identifier: 10714348 to the API
2026-03-24 22:20:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20: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-24 22:20:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714348>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '817255f8-ae64-516e-a1d3-c8c025ca01cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31480',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714348',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 22946,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24900,
'price_includes_vat': True,
'registration_date': '2023-06-05',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai Tucson 1.6 T-GDI Prime - Hybrid - Automatic - 180 hp - '
'22.946 km',
'transmission': 'automatic',
'trim': 'Prime',
'vin': None,
'year': 2023}
2026-03-24 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714348%27 HTTP/1.1" 200 None
2026-03-24 22:20:01 [adesa.de] INFO: Saving data for 10714348: {'auction_closing_time': 1774432800.0, 'created_time': 1774287853.594808, 'last_price_update_time': 1774390801.727383}
2026-03-24 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714348') HTTP/1.1" 204 0
2026-03-24 22:20:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 01a650a0-ee1f-5ddd-9161-8b619384b778 with identifier: 10714451
2026-03-24 22:20:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 01a650a0-ee1f-5ddd-9161-8b619384b778 with identifier: 10714451
2026-03-24 22:20:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 01a650a0-ee1f-5ddd-9161-8b619384b778 with identifier: 10714451 to the API
2026-03-24 22:20:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20: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-24 22:20:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714451>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 585,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Electric',
'id': '01a650a0-ee1f-5ddd-9161-8b619384b778',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30209',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714451',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'EV6',
'odometer': 14371,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 33200,
'price_includes_vat': True,
'registration_date': '2024-06-26',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Kia EV6 GT - Electric - Automatic - 585 hp - 14.371 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714451%27 HTTP/1.1" 200 None
2026-03-24 22:20:02 [adesa.de] INFO: Saving data for 10714451: {'auction_closing_time': 1774433400.0, 'created_time': 1774287847.70249, 'last_price_update_time': 1774390802.040058}
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714451') HTTP/1.1" 204 0
2026-03-24 22:20:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3244d195-c86b-54f3-8633-6b483517e85c with identifier: 10714491
2026-03-24 22:20:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3244d195-c86b-54f3-8633-6b483517e85c with scrape type 2
2026-03-24 22:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3244d195-c86b-54f3-8633-6b483517e85c with scrape type 2
2026-03-24 22:20:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3244d195-c86b-54f3-8633-6b483517e85c, identifier: 10714491
2026-03-24 22:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714557> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3244d195-c86b-54f3-8633-6b483517e85c with identifier: 10714491
2026-03-24 22:20:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3244d195-c86b-54f3-8633-6b483517e85c with identifier: 10714491
2026-03-24 22:20:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3244d195-c86b-54f3-8633-6b483517e85c with identifier: 10714491 to the API
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20: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-24 22:20:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714491>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Petrol',
'id': '3244d195-c86b-54f3-8633-6b483517e85c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29497',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714491',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 55742,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2022-04-29',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai Tucson 1.6 T-GDI Trend - Petrol - Automatic - 150 hp - '
'55.742 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2022}
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714491%27 HTTP/1.1" 200 None
2026-03-24 22:20:02 [adesa.de] INFO: Saving data for 10714491: {'auction_closing_time': 1774434000.0, 'created_time': 1774287850.264051, 'last_price_update_time': 1774390802.457644}
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714491') HTTP/1.1" 204 0
2026-03-24 22:20:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a7eef91-2862-5089-9d06-9416609b240f with identifier: 10714557
2026-03-24 22:20:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a7eef91-2862-5089-9d06-9416609b240f with scrape type 2
2026-03-24 22:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a7eef91-2862-5089-9d06-9416609b240f with scrape type 2
2026-03-24 22:20:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8a7eef91-2862-5089-9d06-9416609b240f, identifier: 10714557
2026-03-24 22:20:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8a7eef91-2862-5089-9d06-9416609b240f with identifier: 10714557
2026-03-24 22:20:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8a7eef91-2862-5089-9d06-9416609b240f with identifier: 10714557
2026-03-24 22:20:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8a7eef91-2862-5089-9d06-9416609b240f with identifier: 10714557 to the API
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20: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-24 22:20:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714557>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 235,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Electric',
'id': '8a7eef91-2862-5089-9d06-9416609b240f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '27704',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714557',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 5',
'odometer': 46701,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20200,
'price_includes_vat': True,
'registration_date': '2022-03-16',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai Ioniq 5 60 kWh Uniq - AWD - Electric - Automatic - 235 hp - '
'46.701 km',
'transmission': 'automatic',
'trim': 'Uniq',
'vin': None,
'year': 2022}
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714557%27 HTTP/1.1" 200 None
2026-03-24 22:20:02 [adesa.de] INFO: Saving data for 10714557: {'auction_closing_time': 1774434000.0, 'created_time': 1774287858.142414, 'last_price_update_time': 1774390802.877183}
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714557') HTTP/1.1" 204 0
2026-03-24 22:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714507> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714485> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8583f4e3-effa-5ceb-98d0-b966ef98e5da with identifier: 10714507
2026-03-24 22:20:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8583f4e3-effa-5ceb-98d0-b966ef98e5da with scrape type 2
2026-03-24 22:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8583f4e3-effa-5ceb-98d0-b966ef98e5da with scrape type 2
2026-03-24 22:20:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8583f4e3-effa-5ceb-98d0-b966ef98e5da, identifier: 10714507
2026-03-24 22:20:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8583f4e3-effa-5ceb-98d0-b966ef98e5da with identifier: 10714507
2026-03-24 22:20:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8583f4e3-effa-5ceb-98d0-b966ef98e5da with identifier: 10714507
2026-03-24 22:20:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8583f4e3-effa-5ceb-98d0-b966ef98e5da with identifier: 10714507 to the API
2026-03-24 22:20:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:20:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714507>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Petrol',
'id': '8583f4e3-effa-5ceb-98d0-b966ef98e5da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28932',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714507',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 9592,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2024-08-21',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai i30 1.0 T-GDI Select - Petrol - Manual - 120 hp - 9.592 km',
'transmission': 'manual',
'trim': 'Select',
'vin': None,
'year': 2024}
2026-03-24 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714507%27 HTTP/1.1" 200 None
2026-03-24 22:20:03 [adesa.de] INFO: Saving data for 10714507: {'auction_closing_time': 1774434000.0, 'created_time': 1774287868.167193, 'last_price_update_time': 1774390803.38885}
2026-03-24 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714507') HTTP/1.1" 204 0
2026-03-24 22:20:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714494> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710923> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22: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-24 22:20:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 071cac25-9c53-57b1-9ce3-6d95cde9023f with identifier: 10714485
2026-03-24 22:20:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 071cac25-9c53-57b1-9ce3-6d95cde9023f with scrape type 2
2026-03-24 22:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 071cac25-9c53-57b1-9ce3-6d95cde9023f with scrape type 2
2026-03-24 22:20:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 071cac25-9c53-57b1-9ce3-6d95cde9023f, identifier: 10714485
2026-03-24 22:20:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714664> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 071cac25-9c53-57b1-9ce3-6d95cde9023f with identifier: 10714485
2026-03-24 22:20:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 071cac25-9c53-57b1-9ce3-6d95cde9023f with identifier: 10714485
2026-03-24 22:20:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 071cac25-9c53-57b1-9ce3-6d95cde9023f with identifier: 10714485 to the API
2026-03-24 22:20:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:20:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714485>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Petrol',
'id': '071cac25-9c53-57b1-9ce3-6d95cde9023f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28931',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714485',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 11044,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2024-08-24',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai i30 1.0 T-GDI Style - Petrol - Manual - 120 hp - 11.044 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2024}
2026-03-24 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714485%27 HTTP/1.1" 200 None
2026-03-24 22:20:03 [adesa.de] INFO: Saving data for 10714485: {'auction_closing_time': 1774434000.0, 'created_time': 1774287860.573995, 'last_price_update_time': 1774390803.800171}
2026-03-24 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714485') HTTP/1.1" 204 0
2026-03-24 22: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-24 22:20:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714506> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22:20:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 237e7f1d-a905-5897-b801-e65ca46a6f5d with identifier: 10714494
2026-03-24 22:20:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 237e7f1d-a905-5897-b801-e65ca46a6f5d with scrape type 2
2026-03-24 22:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 237e7f1d-a905-5897-b801-e65ca46a6f5d with scrape type 2
2026-03-24 22:20:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 237e7f1d-a905-5897-b801-e65ca46a6f5d, identifier: 10714494
2026-03-24 22:20:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e62457d-11f2-5bac-8cd3-f92ff7d3ffc3 with identifier: 10710923
2026-03-24 22:20:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e62457d-11f2-5bac-8cd3-f92ff7d3ffc3 with scrape type 2
2026-03-24 22:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e62457d-11f2-5bac-8cd3-f92ff7d3ffc3 with scrape type 2
2026-03-24 22:20:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3e62457d-11f2-5bac-8cd3-f92ff7d3ffc3, identifier: 10710923
2026-03-24 22:20:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3af6a864-eb67-5044-9108-f1fea8b2d87d with identifier: 10714664
2026-03-24 22:20:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3af6a864-eb67-5044-9108-f1fea8b2d87d with scrape type 2
2026-03-24 22:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3af6a864-eb67-5044-9108-f1fea8b2d87d with scrape type 2
2026-03-24 22:20:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3af6a864-eb67-5044-9108-f1fea8b2d87d, identifier: 10714664
2026-03-24 22:20:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 237e7f1d-a905-5897-b801-e65ca46a6f5d with identifier: 10714494
2026-03-24 22:20:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 237e7f1d-a905-5897-b801-e65ca46a6f5d with identifier: 10714494
2026-03-24 22:20:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 237e7f1d-a905-5897-b801-e65ca46a6f5d with identifier: 10714494 to the API
2026-03-24 22:20:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20: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-24 22:20:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714494>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Petrol',
'id': '237e7f1d-a905-5897-b801-e65ca46a6f5d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28923',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714494',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 9340,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2024-08-21',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai i30 1.0 T-GDI Select - Petrol - Manual - 120 hp - 9.340 km',
'transmission': 'manual',
'trim': 'Select',
'vin': None,
'year': 2024}
2026-03-24 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714494%27 HTTP/1.1" 200 None
2026-03-24 22:20:04 [adesa.de] INFO: Saving data for 10714494: {'auction_closing_time': 1774434000.0, 'created_time': 1774287864.822111, 'last_price_update_time': 1774390804.435903}
2026-03-24 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714494') HTTP/1.1" 204 0
2026-03-24 22:20:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3e62457d-11f2-5bac-8cd3-f92ff7d3ffc3 with identifier: 10710923
2026-03-24 22:20:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3e62457d-11f2-5bac-8cd3-f92ff7d3ffc3 with identifier: 10710923
2026-03-24 22:20:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3e62457d-11f2-5bac-8cd3-f92ff7d3ffc3 with identifier: 10710923 to the API
2026-03-24 22:20:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20: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-24 22:20:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710923>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 170,
'expiration_date': '2026-03-25T12:30:00Z',
'fuel_type': 'Electric',
'id': '3e62457d-11f2-5bac-8cd3-f92ff7d3ffc3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '14857083',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710923',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 5',
'odometer': 26991,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2022-12-21',
'seats_number': 5,
'seller_name': 'Allane Group',
'title': 'Hyundai Ioniq 5 58 kWh - Electric - Automatic - 170 hp - 26.991 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710923%27 HTTP/1.1" 200 None
2026-03-24 22:20:04 [adesa.de] INFO: Saving data for 10710923: {'auction_closing_time': 1774441800.0, 'created_time': 1774287861.468793, 'last_price_update_time': 1774390804.749739}
2026-03-24 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10710923') HTTP/1.1" 204 0
2026-03-24 22:20:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3af6a864-eb67-5044-9108-f1fea8b2d87d with identifier: 10714664
2026-03-24 22:20:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3af6a864-eb67-5044-9108-f1fea8b2d87d with identifier: 10714664
2026-03-24 22:20:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3af6a864-eb67-5044-9108-f1fea8b2d87d with identifier: 10714664 to the API
2026-03-24 22:20:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20: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-24 22:20:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714664>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 265,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Hybrid',
'id': '3af6a864-eb67-5044-9108-f1fea8b2d87d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31803',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714664',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 71372,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20300,
'price_includes_vat': True,
'registration_date': '2022-11-11',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai Tucson 1.6 T-GDI N Line - AWD - Hybrid - Automatic - 265 hp '
'- 71.372 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2022}
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714664%27 HTTP/1.1" 200 None
2026-03-24 22:20:05 [adesa.de] INFO: Saving data for 10714664: {'auction_closing_time': 1774434600.0, 'created_time': 1774287868.850318, 'last_price_update_time': 1774390805.051502}
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714664') HTTP/1.1" 204 0
2026-03-24 22:20:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714504> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714503> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22: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-24 22:20:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a726e292-c327-570b-a7f6-e2fd010910e1 with identifier: 10714506
2026-03-24 22:20:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a726e292-c327-570b-a7f6-e2fd010910e1 with scrape type 2
2026-03-24 22:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a726e292-c327-570b-a7f6-e2fd010910e1 with scrape type 2
2026-03-24 22:20:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a726e292-c327-570b-a7f6-e2fd010910e1, identifier: 10714506
2026-03-24 22:20:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a726e292-c327-570b-a7f6-e2fd010910e1 with identifier: 10714506
2026-03-24 22:20:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a726e292-c327-570b-a7f6-e2fd010910e1 with identifier: 10714506
2026-03-24 22:20:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a726e292-c327-570b-a7f6-e2fd010910e1 with identifier: 10714506 to the API
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:20:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714506>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Petrol',
'id': 'a726e292-c327-570b-a7f6-e2fd010910e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28924',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714506',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 6090,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2024-08-14',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai i30 1.0 T-GDI Select - Petrol - Manual - 120 hp - 6.090 km',
'transmission': 'manual',
'trim': 'Select',
'vin': None,
'year': 2024}
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714506%27 HTTP/1.1" 200 None
2026-03-24 22:20:05 [adesa.de] INFO: Saving data for 10714506: {'auction_closing_time': 1774434000.0, 'created_time': 1774287876.59033, 'last_price_update_time': 1774390805.474802}
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714506') HTTP/1.1" 204 0
2026-03-24 22:20:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9146956e-d087-5fd9-a828-7c4fa362c76e with identifier: 10714504
2026-03-24 22:20:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9146956e-d087-5fd9-a828-7c4fa362c76e with scrape type 2
2026-03-24 22:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9146956e-d087-5fd9-a828-7c4fa362c76e with scrape type 2
2026-03-24 22:20:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9146956e-d087-5fd9-a828-7c4fa362c76e, identifier: 10714504
2026-03-24 22:20:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22b9fe3f-0bbe-564f-95c4-5647bf82e6ef with identifier: 10714503
2026-03-24 22:20:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22b9fe3f-0bbe-564f-95c4-5647bf82e6ef with scrape type 2
2026-03-24 22:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22b9fe3f-0bbe-564f-95c4-5647bf82e6ef with scrape type 2
2026-03-24 22:20:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 22b9fe3f-0bbe-564f-95c4-5647bf82e6ef, identifier: 10714503
2026-03-24 22:20:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9146956e-d087-5fd9-a828-7c4fa362c76e with identifier: 10714504
2026-03-24 22:20:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9146956e-d087-5fd9-a828-7c4fa362c76e with identifier: 10714504
2026-03-24 22:20:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9146956e-d087-5fd9-a828-7c4fa362c76e with identifier: 10714504 to the API
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:20:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714504>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Petrol',
'id': '9146956e-d087-5fd9-a828-7c4fa362c76e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28928',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714504',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 14984,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2024-08-14',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai i30 1.0 T-GDI Select - Petrol - Manual - 120 hp - 14.984 km',
'transmission': 'manual',
'trim': 'Select',
'vin': None,
'year': 2024}
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714504%27 HTTP/1.1" 200 None
2026-03-24 22:20:05 [adesa.de] INFO: Saving data for 10714504: {'auction_closing_time': 1774434000.0, 'created_time': 1774287867.258382, 'last_price_update_time': 1774390805.959934}
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714504') HTTP/1.1" 204 0
2026-03-24 22:20:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 22b9fe3f-0bbe-564f-95c4-5647bf82e6ef with identifier: 10714503
2026-03-24 22:20:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 22b9fe3f-0bbe-564f-95c4-5647bf82e6ef with identifier: 10714503
2026-03-24 22:20:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 22b9fe3f-0bbe-564f-95c4-5647bf82e6ef with identifier: 10714503 to the API
2026-03-24 22:20:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:20:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714503>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Petrol',
'id': '22b9fe3f-0bbe-564f-95c4-5647bf82e6ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28926',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714503',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 13480,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2024-08-14',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai i30 1.0 T-GDI Select - Petrol - Manual - 120 hp - 13.480 km',
'transmission': 'manual',
'trim': 'Select',
'vin': None,
'year': 2024}
2026-03-24 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714503%27 HTTP/1.1" 200 None
2026-03-24 22:20:06 [adesa.de] INFO: Saving data for 10714503: {'auction_closing_time': 1774434000.0, 'created_time': 1774287880.4906, 'last_price_update_time': 1774390806.268729}
2026-03-24 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714503') HTTP/1.1" 204 0
2026-03-24 22:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708757> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714505> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710909> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714448> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22: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-24 22: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-24 22:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708655> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22:20:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04a14116-f557-5d69-add3-0e050dbd6e03 with identifier: 10708757
2026-03-24 22:20:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04a14116-f557-5d69-add3-0e050dbd6e03 with scrape type 2
2026-03-24 22:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04a14116-f557-5d69-add3-0e050dbd6e03 with scrape type 2
2026-03-24 22:20:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 04a14116-f557-5d69-add3-0e050dbd6e03, identifier: 10708757
2026-03-24 22:20:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 04a14116-f557-5d69-add3-0e050dbd6e03 with identifier: 10708757
2026-03-24 22:20:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 04a14116-f557-5d69-add3-0e050dbd6e03 with identifier: 10708757
2026-03-24 22:20:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 04a14116-f557-5d69-add3-0e050dbd6e03 with identifier: 10708757 to the API
2026-03-24 22:20:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:20:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708757>
{'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': 245,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Petrol',
'id': '04a14116-f557-5d69-add3-0e050dbd6e03',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545CE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708757',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 21553,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23700,
'price_includes_vat': True,
'registration_date': '2024-02-21',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Leon Sportstourer VZ - Petrol - Automatic - 245 hp - 21.553 '
'km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2024}
2026-03-24 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708757%27 HTTP/1.1" 200 None
2026-03-24 22:20:06 [adesa.de] INFO: Saving data for 10708757: {'auction_closing_time': 1774434600.0, 'created_time': 1774287944.512588, 'last_price_update_time': 1774390806.749504}
2026-03-24 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708757') HTTP/1.1" 204 0
2026-03-24 22:20:06 [scrapy.extensions.logstats] INFO: Crawled 453 pages (at 118 pages/min), scraped 428 items (at 113 items/min)
2026-03-24 22:20:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 167MiB
2026-03-24 22:20:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 610fcc7c-f534-5016-813c-4b2c6627ff40 with identifier: 10714505
2026-03-24 22:20:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 610fcc7c-f534-5016-813c-4b2c6627ff40 with scrape type 2
2026-03-24 22:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 610fcc7c-f534-5016-813c-4b2c6627ff40 with scrape type 2
2026-03-24 22:20:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 610fcc7c-f534-5016-813c-4b2c6627ff40, identifier: 10714505
2026-03-24 22:20:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de48e78d-0742-5485-b4ea-9e96907ffd00 with identifier: 10710909
2026-03-24 22:20:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de48e78d-0742-5485-b4ea-9e96907ffd00 with scrape type 2
2026-03-24 22:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de48e78d-0742-5485-b4ea-9e96907ffd00 with scrape type 2
2026-03-24 22:20:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: de48e78d-0742-5485-b4ea-9e96907ffd00, identifier: 10710909
2026-03-24 22:20:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10eced8e-8138-560e-ac7c-734dfe821234 with identifier: 10714448
2026-03-24 22:20:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10eced8e-8138-560e-ac7c-734dfe821234 with scrape type 2
2026-03-24 22:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 10eced8e-8138-560e-ac7c-734dfe821234 with scrape type 2
2026-03-24 22:20:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 10eced8e-8138-560e-ac7c-734dfe821234, identifier: 10714448
2026-03-24 22:20:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4aa8c188-a1aa-5750-9576-34aa883b62bb with identifier: 10708655
2026-03-24 22:20:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4aa8c188-a1aa-5750-9576-34aa883b62bb with scrape type 2
2026-03-24 22:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4aa8c188-a1aa-5750-9576-34aa883b62bb with scrape type 2
2026-03-24 22:20:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4aa8c188-a1aa-5750-9576-34aa883b62bb, identifier: 10708655
2026-03-24 22:20:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 610fcc7c-f534-5016-813c-4b2c6627ff40 with identifier: 10714505
2026-03-24 22:20:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 610fcc7c-f534-5016-813c-4b2c6627ff40 with identifier: 10714505
2026-03-24 22:20:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 610fcc7c-f534-5016-813c-4b2c6627ff40 with identifier: 10714505 to the API
2026-03-24 22:20:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20: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-24 22:20:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714505>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Petrol',
'id': '610fcc7c-f534-5016-813c-4b2c6627ff40',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28927',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714505',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 19991,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2024-08-14',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai i30 1.0 T-GDI Select - Petrol - Manual - 120 hp - 19.991 km',
'transmission': 'manual',
'trim': 'Select',
'vin': None,
'year': 2024}
2026-03-24 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714505%27 HTTP/1.1" 200 None
2026-03-24 22:20:07 [adesa.de] INFO: Saving data for 10714505: {'auction_closing_time': 1774434000.0, 'created_time': 1774287864.280377, 'last_price_update_time': 1774390807.431074}
2026-03-24 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714505') HTTP/1.1" 204 0
2026-03-24 22:20:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: de48e78d-0742-5485-b4ea-9e96907ffd00 with identifier: 10710909
2026-03-24 22:20:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: de48e78d-0742-5485-b4ea-9e96907ffd00 with identifier: 10710909
2026-03-24 22:20:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: de48e78d-0742-5485-b4ea-9e96907ffd00 with identifier: 10710909 to the API
2026-03-24 22:20:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20: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-24 22:20:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710909>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-25T12:30:00Z',
'fuel_type': 'Petrol',
'id': 'de48e78d-0742-5485-b4ea-9e96907ffd00',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31722',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710909',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 72618,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15300,
'price_includes_vat': True,
'registration_date': '2022-09-02',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS7 Crossback Performance Line + - Petrol - Automatic - 180 hp - '
'72.618 km',
'transmission': 'automatic',
'trim': 'Performance Line +',
'vin': None,
'year': 2022}
2026-03-24 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710909%27 HTTP/1.1" 200 None
2026-03-24 22:20:07 [adesa.de] INFO: Saving data for 10710909: {'auction_closing_time': 1774441800.0, 'created_time': 1774287965.376283, 'last_price_update_time': 1774390807.731122}
2026-03-24 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10710909') HTTP/1.1" 204 0
2026-03-24 22:20:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 10eced8e-8138-560e-ac7c-734dfe821234 with identifier: 10714448
2026-03-24 22:20:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 10eced8e-8138-560e-ac7c-734dfe821234 with identifier: 10714448
2026-03-24 22:20:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 10eced8e-8138-560e-ac7c-734dfe821234 with identifier: 10714448 to the API
2026-03-24 22:20:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20: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-24 22:20:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714448>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Electric',
'id': '10eced8e-8138-560e-ac7c-734dfe821234',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30418',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714448',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 128740,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2021-03-11',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai e-Kona Trend - Electric - Automatic - 204 hp - 128.740 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2021}
2026-03-24 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714448%27 HTTP/1.1" 200 None
2026-03-24 22:20:08 [adesa.de] INFO: Saving data for 10714448: {'auction_closing_time': 1774433400.0, 'created_time': 1774287878.009394, 'last_price_update_time': 1774390808.045018}
2026-03-24 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714448') HTTP/1.1" 204 0
2026-03-24 22:20:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4aa8c188-a1aa-5750-9576-34aa883b62bb with identifier: 10708655
2026-03-24 22:20:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4aa8c188-a1aa-5750-9576-34aa883b62bb with identifier: 10708655
2026-03-24 22:20:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4aa8c188-a1aa-5750-9576-34aa883b62bb with identifier: 10708655 to the API
2026-03-24 22:20:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20: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-24 22:20:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708655>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 244,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Hybrid',
'id': '4aa8c188-a1aa-5750-9576-34aa883b62bb',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26014014A',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708655',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 41449,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19500,
'price_includes_vat': True,
'registration_date': '2023-12-13',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Leon Sportstourer VZ - Hybrid - Automatic - 244 hp - 41.449 '
'km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2023}
2026-03-24 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708655%27 HTTP/1.1" 200 None
2026-03-24 22:20:08 [adesa.de] INFO: Saving data for 10708655: {'auction_closing_time': 1774434300.0, 'created_time': 1774287955.002479, 'last_price_update_time': 1774390808.39641}
2026-03-24 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708655') HTTP/1.1" 204 0
2026-03-24 22:20:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708677> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708765> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 177fdb2e-252d-5294-ba3b-31d9a21d7d42 with identifier: 10708677
2026-03-24 22:20:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 177fdb2e-252d-5294-ba3b-31d9a21d7d42 with scrape type 2
2026-03-24 22:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 177fdb2e-252d-5294-ba3b-31d9a21d7d42 with scrape type 2
2026-03-24 22:20:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 177fdb2e-252d-5294-ba3b-31d9a21d7d42, identifier: 10708677
2026-03-24 22:20:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 177fdb2e-252d-5294-ba3b-31d9a21d7d42 with identifier: 10708677
2026-03-24 22:20:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 177fdb2e-252d-5294-ba3b-31d9a21d7d42 with identifier: 10708677
2026-03-24 22:20:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 177fdb2e-252d-5294-ba3b-31d9a21d7d42 with identifier: 10708677 to the API
2026-03-24 22:20:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20: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-24 22:20:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708677>
{'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': 300,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Petrol',
'id': '177fdb2e-252d-5294-ba3b-31d9a21d7d42',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26014014B',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708677',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 23621,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22800,
'price_includes_vat': True,
'registration_date': '2024-01-15',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Leon Sportstourer 2.0 TSI VZ - Petrol - Automatic - 300 hp - '
'23.621 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2024}
2026-03-24 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708677%27 HTTP/1.1" 200 None
2026-03-24 22:20:08 [adesa.de] INFO: Saving data for 10708677: {'auction_closing_time': 1774434300.0, 'created_time': 1774287969.739417, 'last_price_update_time': 1774390808.921159}
2026-03-24 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708677') HTTP/1.1" 204 0
2026-03-24 22:20:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99fd3ee3-6cb0-56ef-a7af-8742acb72c87 with identifier: 10708765
2026-03-24 22:20:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99fd3ee3-6cb0-56ef-a7af-8742acb72c87 with scrape type 2
2026-03-24 22:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99fd3ee3-6cb0-56ef-a7af-8742acb72c87 with scrape type 2
2026-03-24 22:20:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 99fd3ee3-6cb0-56ef-a7af-8742acb72c87, identifier: 10708765
2026-03-24 22:20:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 99fd3ee3-6cb0-56ef-a7af-8742acb72c87 with identifier: 10708765
2026-03-24 22:20:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 99fd3ee3-6cb0-56ef-a7af-8742acb72c87 with identifier: 10708765
2026-03-24 22:20:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 99fd3ee3-6cb0-56ef-a7af-8742acb72c87 with identifier: 10708765 to the API
2026-03-24 22:20:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20: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-24 22:20:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708765>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 244,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Hybrid',
'id': '99fd3ee3-6cb0-56ef-a7af-8742acb72c87',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545CB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708765',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 12753,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21400,
'price_includes_vat': True,
'registration_date': '2023-12-20',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Leon Sportstourer VZ - Hybrid - Automatic - 244 hp - 12.753 '
'km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2023}
2026-03-24 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708765%27 HTTP/1.1" 200 None
2026-03-24 22:20:09 [adesa.de] INFO: Saving data for 10708765: {'auction_closing_time': 1774434600.0, 'created_time': 1774288101.699212, 'last_price_update_time': 1774390809.297188}
2026-03-24 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708765') HTTP/1.1" 204 0
2026-03-24 22:20:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714480> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708750> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708762> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bfcc84ca-baa2-5bad-9a4e-6d82f03c5fbb with identifier: 10714480
2026-03-24 22:20:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfcc84ca-baa2-5bad-9a4e-6d82f03c5fbb with scrape type 2
2026-03-24 22:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bfcc84ca-baa2-5bad-9a4e-6d82f03c5fbb with scrape type 2
2026-03-24 22:20:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bfcc84ca-baa2-5bad-9a4e-6d82f03c5fbb, identifier: 10714480
2026-03-24 22:20:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bfcc84ca-baa2-5bad-9a4e-6d82f03c5fbb with identifier: 10714480
2026-03-24 22:20:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bfcc84ca-baa2-5bad-9a4e-6d82f03c5fbb with identifier: 10714480
2026-03-24 22:20:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bfcc84ca-baa2-5bad-9a4e-6d82f03c5fbb with identifier: 10714480 to the API
2026-03-24 22:20:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20: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-24 22:20:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714480>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Petrol',
'id': 'bfcc84ca-baa2-5bad-9a4e-6d82f03c5fbb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29988',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714480',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 16930,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21700,
'price_includes_vat': True,
'registration_date': '2025-03-11',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Leon Sportstourer 1.5 eTSI - Petrol - Automatic - 150 hp - '
'16.930 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-24 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714480%27 HTTP/1.1" 200 None
2026-03-24 22:20:09 [adesa.de] INFO: Saving data for 10714480: {'auction_closing_time': 1774434000.0, 'created_time': 1774287974.560787, 'last_price_update_time': 1774390809.814213}
2026-03-24 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714480') HTTP/1.1" 204 0
2026-03-24 22:20:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714472> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a30fd0c-fcd8-59c9-87c1-c2804afa9e4d with identifier: 10708750
2026-03-24 22:20:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a30fd0c-fcd8-59c9-87c1-c2804afa9e4d with scrape type 2
2026-03-24 22:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a30fd0c-fcd8-59c9-87c1-c2804afa9e4d with scrape type 2
2026-03-24 22:20:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6a30fd0c-fcd8-59c9-87c1-c2804afa9e4d, identifier: 10708750
2026-03-24 22:20:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6a30fd0c-fcd8-59c9-87c1-c2804afa9e4d with identifier: 10708750
2026-03-24 22:20:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6a30fd0c-fcd8-59c9-87c1-c2804afa9e4d with identifier: 10708750
2026-03-24 22:20:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6a30fd0c-fcd8-59c9-87c1-c2804afa9e4d with identifier: 10708750 to the API
2026-03-24 22:20:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708750>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Petrol',
'id': '6a30fd0c-fcd8-59c9-87c1-c2804afa9e4d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545C1',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708750',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q3',
'odometer': 29941,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22500,
'price_includes_vat': True,
'registration_date': '2023-01-30',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q3 Advanced - Petrol - Automatic - 150 hp - 29.941 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2023}
2026-03-24 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708750%27 HTTP/1.1" 200 None
2026-03-24 22:20:10 [adesa.de] INFO: Saving data for 10708750: {'auction_closing_time': 1774434600.0, 'created_time': 1774288077.508263, 'last_price_update_time': 1774390810.239877}
2026-03-24 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708750') HTTP/1.1" 204 0
2026-03-24 22:20:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9b300e1-03fc-5623-be2c-54770920fa0b with identifier: 10708762
2026-03-24 22:20:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9b300e1-03fc-5623-be2c-54770920fa0b with scrape type 2
2026-03-24 22:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9b300e1-03fc-5623-be2c-54770920fa0b with scrape type 2
2026-03-24 22:20:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d9b300e1-03fc-5623-be2c-54770920fa0b, identifier: 10708762
2026-03-24 22:20:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d9b300e1-03fc-5623-be2c-54770920fa0b with identifier: 10708762
2026-03-24 22:20:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d9b300e1-03fc-5623-be2c-54770920fa0b with identifier: 10708762
2026-03-24 22:20:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d9b300e1-03fc-5623-be2c-54770920fa0b with identifier: 10708762 to the API
2026-03-24 22:20:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708762>
{'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': 244,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Hybrid',
'id': 'd9b300e1-03fc-5623-be2c-54770920fa0b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545CC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708762',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 101252,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2022-07-18',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Leon Sportstourer 1.4 e-Hybrid VZ - Hybrid - Automatic - 244 '
'hp - 101.252 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2022}
2026-03-24 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708762%27 HTTP/1.1" 200 None
2026-03-24 22:20:10 [adesa.de] INFO: Saving data for 10708762: {'auction_closing_time': 1774434600.0, 'created_time': 1774287975.643019, 'last_price_update_time': 1774390810.677632}
2026-03-24 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708762') HTTP/1.1" 204 0
2026-03-24 22:20:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714423> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714431> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d07a83c8-c930-5e17-976f-854d359aad45 with identifier: 10714472
2026-03-24 22:20:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d07a83c8-c930-5e17-976f-854d359aad45 with scrape type 2
2026-03-24 22:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d07a83c8-c930-5e17-976f-854d359aad45 with scrape type 2
2026-03-24 22:20:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d07a83c8-c930-5e17-976f-854d359aad45, identifier: 10714472
2026-03-24 22:20:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d07a83c8-c930-5e17-976f-854d359aad45 with identifier: 10714472
2026-03-24 22:20:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d07a83c8-c930-5e17-976f-854d359aad45 with identifier: 10714472
2026-03-24 22:20:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d07a83c8-c930-5e17-976f-854d359aad45 with identifier: 10714472 to the API
2026-03-24 22:20:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714472>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'd07a83c8-c930-5e17-976f-854d359aad45',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29962',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714472',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 11336,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21700,
'price_includes_vat': True,
'registration_date': '2025-03-21',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Leon Sportstourer 1.5 eTSI - Petrol - Automatic - 150 hp - '
'11.336 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-24 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714472%27 HTTP/1.1" 200 None
2026-03-24 22:20:11 [adesa.de] INFO: Saving data for 10714472: {'auction_closing_time': 1774433400.0, 'created_time': 1774287978.396727, 'last_price_update_time': 1774390811.132733}
2026-03-24 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714472') HTTP/1.1" 204 0
2026-03-24 22:20:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 050400e4-9ab2-5a9b-9c9a-5a6164f6cf6e with identifier: 10714423
2026-03-24 22:20:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 050400e4-9ab2-5a9b-9c9a-5a6164f6cf6e with scrape type 2
2026-03-24 22:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 050400e4-9ab2-5a9b-9c9a-5a6164f6cf6e with scrape type 2
2026-03-24 22:20:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 050400e4-9ab2-5a9b-9c9a-5a6164f6cf6e, identifier: 10714423
2026-03-24 22:20:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb99c4c3-1911-52c1-9c51-a9dccbb3df3f with identifier: 10714431
2026-03-24 22:20:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb99c4c3-1911-52c1-9c51-a9dccbb3df3f with scrape type 2
2026-03-24 22:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb99c4c3-1911-52c1-9c51-a9dccbb3df3f with scrape type 2
2026-03-24 22:20:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cb99c4c3-1911-52c1-9c51-a9dccbb3df3f, identifier: 10714431
2026-03-24 22:20:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 050400e4-9ab2-5a9b-9c9a-5a6164f6cf6e with identifier: 10714423
2026-03-24 22:20:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 050400e4-9ab2-5a9b-9c9a-5a6164f6cf6e with identifier: 10714423
2026-03-24 22:20:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 050400e4-9ab2-5a9b-9c9a-5a6164f6cf6e with identifier: 10714423 to the API
2026-03-24 22:20:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20: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-24 22:20:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714423>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': '050400e4-9ab2-5a9b-9c9a-5a6164f6cf6e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30278',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714423',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'Q3',
'odometer': 114376,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19300,
'price_includes_vat': True,
'registration_date': '2022-03-17',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi Q3 35 TDI Advanced - Diesel - Automatic - 150 hp - 114.376 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-24 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714423%27 HTTP/1.1" 200 None
2026-03-24 22:20:11 [adesa.de] INFO: Saving data for 10714423: {'auction_closing_time': 1774433400.0, 'created_time': 1774288087.237833, 'last_price_update_time': 1774390811.685945}
2026-03-24 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714423') HTTP/1.1" 204 0
2026-03-24 22:20:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cb99c4c3-1911-52c1-9c51-a9dccbb3df3f with identifier: 10714431
2026-03-24 22:20:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cb99c4c3-1911-52c1-9c51-a9dccbb3df3f with identifier: 10714431
2026-03-24 22:20:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cb99c4c3-1911-52c1-9c51-a9dccbb3df3f with identifier: 10714431 to the API
2026-03-24 22:20:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20: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-24 22:20:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714431>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'cb99c4c3-1911-52c1-9c51-a9dccbb3df3f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30274',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714431',
'listing': 'auctionplusdirectbuy',
'location': 'Ergolding (Germany)',
'make': 'Audi',
'model': 'Q3',
'odometer': 75124,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2022-03-14',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi Q3 35 TDI Advanced - Diesel - Automatic - 150 hp - 75.124 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-24 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714431%27 HTTP/1.1" 200 None
2026-03-24 22:20:12 [adesa.de] INFO: Saving data for 10714431: {'auction_closing_time': 1774433400.0, 'created_time': 1774288080.213387, 'last_price_update_time': 1774390812.030628}
2026-03-24 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714431') HTTP/1.1" 204 0
2026-03-24 22:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714405> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714403> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708658> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94b9cf88-6e05-590f-bb2f-7f731da4ef17 with identifier: 10714405
2026-03-24 22:20:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94b9cf88-6e05-590f-bb2f-7f731da4ef17 with scrape type 2
2026-03-24 22:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94b9cf88-6e05-590f-bb2f-7f731da4ef17 with scrape type 2
2026-03-24 22:20:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 94b9cf88-6e05-590f-bb2f-7f731da4ef17, identifier: 10714405
2026-03-24 22:20:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ca797bb-57e8-5f8d-b678-362d81407443 with identifier: 10714403
2026-03-24 22:20:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ca797bb-57e8-5f8d-b678-362d81407443 with scrape type 2
2026-03-24 22:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ca797bb-57e8-5f8d-b678-362d81407443 with scrape type 2
2026-03-24 22:20:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8ca797bb-57e8-5f8d-b678-362d81407443, identifier: 10714403
2026-03-24 22:20:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb282de0-6498-5290-88e2-93be15f6f840 with identifier: 10708658
2026-03-24 22:20:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb282de0-6498-5290-88e2-93be15f6f840 with scrape type 2
2026-03-24 22:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb282de0-6498-5290-88e2-93be15f6f840 with scrape type 2
2026-03-24 22:20:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fb282de0-6498-5290-88e2-93be15f6f840, identifier: 10708658
2026-03-24 22:20:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 94b9cf88-6e05-590f-bb2f-7f731da4ef17 with identifier: 10714405
2026-03-24 22:20:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 94b9cf88-6e05-590f-bb2f-7f731da4ef17 with identifier: 10714405
2026-03-24 22:20:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 94b9cf88-6e05-590f-bb2f-7f731da4ef17 with identifier: 10714405 to the API
2026-03-24 22:20:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714405>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Electric',
'id': '94b9cf88-6e05-590f-bb2f-7f731da4ef17',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31392',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714405',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 34280,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26800,
'price_includes_vat': True,
'registration_date': '2022-10-13',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi E-Tron Sportback 55 S Line - Quattro - Electric - Automatic - '
'408 hp - 34.280 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-24 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714405%27 HTTP/1.1" 200 None
2026-03-24 22:20:13 [adesa.de] INFO: Saving data for 10714405: {'auction_closing_time': 1774433400.0, 'created_time': 1774288097.926969, 'last_price_update_time': 1774390813.243731}
2026-03-24 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714405') HTTP/1.1" 204 0
2026-03-24 22:20:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8ca797bb-57e8-5f8d-b678-362d81407443 with identifier: 10714403
2026-03-24 22:20:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8ca797bb-57e8-5f8d-b678-362d81407443 with identifier: 10714403
2026-03-24 22:20:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8ca797bb-57e8-5f8d-b678-362d81407443 with identifier: 10714403 to the API
2026-03-24 22:20:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714403>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Electric',
'id': '8ca797bb-57e8-5f8d-b678-362d81407443',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31395',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714403',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 55091,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 27600,
'price_includes_vat': True,
'registration_date': '2022-05-11',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi E-Tron Sportback 55 S Line - Electric - Automatic - 408 hp - '
'55.091 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-24 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714403%27 HTTP/1.1" 200 None
2026-03-24 22:20:13 [adesa.de] INFO: Saving data for 10714403: {'auction_closing_time': 1774433400.0, 'created_time': 1774288084.297841, 'last_price_update_time': 1774390813.64303}
2026-03-24 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714403') HTTP/1.1" 204 0
2026-03-24 22:20:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fb282de0-6498-5290-88e2-93be15f6f840 with identifier: 10708658
2026-03-24 22:20:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fb282de0-6498-5290-88e2-93be15f6f840 with identifier: 10708658
2026-03-24 22:20:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fb282de0-6498-5290-88e2-93be15f6f840 with identifier: 10708658 to the API
2026-03-24 22:20:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708658>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Electric',
'id': 'fb282de0-6498-5290-88e2-93be15f6f840',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260140140',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708658',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 45351,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 27500,
'price_includes_vat': True,
'registration_date': '2022-05-11',
'seats_number': 5,
'seller_name': None,
'title': 'Audi E-Tron Sportback 55 S Line - Quattro - Electric - Automatic - '
'408 hp - 45.351 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-24 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708658%27 HTTP/1.1" 200 None
2026-03-24 22:20:13 [adesa.de] INFO: Saving data for 10708658: {'auction_closing_time': 1774434300.0, 'created_time': 1774288093.848775, 'last_price_update_time': 1774390813.937237}
2026-03-24 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708658') HTTP/1.1" 204 0
2026-03-24 22:20:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708758> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708647> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714430> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708653> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714514> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ff4c3b8-e5f2-52da-9271-1f9539daf502 with identifier: 10708758
2026-03-24 22:20:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ff4c3b8-e5f2-52da-9271-1f9539daf502 with scrape type 2
2026-03-24 22:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ff4c3b8-e5f2-52da-9271-1f9539daf502 with scrape type 2
2026-03-24 22:20:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7ff4c3b8-e5f2-52da-9271-1f9539daf502, identifier: 10708758
2026-03-24 22:20:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7ff4c3b8-e5f2-52da-9271-1f9539daf502 with identifier: 10708758
2026-03-24 22:20:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7ff4c3b8-e5f2-52da-9271-1f9539daf502 with identifier: 10708758
2026-03-24 22:20:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7ff4c3b8-e5f2-52da-9271-1f9539daf502 with identifier: 10708758 to the API
2026-03-24 22:20:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20: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-24 22:20:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708758>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Electric',
'id': '7ff4c3b8-e5f2-52da-9271-1f9539daf502',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545C0',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708758',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 47674,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 27300,
'price_includes_vat': True,
'registration_date': '2022-12-12',
'seats_number': 5,
'seller_name': None,
'title': 'Audi E-Tron S Line - Quattro - Electric - Automatic - 408 hp - '
'47.674 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-24 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708758%27 HTTP/1.1" 200 None
2026-03-24 22:20:14 [adesa.de] INFO: Saving data for 10708758: {'auction_closing_time': 1774434600.0, 'created_time': 1774288100.035431, 'last_price_update_time': 1774390814.45872}
2026-03-24 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708758') HTTP/1.1" 204 0
2026-03-24 22:20:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8495dd91-05a4-5a61-8ab6-048039f974c6 with identifier: 10708647
2026-03-24 22:20:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8495dd91-05a4-5a61-8ab6-048039f974c6 with scrape type 2
2026-03-24 22:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8495dd91-05a4-5a61-8ab6-048039f974c6 with scrape type 2
2026-03-24 22:20:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8495dd91-05a4-5a61-8ab6-048039f974c6, identifier: 10708647
2026-03-24 22:20:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6c1c8cc-e436-51be-a5d9-68f942555482 with identifier: 10714430
2026-03-24 22:20:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6c1c8cc-e436-51be-a5d9-68f942555482 with scrape type 2
2026-03-24 22:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6c1c8cc-e436-51be-a5d9-68f942555482 with scrape type 2
2026-03-24 22:20:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f6c1c8cc-e436-51be-a5d9-68f942555482, identifier: 10714430
2026-03-24 22:20:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf3c9507-27e1-5ddc-8487-1e5a2e1c8d65 with identifier: 10708653
2026-03-24 22:20:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf3c9507-27e1-5ddc-8487-1e5a2e1c8d65 with scrape type 2
2026-03-24 22:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf3c9507-27e1-5ddc-8487-1e5a2e1c8d65 with scrape type 2
2026-03-24 22:20:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cf3c9507-27e1-5ddc-8487-1e5a2e1c8d65, identifier: 10708653
2026-03-24 22:20:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 854ac449-5029-50fb-b0b8-b888d52a083f with identifier: 10714514
2026-03-24 22:20:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 854ac449-5029-50fb-b0b8-b888d52a083f with scrape type 2
2026-03-24 22:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 854ac449-5029-50fb-b0b8-b888d52a083f with scrape type 2
2026-03-24 22:20:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 854ac449-5029-50fb-b0b8-b888d52a083f, identifier: 10714514
2026-03-24 22:20:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8495dd91-05a4-5a61-8ab6-048039f974c6 with identifier: 10708647
2026-03-24 22:20:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8495dd91-05a4-5a61-8ab6-048039f974c6 with identifier: 10708647
2026-03-24 22:20:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8495dd91-05a4-5a61-8ab6-048039f974c6 with identifier: 10708647 to the API
2026-03-24 22:20:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20: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-24 22:20:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708647>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 598,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Electric',
'id': '8495dd91-05a4-5a61-8ab6-048039f974c6',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260140147',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708647',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 25537,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 54400,
'price_includes_vat': True,
'registration_date': '2023-02-17',
'seats_number': 5,
'seller_name': None,
'title': 'Audi E-Tron RS GT 93 kWh - Quattro - Electric - Automatic - 598 hp '
'- 25.537 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708647%27 HTTP/1.1" 200 None
2026-03-24 22:20:15 [adesa.de] INFO: Saving data for 10708647: {'auction_closing_time': 1774434300.0, 'created_time': 1774288088.969362, 'last_price_update_time': 1774390815.164584}
2026-03-24 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708647') HTTP/1.1" 204 0
2026-03-24 22:20:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f6c1c8cc-e436-51be-a5d9-68f942555482 with identifier: 10714430
2026-03-24 22:20:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f6c1c8cc-e436-51be-a5d9-68f942555482 with identifier: 10714430
2026-03-24 22:20:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f6c1c8cc-e436-51be-a5d9-68f942555482 with identifier: 10714430 to the API
2026-03-24 22:20:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20: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-24 22:20:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714430>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'f6c1c8cc-e436-51be-a5d9-68f942555482',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30277',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714430',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'Q3',
'odometer': 96271,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19500,
'price_includes_vat': True,
'registration_date': '2022-03-16',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi Q3 35 TDI Advanced - Diesel - Automatic - 150 hp - 96.271 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-24 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714430%27 HTTP/1.1" 200 None
2026-03-24 22:20:15 [adesa.de] INFO: Saving data for 10714430: {'auction_closing_time': 1774433400.0, 'created_time': 1774288088.024283, 'last_price_update_time': 1774390815.46302}
2026-03-24 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714430') HTTP/1.1" 204 0
2026-03-24 22:20:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cf3c9507-27e1-5ddc-8487-1e5a2e1c8d65 with identifier: 10708653
2026-03-24 22:20:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cf3c9507-27e1-5ddc-8487-1e5a2e1c8d65 with identifier: 10708653
2026-03-24 22:20:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cf3c9507-27e1-5ddc-8487-1e5a2e1c8d65 with identifier: 10708653 to the API
2026-03-24 22:20:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20: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-24 22:20:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708653>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Electric',
'id': 'cf3c9507-27e1-5ddc-8487-1e5a2e1c8d65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260140141',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708653',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 140063,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21800,
'price_includes_vat': True,
'registration_date': '2021-09-23',
'seats_number': 5,
'seller_name': None,
'title': 'Audi E-Tron 55 S Line - Quattro - Electric - Automatic - 408 hp - '
'140.063 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-24 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708653%27 HTTP/1.1" 200 None
2026-03-24 22:20:15 [adesa.de] INFO: Saving data for 10708653: {'auction_closing_time': 1774434300.0, 'created_time': 1774288091.875105, 'last_price_update_time': 1774390815.754872}
2026-03-24 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708653') HTTP/1.1" 204 0
2026-03-24 22:20:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 854ac449-5029-50fb-b0b8-b888d52a083f with identifier: 10714514
2026-03-24 22:20:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 854ac449-5029-50fb-b0b8-b888d52a083f with identifier: 10714514
2026-03-24 22:20:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 854ac449-5029-50fb-b0b8-b888d52a083f with identifier: 10714514 to the API
2026-03-24 22:20:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20: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-24 22:20:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714514>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '854ac449-5029-50fb-b0b8-b888d52a083f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28949',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714514',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Combo',
'odometer': 47856,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2020-05-29',
'seats_number': 2,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Opel Combo Cargo 1.5 Edition - Diesel - Manual - 102 hp - 47.856 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2020}
2026-03-24 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714514%27 HTTP/1.1" 200 None
2026-03-24 22:20:16 [adesa.de] INFO: Saving data for 10714514: {'auction_closing_time': 1774434000.0, 'created_time': 1774287766.939307, 'last_price_update_time': 1774390816.092185}
2026-03-24 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714514') HTTP/1.1" 204 0
2026-03-24 22:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714331> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708743> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714537> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 039d064f-1d9b-5891-9556-dcfd218d5618 with identifier: 10714331
2026-03-24 22:20:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 039d064f-1d9b-5891-9556-dcfd218d5618 with scrape type 2
2026-03-24 22:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 039d064f-1d9b-5891-9556-dcfd218d5618 with scrape type 2
2026-03-24 22:20:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 039d064f-1d9b-5891-9556-dcfd218d5618, identifier: 10714331
2026-03-24 22:20:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 039d064f-1d9b-5891-9556-dcfd218d5618 with identifier: 10714331
2026-03-24 22:20:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 039d064f-1d9b-5891-9556-dcfd218d5618 with identifier: 10714331
2026-03-24 22:20:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 039d064f-1d9b-5891-9556-dcfd218d5618 with identifier: 10714331 to the API
2026-03-24 22:20:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714331>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 313,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Electric',
'id': '039d064f-1d9b-5891-9556-dcfd218d5618',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29697',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714331',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 92969,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2020-07-14',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi E-Tron 50 - Electric - Automatic - 313 hp - 92.969 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714331%27 HTTP/1.1" 200 None
2026-03-24 22:20:16 [adesa.de] INFO: Saving data for 10714331: {'auction_closing_time': 1774432800.0, 'created_time': 1774288104.098312, 'last_price_update_time': 1774390816.632862}
2026-03-24 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714331') HTTP/1.1" 204 0
2026-03-24 22:20:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f427270-c9f1-55a2-a5bc-ea5994dd1474 with identifier: 10708743
2026-03-24 22:20:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f427270-c9f1-55a2-a5bc-ea5994dd1474 with scrape type 2
2026-03-24 22:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f427270-c9f1-55a2-a5bc-ea5994dd1474 with scrape type 2
2026-03-24 22:20:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1f427270-c9f1-55a2-a5bc-ea5994dd1474, identifier: 10708743
2026-03-24 22:20:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e9e9609-883d-5aab-a040-6837774c7398 with identifier: 10714537
2026-03-24 22:20:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e9e9609-883d-5aab-a040-6837774c7398 with scrape type 2
2026-03-24 22:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e9e9609-883d-5aab-a040-6837774c7398 with scrape type 2
2026-03-24 22:20:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4e9e9609-883d-5aab-a040-6837774c7398, identifier: 10714537
2026-03-24 22:20:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1f427270-c9f1-55a2-a5bc-ea5994dd1474 with identifier: 10708743
2026-03-24 22:20:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1f427270-c9f1-55a2-a5bc-ea5994dd1474 with identifier: 10708743
2026-03-24 22:20:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1f427270-c9f1-55a2-a5bc-ea5994dd1474 with identifier: 10708743 to the API
2026-03-24 22:20:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20: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-24 22:20:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708743>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Petrol',
'id': '1f427270-c9f1-55a2-a5bc-ea5994dd1474',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545C2',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708743',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 57568,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24400,
'price_includes_vat': True,
'registration_date': '2022-12-05',
'seats_number': 4,
'seller_name': None,
'title': 'Audi A6 Sport - Petrol - Automatic - 265 hp - 57.568 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-24 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708743%27 HTTP/1.1" 200 None
2026-03-24 22:20:17 [adesa.de] INFO: Saving data for 10708743: {'auction_closing_time': 1774434600.0, 'created_time': 1774288105.155267, 'last_price_update_time': 1774390817.169026}
2026-03-24 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708743') HTTP/1.1" 204 0
2026-03-24 22:20:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4e9e9609-883d-5aab-a040-6837774c7398 with identifier: 10714537
2026-03-24 22:20:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4e9e9609-883d-5aab-a040-6837774c7398 with identifier: 10714537
2026-03-24 22:20:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4e9e9609-883d-5aab-a040-6837774c7398 with identifier: 10714537 to the API
2026-03-24 22:20:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20: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-24 22:20:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714537>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 313,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Electric',
'id': '4e9e9609-883d-5aab-a040-6837774c7398',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28735',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714537',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 127080,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2020-07-24',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi E-Tron 50 - Quattro - Electric - Automatic - 313 hp - 127.080 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714537%27 HTTP/1.1" 200 None
2026-03-24 22:20:17 [adesa.de] INFO: Saving data for 10714537: {'auction_closing_time': 1774434000.0, 'created_time': 1774288102.818387, 'last_price_update_time': 1774390817.476465}
2026-03-24 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714537') HTTP/1.1" 204 0
2026-03-24 22:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708763> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714307> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708742> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22: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-24 22: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-24 22:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714555> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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-24 22:20:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3cba6654-700b-53ec-bc1c-5d86f308d219 with identifier: 10708763
2026-03-24 22:20:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3cba6654-700b-53ec-bc1c-5d86f308d219 with scrape type 2
2026-03-24 22:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3cba6654-700b-53ec-bc1c-5d86f308d219 with scrape type 2
2026-03-24 22:20:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3cba6654-700b-53ec-bc1c-5d86f308d219, identifier: 10708763
2026-03-24 22:20:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 924fc773-2d21-5392-beaa-7635a35e7322 with identifier: 10714307
2026-03-24 22:20:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 924fc773-2d21-5392-beaa-7635a35e7322 with scrape type 2
2026-03-24 22:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 924fc773-2d21-5392-beaa-7635a35e7322 with scrape type 2
2026-03-24 22:20:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 924fc773-2d21-5392-beaa-7635a35e7322, identifier: 10714307
2026-03-24 22:20:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3cba6654-700b-53ec-bc1c-5d86f308d219 with identifier: 10708763
2026-03-24 22:20:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3cba6654-700b-53ec-bc1c-5d86f308d219 with identifier: 10708763
2026-03-24 22:20:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3cba6654-700b-53ec-bc1c-5d86f308d219 with identifier: 10708763 to the API
2026-03-24 22:20:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20: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-24 22:20:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708763>
{'auction_title': '',
'c_o_2_emission_value': 177,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 340,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Petrol',
'id': '3cba6654-700b-53ec-bc1c-5d86f308d219',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545BF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708763',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 90240,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 29200,
'price_includes_vat': True,
'registration_date': '2022-11-07',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A6 Avant 55 TFSI Sport - Quattro - Petrol - Automatic - 340 hp '
'- 90.240 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-24 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708763%27 HTTP/1.1" 200 None
2026-03-24 22:20:18 [adesa.de] INFO: Saving data for 10708763: {'auction_closing_time': 1774434600.0, 'created_time': 1774288141.47472, 'last_price_update_time': 1774390818.109468}
2026-03-24 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708763') HTTP/1.1" 204 0
2026-03-24 22:20:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 924fc773-2d21-5392-beaa-7635a35e7322 with identifier: 10714307
2026-03-24 22:20:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 924fc773-2d21-5392-beaa-7635a35e7322 with identifier: 10714307
2026-03-24 22:20:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 924fc773-2d21-5392-beaa-7635a35e7322 with identifier: 10714307 to the API
2026-03-24 22:20:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714307>
{'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': 266,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '924fc773-2d21-5392-beaa-7635a35e7322',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31519',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714307',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 81170,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26900,
'price_includes_vat': True,
'registration_date': '2021-09-16',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A6 Avant 50 TFSIe Sport - Hybrid - Automatic - 266 hp - 81.170 '
'km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2021}
2026-03-24 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714307%27 HTTP/1.1" 200 None
2026-03-24 22:20:18 [adesa.de] INFO: Saving data for 10714307: {'auction_closing_time': 1774432800.0, 'created_time': 1774288109.105272, 'last_price_update_time': 1774390818.404481}
2026-03-24 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714307') HTTP/1.1" 204 0
2026-03-24 22:20:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90bc6cb0-5a9a-5386-90fc-d152c110ab53 with identifier: 10708742
2026-03-24 22:20:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90bc6cb0-5a9a-5386-90fc-d152c110ab53 with scrape type 2
2026-03-24 22:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90bc6cb0-5a9a-5386-90fc-d152c110ab53 with scrape type 2
2026-03-24 22:20:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 90bc6cb0-5a9a-5386-90fc-d152c110ab53, identifier: 10708742
2026-03-24 22:20:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d60e45ab-ba0b-5600-aa77-365ae1f052a1 with identifier: 10714555
2026-03-24 22:20:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d60e45ab-ba0b-5600-aa77-365ae1f052a1 with scrape type 2
2026-03-24 22:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d60e45ab-ba0b-5600-aa77-365ae1f052a1 with scrape type 2
2026-03-24 22:20:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d60e45ab-ba0b-5600-aa77-365ae1f052a1, identifier: 10714555
2026-03-24 22:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708747> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710895> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 90bc6cb0-5a9a-5386-90fc-d152c110ab53 with identifier: 10708742
2026-03-24 22:20:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 90bc6cb0-5a9a-5386-90fc-d152c110ab53 with identifier: 10708742
2026-03-24 22:20:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 90bc6cb0-5a9a-5386-90fc-d152c110ab53 with identifier: 10708742 to the API
2026-03-24 22:20:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708742>
{'auction_title': '',
'c_o_2_emission_value': 173,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 340,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Petrol',
'id': '90bc6cb0-5a9a-5386-90fc-d152c110ab53',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545BE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708742',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 30759,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 28700,
'price_includes_vat': True,
'registration_date': '2022-10-20',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A6 Avant 55 TFSI Design - Quattro - Petrol - Automatic - 340 '
'hp - 30.759 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2022}
2026-03-24 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708742%27 HTTP/1.1" 200 None
2026-03-24 22:20:18 [adesa.de] INFO: Saving data for 10708742: {'auction_closing_time': 1774434600.0, 'created_time': 1774288105.840574, 'last_price_update_time': 1774390818.900229}
2026-03-24 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708742') HTTP/1.1" 204 0
2026-03-24 22:20:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d60e45ab-ba0b-5600-aa77-365ae1f052a1 with identifier: 10714555
2026-03-24 22:20:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d60e45ab-ba0b-5600-aa77-365ae1f052a1 with identifier: 10714555
2026-03-24 22:20:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d60e45ab-ba0b-5600-aa77-365ae1f052a1 with identifier: 10714555 to the API
2026-03-24 22:20:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:20:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714555>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 266,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Hybrid',
'id': 'd60e45ab-ba0b-5600-aa77-365ae1f052a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28007',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714555',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 65924,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26800,
'price_includes_vat': True,
'registration_date': '2021-06-14',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A6 Avant 50 TFSIe S Line - Quattro - Hybrid - Automatic - 266 '
'hp - 65.924 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-24 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714555%27 HTTP/1.1" 200 None
2026-03-24 22:20:19 [adesa.de] INFO: Saving data for 10714555: {'auction_closing_time': 1774434000.0, 'created_time': 1774288138.162928, 'last_price_update_time': 1774390819.182514}
2026-03-24 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714555') HTTP/1.1" 204 0
2026-03-24 22:20:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708666> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85e77d83-acc4-594d-af5e-65313878155c with identifier: 10708747
2026-03-24 22:20:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85e77d83-acc4-594d-af5e-65313878155c with scrape type 2
2026-03-24 22:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85e77d83-acc4-594d-af5e-65313878155c with scrape type 2
2026-03-24 22:20:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 85e77d83-acc4-594d-af5e-65313878155c, identifier: 10708747
2026-03-24 22:20:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 985b5e17-bac0-5876-ab52-577803fc9176 with identifier: 10710895
2026-03-24 22:20:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 985b5e17-bac0-5876-ab52-577803fc9176 with scrape type 2
2026-03-24 22:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 985b5e17-bac0-5876-ab52-577803fc9176 with scrape type 2
2026-03-24 22:20:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 985b5e17-bac0-5876-ab52-577803fc9176, identifier: 10710895
2026-03-24 22:20:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 85e77d83-acc4-594d-af5e-65313878155c with identifier: 10708747
2026-03-24 22:20:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 85e77d83-acc4-594d-af5e-65313878155c with identifier: 10708747
2026-03-24 22:20:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 85e77d83-acc4-594d-af5e-65313878155c with identifier: 10708747 to the API
2026-03-24 22:20:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:20:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708747>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Petrol',
'id': '85e77d83-acc4-594d-af5e-65313878155c',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545BC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708747',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 39036,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 25200,
'price_includes_vat': True,
'registration_date': '2022-08-15',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A6 Avant 45 TFSI Sport - Quattro - Petrol - Automatic - 265 hp '
'- 39.036 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-24 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708747%27 HTTP/1.1" 200 None
2026-03-24 22:20:19 [adesa.de] INFO: Saving data for 10708747: {'auction_closing_time': 1774434600.0, 'created_time': 1774288258.132199, 'last_price_update_time': 1774390819.739378}
2026-03-24 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708747') HTTP/1.1" 204 0
2026-03-24 22:20:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 985b5e17-bac0-5876-ab52-577803fc9176 with identifier: 10710895
2026-03-24 22:20:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 985b5e17-bac0-5876-ab52-577803fc9176 with identifier: 10710895
2026-03-24 22:20:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 985b5e17-bac0-5876-ab52-577803fc9176 with identifier: 10710895 to the API
2026-03-24 22:20:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:20:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710895>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-25T12:30:00Z',
'fuel_type': 'Petrol',
'id': '985b5e17-bac0-5876-ab52-577803fc9176',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2600B4256',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710895',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 39636,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24200,
'price_includes_vat': True,
'registration_date': '2023-01-23',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A6 Avant 45 TFSI Design - Quattro - Petrol - Automatic - 265 '
'hp - 39.636 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2023}
2026-03-24 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710895%27 HTTP/1.1" 200 None
2026-03-24 22:20:20 [adesa.de] INFO: Saving data for 10710895: {'auction_closing_time': 1774441800.0, 'created_time': 1774288108.237019, 'last_price_update_time': 1774390820.03544}
2026-03-24 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10710895') HTTP/1.1" 204 0
2026-03-24 22:20:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708753> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714524> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714516> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708661> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e133d17d-c620-578d-83a4-cf2823bd9e83 with identifier: 10708666
2026-03-24 22:20:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e133d17d-c620-578d-83a4-cf2823bd9e83 with scrape type 2
2026-03-24 22:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e133d17d-c620-578d-83a4-cf2823bd9e83 with scrape type 2
2026-03-24 22:20:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e133d17d-c620-578d-83a4-cf2823bd9e83, identifier: 10708666
2026-03-24 22:20:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e133d17d-c620-578d-83a4-cf2823bd9e83 with identifier: 10708666
2026-03-24 22:20:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e133d17d-c620-578d-83a4-cf2823bd9e83 with identifier: 10708666
2026-03-24 22:20:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e133d17d-c620-578d-83a4-cf2823bd9e83 with identifier: 10708666 to the API
2026-03-24 22:20:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20: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-24 22:20:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708666>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Petrol',
'id': 'e133d17d-c620-578d-83a4-cf2823bd9e83',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260140144',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708666',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 47765,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 27000,
'price_includes_vat': True,
'registration_date': '2022-10-19',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A6 Avant 45 TFSI Sport - Quattro - Petrol - Automatic - 265 hp '
'- 47.765 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-24 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708666%27 HTTP/1.1" 200 None
2026-03-24 22:20:20 [adesa.de] INFO: Saving data for 10708666: {'auction_closing_time': 1774434300.0, 'created_time': 1774288136.921346, 'last_price_update_time': 1774390820.479717}
2026-03-24 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708666') HTTP/1.1" 204 0
2026-03-24 22:20:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708659> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f258c57b-eb50-5a40-8232-353917b6736b with identifier: 10708753
2026-03-24 22:20:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f258c57b-eb50-5a40-8232-353917b6736b with scrape type 2
2026-03-24 22:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f258c57b-eb50-5a40-8232-353917b6736b with scrape type 2
2026-03-24 22:20:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f258c57b-eb50-5a40-8232-353917b6736b, identifier: 10708753
2026-03-24 22:20:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1014a85e-54a0-5b1b-83ed-c4ae4cc8de9a with identifier: 10714524
2026-03-24 22:20:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1014a85e-54a0-5b1b-83ed-c4ae4cc8de9a with scrape type 2
2026-03-24 22:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1014a85e-54a0-5b1b-83ed-c4ae4cc8de9a with scrape type 2
2026-03-24 22:20:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1014a85e-54a0-5b1b-83ed-c4ae4cc8de9a, identifier: 10714524
2026-03-24 22:20:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33371796-f1a1-5ac0-8f8e-e9d8f3b2ae3d with identifier: 10714516
2026-03-24 22:20:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33371796-f1a1-5ac0-8f8e-e9d8f3b2ae3d with scrape type 2
2026-03-24 22:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 33371796-f1a1-5ac0-8f8e-e9d8f3b2ae3d with scrape type 2
2026-03-24 22:20:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 33371796-f1a1-5ac0-8f8e-e9d8f3b2ae3d, identifier: 10714516
2026-03-24 22:20:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da5e0771-e1db-5d0b-8b78-dde69fa4f7d9 with identifier: 10708661
2026-03-24 22:20:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da5e0771-e1db-5d0b-8b78-dde69fa4f7d9 with scrape type 2
2026-03-24 22:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da5e0771-e1db-5d0b-8b78-dde69fa4f7d9 with scrape type 2
2026-03-24 22:20:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: da5e0771-e1db-5d0b-8b78-dde69fa4f7d9, identifier: 10708661
2026-03-24 22:20:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f258c57b-eb50-5a40-8232-353917b6736b with identifier: 10708753
2026-03-24 22:20:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f258c57b-eb50-5a40-8232-353917b6736b with identifier: 10708753
2026-03-24 22:20:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f258c57b-eb50-5a40-8232-353917b6736b with identifier: 10708753 to the API
2026-03-24 22:20:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:20:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708753>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'f258c57b-eb50-5a40-8232-353917b6736b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545BB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708753',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 36544,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24900,
'price_includes_vat': True,
'registration_date': '2022-12-05',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A6 Avant 45 TFSI Design - Petrol - Automatic - 265 hp - 36.544 '
'km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2022}
2026-03-24 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708753%27 HTTP/1.1" 200 None
2026-03-24 22:20:21 [adesa.de] INFO: Saving data for 10708753: {'auction_closing_time': 1774434600.0, 'created_time': 1774288116.566508, 'last_price_update_time': 1774390821.183773}
2026-03-24 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708753') HTTP/1.1" 204 0
2026-03-24 22:20:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1014a85e-54a0-5b1b-83ed-c4ae4cc8de9a with identifier: 10714524
2026-03-24 22:20:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1014a85e-54a0-5b1b-83ed-c4ae4cc8de9a with identifier: 10714524
2026-03-24 22:20:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1014a85e-54a0-5b1b-83ed-c4ae4cc8de9a with identifier: 10714524 to the API
2026-03-24 22:20:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:20:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714524>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '1014a85e-54a0-5b1b-83ed-c4ae4cc8de9a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28870',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714524',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 52700,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 28800,
'price_includes_vat': True,
'registration_date': '2022-07-26',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A6 Avant 40 TDI Sport - Quattro - Diesel - Automatic - 204 hp '
'- 52.700 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-24 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714524%27 HTTP/1.1" 200 None
2026-03-24 22:20:21 [adesa.de] INFO: Saving data for 10714524: {'auction_closing_time': 1774434000.0, 'created_time': 1774288114.683128, 'last_price_update_time': 1774390821.501792}
2026-03-24 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714524') HTTP/1.1" 204 0
2026-03-24 22:20:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 33371796-f1a1-5ac0-8f8e-e9d8f3b2ae3d with identifier: 10714516
2026-03-24 22:20:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 33371796-f1a1-5ac0-8f8e-e9d8f3b2ae3d with identifier: 10714516
2026-03-24 22:20:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 33371796-f1a1-5ac0-8f8e-e9d8f3b2ae3d with identifier: 10714516 to the API
2026-03-24 22:20:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:20:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714516>
{'auction_title': '',
'c_o_2_emission_value': 191,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 231,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '33371796-f1a1-5ac0-8f8e-e9d8f3b2ae3d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '28795',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714516',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 119800,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 31300,
'price_includes_vat': True,
'registration_date': '2020-02-02',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A6 Avant 45 TDI S Line - Quattro - Diesel - Automatic - 231 hp '
'- 119.800 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2020}
2026-03-24 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714516%27 HTTP/1.1" 200 None
2026-03-24 22:20:21 [adesa.de] INFO: Saving data for 10714516: {'auction_closing_time': 1774434000.0, 'created_time': 1774288130.231316, 'last_price_update_time': 1774390821.807627}
2026-03-24 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714516') HTTP/1.1" 204 0
2026-03-24 22:20:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: da5e0771-e1db-5d0b-8b78-dde69fa4f7d9 with identifier: 10708661
2026-03-24 22:20:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: da5e0771-e1db-5d0b-8b78-dde69fa4f7d9 with identifier: 10708661
2026-03-24 22:20:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: da5e0771-e1db-5d0b-8b78-dde69fa4f7d9 with identifier: 10708661 to the API
2026-03-24 22:20:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20: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-24 22:20:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708661>
{'auction_title': '',
'c_o_2_emission_value': 160,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Petrol',
'id': 'da5e0771-e1db-5d0b-8b78-dde69fa4f7d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26014013C',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708661',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 51391,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26300,
'price_includes_vat': True,
'registration_date': '2022-06-28',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A6 Avant 45 TFSI Design - Petrol - Automatic - 265 hp - 51.391 '
'km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2022}
2026-03-24 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708661%27 HTTP/1.1" 200 None
2026-03-24 22:20:22 [adesa.de] INFO: Saving data for 10708661: {'auction_closing_time': 1774434300.0, 'created_time': 1774288124.270108, 'last_price_update_time': 1774390822.193758}
2026-03-24 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708661') HTTP/1.1" 204 0
2026-03-24 22:20:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5168a71-cd12-5cf1-a676-2e9fe60508a4 with identifier: 10708659
2026-03-24 22:20:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5168a71-cd12-5cf1-a676-2e9fe60508a4 with scrape type 2
2026-03-24 22:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5168a71-cd12-5cf1-a676-2e9fe60508a4 with scrape type 2
2026-03-24 22:20:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f5168a71-cd12-5cf1-a676-2e9fe60508a4, identifier: 10708659
2026-03-24 22:20:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f5168a71-cd12-5cf1-a676-2e9fe60508a4 with identifier: 10708659
2026-03-24 22:20:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f5168a71-cd12-5cf1-a676-2e9fe60508a4 with identifier: 10708659
2026-03-24 22:20:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f5168a71-cd12-5cf1-a676-2e9fe60508a4 with identifier: 10708659 to the API
2026-03-24 22:20:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20: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-24 22:20:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708659>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Diesel',
'id': 'f5168a71-cd12-5cf1-a676-2e9fe60508a4',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26014013D',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708659',
'listing': 'auction',
'location': 'Ketzin (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 54551,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24500,
'price_includes_vat': True,
'registration_date': '2021-06-22',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A6 Avant 40 TDI Sport - Quattro - Diesel - Automatic - 204 hp '
'- 54.551 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2021}
2026-03-24 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708659%27 HTTP/1.1" 200 None
2026-03-24 22:20:22 [adesa.de] INFO: Saving data for 10708659: {'auction_closing_time': 1774434300.0, 'created_time': 1774288110.896226, 'last_price_update_time': 1774390822.613511}
2026-03-24 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708659') HTTP/1.1" 204 0
2026-03-24 22:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714525> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708748> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708657> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 662a3a35-3425-5896-b160-b7b31081d5da with identifier: 10714525
2026-03-24 22:20:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 662a3a35-3425-5896-b160-b7b31081d5da with scrape type 2
2026-03-24 22:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 662a3a35-3425-5896-b160-b7b31081d5da with scrape type 2
2026-03-24 22:20:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 662a3a35-3425-5896-b160-b7b31081d5da, identifier: 10714525
2026-03-24 22:20:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 662a3a35-3425-5896-b160-b7b31081d5da with identifier: 10714525
2026-03-24 22:20:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 662a3a35-3425-5896-b160-b7b31081d5da with identifier: 10714525
2026-03-24 22:20:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 662a3a35-3425-5896-b160-b7b31081d5da with identifier: 10714525 to the API
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:20:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714525>
{'auction_title': '',
'c_o_2_emission_value': 151,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Petrol',
'id': '662a3a35-3425-5896-b160-b7b31081d5da',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28865',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714525',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 99900,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21800,
'price_includes_vat': True,
'registration_date': '2022-02-02',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A4 Avant 40 TFSI S Line - Quattro - Petrol - Automatic - 204 '
'hp - 99.900 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714525%27 HTTP/1.1" 200 None
2026-03-24 22:20:23 [adesa.de] INFO: Saving data for 10714525: {'auction_closing_time': 1774434000.0, 'created_time': 1774288128.255805, 'last_price_update_time': 1774390823.25284}
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714525') HTTP/1.1" 204 0
2026-03-24 22:20:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708760> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9d4753b-be43-588c-b540-f43fb56dcf3c with identifier: 10708748
2026-03-24 22:20:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9d4753b-be43-588c-b540-f43fb56dcf3c with scrape type 2
2026-03-24 22:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f9d4753b-be43-588c-b540-f43fb56dcf3c with scrape type 2
2026-03-24 22:20:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f9d4753b-be43-588c-b540-f43fb56dcf3c, identifier: 10708748
2026-03-24 22:20:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c1b2a34-cf94-5eca-9b57-f971de06074e with identifier: 10708657
2026-03-24 22:20:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c1b2a34-cf94-5eca-9b57-f971de06074e with scrape type 2
2026-03-24 22:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c1b2a34-cf94-5eca-9b57-f971de06074e with scrape type 2
2026-03-24 22:20:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6c1b2a34-cf94-5eca-9b57-f971de06074e, identifier: 10708657
2026-03-24 22:20:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f9d4753b-be43-588c-b540-f43fb56dcf3c with identifier: 10708748
2026-03-24 22:20:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f9d4753b-be43-588c-b540-f43fb56dcf3c with identifier: 10708748
2026-03-24 22:20:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f9d4753b-be43-588c-b540-f43fb56dcf3c with identifier: 10708748 to the API
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:20:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708748>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'f9d4753b-be43-588c-b540-f43fb56dcf3c',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545B8',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708748',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 54714,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22400,
'price_includes_vat': True,
'registration_date': '2023-05-09',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 Avant 40 TDI Advanced - Quattro - Diesel - Automatic - 204 '
'hp - 54.714 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2023}
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708748%27 HTTP/1.1" 200 None
2026-03-24 22:20:23 [adesa.de] INFO: Saving data for 10708748: {'auction_closing_time': 1774434600.0, 'created_time': 1774288133.906629, 'last_price_update_time': 1774390823.872894}
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708748') HTTP/1.1" 204 0
2026-03-24 22:20:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6c1b2a34-cf94-5eca-9b57-f971de06074e with identifier: 10708657
2026-03-24 22:20:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6c1b2a34-cf94-5eca-9b57-f971de06074e with identifier: 10708657
2026-03-24 22:20:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6c1b2a34-cf94-5eca-9b57-f971de06074e with identifier: 10708657 to the API
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20: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-24 22:20:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708657>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Diesel',
'id': '6c1b2a34-cf94-5eca-9b57-f971de06074e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26014013F',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708657',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 47403,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 25400,
'price_includes_vat': True,
'registration_date': '2022-10-18',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A6 Avant 40 TDI Sport - Diesel - Automatic - 204 hp - 47.403 '
'km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708657%27 HTTP/1.1" 200 None
2026-03-24 22:20:24 [adesa.de] INFO: Saving data for 10708657: {'auction_closing_time': 1774434300.0, 'created_time': 1774288123.331276, 'last_price_update_time': 1774390824.177469}
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708657') HTTP/1.1" 204 0
2026-03-24 22:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708756> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714636> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 190f91a9-a1d7-5380-8da5-1400435d7fa1 with identifier: 10708760
2026-03-24 22:20:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 190f91a9-a1d7-5380-8da5-1400435d7fa1 with scrape type 2
2026-03-24 22:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 190f91a9-a1d7-5380-8da5-1400435d7fa1 with scrape type 2
2026-03-24 22:20:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 190f91a9-a1d7-5380-8da5-1400435d7fa1, identifier: 10708760
2026-03-24 22:20:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 190f91a9-a1d7-5380-8da5-1400435d7fa1 with identifier: 10708760
2026-03-24 22:20:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 190f91a9-a1d7-5380-8da5-1400435d7fa1 with identifier: 10708760
2026-03-24 22:20:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 190f91a9-a1d7-5380-8da5-1400435d7fa1 with identifier: 10708760 to the API
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20: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-24 22:20:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708760>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Petrol',
'id': '190f91a9-a1d7-5380-8da5-1400435d7fa1',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545BD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708760',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 48771,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21000,
'price_includes_vat': True,
'registration_date': '2023-02-27',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 Avant 40 TFSI Advanced - Quattro - Petrol - Automatic - 204 '
'hp - 48.771 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2023}
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710708760%27 HTTP/1.1" 200 None
2026-03-24 22:20:24 [adesa.de] INFO: Saving data for 10708760: {'auction_closing_time': 1774434600.0, 'created_time': 1774288131.26405, 'last_price_update_time': 1774390824.585272}
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708760') HTTP/1.1" 204 0
2026-03-24 22:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708654> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd81d751-63d7-5d03-8147-b5ea78bc4b2b with identifier: 10708756
2026-03-24 22:20:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd81d751-63d7-5d03-8147-b5ea78bc4b2b with scrape type 2
2026-03-24 22:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd81d751-63d7-5d03-8147-b5ea78bc4b2b with scrape type 2
2026-03-24 22:20:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fd81d751-63d7-5d03-8147-b5ea78bc4b2b, identifier: 10708756
2026-03-24 22:20:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1945d7c2-9c91-540f-be46-93076fe96e34 with identifier: 10714636
2026-03-24 22:20:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1945d7c2-9c91-540f-be46-93076fe96e34 with scrape type 2
2026-03-24 22:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1945d7c2-9c91-540f-be46-93076fe96e34 with scrape type 2
2026-03-24 22:20:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1945d7c2-9c91-540f-be46-93076fe96e34, identifier: 10714636
2026-03-24 22:20:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fd81d751-63d7-5d03-8147-b5ea78bc4b2b with identifier: 10708756
2026-03-24 22:20:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fd81d751-63d7-5d03-8147-b5ea78bc4b2b with identifier: 10708756
2026-03-24 22:20:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fd81d751-63d7-5d03-8147-b5ea78bc4b2b with identifier: 10708756 to the API
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20: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-24 22:20:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708756>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'fd81d751-63d7-5d03-8147-b5ea78bc4b2b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545B6',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708756',
'listing': 'auctionplusdirectbuy',
'location': 'Ketzin (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 67950,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21400,
'price_includes_vat': True,
'registration_date': '2023-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 Avant 40 TDI Advanced - Diesel - Automatic - 204 hp - '
'67.950 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2023}
2026-03-24 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708756%27 HTTP/1.1" 200 None
2026-03-24 22:20:25 [adesa.de] INFO: Saving data for 10708756: {'auction_closing_time': 1774434600.0, 'created_time': 1774288148.366493, 'last_price_update_time': 1774390825.07801}
2026-03-24 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708756') HTTP/1.1" 204 0
2026-03-24 22:20:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1945d7c2-9c91-540f-be46-93076fe96e34 with identifier: 10714636
2026-03-24 22:20:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1945d7c2-9c91-540f-be46-93076fe96e34 with identifier: 10714636
2026-03-24 22:20:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1945d7c2-9c91-540f-be46-93076fe96e34 with identifier: 10714636 to the API
2026-03-24 22:20:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20: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-24 22:20:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714636>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Hybrid',
'id': '1945d7c2-9c91-540f-be46-93076fe96e34',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30817',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714636',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 30377,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 36500,
'price_includes_vat': True,
'registration_date': '2023-11-29',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A6 2.0 - Quattro - Hybrid - Automatic - 265 hp - 30.377 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714636%27 HTTP/1.1" 200 None
2026-03-24 22:20:25 [adesa.de] INFO: Saving data for 10714636: {'auction_closing_time': 1774434600.0, 'created_time': 1774288126.58007, 'last_price_update_time': 1774390825.374092}
2026-03-24 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714636') HTTP/1.1" 204 0
2026-03-24 22:20:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714547> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fd08ff9-4f3f-541c-82f5-294b8a72e54b with identifier: 10708654
2026-03-24 22:20:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fd08ff9-4f3f-541c-82f5-294b8a72e54b with scrape type 2
2026-03-24 22:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fd08ff9-4f3f-541c-82f5-294b8a72e54b with scrape type 2
2026-03-24 22:20:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5fd08ff9-4f3f-541c-82f5-294b8a72e54b, identifier: 10708654
2026-03-24 22:20:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5fd08ff9-4f3f-541c-82f5-294b8a72e54b with identifier: 10708654
2026-03-24 22:20:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5fd08ff9-4f3f-541c-82f5-294b8a72e54b with identifier: 10708654
2026-03-24 22:20:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5fd08ff9-4f3f-541c-82f5-294b8a72e54b with identifier: 10708654 to the API
2026-03-24 22:20:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20: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-24 22:20:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708654>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-25T10:25:00Z',
'fuel_type': 'Petrol',
'id': '5fd08ff9-4f3f-541c-82f5-294b8a72e54b',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260140142',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708654',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 52807,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 27400,
'price_includes_vat': True,
'registration_date': '2023-04-17',
'seats_number': 4,
'seller_name': None,
'title': 'Audi A6 45 TFSI Sport - Quattro - Petrol - Automatic - 265 hp - '
'52.807 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2023}
2026-03-24 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708654%27 HTTP/1.1" 200 None
2026-03-24 22:20:25 [adesa.de] INFO: Saving data for 10708654: {'auction_closing_time': 1774434300.0, 'created_time': 1774288127.453055, 'last_price_update_time': 1774390825.766926}
2026-03-24 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708654') HTTP/1.1" 204 0
2026-03-24 22:20:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2256983d-135b-52db-bc57-0aa46abe703d with identifier: 10714547
2026-03-24 22:20:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2256983d-135b-52db-bc57-0aa46abe703d with scrape type 2
2026-03-24 22:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2256983d-135b-52db-bc57-0aa46abe703d with scrape type 2
2026-03-24 22:20:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2256983d-135b-52db-bc57-0aa46abe703d, identifier: 10714547
2026-03-24 22:20:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2256983d-135b-52db-bc57-0aa46abe703d with identifier: 10714547
2026-03-24 22:20:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2256983d-135b-52db-bc57-0aa46abe703d with identifier: 10714547
2026-03-24 22:20:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2256983d-135b-52db-bc57-0aa46abe703d with identifier: 10714547 to the API
2026-03-24 22:20:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:20:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714547>
{'auction_title': '',
'c_o_2_emission_value': 155,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '2256983d-135b-52db-bc57-0aa46abe703d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28669',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714547',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 28293,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 32300,
'price_includes_vat': True,
'registration_date': '2024-08-15',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A6 Avant 40 TDI - Diesel - Automatic - 204 hp - 28.293 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710714547%27 HTTP/1.1" 200 None
2026-03-24 22:20:26 [adesa.de] INFO: Saving data for 10714547: {'auction_closing_time': 1774434000.0, 'created_time': 1774288124.583942, 'last_price_update_time': 1774390826.150745}
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714547') HTTP/1.1" 204 0
2026-03-24 22:20:26 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-24 22:20:26 [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-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:26 [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%201773958826 HTTP/1.1" 200 None
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10405415') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10504933') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10554217') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10617558') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10675034') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10676668') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10676672') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10676673') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10676674') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10676675') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10676678') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10676684') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10676685') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10676686') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10676687') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10676688') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10676689') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10676690') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10676691') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10676693') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10683944') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10684969') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10684970') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10684971') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10684972') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10684973') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10684974') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10684975') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10684976') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10684977') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10684978') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10684979') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10684980') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10684981') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10684982') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10684983') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10684984') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10684985') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10684986') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10684987') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10684988') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10684989') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10684990') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10684991') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10684992') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10684993') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10684994') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10684995') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10684996') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10684997') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10684998') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10684999') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685000') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685001') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685002') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685003') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685004') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685005') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685006') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685007') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685008') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685009') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685010') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685011') HTTP/1.1" 204 0
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685012') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685013') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685014') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685015') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685016') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685017') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685018') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685019') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685020') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685021') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685022') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685023') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685024') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685025') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685026') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685027') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685028') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685029') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685030') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685031') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685032') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685033') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685034') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685035') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685036') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685037') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685038') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685039') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685040') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685041') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685042') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685043') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685044') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685045') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685046') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685047') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685048') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685049') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685050') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685051') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685052') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685053') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685054') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685343') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685430') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10687070') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10687750') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10687751') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10687752') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10687753') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10687754') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10687755') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10687756') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10687757') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10687758') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10687759') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10687760') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10687761') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10687762') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10687763') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10687764') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10687765') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10687766') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10687767') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10687768') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10687769') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10687770') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10687771') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10687772') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10687773') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10687774') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10687775') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10687776') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10687777') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10687778') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10687779') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10687780') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10687781') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10687782') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10687783') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10687784') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10687785') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10687786') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10687787') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688330') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688596') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688597') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688600') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688601') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688603') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688606') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688608') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688609') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688610') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688611') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688612') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688613') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688614') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688653') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688655') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688656') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688657') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688658') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688659') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688660') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688661') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688662') HTTP/1.1" 204 0
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688663') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688664') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688665') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688666') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688667') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688668') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688670') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688671') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688672') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688673') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688674') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688675') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688676') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688677') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688678') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688679') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688680') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688681') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688682') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688683') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688684') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688685') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688686') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688687') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688688') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688689') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688690') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688691') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688692') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688693') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688694') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688695') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688696') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688697') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688698') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688699') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688700') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688701') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688702') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688703') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688704') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688705') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688706') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688707') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688708') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688709') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688710') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688711') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688712') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688713') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688714') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688715') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688716') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688717') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688718') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688719') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688720') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688721') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688722') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688723') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688724') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688725') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688726') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688727') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688728') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688729') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688730') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688731') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688732') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688733') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688734') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688735') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688736') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688737') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688738') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688739') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688740') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688741') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688742') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688743') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688744') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688745') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688746') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688747') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688749') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688750') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688751') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688752') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688753') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688754') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688755') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688756') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688757') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688758') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688759') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10689384') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10689385') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10689386') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10689387') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10689389') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10689403') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10689405') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10689408') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10689413') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10689437') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10689439') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10689441') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10689442') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10689443') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10689446') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10689453') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10689461') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10689464') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10689465') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690131') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690239') HTTP/1.1" 204 0
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690240') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690241') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690242') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690243') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690245') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690246') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690247') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690248') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690249') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690250') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690251') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690252') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690253') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690254') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690255') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690256') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690257') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690258') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690259') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690260') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690262') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690263') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690264') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690265') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690266') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690267') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690268') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690270') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690271') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690272') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690273') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690290') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690292') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690293') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690294') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690295') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690296') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690297') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690298') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690299') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690300') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690301') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690302') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690303') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690304') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690305') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690452') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690468') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690493') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690635') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690755') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690813') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690814') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690824') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690825') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690826') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10690827') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691021') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691146') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691148') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691516') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691525') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691526') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691560') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691561') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691562') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691563') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691564') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691565') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691566') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691567') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691568') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691569') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691571') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691572') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691573') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691574') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691575') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691577') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691578') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691579') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691580') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691598') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691599') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691600') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691602') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691603') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691606') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691607') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691608') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691609') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691610') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691611') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691612') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691613') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691614') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691615') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691617') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691621') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691624') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691625') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691626') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691627') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691628') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691629') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691630') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691632') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691636') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691637') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691638') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691640') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691641') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691642') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691643') HTTP/1.1" 204 0
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691652') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691653') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691659') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691663') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691664') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691665') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691666') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691668') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691671') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691674') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691675') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691676') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691679') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691680') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691682') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691693') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691697') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691698') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691699') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691700') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691701') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691711') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691717') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691719') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691720') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691721') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691722') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691723') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691726') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691727') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691733') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691734') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691737') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691738') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691739') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691740') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691741') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691742') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691743') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691744') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691745') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691746') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691748') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691751') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691752') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691753') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691754') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691755') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691756') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691757') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691758') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691759') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691760') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691761') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691762') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691763') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691764') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691765') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691766') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691768') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691769') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691770') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691771') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691772') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691773') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691774') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691775') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691776') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691777') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691778') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691779') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691780') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691781') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691782') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691783') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691784') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691785') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691786') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691787') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691788') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691789') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691790') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691791') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691792') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691793') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691794') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691795') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691796') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691797') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691798') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691799') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691800') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691801') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691802') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691803') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691804') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691805') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691806') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691807') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691808') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691809') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691810') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691812') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691813') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691814') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691815') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691816') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691817') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691818') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691819') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691820') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691821') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691822') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691823') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691824') HTTP/1.1" 204 0
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691825') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691826') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691827') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691828') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691829') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691830') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691831') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691832') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691833') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691834') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691835') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691836') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691837') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691838') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691839') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691840') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691841') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691842') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691843') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691844') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691845') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691846') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691847') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691848') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691849') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691850') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691851') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691852') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691853') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691854') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691855') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691856') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691857') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691858') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691859') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691860') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691861') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691874') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691877') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691878') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691879') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691880') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691881') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691882') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691883') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691884') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691885') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691886') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691887') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691889') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691890') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691895') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691896') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691897') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691898') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691899') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691900') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691901') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691902') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691908') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691910') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691912') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691916') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691917') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691921') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691922') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691923') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691929') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691932') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691933') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691937') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691938') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691939') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691940') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691941') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691942') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691943') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691944') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691945') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691946') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691947') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691948') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691949') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691950') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691951') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691952') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691953') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691954') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691955') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691956') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691958') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10691960') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10692706') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10692734') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10692752') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10692754') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10693597') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10693598') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10693599') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10693600') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10693601') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10693602') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10693603') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10693604') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10693605') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10693606') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10693607') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10693608') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10693609') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10693610') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10693611') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10693612') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10693613') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10693614') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10693615') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10693616') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10693617') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10693618') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10693619') HTTP/1.1" 204 0
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10693620') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10693621') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10693622') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10693623') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10693624') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10693625') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10693626') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10693627') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10693628') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10693629') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10693630') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10693631') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10693632') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10693633') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10693634') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10693635') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10696470') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10696903') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10696989') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10696990') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10696991') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10696992') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10696993') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10696994') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10696995') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10696996') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10696997') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697118') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697119') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697120') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697121') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697122') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697123') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697124') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697125') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697126') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697127') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697128') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697129') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697130') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697131') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697132') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697137') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697264') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697266') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697267') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697268') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697269') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697270') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697271') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697274') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697278') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697280') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697281') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697282') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697284') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697288') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697289') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697291') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697292') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697298') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697299') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697300') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697305') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697307') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697308') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697309') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697311') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697313') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697324') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697325') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697326') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697332') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697335') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697337') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697339') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697341') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697343') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697344') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697345') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697346') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697348') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697349') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697350') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697351') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697352') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697353') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697354') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697355') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697356') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697357') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697358') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697359') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697360') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697361') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697362') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697364') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697365') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697367') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697368') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697369') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697370') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697372') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697374') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697388') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697389') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697390') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697391') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697392') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697393') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697394') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697396') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697399') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697400') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697401') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697402') HTTP/1.1" 204 0
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697403') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697405') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697408') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697410') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697411') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697418') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697426') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697427') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697428') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697431') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697434') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697435') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697436') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697437') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697438') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697439') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697442') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697448') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697449') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697451') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697454') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697459') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697460') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697461') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697462') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697464') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697465') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697467') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697468') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697471') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697472') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697474') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697475') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697476') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697479') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697482') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697483') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697486') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697487') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697489') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697490') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697495') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697498') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697499') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697688') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697851') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698450') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698451') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698453') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698454') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698455') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698456') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698457') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698462') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698466') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698467') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698469') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698470') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698471') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698476') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698482') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698483') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698484') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698485') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698486') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698487') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698488') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698489') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698490') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698491') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698492') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698493') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698494') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698495') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698496') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698497') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698498') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698499') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698510') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698512') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698513') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698515') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698516') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698517') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698518') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698519') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698520') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699245') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699247') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699265') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699275') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699300') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699303') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699306') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699315') HTTP/1.1" 204 0
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699318') HTTP/1.1" 204 0
2026-03-24 22:20:33 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (471 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.de/task_40_2026-03-24T22_15_00.jl
2026-03-24 22:20:33 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/exception_count': 1,
'downloader/exception_type_count/zyte_api._errors.RequestError': 1,
'downloader/request_bytes': 464822,
'downloader/request_count': 493,
'downloader/request_method_count/GET': 473,
'downloader/request_method_count/POST': 20,
'downloader/response_bytes': 28293243,
'downloader/response_count': 492,
'downloader/response_status_count/200': 492,
'elapsed_time_seconds': 327.082785,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 24, 22, 20, 33, 794323, tzinfo=datetime.timezone.utc),
'item_scraped_count': 471,
'log_count/DEBUG': 9149,
'log_count/ERROR': 1,
'log_count/INFO': 9780,
'memusage/max': 175796224,
'memusage/startup': 149987328,
'request_depth_max': 20,
'response_received_count': 492,
'scheduler/dequeued': 493,
'scheduler/dequeued/memory': 493,
'scheduler/enqueued': 493,
'scheduler/enqueued/memory': 493,
'scrape_type/new': -1,
'scrape_type/new_duplicate_id': 1,
'scrape_type/price_update': 473,
'scrape_type/skipped': 1509,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 494,
'scrapy-zyte-api/error_ratio': 0.004048582995951417,
'scrapy-zyte-api/error_types/download/temporary-error': 1,
'scrapy-zyte-api/error_types/website/connection-error': 1,
'scrapy-zyte-api/errors': 2,
'scrapy-zyte-api/fatal_errors': 1,
'scrapy-zyte-api/mean_connection_seconds': 3.9401010747222194,
'scrapy-zyte-api/mean_response_seconds': 3.9513519465226703,
'scrapy-zyte-api/processed': 493,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 493,
'scrapy-zyte-api/request_args/experimental.requestCookies': 492,
'scrapy-zyte-api/request_args/experimental.responseCookies': 493,
'scrapy-zyte-api/request_args/httpRequestBody': 20,
'scrapy-zyte-api/request_args/httpRequestMethod': 20,
'scrapy-zyte-api/request_args/httpResponseBody': 493,
'scrapy-zyte-api/request_args/httpResponseHeaders': 493,
'scrapy-zyte-api/request_args/url': 493,
'scrapy-zyte-api/status_codes/200': 492,
'scrapy-zyte-api/status_codes/421': 1,
'scrapy-zyte-api/status_codes/520': 1,
'scrapy-zyte-api/success': 492,
'scrapy-zyte-api/success_ratio': 0.9979716024340771,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 1982,
'source/total_available': 1982,
'start_time': datetime.datetime(2026, 3, 24, 22, 15, 6, 711538, tzinfo=datetime.timezone.utc)}
2026-03-24 22:20:33 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-24 22:20:33 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f3adffb5b90>
2026-03-24 22:20:33 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f3adffb6010>