2026-03-28 17:15:05 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-28 17:15:05 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-28 17:15:05 [adesa.de] INFO: Starting spider adesa.de
2026-03-28 17:15:05 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-28 17:15:05 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-28 17:15:05 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-28 17:15:05 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-28 17:15:05 [scrapy.extensions.telnet] INFO: Telnet Password: b08760cfe3cbf3dc
2026-03-28 17:15:06 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-28 17: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-28T17_15_00.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-28 17:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-28 17:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-28 17:15:06 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-28 17:15:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-28 17:15:06 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-28 17:15:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-28 17:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-28 17:15:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2107
2026-03-28 17:15:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-28 17:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-28 17:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-28 17:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
2026-03-28 17:15:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-28 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-28 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-28 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-28 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-28 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-28 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-28 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-28 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-28 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-28 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-28 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-28 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-28 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-28 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-28 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-28 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-28 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-28 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-28 17:15:06 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-28 17:15:06 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-28 17:15:06 [scrapy.core.engine] INFO: Spider opened
2026-03-28 17:15:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-28 17:15:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-28 17:15:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 141MiB
2026-03-28 17:15:06 [scrapy-playwright] INFO: Starting download handler
2026-03-28 17:15:06 [scrapy-playwright] INFO: Starting download handler
2026-03-28 17:15:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:15:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:15:14 [adesa.de] INFO: Found listing with ID: 10741360
2026-03-28 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741360%27 HTTP/1.1" 200 None
2026-03-28 17:15:14 [adesa.de] INFO: Scrape type for 10741360: 0
2026-03-28 17:15:14 [adesa.de] INFO: Skipping item 10741360 url https://www.openlane.eu/en/carv6/auction/10741360
2026-03-28 17:15:14 [adesa.de] INFO: Found listing with ID: 10740275
2026-03-28 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710740275%27 HTTP/1.1" 200 None
2026-03-28 17:15:14 [adesa.de] INFO: Scrape type for 10740275: 0
2026-03-28 17:15:14 [adesa.de] INFO: Skipping item 10740275 url https://www.openlane.eu/en/carv6/auction/10740275
2026-03-28 17:15:14 [adesa.de] INFO: Found listing with ID: 10734856
2026-03-28 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734856%27 HTTP/1.1" 200 None
2026-03-28 17:15:14 [adesa.de] INFO: Scrape type for 10734856: 0
2026-03-28 17:15:14 [adesa.de] INFO: Skipping item 10734856 url https://www.openlane.eu/en/carv6/auction/10734856
2026-03-28 17:15:14 [adesa.de] INFO: Found listing with ID: 10738811
2026-03-28 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710738811%27 HTTP/1.1" 200 None
2026-03-28 17:15:14 [adesa.de] INFO: Scrape type for 10738811: 0
2026-03-28 17:15:14 [adesa.de] INFO: Skipping item 10738811 url https://www.openlane.eu/en/carv6/auction/10738811
2026-03-28 17:15:14 [adesa.de] INFO: Found listing with ID: 10738812
2026-03-28 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710738812%27 HTTP/1.1" 200 None
2026-03-28 17:15:14 [adesa.de] INFO: Scrape type for 10738812: 0
2026-03-28 17:15:14 [adesa.de] INFO: Skipping item 10738812 url https://www.openlane.eu/en/carv6/auction/10738812
2026-03-28 17:15:14 [adesa.de] INFO: Found listing with ID: 10738813
2026-03-28 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710738813%27 HTTP/1.1" 200 None
2026-03-28 17:15:14 [adesa.de] INFO: Scrape type for 10738813: 0
2026-03-28 17:15:14 [adesa.de] INFO: Skipping item 10738813 url https://www.openlane.eu/en/carv6/auction/10738813
2026-03-28 17:15:14 [adesa.de] INFO: Found listing with ID: 10734859
2026-03-28 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734859%27 HTTP/1.1" 200 None
2026-03-28 17:15:14 [adesa.de] INFO: Scrape type for 10734859: 0
2026-03-28 17:15:14 [adesa.de] INFO: Skipping item 10734859 url https://www.openlane.eu/en/carv6/auction/10734859
2026-03-28 17:15:14 [adesa.de] INFO: Found listing with ID: 10740269
2026-03-28 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710740269%27 HTTP/1.1" 200 None
2026-03-28 17:15:14 [adesa.de] INFO: Scrape type for 10740269: 0
2026-03-28 17:15:14 [adesa.de] INFO: Skipping item 10740269 url https://www.openlane.eu/en/carv6/auction/10740269
2026-03-28 17:15:14 [adesa.de] INFO: Found listing with ID: 10740270
2026-03-28 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710740270%27 HTTP/1.1" 200 None
2026-03-28 17:15:14 [adesa.de] INFO: Scrape type for 10740270: 0
2026-03-28 17:15:14 [adesa.de] INFO: Skipping item 10740270 url https://www.openlane.eu/en/carv6/auction/10740270
2026-03-28 17:15:14 [adesa.de] INFO: Found listing with ID: 10736780
2026-03-28 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710736780%27 HTTP/1.1" 200 None
2026-03-28 17:15:14 [adesa.de] INFO: Scrape type for 10736780: 0
2026-03-28 17:15:14 [adesa.de] INFO: Skipping item 10736780 url https://www.openlane.eu/en/carv6/auction/10736780
2026-03-28 17:15:14 [adesa.de] INFO: Found listing with ID: 10736777
2026-03-28 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710736777%27 HTTP/1.1" 200 None
2026-03-28 17:15:14 [adesa.de] INFO: Scrape type for 10736777: 0
2026-03-28 17:15:14 [adesa.de] INFO: Skipping item 10736777 url https://www.openlane.eu/en/carv6/auction/10736777
2026-03-28 17:15:14 [adesa.de] INFO: Found listing with ID: 10730293
2026-03-28 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730293%27 HTTP/1.1" 200 None
2026-03-28 17:15:14 [adesa.de] INFO: Scrape type for 10730293: 0
2026-03-28 17:15:14 [adesa.de] INFO: Skipping item 10730293 url https://www.openlane.eu/en/carv6/auction/10730293
2026-03-28 17:15:14 [adesa.de] INFO: Found listing with ID: 10736778
2026-03-28 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710736778%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10736778: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10736778 url https://www.openlane.eu/en/carv6/auction/10736778
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10736783
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710736783%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10736783: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10736783 url https://www.openlane.eu/en/carv6/auction/10736783
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10741271
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741271%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10741271: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10741271 url https://www.openlane.eu/en/carv6/auction/10741271
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10734847
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734847%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10734847: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10734847 url https://www.openlane.eu/en/carv6/auction/10734847
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10738814
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710738814%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10738814: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10738814 url https://www.openlane.eu/en/carv6/auction/10738814
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10729699
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710729699%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10729699: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10729699 url https://www.openlane.eu/en/carv6/auction/10729699
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10738815
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710738815%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10738815: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10738815 url https://www.openlane.eu/en/carv6/auction/10738815
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10736776
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710736776%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10736776: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10736776 url https://www.openlane.eu/en/carv6/auction/10736776
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10736781
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710736781%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10736781: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10736781 url https://www.openlane.eu/en/carv6/auction/10736781
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10736774
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710736774%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10736774: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10736774 url https://www.openlane.eu/en/carv6/auction/10736774
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10736787
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710736787%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10736787: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10736787 url https://www.openlane.eu/en/carv6/auction/10736787
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10738816
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710738816%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10738816: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10738816 url https://www.openlane.eu/en/carv6/auction/10738816
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10741572
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741572%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10741572: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10741572 url https://www.openlane.eu/en/carv6/auction/10741572
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10729698
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710729698%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10729698: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10729698 url https://www.openlane.eu/en/carv6/auction/10729698
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10738817
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710738817%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10738817: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10738817 url https://www.openlane.eu/en/carv6/auction/10738817
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10741604
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741604%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10741604: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10741604 url https://www.openlane.eu/en/carv6/auction/10741604
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10738818
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710738818%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10738818: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10738818 url https://www.openlane.eu/en/carv6/auction/10738818
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10731447
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731447%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10731447: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10731447 url https://www.openlane.eu/en/carv6/auction/10731447
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10730286
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730286%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10730286: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10730286 url https://www.openlane.eu/en/carv6/auction/10730286
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10730304
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730304%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10730304: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10730304 url https://www.openlane.eu/en/carv6/auction/10730304
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10730296
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730296%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10730296: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10730296 url https://www.openlane.eu/en/carv6/auction/10730296
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10736768
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710736768%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10736768: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10736768 url https://www.openlane.eu/en/carv6/auction/10736768
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10741574
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741574%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10741574: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10741574 url https://www.openlane.eu/en/carv6/auction/10741574
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10741580
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741580%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10741580: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10741580 url https://www.openlane.eu/en/carv6/auction/10741580
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10741542
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741542%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10741542: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10741542 url https://www.openlane.eu/en/carv6/auction/10741542
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10741579
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741579%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10741579: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10741579 url https://www.openlane.eu/en/carv6/auction/10741579
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10741573
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741573%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10741573: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10741573 url https://www.openlane.eu/en/carv6/auction/10741573
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10741539
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741539%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10741539: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10741539 url https://www.openlane.eu/en/carv6/auction/10741539
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10741592
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741592%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10741592: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10741592 url https://www.openlane.eu/en/carv6/auction/10741592
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10741589
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741589%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10741589: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10741589 url https://www.openlane.eu/en/carv6/auction/10741589
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10741545
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741545%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10741545: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10741545 url https://www.openlane.eu/en/carv6/auction/10741545
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10741561
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741561%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10741561: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10741561 url https://www.openlane.eu/en/carv6/auction/10741561
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10733659
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733659%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10733659: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10733659 url https://www.openlane.eu/en/carv6/auction/10733659
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10730297
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730297%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10730297: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10730297 url https://www.openlane.eu/en/carv6/auction/10730297
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10730291
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730291%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10730291: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10730291 url https://www.openlane.eu/en/carv6/auction/10730291
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10734851
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734851%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10734851: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10734851 url https://www.openlane.eu/en/carv6/auction/10734851
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10731444
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731444%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10731444: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10731444 url https://www.openlane.eu/en/carv6/auction/10731444
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10738821
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710738821%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10738821: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10738821 url https://www.openlane.eu/en/carv6/auction/10738821
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10738822
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710738822%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10738822: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10738822 url https://www.openlane.eu/en/carv6/auction/10738822
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10738825
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710738825%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10738825: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10738825 url https://www.openlane.eu/en/carv6/auction/10738825
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10738823
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710738823%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10738823: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10738823 url https://www.openlane.eu/en/carv6/auction/10738823
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10741605
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741605%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10741605: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10741605 url https://www.openlane.eu/en/carv6/auction/10741605
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10738820
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710738820%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10738820: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10738820 url https://www.openlane.eu/en/carv6/auction/10738820
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10738827
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710738827%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10738827: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10738827 url https://www.openlane.eu/en/carv6/auction/10738827
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10738828
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710738828%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10738828: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10738828 url https://www.openlane.eu/en/carv6/auction/10738828
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10738830
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710738830%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10738830: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10738830 url https://www.openlane.eu/en/carv6/auction/10738830
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10738829
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710738829%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10738829: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10738829 url https://www.openlane.eu/en/carv6/auction/10738829
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10738831
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710738831%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10738831: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10738831 url https://www.openlane.eu/en/carv6/auction/10738831
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10738832
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710738832%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10738832: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10738832 url https://www.openlane.eu/en/carv6/auction/10738832
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10736784
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710736784%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10736784: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10736784 url https://www.openlane.eu/en/carv6/auction/10736784
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10738833
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710738833%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10738833: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10738833 url https://www.openlane.eu/en/carv6/auction/10738833
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10738840
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710738840%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10738840: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10738840 url https://www.openlane.eu/en/carv6/auction/10738840
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10738841
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710738841%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10738841: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10738841 url https://www.openlane.eu/en/carv6/auction/10738841
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10738843
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710738843%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10738843: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10738843 url https://www.openlane.eu/en/carv6/auction/10738843
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10740303
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710740303%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10740303: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10740303 url https://www.openlane.eu/en/carv6/auction/10740303
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10741540
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741540%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10741540: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10741540 url https://www.openlane.eu/en/carv6/auction/10741540
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10738844
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710738844%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10738844: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10738844 url https://www.openlane.eu/en/carv6/auction/10738844
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10738846
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710738846%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10738846: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10738846 url https://www.openlane.eu/en/carv6/auction/10738846
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10730311
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730311%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10730311: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10730311 url https://www.openlane.eu/en/carv6/auction/10730311
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10734848
2026-03-28 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734848%27 HTTP/1.1" 200 None
2026-03-28 17:15:15 [adesa.de] INFO: Scrape type for 10734848: 0
2026-03-28 17:15:15 [adesa.de] INFO: Skipping item 10734848 url https://www.openlane.eu/en/carv6/auction/10734848
2026-03-28 17:15:15 [adesa.de] INFO: Found listing with ID: 10729696
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729696%27 HTTP/1.1" 200 None
2026-03-28 17:15:16 [adesa.de] INFO: Scrape type for 10729696: 0
2026-03-28 17:15:16 [adesa.de] INFO: Skipping item 10729696 url https://www.openlane.eu/en/carv6/auction/10729696
2026-03-28 17:15:16 [adesa.de] INFO: Found listing with ID: 10730307
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730307%27 HTTP/1.1" 200 None
2026-03-28 17:15:16 [adesa.de] INFO: Scrape type for 10730307: 0
2026-03-28 17:15:16 [adesa.de] INFO: Skipping item 10730307 url https://www.openlane.eu/en/carv6/auction/10730307
2026-03-28 17:15:16 [adesa.de] INFO: Found listing with ID: 10736737
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736737%27 HTTP/1.1" 200 None
2026-03-28 17:15:16 [adesa.de] INFO: Scrape type for 10736737: 0
2026-03-28 17:15:16 [adesa.de] INFO: Skipping item 10736737 url https://www.openlane.eu/en/carv6/auction/10736737
2026-03-28 17:15:16 [adesa.de] INFO: Found listing with ID: 10736769
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736769%27 HTTP/1.1" 200 None
2026-03-28 17:15:16 [adesa.de] INFO: Scrape type for 10736769: 0
2026-03-28 17:15:16 [adesa.de] INFO: Skipping item 10736769 url https://www.openlane.eu/en/carv6/auction/10736769
2026-03-28 17:15:16 [adesa.de] INFO: Found listing with ID: 10740271
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740271%27 HTTP/1.1" 200 None
2026-03-28 17:15:16 [adesa.de] INFO: Scrape type for 10740271: 0
2026-03-28 17:15:16 [adesa.de] INFO: Skipping item 10740271 url https://www.openlane.eu/en/carv6/auction/10740271
2026-03-28 17:15:16 [adesa.de] INFO: Found listing with ID: 10733658
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733658%27 HTTP/1.1" 200 None
2026-03-28 17:15:16 [adesa.de] INFO: Scrape type for 10733658: 0
2026-03-28 17:15:16 [adesa.de] INFO: Skipping item 10733658 url https://www.openlane.eu/en/carv6/auction/10733658
2026-03-28 17:15:16 [adesa.de] INFO: Found listing with ID: 10731441
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731441%27 HTTP/1.1" 200 None
2026-03-28 17:15:16 [adesa.de] INFO: Scrape type for 10731441: 0
2026-03-28 17:15:16 [adesa.de] INFO: Skipping item 10731441 url https://www.openlane.eu/en/carv6/auction/10731441
2026-03-28 17:15:16 [adesa.de] INFO: Found listing with ID: 10741538
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741538%27 HTTP/1.1" 200 None
2026-03-28 17:15:16 [adesa.de] INFO: Scrape type for 10741538: 0
2026-03-28 17:15:16 [adesa.de] INFO: Skipping item 10741538 url https://www.openlane.eu/en/carv6/auction/10741538
2026-03-28 17:15:16 [adesa.de] INFO: Found listing with ID: 10736779
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736779%27 HTTP/1.1" 200 None
2026-03-28 17:15:16 [adesa.de] INFO: Scrape type for 10736779: 0
2026-03-28 17:15:16 [adesa.de] INFO: Skipping item 10736779 url https://www.openlane.eu/en/carv6/auction/10736779
2026-03-28 17:15:16 [adesa.de] INFO: Found listing with ID: 10741597
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741597%27 HTTP/1.1" 200 None
2026-03-28 17:15:16 [adesa.de] INFO: Scrape type for 10741597: 0
2026-03-28 17:15:16 [adesa.de] INFO: Skipping item 10741597 url https://www.openlane.eu/en/carv6/auction/10741597
2026-03-28 17:15:16 [adesa.de] INFO: Found listing with ID: 10741546
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741546%27 HTTP/1.1" 200 None
2026-03-28 17:15:16 [adesa.de] INFO: Scrape type for 10741546: 0
2026-03-28 17:15:16 [adesa.de] INFO: Skipping item 10741546 url https://www.openlane.eu/en/carv6/auction/10741546
2026-03-28 17:15:16 [adesa.de] INFO: Found listing with ID: 10741549
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741549%27 HTTP/1.1" 200 None
2026-03-28 17:15:16 [adesa.de] INFO: Scrape type for 10741549: 0
2026-03-28 17:15:16 [adesa.de] INFO: Skipping item 10741549 url https://www.openlane.eu/en/carv6/auction/10741549
2026-03-28 17:15:16 [adesa.de] INFO: Found listing with ID: 10741548
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741548%27 HTTP/1.1" 200 None
2026-03-28 17:15:16 [adesa.de] INFO: Scrape type for 10741548: 0
2026-03-28 17:15:16 [adesa.de] INFO: Skipping item 10741548 url https://www.openlane.eu/en/carv6/auction/10741548
2026-03-28 17:15:16 [adesa.de] INFO: Found listing with ID: 10738079
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738079%27 HTTP/1.1" 200 None
2026-03-28 17:15:16 [adesa.de] INFO: Scrape type for 10738079: 0
2026-03-28 17:15:16 [adesa.de] INFO: Skipping item 10738079 url https://www.openlane.eu/en/carv6/auction/10738079
2026-03-28 17:15:16 [adesa.de] INFO: Found listing with ID: 10730316
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730316%27 HTTP/1.1" 200 None
2026-03-28 17:15:16 [adesa.de] INFO: Scrape type for 10730316: 0
2026-03-28 17:15:16 [adesa.de] INFO: Skipping item 10730316 url https://www.openlane.eu/en/carv6/auction/10730316
2026-03-28 17:15:16 [adesa.de] INFO: Found listing with ID: 10729697
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729697%27 HTTP/1.1" 200 None
2026-03-28 17:15:16 [adesa.de] INFO: Scrape type for 10729697: 0
2026-03-28 17:15:16 [adesa.de] INFO: Skipping item 10729697 url https://www.openlane.eu/en/carv6/auction/10729697
2026-03-28 17:15:16 [adesa.de] INFO: Found listing with ID: 10730299
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730299%27 HTTP/1.1" 200 None
2026-03-28 17:15:16 [adesa.de] INFO: Scrape type for 10730299: 0
2026-03-28 17:15:16 [adesa.de] INFO: Skipping item 10730299 url https://www.openlane.eu/en/carv6/auction/10730299
2026-03-28 17:15:16 [adesa.de] INFO: Found listing with ID: 10732416
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732416%27 HTTP/1.1" 200 None
2026-03-28 17:15:16 [adesa.de] INFO: Scrape type for 10732416: 0
2026-03-28 17:15:16 [adesa.de] INFO: Skipping item 10732416 url https://www.openlane.eu/en/carv6/auction/10732416
2026-03-28 17:15:16 [adesa.de] INFO: Found listing with ID: 10740302
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740302%27 HTTP/1.1" 200 None
2026-03-28 17:15:16 [adesa.de] INFO: Scrape type for 10740302: 0
2026-03-28 17:15:16 [adesa.de] INFO: Skipping item 10740302 url https://www.openlane.eu/en/carv6/auction/10740302
2026-03-28 17:15:16 [adesa.de] INFO: Found listing with ID: 10741606
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741606%27 HTTP/1.1" 200 None
2026-03-28 17:15:16 [adesa.de] INFO: Scrape type for 10741606: 0
2026-03-28 17:15:16 [adesa.de] INFO: Skipping item 10741606 url https://www.openlane.eu/en/carv6/auction/10741606
2026-03-28 17:15:16 [adesa.de] INFO: Found listing with ID: 10738063
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738063%27 HTTP/1.1" 200 None
2026-03-28 17:15:16 [adesa.de] INFO: Scrape type for 10738063: 0
2026-03-28 17:15:16 [adesa.de] INFO: Skipping item 10738063 url https://www.openlane.eu/en/carv6/auction/10738063
2026-03-28 17:15:16 [adesa.de] INFO: Found listing with ID: 10738078
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738078%27 HTTP/1.1" 200 None
2026-03-28 17:15:16 [adesa.de] INFO: Scrape type for 10738078: 0
2026-03-28 17:15:16 [adesa.de] INFO: Skipping item 10738078 url https://www.openlane.eu/en/carv6/auction/10738078
2026-03-28 17:15:16 [adesa.de] INFO: Found listing with ID: 10731440
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731440%27 HTTP/1.1" 200 None
2026-03-28 17:15:16 [adesa.de] INFO: Scrape type for 10731440: 0
2026-03-28 17:15:16 [adesa.de] INFO: Skipping item 10731440 url https://www.openlane.eu/en/carv6/auction/10731440
2026-03-28 17:15:16 [adesa.de] INFO: Found listing with ID: 10730303
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730303%27 HTTP/1.1" 200 None
2026-03-28 17:15:16 [adesa.de] INFO: Scrape type for 10730303: 0
2026-03-28 17:15:16 [adesa.de] INFO: Skipping item 10730303 url https://www.openlane.eu/en/carv6/auction/10730303
2026-03-28 17:15:16 [adesa.de] INFO: Found listing with ID: 10740280
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740280%27 HTTP/1.1" 200 None
2026-03-28 17:15:16 [adesa.de] INFO: Scrape type for 10740280: 0
2026-03-28 17:15:16 [adesa.de] INFO: Skipping item 10740280 url https://www.openlane.eu/en/carv6/auction/10740280
2026-03-28 17:15:16 [adesa.de] INFO: Found listing with ID: 10731442
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731442%27 HTTP/1.1" 200 None
2026-03-28 17:15:16 [adesa.de] INFO: Scrape type for 10731442: 0
2026-03-28 17:15:16 [adesa.de] INFO: Skipping item 10731442 url https://www.openlane.eu/en/carv6/auction/10731442
2026-03-28 17:15:16 [adesa.de] INFO: Found listing with ID: 10734863
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734863%27 HTTP/1.1" 200 None
2026-03-28 17:15:16 [adesa.de] INFO: Scrape type for 10734863: 0
2026-03-28 17:15:16 [adesa.de] INFO: Skipping item 10734863 url https://www.openlane.eu/en/carv6/auction/10734863
2026-03-28 17:15:16 [adesa.de] INFO: Found listing with ID: 10740274
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740274%27 HTTP/1.1" 200 None
2026-03-28 17:15:16 [adesa.de] INFO: Scrape type for 10740274: 0
2026-03-28 17:15:16 [adesa.de] INFO: Skipping item 10740274 url https://www.openlane.eu/en/carv6/auction/10740274
2026-03-28 17:15:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:15:18 [adesa.de] INFO: Found listing with ID: 10741553
2026-03-28 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741553%27 HTTP/1.1" 200 None
2026-03-28 17:15:18 [adesa.de] INFO: Scrape type for 10741553: 0
2026-03-28 17:15:18 [adesa.de] INFO: Skipping item 10741553 url https://www.openlane.eu/en/carv6/auction/10741553
2026-03-28 17:15:18 [adesa.de] INFO: Found listing with ID: 10740277
2026-03-28 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710740277%27 HTTP/1.1" 200 None
2026-03-28 17:15:18 [adesa.de] INFO: Scrape type for 10740277: 0
2026-03-28 17:15:18 [adesa.de] INFO: Skipping item 10740277 url https://www.openlane.eu/en/carv6/auction/10740277
2026-03-28 17:15:18 [adesa.de] INFO: Found listing with ID: 10741532
2026-03-28 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741532%27 HTTP/1.1" 200 None
2026-03-28 17:15:18 [adesa.de] INFO: Scrape type for 10741532: 0
2026-03-28 17:15:18 [adesa.de] INFO: Skipping item 10741532 url https://www.openlane.eu/en/carv6/auction/10741532
2026-03-28 17:15:18 [adesa.de] INFO: Found listing with ID: 10741526
2026-03-28 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741526%27 HTTP/1.1" 200 None
2026-03-28 17:15:18 [adesa.de] INFO: Scrape type for 10741526: 0
2026-03-28 17:15:18 [adesa.de] INFO: Skipping item 10741526 url https://www.openlane.eu/en/carv6/auction/10741526
2026-03-28 17:15:18 [adesa.de] INFO: Found listing with ID: 10741515
2026-03-28 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741515%27 HTTP/1.1" 200 None
2026-03-28 17:15:18 [adesa.de] INFO: Scrape type for 10741515: 0
2026-03-28 17:15:18 [adesa.de] INFO: Skipping item 10741515 url https://www.openlane.eu/en/carv6/auction/10741515
2026-03-28 17:15:18 [adesa.de] INFO: Found listing with ID: 10729702
2026-03-28 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710729702%27 HTTP/1.1" 200 None
2026-03-28 17:15:18 [adesa.de] INFO: Scrape type for 10729702: 0
2026-03-28 17:15:18 [adesa.de] INFO: Skipping item 10729702 url https://www.openlane.eu/en/carv6/auction/10729702
2026-03-28 17:15:18 [adesa.de] INFO: Found listing with ID: 10738060
2026-03-28 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710738060%27 HTTP/1.1" 200 None
2026-03-28 17:15:18 [adesa.de] INFO: Scrape type for 10738060: 0
2026-03-28 17:15:18 [adesa.de] INFO: Skipping item 10738060 url https://www.openlane.eu/en/carv6/auction/10738060
2026-03-28 17:15:18 [adesa.de] INFO: Found listing with ID: 10731448
2026-03-28 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731448%27 HTTP/1.1" 200 None
2026-03-28 17:15:18 [adesa.de] INFO: Scrape type for 10731448: 0
2026-03-28 17:15:18 [adesa.de] INFO: Skipping item 10731448 url https://www.openlane.eu/en/carv6/auction/10731448
2026-03-28 17:15:18 [adesa.de] INFO: Found listing with ID: 10731443
2026-03-28 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731443%27 HTTP/1.1" 200 None
2026-03-28 17:15:18 [adesa.de] INFO: Scrape type for 10731443: 0
2026-03-28 17:15:18 [adesa.de] INFO: Skipping item 10731443 url https://www.openlane.eu/en/carv6/auction/10731443
2026-03-28 17:15:18 [adesa.de] INFO: Found listing with ID: 10734850
2026-03-28 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734850%27 HTTP/1.1" 200 None
2026-03-28 17:15:18 [adesa.de] INFO: Scrape type for 10734850: 0
2026-03-28 17:15:18 [adesa.de] INFO: Skipping item 10734850 url https://www.openlane.eu/en/carv6/auction/10734850
2026-03-28 17:15:18 [adesa.de] INFO: Found listing with ID: 10734852
2026-03-28 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734852%27 HTTP/1.1" 200 None
2026-03-28 17:15:18 [adesa.de] INFO: Scrape type for 10734852: 0
2026-03-28 17:15:18 [adesa.de] INFO: Skipping item 10734852 url https://www.openlane.eu/en/carv6/auction/10734852
2026-03-28 17:15:18 [adesa.de] INFO: Found listing with ID: 10740281
2026-03-28 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710740281%27 HTTP/1.1" 200 None
2026-03-28 17:15:18 [adesa.de] INFO: Scrape type for 10740281: 0
2026-03-28 17:15:18 [adesa.de] INFO: Skipping item 10740281 url https://www.openlane.eu/en/carv6/auction/10740281
2026-03-28 17:15:18 [adesa.de] INFO: Found listing with ID: 10730317
2026-03-28 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730317%27 HTTP/1.1" 200 None
2026-03-28 17:15:18 [adesa.de] INFO: Scrape type for 10730317: 0
2026-03-28 17:15:18 [adesa.de] INFO: Skipping item 10730317 url https://www.openlane.eu/en/carv6/auction/10730317
2026-03-28 17:15:18 [adesa.de] INFO: Found listing with ID: 10730310
2026-03-28 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730310%27 HTTP/1.1" 200 None
2026-03-28 17:15:18 [adesa.de] INFO: Scrape type for 10730310: 0
2026-03-28 17:15:18 [adesa.de] INFO: Skipping item 10730310 url https://www.openlane.eu/en/carv6/auction/10730310
2026-03-28 17:15:18 [adesa.de] INFO: Found listing with ID: 10736772
2026-03-28 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710736772%27 HTTP/1.1" 200 None
2026-03-28 17:15:18 [adesa.de] INFO: Scrape type for 10736772: 0
2026-03-28 17:15:18 [adesa.de] INFO: Skipping item 10736772 url https://www.openlane.eu/en/carv6/auction/10736772
2026-03-28 17:15:18 [adesa.de] INFO: Found listing with ID: 10730068
2026-03-28 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730068%27 HTTP/1.1" 200 None
2026-03-28 17:15:18 [adesa.de] INFO: Scrape type for 10730068: 0
2026-03-28 17:15:18 [adesa.de] INFO: Skipping item 10730068 url https://www.openlane.eu/en/carv6/auction/10730068
2026-03-28 17:15:18 [adesa.de] INFO: Found listing with ID: 10730397
2026-03-28 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730397%27 HTTP/1.1" 200 None
2026-03-28 17:15:18 [adesa.de] INFO: Scrape type for 10730397: 0
2026-03-28 17:15:18 [adesa.de] INFO: Skipping item 10730397 url https://www.openlane.eu/en/carv6/auction/10730397
2026-03-28 17:15:18 [adesa.de] INFO: Found listing with ID: 10730298
2026-03-28 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730298%27 HTTP/1.1" 200 None
2026-03-28 17:15:18 [adesa.de] INFO: Scrape type for 10730298: 0
2026-03-28 17:15:18 [adesa.de] INFO: Skipping item 10730298 url https://www.openlane.eu/en/carv6/auction/10730298
2026-03-28 17:15:18 [adesa.de] INFO: Found listing with ID: 10736770
2026-03-28 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710736770%27 HTTP/1.1" 200 None
2026-03-28 17:15:18 [adesa.de] INFO: Scrape type for 10736770: 0
2026-03-28 17:15:18 [adesa.de] INFO: Skipping item 10736770 url https://www.openlane.eu/en/carv6/auction/10736770
2026-03-28 17:15:18 [adesa.de] INFO: Found listing with ID: 10741558
2026-03-28 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741558%27 HTTP/1.1" 200 None
2026-03-28 17:15:18 [adesa.de] INFO: Scrape type for 10741558: 0
2026-03-28 17:15:18 [adesa.de] INFO: Skipping item 10741558 url https://www.openlane.eu/en/carv6/auction/10741558
2026-03-28 17:15:18 [adesa.de] INFO: Found listing with ID: 10741557
2026-03-28 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741557%27 HTTP/1.1" 200 None
2026-03-28 17:15:18 [adesa.de] INFO: Scrape type for 10741557: 0
2026-03-28 17:15:18 [adesa.de] INFO: Skipping item 10741557 url https://www.openlane.eu/en/carv6/auction/10741557
2026-03-28 17:15:18 [adesa.de] INFO: Found listing with ID: 10740278
2026-03-28 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710740278%27 HTTP/1.1" 200 None
2026-03-28 17:15:18 [adesa.de] INFO: Scrape type for 10740278: 0
2026-03-28 17:15:18 [adesa.de] INFO: Skipping item 10740278 url https://www.openlane.eu/en/carv6/auction/10740278
2026-03-28 17:15:18 [adesa.de] INFO: Found listing with ID: 10729701
2026-03-28 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710729701%27 HTTP/1.1" 200 None
2026-03-28 17:15:18 [adesa.de] INFO: Scrape type for 10729701: 0
2026-03-28 17:15:18 [adesa.de] INFO: Skipping item 10729701 url https://www.openlane.eu/en/carv6/auction/10729701
2026-03-28 17:15:18 [adesa.de] INFO: Found listing with ID: 10741517
2026-03-28 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741517%27 HTTP/1.1" 200 None
2026-03-28 17:15:18 [adesa.de] INFO: Scrape type for 10741517: 0
2026-03-28 17:15:18 [adesa.de] INFO: Skipping item 10741517 url https://www.openlane.eu/en/carv6/auction/10741517
2026-03-28 17:15:18 [adesa.de] INFO: Found listing with ID: 10741516
2026-03-28 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741516%27 HTTP/1.1" 200 None
2026-03-28 17:15:18 [adesa.de] INFO: Scrape type for 10741516: 0
2026-03-28 17:15:18 [adesa.de] INFO: Skipping item 10741516 url https://www.openlane.eu/en/carv6/auction/10741516
2026-03-28 17:15:18 [adesa.de] INFO: Found listing with ID: 10741527
2026-03-28 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741527%27 HTTP/1.1" 200 None
2026-03-28 17:15:18 [adesa.de] INFO: Scrape type for 10741527: 0
2026-03-28 17:15:18 [adesa.de] INFO: Skipping item 10741527 url https://www.openlane.eu/en/carv6/auction/10741527
2026-03-28 17:15:18 [adesa.de] INFO: Found listing with ID: 10741594
2026-03-28 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741594%27 HTTP/1.1" 200 None
2026-03-28 17:15:18 [adesa.de] INFO: Scrape type for 10741594: 0
2026-03-28 17:15:18 [adesa.de] INFO: Skipping item 10741594 url https://www.openlane.eu/en/carv6/auction/10741594
2026-03-28 17:15:18 [adesa.de] INFO: Found listing with ID: 10741533
2026-03-28 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741533%27 HTTP/1.1" 200 None
2026-03-28 17:15:18 [adesa.de] INFO: Scrape type for 10741533: 0
2026-03-28 17:15:18 [adesa.de] INFO: Skipping item 10741533 url https://www.openlane.eu/en/carv6/auction/10741533
2026-03-28 17:15:18 [adesa.de] INFO: Found listing with ID: 10741541
2026-03-28 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741541%27 HTTP/1.1" 200 None
2026-03-28 17:15:18 [adesa.de] INFO: Scrape type for 10741541: 0
2026-03-28 17:15:18 [adesa.de] INFO: Skipping item 10741541 url https://www.openlane.eu/en/carv6/auction/10741541
2026-03-28 17:15:18 [adesa.de] INFO: Found listing with ID: 10741591
2026-03-28 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741591%27 HTTP/1.1" 200 None
2026-03-28 17:15:18 [adesa.de] INFO: Scrape type for 10741591: 0
2026-03-28 17:15:18 [adesa.de] INFO: Skipping item 10741591 url https://www.openlane.eu/en/carv6/auction/10741591
2026-03-28 17:15:18 [adesa.de] INFO: Found listing with ID: 10741576
2026-03-28 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741576%27 HTTP/1.1" 200 None
2026-03-28 17:15:18 [adesa.de] INFO: Scrape type for 10741576: 0
2026-03-28 17:15:18 [adesa.de] INFO: Skipping item 10741576 url https://www.openlane.eu/en/carv6/auction/10741576
2026-03-28 17:15:18 [adesa.de] INFO: Found listing with ID: 10741513
2026-03-28 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741513%27 HTTP/1.1" 200 None
2026-03-28 17:15:18 [adesa.de] INFO: Scrape type for 10741513: 0
2026-03-28 17:15:18 [adesa.de] INFO: Skipping item 10741513 url https://www.openlane.eu/en/carv6/auction/10741513
2026-03-28 17:15:18 [adesa.de] INFO: Found listing with ID: 10741518
2026-03-28 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741518%27 HTTP/1.1" 200 None
2026-03-28 17:15:19 [adesa.de] INFO: Scrape type for 10741518: 0
2026-03-28 17:15:19 [adesa.de] INFO: Skipping item 10741518 url https://www.openlane.eu/en/carv6/auction/10741518
2026-03-28 17:15:19 [adesa.de] INFO: Found listing with ID: 10741563
2026-03-28 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741563%27 HTTP/1.1" 200 None
2026-03-28 17:15:19 [adesa.de] INFO: Scrape type for 10741563: 0
2026-03-28 17:15:19 [adesa.de] INFO: Skipping item 10741563 url https://www.openlane.eu/en/carv6/auction/10741563
2026-03-28 17:15:19 [adesa.de] INFO: Found listing with ID: 10741550
2026-03-28 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741550%27 HTTP/1.1" 200 None
2026-03-28 17:15:19 [adesa.de] INFO: Scrape type for 10741550: 0
2026-03-28 17:15:19 [adesa.de] INFO: Skipping item 10741550 url https://www.openlane.eu/en/carv6/auction/10741550
2026-03-28 17:15:19 [adesa.de] INFO: Found listing with ID: 10741577
2026-03-28 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741577%27 HTTP/1.1" 200 None
2026-03-28 17:15:19 [adesa.de] INFO: Scrape type for 10741577: 0
2026-03-28 17:15:19 [adesa.de] INFO: Skipping item 10741577 url https://www.openlane.eu/en/carv6/auction/10741577
2026-03-28 17:15:19 [adesa.de] INFO: Found listing with ID: 10741530
2026-03-28 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741530%27 HTTP/1.1" 200 None
2026-03-28 17:15:19 [adesa.de] INFO: Scrape type for 10741530: 0
2026-03-28 17:15:19 [adesa.de] INFO: Skipping item 10741530 url https://www.openlane.eu/en/carv6/auction/10741530
2026-03-28 17:15:19 [adesa.de] INFO: Found listing with ID: 10741590
2026-03-28 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741590%27 HTTP/1.1" 200 None
2026-03-28 17:15:19 [adesa.de] INFO: Scrape type for 10741590: 0
2026-03-28 17:15:19 [adesa.de] INFO: Skipping item 10741590 url https://www.openlane.eu/en/carv6/auction/10741590
2026-03-28 17:15:19 [adesa.de] INFO: Found listing with ID: 10741525
2026-03-28 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741525%27 HTTP/1.1" 200 None
2026-03-28 17:15:19 [adesa.de] INFO: Scrape type for 10741525: 0
2026-03-28 17:15:19 [adesa.de] INFO: Skipping item 10741525 url https://www.openlane.eu/en/carv6/auction/10741525
2026-03-28 17:15:19 [adesa.de] INFO: Found listing with ID: 10741523
2026-03-28 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741523%27 HTTP/1.1" 200 None
2026-03-28 17:15:19 [adesa.de] INFO: Scrape type for 10741523: 0
2026-03-28 17:15:19 [adesa.de] INFO: Skipping item 10741523 url https://www.openlane.eu/en/carv6/auction/10741523
2026-03-28 17:15:19 [adesa.de] INFO: Found listing with ID: 10741520
2026-03-28 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741520%27 HTTP/1.1" 200 None
2026-03-28 17:15:19 [adesa.de] INFO: Scrape type for 10741520: 0
2026-03-28 17:15:19 [adesa.de] INFO: Skipping item 10741520 url https://www.openlane.eu/en/carv6/auction/10741520
2026-03-28 17:15:19 [adesa.de] INFO: Found listing with ID: 10741522
2026-03-28 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741522%27 HTTP/1.1" 200 None
2026-03-28 17:15:19 [adesa.de] INFO: Scrape type for 10741522: 0
2026-03-28 17:15:19 [adesa.de] INFO: Skipping item 10741522 url https://www.openlane.eu/en/carv6/auction/10741522
2026-03-28 17:15:19 [adesa.de] INFO: Found listing with ID: 10741544
2026-03-28 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741544%27 HTTP/1.1" 200 None
2026-03-28 17:15:19 [adesa.de] INFO: Scrape type for 10741544: 0
2026-03-28 17:15:19 [adesa.de] INFO: Skipping item 10741544 url https://www.openlane.eu/en/carv6/auction/10741544
2026-03-28 17:15:19 [adesa.de] INFO: Found listing with ID: 10741543
2026-03-28 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741543%27 HTTP/1.1" 200 None
2026-03-28 17:15:19 [adesa.de] INFO: Scrape type for 10741543: 0
2026-03-28 17:15:19 [adesa.de] INFO: Skipping item 10741543 url https://www.openlane.eu/en/carv6/auction/10741543
2026-03-28 17:15:19 [adesa.de] INFO: Found listing with ID: 10741581
2026-03-28 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741581%27 HTTP/1.1" 200 None
2026-03-28 17:15:19 [adesa.de] INFO: Scrape type for 10741581: 0
2026-03-28 17:15:19 [adesa.de] INFO: Skipping item 10741581 url https://www.openlane.eu/en/carv6/auction/10741581
2026-03-28 17:15:19 [adesa.de] INFO: Found listing with ID: 10741521
2026-03-28 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741521%27 HTTP/1.1" 200 None
2026-03-28 17:15:19 [adesa.de] INFO: Scrape type for 10741521: 0
2026-03-28 17:15:19 [adesa.de] INFO: Skipping item 10741521 url https://www.openlane.eu/en/carv6/auction/10741521
2026-03-28 17:15:19 [adesa.de] INFO: Found listing with ID: 10741583
2026-03-28 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741583%27 HTTP/1.1" 200 None
2026-03-28 17:15:19 [adesa.de] INFO: Scrape type for 10741583: 0
2026-03-28 17:15:19 [adesa.de] INFO: Skipping item 10741583 url https://www.openlane.eu/en/carv6/auction/10741583
2026-03-28 17:15:19 [adesa.de] INFO: Found listing with ID: 10741524
2026-03-28 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741524%27 HTTP/1.1" 200 None
2026-03-28 17:15:19 [adesa.de] INFO: Scrape type for 10741524: 0
2026-03-28 17:15:19 [adesa.de] INFO: Skipping item 10741524 url https://www.openlane.eu/en/carv6/auction/10741524
2026-03-28 17:15:19 [adesa.de] INFO: Found listing with ID: 10741578
2026-03-28 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741578%27 HTTP/1.1" 200 None
2026-03-28 17:15:19 [adesa.de] INFO: Scrape type for 10741578: 0
2026-03-28 17:15:19 [adesa.de] INFO: Skipping item 10741578 url https://www.openlane.eu/en/carv6/auction/10741578
2026-03-28 17:15:19 [adesa.de] INFO: Found listing with ID: 10741564
2026-03-28 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741564%27 HTTP/1.1" 200 None
2026-03-28 17:15:19 [adesa.de] INFO: Scrape type for 10741564: 0
2026-03-28 17:15:19 [adesa.de] INFO: Skipping item 10741564 url https://www.openlane.eu/en/carv6/auction/10741564
2026-03-28 17:15:19 [adesa.de] INFO: Found listing with ID: 10741528
2026-03-28 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741528%27 HTTP/1.1" 200 None
2026-03-28 17:15:19 [adesa.de] INFO: Scrape type for 10741528: 0
2026-03-28 17:15:19 [adesa.de] INFO: Skipping item 10741528 url https://www.openlane.eu/en/carv6/auction/10741528
2026-03-28 17:15:19 [adesa.de] INFO: Found listing with ID: 10741593
2026-03-28 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741593%27 HTTP/1.1" 200 None
2026-03-28 17:15:19 [adesa.de] INFO: Scrape type for 10741593: 0
2026-03-28 17:15:19 [adesa.de] INFO: Skipping item 10741593 url https://www.openlane.eu/en/carv6/auction/10741593
2026-03-28 17:15:19 [adesa.de] INFO: Found listing with ID: 10741562
2026-03-28 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741562%27 HTTP/1.1" 200 None
2026-03-28 17:15:19 [adesa.de] INFO: Scrape type for 10741562: 0
2026-03-28 17:15:19 [adesa.de] INFO: Skipping item 10741562 url https://www.openlane.eu/en/carv6/auction/10741562
2026-03-28 17:15:19 [adesa.de] INFO: Found listing with ID: 10741519
2026-03-28 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741519%27 HTTP/1.1" 200 None
2026-03-28 17:15:19 [adesa.de] INFO: Scrape type for 10741519: 0
2026-03-28 17:15:19 [adesa.de] INFO: Skipping item 10741519 url https://www.openlane.eu/en/carv6/auction/10741519
2026-03-28 17:15:19 [adesa.de] INFO: Found listing with ID: 10728844
2026-03-28 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710728844%27 HTTP/1.1" 200 None
2026-03-28 17:15:19 [adesa.de] INFO: Scrape type for 10728844: 0
2026-03-28 17:15:19 [adesa.de] INFO: Skipping item 10728844 url https://www.openlane.eu/en/carv6/auction/10728844
2026-03-28 17:15:19 [adesa.de] INFO: Found listing with ID: 10741552
2026-03-28 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741552%27 HTTP/1.1" 200 None
2026-03-28 17:15:19 [adesa.de] INFO: Scrape type for 10741552: 0
2026-03-28 17:15:19 [adesa.de] INFO: Skipping item 10741552 url https://www.openlane.eu/en/carv6/auction/10741552
2026-03-28 17:15:19 [adesa.de] INFO: Found listing with ID: 10741529
2026-03-28 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741529%27 HTTP/1.1" 200 None
2026-03-28 17:15:19 [adesa.de] INFO: Scrape type for 10741529: 0
2026-03-28 17:15:19 [adesa.de] INFO: Skipping item 10741529 url https://www.openlane.eu/en/carv6/auction/10741529
2026-03-28 17:15:19 [adesa.de] INFO: Found listing with ID: 10741560
2026-03-28 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741560%27 HTTP/1.1" 200 None
2026-03-28 17:15:20 [adesa.de] INFO: Scrape type for 10741560: 0
2026-03-28 17:15:20 [adesa.de] INFO: Skipping item 10741560 url https://www.openlane.eu/en/carv6/auction/10741560
2026-03-28 17:15:20 [adesa.de] INFO: Found listing with ID: 10741582
2026-03-28 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741582%27 HTTP/1.1" 200 None
2026-03-28 17:15:20 [adesa.de] INFO: Scrape type for 10741582: 0
2026-03-28 17:15:20 [adesa.de] INFO: Skipping item 10741582 url https://www.openlane.eu/en/carv6/auction/10741582
2026-03-28 17:15:20 [adesa.de] INFO: Found listing with ID: 10741575
2026-03-28 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741575%27 HTTP/1.1" 200 None
2026-03-28 17:15:20 [adesa.de] INFO: Scrape type for 10741575: 0
2026-03-28 17:15:20 [adesa.de] INFO: Skipping item 10741575 url https://www.openlane.eu/en/carv6/auction/10741575
2026-03-28 17:15:20 [adesa.de] INFO: Found listing with ID: 10741514
2026-03-28 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741514%27 HTTP/1.1" 200 None
2026-03-28 17:15:20 [adesa.de] INFO: Scrape type for 10741514: 0
2026-03-28 17:15:20 [adesa.de] INFO: Skipping item 10741514 url https://www.openlane.eu/en/carv6/auction/10741514
2026-03-28 17:15:20 [adesa.de] INFO: Found listing with ID: 10729703
2026-03-28 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710729703%27 HTTP/1.1" 200 None
2026-03-28 17:15:20 [adesa.de] INFO: Scrape type for 10729703: 0
2026-03-28 17:15:20 [adesa.de] INFO: Skipping item 10729703 url https://www.openlane.eu/en/carv6/auction/10729703
2026-03-28 17:15:20 [adesa.de] INFO: Found listing with ID: 10741531
2026-03-28 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741531%27 HTTP/1.1" 200 None
2026-03-28 17:15:20 [adesa.de] INFO: Scrape type for 10741531: 0
2026-03-28 17:15:20 [adesa.de] INFO: Skipping item 10741531 url https://www.openlane.eu/en/carv6/auction/10741531
2026-03-28 17:15:20 [adesa.de] INFO: Found listing with ID: 10734858
2026-03-28 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734858%27 HTTP/1.1" 200 None
2026-03-28 17:15:20 [adesa.de] INFO: Scrape type for 10734858: 0
2026-03-28 17:15:20 [adesa.de] INFO: Skipping item 10734858 url https://www.openlane.eu/en/carv6/auction/10734858
2026-03-28 17:15:20 [adesa.de] INFO: Found listing with ID: 10734855
2026-03-28 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734855%27 HTTP/1.1" 200 None
2026-03-28 17:15:20 [adesa.de] INFO: Scrape type for 10734855: 0
2026-03-28 17:15:20 [adesa.de] INFO: Skipping item 10734855 url https://www.openlane.eu/en/carv6/auction/10734855
2026-03-28 17:15:20 [adesa.de] INFO: Found listing with ID: 10734860
2026-03-28 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734860%27 HTTP/1.1" 200 None
2026-03-28 17:15:20 [adesa.de] INFO: Scrape type for 10734860: 0
2026-03-28 17:15:20 [adesa.de] INFO: Skipping item 10734860 url https://www.openlane.eu/en/carv6/auction/10734860
2026-03-28 17:15:20 [adesa.de] INFO: Found listing with ID: 10731445
2026-03-28 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731445%27 HTTP/1.1" 200 None
2026-03-28 17:15:20 [adesa.de] INFO: Scrape type for 10731445: 0
2026-03-28 17:15:20 [adesa.de] INFO: Skipping item 10731445 url https://www.openlane.eu/en/carv6/auction/10731445
2026-03-28 17:15:20 [adesa.de] INFO: Found listing with ID: 10734854
2026-03-28 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734854%27 HTTP/1.1" 200 None
2026-03-28 17:15:20 [adesa.de] INFO: Scrape type for 10734854: 0
2026-03-28 17:15:20 [adesa.de] INFO: Skipping item 10734854 url https://www.openlane.eu/en/carv6/auction/10734854
2026-03-28 17:15:20 [adesa.de] INFO: Found listing with ID: 10736771
2026-03-28 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710736771%27 HTTP/1.1" 200 None
2026-03-28 17:15:20 [adesa.de] INFO: Scrape type for 10736771: 0
2026-03-28 17:15:20 [adesa.de] INFO: Skipping item 10736771 url https://www.openlane.eu/en/carv6/auction/10736771
2026-03-28 17:15:20 [adesa.de] INFO: Found listing with ID: 10736773
2026-03-28 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710736773%27 HTTP/1.1" 200 None
2026-03-28 17:15:20 [adesa.de] INFO: Scrape type for 10736773: 0
2026-03-28 17:15:20 [adesa.de] INFO: Skipping item 10736773 url https://www.openlane.eu/en/carv6/auction/10736773
2026-03-28 17:15:20 [adesa.de] INFO: Found listing with ID: 10730295
2026-03-28 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730295%27 HTTP/1.1" 200 None
2026-03-28 17:15:20 [adesa.de] INFO: Scrape type for 10730295: 0
2026-03-28 17:15:20 [adesa.de] INFO: Skipping item 10730295 url https://www.openlane.eu/en/carv6/auction/10730295
2026-03-28 17:15:20 [adesa.de] INFO: Found listing with ID: 10730305
2026-03-28 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730305%27 HTTP/1.1" 200 None
2026-03-28 17:15:20 [adesa.de] INFO: Scrape type for 10730305: 0
2026-03-28 17:15:20 [adesa.de] INFO: Skipping item 10730305 url https://www.openlane.eu/en/carv6/auction/10730305
2026-03-28 17:15:20 [adesa.de] INFO: Found listing with ID: 10730309
2026-03-28 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730309%27 HTTP/1.1" 200 None
2026-03-28 17:15:20 [adesa.de] INFO: Scrape type for 10730309: 0
2026-03-28 17:15:20 [adesa.de] INFO: Skipping item 10730309 url https://www.openlane.eu/en/carv6/auction/10730309
2026-03-28 17:15:20 [adesa.de] INFO: Found listing with ID: 10730300
2026-03-28 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730300%27 HTTP/1.1" 200 None
2026-03-28 17:15:20 [adesa.de] INFO: Scrape type for 10730300: 0
2026-03-28 17:15:20 [adesa.de] INFO: Skipping item 10730300 url https://www.openlane.eu/en/carv6/auction/10730300
2026-03-28 17:15:20 [adesa.de] INFO: Found listing with ID: 10731449
2026-03-28 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731449%27 HTTP/1.1" 200 None
2026-03-28 17:15:20 [adesa.de] INFO: Scrape type for 10731449: 0
2026-03-28 17:15:20 [adesa.de] INFO: Skipping item 10731449 url https://www.openlane.eu/en/carv6/auction/10731449
2026-03-28 17:15:20 [adesa.de] INFO: Found listing with ID: 10734861
2026-03-28 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734861%27 HTTP/1.1" 200 None
2026-03-28 17:15:20 [adesa.de] INFO: Scrape type for 10734861: 0
2026-03-28 17:15:20 [adesa.de] INFO: Skipping item 10734861 url https://www.openlane.eu/en/carv6/auction/10734861
2026-03-28 17:15:20 [adesa.de] INFO: Found listing with ID: 10730306
2026-03-28 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730306%27 HTTP/1.1" 200 None
2026-03-28 17:15:20 [adesa.de] INFO: Scrape type for 10730306: 0
2026-03-28 17:15:20 [adesa.de] INFO: Skipping item 10730306 url https://www.openlane.eu/en/carv6/auction/10730306
2026-03-28 17:15:20 [adesa.de] INFO: Found listing with ID: 10736775
2026-03-28 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710736775%27 HTTP/1.1" 200 None
2026-03-28 17:15:20 [adesa.de] INFO: Scrape type for 10736775: 0
2026-03-28 17:15:20 [adesa.de] INFO: Skipping item 10736775 url https://www.openlane.eu/en/carv6/auction/10736775
2026-03-28 17:15:20 [adesa.de] INFO: Found listing with ID: 10736786
2026-03-28 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710736786%27 HTTP/1.1" 200 None
2026-03-28 17:15:20 [adesa.de] INFO: Scrape type for 10736786: 0
2026-03-28 17:15:20 [adesa.de] INFO: Skipping item 10736786 url https://www.openlane.eu/en/carv6/auction/10736786
2026-03-28 17:15:20 [adesa.de] INFO: Found listing with ID: 10734862
2026-03-28 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734862%27 HTTP/1.1" 200 None
2026-03-28 17:15:20 [adesa.de] INFO: Scrape type for 10734862: 0
2026-03-28 17:15:20 [adesa.de] INFO: Skipping item 10734862 url https://www.openlane.eu/en/carv6/auction/10734862
2026-03-28 17:15:20 [adesa.de] INFO: Found listing with ID: 10734857
2026-03-28 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734857%27 HTTP/1.1" 200 None
2026-03-28 17:15:20 [adesa.de] INFO: Scrape type for 10734857: 0
2026-03-28 17:15:20 [adesa.de] INFO: Skipping item 10734857 url https://www.openlane.eu/en/carv6/auction/10734857
2026-03-28 17:15:20 [adesa.de] INFO: Found listing with ID: 10732417
2026-03-28 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732417%27 HTTP/1.1" 200 None
2026-03-28 17:15:20 [adesa.de] INFO: Scrape type for 10732417: 0
2026-03-28 17:15:20 [adesa.de] INFO: Skipping item 10732417 url https://www.openlane.eu/en/carv6/auction/10732417
2026-03-28 17:15:20 [adesa.de] INFO: Found listing with ID: 10736785
2026-03-28 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710736785%27 HTTP/1.1" 200 None
2026-03-28 17:15:20 [adesa.de] INFO: Scrape type for 10736785: 0
2026-03-28 17:15:20 [adesa.de] INFO: Skipping item 10736785 url https://www.openlane.eu/en/carv6/auction/10736785
2026-03-28 17:15:20 [adesa.de] INFO: Found listing with ID: 10734849
2026-03-28 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734849%27 HTTP/1.1" 200 None
2026-03-28 17:15:20 [adesa.de] INFO: Scrape type for 10734849: 0
2026-03-28 17:15:20 [adesa.de] INFO: Skipping item 10734849 url https://www.openlane.eu/en/carv6/auction/10734849
2026-03-28 17:15:20 [adesa.de] INFO: Found listing with ID: 10731446
2026-03-28 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731446%27 HTTP/1.1" 200 None
2026-03-28 17:15:20 [adesa.de] INFO: Scrape type for 10731446: 0
2026-03-28 17:15:20 [adesa.de] INFO: Skipping item 10731446 url https://www.openlane.eu/en/carv6/auction/10731446
2026-03-28 17:15:20 [adesa.de] INFO: Found listing with ID: 10740276
2026-03-28 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710740276%27 HTTP/1.1" 200 None
2026-03-28 17:15:20 [adesa.de] INFO: Scrape type for 10740276: 0
2026-03-28 17:15:20 [adesa.de] INFO: Skipping item 10740276 url https://www.openlane.eu/en/carv6/auction/10740276
2026-03-28 17:15:20 [adesa.de] INFO: Found listing with ID: 10734853
2026-03-28 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734853%27 HTTP/1.1" 200 None
2026-03-28 17:15:20 [adesa.de] INFO: Scrape type for 10734853: 0
2026-03-28 17:15:20 [adesa.de] INFO: Skipping item 10734853 url https://www.openlane.eu/en/carv6/auction/10734853
2026-03-28 17:15:20 [adesa.de] INFO: Found listing with ID: 10740279
2026-03-28 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710740279%27 HTTP/1.1" 200 None
2026-03-28 17:15:20 [adesa.de] INFO: Scrape type for 10740279: 0
2026-03-28 17:15:20 [adesa.de] INFO: Skipping item 10740279 url https://www.openlane.eu/en/carv6/auction/10740279
2026-03-28 17:15:20 [adesa.de] INFO: Found listing with ID: 10736782
2026-03-28 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710736782%27 HTTP/1.1" 200 None
2026-03-28 17:15:20 [adesa.de] INFO: Scrape type for 10736782: 0
2026-03-28 17:15:20 [adesa.de] INFO: Skipping item 10736782 url https://www.openlane.eu/en/carv6/auction/10736782
2026-03-28 17:15:20 [adesa.de] INFO: Found listing with ID: 10730312
2026-03-28 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730312%27 HTTP/1.1" 200 None
2026-03-28 17:15:20 [adesa.de] INFO: Scrape type for 10730312: 0
2026-03-28 17:15:20 [adesa.de] INFO: Skipping item 10730312 url https://www.openlane.eu/en/carv6/auction/10730312
2026-03-28 17:15:20 [adesa.de] INFO: Found listing with ID: 10741537
2026-03-28 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741537%27 HTTP/1.1" 200 None
2026-03-28 17:15:20 [adesa.de] INFO: Scrape type for 10741537: 0
2026-03-28 17:15:20 [adesa.de] INFO: Skipping item 10741537 url https://www.openlane.eu/en/carv6/auction/10741537
2026-03-28 17:15:20 [adesa.de] INFO: Found listing with ID: 10741584
2026-03-28 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741584%27 HTTP/1.1" 200 None
2026-03-28 17:15:20 [adesa.de] INFO: Scrape type for 10741584: 0
2026-03-28 17:15:20 [adesa.de] INFO: Skipping item 10741584 url https://www.openlane.eu/en/carv6/auction/10741584
2026-03-28 17:15:20 [adesa.de] INFO: Found listing with ID: 10741596
2026-03-28 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741596%27 HTTP/1.1" 200 None
2026-03-28 17:15:20 [adesa.de] INFO: Scrape type for 10741596: 0
2026-03-28 17:15:20 [adesa.de] INFO: Skipping item 10741596 url https://www.openlane.eu/en/carv6/auction/10741596
2026-03-28 17:15:20 [adesa.de] INFO: Found listing with ID: 10741567
2026-03-28 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741567%27 HTTP/1.1" 200 None
2026-03-28 17:15:20 [adesa.de] INFO: Scrape type for 10741567: 0
2026-03-28 17:15:20 [adesa.de] INFO: Skipping item 10741567 url https://www.openlane.eu/en/carv6/auction/10741567
2026-03-28 17:15:20 [adesa.de] INFO: Found listing with ID: 10741555
2026-03-28 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741555%27 HTTP/1.1" 200 None
2026-03-28 17:15:20 [adesa.de] INFO: Scrape type for 10741555: 0
2026-03-28 17:15:20 [adesa.de] INFO: Skipping item 10741555 url https://www.openlane.eu/en/carv6/auction/10741555
2026-03-28 17:15:20 [adesa.de] INFO: Found listing with ID: 10741587
2026-03-28 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741587%27 HTTP/1.1" 200 None
2026-03-28 17:15:20 [adesa.de] INFO: Scrape type for 10741587: 0
2026-03-28 17:15:20 [adesa.de] INFO: Skipping item 10741587 url https://www.openlane.eu/en/carv6/auction/10741587
2026-03-28 17:15:20 [adesa.de] INFO: Found listing with ID: 10741551
2026-03-28 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741551%27 HTTP/1.1" 200 None
2026-03-28 17:15:20 [adesa.de] INFO: Scrape type for 10741551: 0
2026-03-28 17:15:20 [adesa.de] INFO: Skipping item 10741551 url https://www.openlane.eu/en/carv6/auction/10741551
2026-03-28 17:15:20 [adesa.de] INFO: Found listing with ID: 10741601
2026-03-28 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741601%27 HTTP/1.1" 200 None
2026-03-28 17:15:20 [adesa.de] INFO: Scrape type for 10741601: 0
2026-03-28 17:15:20 [adesa.de] INFO: Skipping item 10741601 url https://www.openlane.eu/en/carv6/auction/10741601
2026-03-28 17:15:20 [adesa.de] INFO: Found listing with ID: 10741598
2026-03-28 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741598%27 HTTP/1.1" 200 None
2026-03-28 17:15:20 [adesa.de] INFO: Scrape type for 10741598: 0
2026-03-28 17:15:20 [adesa.de] INFO: Skipping item 10741598 url https://www.openlane.eu/en/carv6/auction/10741598
2026-03-28 17:15:20 [adesa.de] INFO: Found listing with ID: 10741569
2026-03-28 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710741569%27 HTTP/1.1" 200 None
2026-03-28 17:15:20 [adesa.de] INFO: Scrape type for 10741569: 0
2026-03-28 17:15:20 [adesa.de] INFO: Skipping item 10741569 url https://www.openlane.eu/en/carv6/auction/10741569
2026-03-28 17: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-28 17:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:15:29 [adesa.de] INFO: Found listing with ID: 10741599
2026-03-28 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741599%27 HTTP/1.1" 200 None
2026-03-28 17:15:29 [adesa.de] INFO: Scrape type for 10741599: 0
2026-03-28 17:15:29 [adesa.de] INFO: Skipping item 10741599 url https://www.openlane.eu/en/carv6/auction/10741599
2026-03-28 17:15:29 [adesa.de] INFO: Found listing with ID: 10741602
2026-03-28 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741602%27 HTTP/1.1" 200 None
2026-03-28 17:15:29 [adesa.de] INFO: Scrape type for 10741602: 0
2026-03-28 17:15:29 [adesa.de] INFO: Skipping item 10741602 url https://www.openlane.eu/en/carv6/auction/10741602
2026-03-28 17:15:29 [adesa.de] INFO: Found listing with ID: 10741595
2026-03-28 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741595%27 HTTP/1.1" 200 None
2026-03-28 17:15:29 [adesa.de] INFO: Scrape type for 10741595: 0
2026-03-28 17:15:29 [adesa.de] INFO: Skipping item 10741595 url https://www.openlane.eu/en/carv6/auction/10741595
2026-03-28 17:15:29 [adesa.de] INFO: Found listing with ID: 10741588
2026-03-28 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741588%27 HTTP/1.1" 200 None
2026-03-28 17:15:29 [adesa.de] INFO: Scrape type for 10741588: 0
2026-03-28 17:15:29 [adesa.de] INFO: Skipping item 10741588 url https://www.openlane.eu/en/carv6/auction/10741588
2026-03-28 17:15:29 [adesa.de] INFO: Found listing with ID: 10741600
2026-03-28 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741600%27 HTTP/1.1" 200 None
2026-03-28 17:15:29 [adesa.de] INFO: Scrape type for 10741600: 0
2026-03-28 17:15:29 [adesa.de] INFO: Skipping item 10741600 url https://www.openlane.eu/en/carv6/auction/10741600
2026-03-28 17:15:29 [adesa.de] INFO: Found listing with ID: 10741570
2026-03-28 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741570%27 HTTP/1.1" 200 None
2026-03-28 17:15:29 [adesa.de] INFO: Scrape type for 10741570: 0
2026-03-28 17:15:29 [adesa.de] INFO: Skipping item 10741570 url https://www.openlane.eu/en/carv6/auction/10741570
2026-03-28 17:15:29 [adesa.de] INFO: Found listing with ID: 10741571
2026-03-28 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741571%27 HTTP/1.1" 200 None
2026-03-28 17:15:29 [adesa.de] INFO: Scrape type for 10741571: 0
2026-03-28 17:15:29 [adesa.de] INFO: Skipping item 10741571 url https://www.openlane.eu/en/carv6/auction/10741571
2026-03-28 17:15:29 [adesa.de] INFO: Found listing with ID: 10741559
2026-03-28 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741559%27 HTTP/1.1" 200 None
2026-03-28 17:15:29 [adesa.de] INFO: Scrape type for 10741559: 0
2026-03-28 17:15:29 [adesa.de] INFO: Skipping item 10741559 url https://www.openlane.eu/en/carv6/auction/10741559
2026-03-28 17:15:29 [adesa.de] INFO: Found listing with ID: 10741535
2026-03-28 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741535%27 HTTP/1.1" 200 None
2026-03-28 17:15:29 [adesa.de] INFO: Scrape type for 10741535: 0
2026-03-28 17:15:29 [adesa.de] INFO: Skipping item 10741535 url https://www.openlane.eu/en/carv6/auction/10741535
2026-03-28 17:15:29 [adesa.de] INFO: Found listing with ID: 10741585
2026-03-28 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741585%27 HTTP/1.1" 200 None
2026-03-28 17:15:29 [adesa.de] INFO: Scrape type for 10741585: 0
2026-03-28 17:15:29 [adesa.de] INFO: Skipping item 10741585 url https://www.openlane.eu/en/carv6/auction/10741585
2026-03-28 17:15:29 [adesa.de] INFO: Found listing with ID: 10741586
2026-03-28 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741586%27 HTTP/1.1" 200 None
2026-03-28 17:15:29 [adesa.de] INFO: Scrape type for 10741586: 0
2026-03-28 17:15:29 [adesa.de] INFO: Skipping item 10741586 url https://www.openlane.eu/en/carv6/auction/10741586
2026-03-28 17:15:29 [adesa.de] INFO: Found listing with ID: 10741536
2026-03-28 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741536%27 HTTP/1.1" 200 None
2026-03-28 17:15:29 [adesa.de] INFO: Scrape type for 10741536: 0
2026-03-28 17:15:29 [adesa.de] INFO: Skipping item 10741536 url https://www.openlane.eu/en/carv6/auction/10741536
2026-03-28 17:15:29 [adesa.de] INFO: Found listing with ID: 10729700
2026-03-28 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729700%27 HTTP/1.1" 200 None
2026-03-28 17:15:29 [adesa.de] INFO: Scrape type for 10729700: 0
2026-03-28 17:15:29 [adesa.de] INFO: Skipping item 10729700 url https://www.openlane.eu/en/carv6/auction/10729700
2026-03-28 17:15:29 [adesa.de] INFO: Found listing with ID: 10741566
2026-03-28 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741566%27 HTTP/1.1" 200 None
2026-03-28 17:15:29 [adesa.de] INFO: Scrape type for 10741566: 0
2026-03-28 17:15:29 [adesa.de] INFO: Skipping item 10741566 url https://www.openlane.eu/en/carv6/auction/10741566
2026-03-28 17:15:29 [adesa.de] INFO: Found listing with ID: 10741547
2026-03-28 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741547%27 HTTP/1.1" 200 None
2026-03-28 17:15:29 [adesa.de] INFO: Scrape type for 10741547: 0
2026-03-28 17:15:29 [adesa.de] INFO: Skipping item 10741547 url https://www.openlane.eu/en/carv6/auction/10741547
2026-03-28 17:15:29 [adesa.de] INFO: Found listing with ID: 10741568
2026-03-28 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741568%27 HTTP/1.1" 200 None
2026-03-28 17:15:29 [adesa.de] INFO: Scrape type for 10741568: 0
2026-03-28 17:15:29 [adesa.de] INFO: Skipping item 10741568 url https://www.openlane.eu/en/carv6/auction/10741568
2026-03-28 17:15:29 [adesa.de] INFO: Found listing with ID: 10741556
2026-03-28 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741556%27 HTTP/1.1" 200 None
2026-03-28 17:15:29 [adesa.de] INFO: Scrape type for 10741556: 0
2026-03-28 17:15:29 [adesa.de] INFO: Skipping item 10741556 url https://www.openlane.eu/en/carv6/auction/10741556
2026-03-28 17:15:29 [adesa.de] INFO: Found listing with ID: 10741554
2026-03-28 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741554%27 HTTP/1.1" 200 None
2026-03-28 17:15:29 [adesa.de] INFO: Scrape type for 10741554: 0
2026-03-28 17:15:29 [adesa.de] INFO: Skipping item 10741554 url https://www.openlane.eu/en/carv6/auction/10741554
2026-03-28 17:15:29 [adesa.de] INFO: Found listing with ID: 10741534
2026-03-28 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741534%27 HTTP/1.1" 200 None
2026-03-28 17:15:29 [adesa.de] INFO: Scrape type for 10741534: 0
2026-03-28 17:15:29 [adesa.de] INFO: Skipping item 10741534 url https://www.openlane.eu/en/carv6/auction/10741534
2026-03-28 17:15:29 [adesa.de] INFO: Found listing with ID: 10741603
2026-03-28 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741603%27 HTTP/1.1" 200 None
2026-03-28 17:15:29 [adesa.de] INFO: Scrape type for 10741603: 0
2026-03-28 17:15:29 [adesa.de] INFO: Skipping item 10741603 url https://www.openlane.eu/en/carv6/auction/10741603
2026-03-28 17:15:29 [adesa.de] INFO: Found listing with ID: 10741565
2026-03-28 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741565%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10741565: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10741565 url https://www.openlane.eu/en/carv6/auction/10741565
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10738819
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738819%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10738819: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10738819 url https://www.openlane.eu/en/carv6/auction/10738819
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10738824
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738824%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10738824: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10738824 url https://www.openlane.eu/en/carv6/auction/10738824
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10738826
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738826%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10738826: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10738826 url https://www.openlane.eu/en/carv6/auction/10738826
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10738835
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738835%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10738835: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10738835 url https://www.openlane.eu/en/carv6/auction/10738835
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10738834
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738834%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10738834: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10738834 url https://www.openlane.eu/en/carv6/auction/10738834
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10738836
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738836%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10738836: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10738836 url https://www.openlane.eu/en/carv6/auction/10738836
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10738837
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738837%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10738837: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10738837 url https://www.openlane.eu/en/carv6/auction/10738837
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10738838
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738838%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10738838: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10738838 url https://www.openlane.eu/en/carv6/auction/10738838
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10738839
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738839%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10738839: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10738839 url https://www.openlane.eu/en/carv6/auction/10738839
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10738852
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738852%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10738852: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10738852 url https://www.openlane.eu/en/carv6/auction/10738852
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10738850
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738850%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10738850: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10738850 url https://www.openlane.eu/en/carv6/auction/10738850
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10738848
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738848%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10738848: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10738848 url https://www.openlane.eu/en/carv6/auction/10738848
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10738853
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738853%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10738853: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10738853 url https://www.openlane.eu/en/carv6/auction/10738853
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10738855
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738855%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10738855: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10738855 url https://www.openlane.eu/en/carv6/auction/10738855
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10738857
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738857%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10738857: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10738857 url https://www.openlane.eu/en/carv6/auction/10738857
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10738858
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738858%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10738858: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10738858 url https://www.openlane.eu/en/carv6/auction/10738858
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10738860
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738860%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10738860: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10738860 url https://www.openlane.eu/en/carv6/auction/10738860
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10738861
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738861%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10738861: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10738861 url https://www.openlane.eu/en/carv6/auction/10738861
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10738863
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738863%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10738863: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10738863 url https://www.openlane.eu/en/carv6/auction/10738863
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10738864
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738864%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10738864: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10738864 url https://www.openlane.eu/en/carv6/auction/10738864
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10738866
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738866%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10738866: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10738866 url https://www.openlane.eu/en/carv6/auction/10738866
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10738868
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738868%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10738868: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10738868 url https://www.openlane.eu/en/carv6/auction/10738868
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10738869
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738869%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10738869: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10738869 url https://www.openlane.eu/en/carv6/auction/10738869
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10738871
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738871%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10738871: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10738871 url https://www.openlane.eu/en/carv6/auction/10738871
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10738873
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738873%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10738873: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10738873 url https://www.openlane.eu/en/carv6/auction/10738873
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10738874
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738874%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10738874: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10738874 url https://www.openlane.eu/en/carv6/auction/10738874
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10738876
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738876%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10738876: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10738876 url https://www.openlane.eu/en/carv6/auction/10738876
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10738878
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738878%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10738878: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10738878 url https://www.openlane.eu/en/carv6/auction/10738878
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10738877
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738877%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10738877: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10738877 url https://www.openlane.eu/en/carv6/auction/10738877
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10738880
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738880%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10738880: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10738880 url https://www.openlane.eu/en/carv6/auction/10738880
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10738882
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738882%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10738882: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10738882 url https://www.openlane.eu/en/carv6/auction/10738882
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10738883
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738883%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10738883: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10738883 url https://www.openlane.eu/en/carv6/auction/10738883
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10738885
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738885%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10738885: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10738885 url https://www.openlane.eu/en/carv6/auction/10738885
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10738887
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738887%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10738887: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10738887 url https://www.openlane.eu/en/carv6/auction/10738887
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10741639
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741639%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10741639: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10741639 url https://www.openlane.eu/en/carv6/auction/10741639
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10738888
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738888%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10738888: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10738888 url https://www.openlane.eu/en/carv6/auction/10738888
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10738892
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738892%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10738892: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10738892 url https://www.openlane.eu/en/carv6/auction/10738892
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10738891
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738891%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10738891: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10738891 url https://www.openlane.eu/en/carv6/auction/10738891
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10738890
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738890%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10738890: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10738890 url https://www.openlane.eu/en/carv6/auction/10738890
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10738895
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738895%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10738895: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10738895 url https://www.openlane.eu/en/carv6/auction/10738895
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10738897
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738897%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10738897: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10738897 url https://www.openlane.eu/en/carv6/auction/10738897
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10738898
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738898%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10738898: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10738898 url https://www.openlane.eu/en/carv6/auction/10738898
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10738901
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738901%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10738901: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10738901 url https://www.openlane.eu/en/carv6/auction/10738901
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10738903
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738903%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10738903: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10738903 url https://www.openlane.eu/en/carv6/auction/10738903
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10738904
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738904%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10738904: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10738904 url https://www.openlane.eu/en/carv6/auction/10738904
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10738900
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738900%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10738900: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10738900 url https://www.openlane.eu/en/carv6/auction/10738900
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10738909
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738909%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10738909: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10738909 url https://www.openlane.eu/en/carv6/auction/10738909
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10738911
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738911%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10738911: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10738911 url https://www.openlane.eu/en/carv6/auction/10738911
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10738912
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738912%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10738912: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10738912 url https://www.openlane.eu/en/carv6/auction/10738912
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10738914
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738914%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10738914: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10738914 url https://www.openlane.eu/en/carv6/auction/10738914
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10738915
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738915%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10738915: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10738915 url https://www.openlane.eu/en/carv6/auction/10738915
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10738917
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738917%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10738917: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10738917 url https://www.openlane.eu/en/carv6/auction/10738917
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10738918
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738918%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10738918: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10738918 url https://www.openlane.eu/en/carv6/auction/10738918
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10735251
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735251%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10735251: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10735251 url https://www.openlane.eu/en/carv6/auction/10735251
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10735243
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735243%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10735243: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10735243 url https://www.openlane.eu/en/carv6/auction/10735243
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10736669
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736669%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10736669: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10736669 url https://www.openlane.eu/en/carv6/auction/10736669
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10735248
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735248%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10735248: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10735248 url https://www.openlane.eu/en/carv6/auction/10735248
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10735245
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735245%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10735245: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10735245 url https://www.openlane.eu/en/carv6/auction/10735245
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10735252
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735252%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10735252: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10735252 url https://www.openlane.eu/en/carv6/auction/10735252
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10734390
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734390%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10734390: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10734390 url https://www.openlane.eu/en/carv6/auction/10734390
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10734391
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734391%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10734391: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10734391 url https://www.openlane.eu/en/carv6/auction/10734391
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10734419
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734419%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10734419: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10734419 url https://www.openlane.eu/en/carv6/auction/10734419
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10734387
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734387%27 HTTP/1.1" 200 None
2026-03-28 17:15:30 [adesa.de] INFO: Scrape type for 10734387: 0
2026-03-28 17:15:30 [adesa.de] INFO: Skipping item 10734387 url https://www.openlane.eu/en/carv6/auction/10734387
2026-03-28 17:15:30 [adesa.de] INFO: Found listing with ID: 10734392
2026-03-28 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734392%27 HTTP/1.1" 200 None
2026-03-28 17:15:31 [adesa.de] INFO: Scrape type for 10734392: 0
2026-03-28 17:15:31 [adesa.de] INFO: Skipping item 10734392 url https://www.openlane.eu/en/carv6/auction/10734392
2026-03-28 17:15:31 [adesa.de] INFO: Found listing with ID: 10734388
2026-03-28 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734388%27 HTTP/1.1" 200 None
2026-03-28 17:15:31 [adesa.de] INFO: Scrape type for 10734388: 0
2026-03-28 17:15:31 [adesa.de] INFO: Skipping item 10734388 url https://www.openlane.eu/en/carv6/auction/10734388
2026-03-28 17:15:31 [adesa.de] INFO: Found listing with ID: 10735246
2026-03-28 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735246%27 HTTP/1.1" 200 None
2026-03-28 17:15:31 [adesa.de] INFO: Scrape type for 10735246: 0
2026-03-28 17:15:31 [adesa.de] INFO: Skipping item 10735246 url https://www.openlane.eu/en/carv6/auction/10735246
2026-03-28 17:15:31 [adesa.de] INFO: Found listing with ID: 10736526
2026-03-28 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736526%27 HTTP/1.1" 200 None
2026-03-28 17:15:31 [adesa.de] INFO: Scrape type for 10736526: 0
2026-03-28 17:15:31 [adesa.de] INFO: Skipping item 10736526 url https://www.openlane.eu/en/carv6/auction/10736526
2026-03-28 17:15:31 [adesa.de] INFO: Found listing with ID: 10735242
2026-03-28 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735242%27 HTTP/1.1" 200 None
2026-03-28 17:15:31 [adesa.de] INFO: Scrape type for 10735242: 0
2026-03-28 17:15:31 [adesa.de] INFO: Skipping item 10735242 url https://www.openlane.eu/en/carv6/auction/10735242
2026-03-28 17:15:31 [adesa.de] INFO: Found listing with ID: 10737446
2026-03-28 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737446%27 HTTP/1.1" 200 None
2026-03-28 17:15:31 [adesa.de] INFO: Scrape type for 10737446: 0
2026-03-28 17:15:31 [adesa.de] INFO: Skipping item 10737446 url https://www.openlane.eu/en/carv6/auction/10737446
2026-03-28 17:15:31 [adesa.de] INFO: Found listing with ID: 10735250
2026-03-28 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735250%27 HTTP/1.1" 200 None
2026-03-28 17:15:31 [adesa.de] INFO: Scrape type for 10735250: 0
2026-03-28 17:15:31 [adesa.de] INFO: Skipping item 10735250 url https://www.openlane.eu/en/carv6/auction/10735250
2026-03-28 17:15:31 [adesa.de] INFO: Found listing with ID: 10734394
2026-03-28 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734394%27 HTTP/1.1" 200 None
2026-03-28 17:15:31 [adesa.de] INFO: Scrape type for 10734394: 0
2026-03-28 17:15:31 [adesa.de] INFO: Skipping item 10734394 url https://www.openlane.eu/en/carv6/auction/10734394
2026-03-28 17:15:31 [adesa.de] INFO: Found listing with ID: 10736524
2026-03-28 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736524%27 HTTP/1.1" 200 None
2026-03-28 17:15:31 [adesa.de] INFO: Scrape type for 10736524: 0
2026-03-28 17:15:31 [adesa.de] INFO: Skipping item 10736524 url https://www.openlane.eu/en/carv6/auction/10736524
2026-03-28 17:15:31 [adesa.de] INFO: Found listing with ID: 10735244
2026-03-28 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735244%27 HTTP/1.1" 200 None
2026-03-28 17:15:31 [adesa.de] INFO: Scrape type for 10735244: 0
2026-03-28 17:15:31 [adesa.de] INFO: Skipping item 10735244 url https://www.openlane.eu/en/carv6/auction/10735244
2026-03-28 17:15:31 [adesa.de] INFO: Found listing with ID: 10735247
2026-03-28 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735247%27 HTTP/1.1" 200 None
2026-03-28 17:15:31 [adesa.de] INFO: Scrape type for 10735247: 0
2026-03-28 17:15:31 [adesa.de] INFO: Skipping item 10735247 url https://www.openlane.eu/en/carv6/auction/10735247
2026-03-28 17:15:31 [adesa.de] INFO: Found listing with ID: 10736746
2026-03-28 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736746%27 HTTP/1.1" 200 None
2026-03-28 17:15:31 [adesa.de] INFO: Scrape type for 10736746: 0
2026-03-28 17:15:31 [adesa.de] INFO: Skipping item 10736746 url https://www.openlane.eu/en/carv6/auction/10736746
2026-03-28 17:15:31 [adesa.de] INFO: Found listing with ID: 10734383
2026-03-28 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734383%27 HTTP/1.1" 200 None
2026-03-28 17:15:31 [adesa.de] INFO: Scrape type for 10734383: 0
2026-03-28 17:15:31 [adesa.de] INFO: Skipping item 10734383 url https://www.openlane.eu/en/carv6/auction/10734383
2026-03-28 17:15:31 [adesa.de] INFO: Found listing with ID: 10736527
2026-03-28 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736527%27 HTTP/1.1" 200 None
2026-03-28 17:15:31 [adesa.de] INFO: Scrape type for 10736527: 0
2026-03-28 17:15:31 [adesa.de] INFO: Skipping item 10736527 url https://www.openlane.eu/en/carv6/auction/10736527
2026-03-28 17:15:31 [adesa.de] INFO: Found listing with ID: 10735241
2026-03-28 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735241%27 HTTP/1.1" 200 None
2026-03-28 17:15:31 [adesa.de] INFO: Scrape type for 10735241: 0
2026-03-28 17:15:31 [adesa.de] INFO: Skipping item 10735241 url https://www.openlane.eu/en/carv6/auction/10735241
2026-03-28 17:15:31 [adesa.de] INFO: Found listing with ID: 10735239
2026-03-28 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735239%27 HTTP/1.1" 200 None
2026-03-28 17:15:31 [adesa.de] INFO: Scrape type for 10735239: 0
2026-03-28 17:15:31 [adesa.de] INFO: Skipping item 10735239 url https://www.openlane.eu/en/carv6/auction/10735239
2026-03-28 17:15:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:15:33 [adesa.de] INFO: Found listing with ID: 10735237
2026-03-28 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735237%27 HTTP/1.1" 200 None
2026-03-28 17:15:33 [adesa.de] INFO: Scrape type for 10735237: 0
2026-03-28 17:15:33 [adesa.de] INFO: Skipping item 10735237 url https://www.openlane.eu/en/carv6/auction/10735237
2026-03-28 17:15:33 [adesa.de] INFO: Found listing with ID: 10735253
2026-03-28 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735253%27 HTTP/1.1" 200 None
2026-03-28 17:15:34 [adesa.de] INFO: Scrape type for 10735253: 0
2026-03-28 17:15:34 [adesa.de] INFO: Skipping item 10735253 url https://www.openlane.eu/en/carv6/auction/10735253
2026-03-28 17:15:34 [adesa.de] INFO: Found listing with ID: 10735240
2026-03-28 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735240%27 HTTP/1.1" 200 None
2026-03-28 17:15:34 [adesa.de] INFO: Scrape type for 10735240: 0
2026-03-28 17:15:34 [adesa.de] INFO: Skipping item 10735240 url https://www.openlane.eu/en/carv6/auction/10735240
2026-03-28 17:15:34 [adesa.de] INFO: Found listing with ID: 10735257
2026-03-28 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735257%27 HTTP/1.1" 200 None
2026-03-28 17:15:34 [adesa.de] INFO: Scrape type for 10735257: 0
2026-03-28 17:15:34 [adesa.de] INFO: Skipping item 10735257 url https://www.openlane.eu/en/carv6/auction/10735257
2026-03-28 17:15:34 [adesa.de] INFO: Found listing with ID: 10735249
2026-03-28 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735249%27 HTTP/1.1" 200 None
2026-03-28 17:15:34 [adesa.de] INFO: Scrape type for 10735249: 0
2026-03-28 17:15:34 [adesa.de] INFO: Skipping item 10735249 url https://www.openlane.eu/en/carv6/auction/10735249
2026-03-28 17:15:34 [adesa.de] INFO: Found listing with ID: 10735238
2026-03-28 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735238%27 HTTP/1.1" 200 None
2026-03-28 17:15:34 [adesa.de] INFO: Scrape type for 10735238: 0
2026-03-28 17:15:34 [adesa.de] INFO: Skipping item 10735238 url https://www.openlane.eu/en/carv6/auction/10735238
2026-03-28 17:15:34 [adesa.de] INFO: Found listing with ID: 10735255
2026-03-28 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735255%27 HTTP/1.1" 200 None
2026-03-28 17:15:34 [adesa.de] INFO: Scrape type for 10735255: 0
2026-03-28 17:15:34 [adesa.de] INFO: Skipping item 10735255 url https://www.openlane.eu/en/carv6/auction/10735255
2026-03-28 17:15:34 [adesa.de] INFO: Found listing with ID: 10735259
2026-03-28 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735259%27 HTTP/1.1" 200 None
2026-03-28 17:15:34 [adesa.de] INFO: Scrape type for 10735259: 0
2026-03-28 17:15:34 [adesa.de] INFO: Skipping item 10735259 url https://www.openlane.eu/en/carv6/auction/10735259
2026-03-28 17:15:34 [adesa.de] INFO: Found listing with ID: 10735260
2026-03-28 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735260%27 HTTP/1.1" 200 None
2026-03-28 17:15:34 [adesa.de] INFO: Scrape type for 10735260: 0
2026-03-28 17:15:34 [adesa.de] INFO: Skipping item 10735260 url https://www.openlane.eu/en/carv6/auction/10735260
2026-03-28 17:15:34 [adesa.de] INFO: Found listing with ID: 10735256
2026-03-28 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735256%27 HTTP/1.1" 200 None
2026-03-28 17:15:34 [adesa.de] INFO: Scrape type for 10735256: 0
2026-03-28 17:15:34 [adesa.de] INFO: Skipping item 10735256 url https://www.openlane.eu/en/carv6/auction/10735256
2026-03-28 17:15:34 [adesa.de] INFO: Found listing with ID: 10735254
2026-03-28 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735254%27 HTTP/1.1" 200 None
2026-03-28 17:15:34 [adesa.de] INFO: Scrape type for 10735254: 0
2026-03-28 17:15:34 [adesa.de] INFO: Skipping item 10735254 url https://www.openlane.eu/en/carv6/auction/10735254
2026-03-28 17:15:34 [adesa.de] INFO: Found listing with ID: 10736750
2026-03-28 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736750%27 HTTP/1.1" 200 None
2026-03-28 17:15:34 [adesa.de] INFO: Scrape type for 10736750: 0
2026-03-28 17:15:34 [adesa.de] INFO: Skipping item 10736750 url https://www.openlane.eu/en/carv6/auction/10736750
2026-03-28 17:15:34 [adesa.de] INFO: Found listing with ID: 10736742
2026-03-28 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736742%27 HTTP/1.1" 200 None
2026-03-28 17:15:34 [adesa.de] INFO: Scrape type for 10736742: 0
2026-03-28 17:15:34 [adesa.de] INFO: Skipping item 10736742 url https://www.openlane.eu/en/carv6/auction/10736742
2026-03-28 17:15:34 [adesa.de] INFO: Found listing with ID: 10736748
2026-03-28 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736748%27 HTTP/1.1" 200 None
2026-03-28 17:15:34 [adesa.de] INFO: Scrape type for 10736748: 0
2026-03-28 17:15:34 [adesa.de] INFO: Skipping item 10736748 url https://www.openlane.eu/en/carv6/auction/10736748
2026-03-28 17:15:34 [adesa.de] INFO: Found listing with ID: 10735236
2026-03-28 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735236%27 HTTP/1.1" 200 None
2026-03-28 17:15:34 [adesa.de] INFO: Scrape type for 10735236: 0
2026-03-28 17:15:34 [adesa.de] INFO: Skipping item 10735236 url https://www.openlane.eu/en/carv6/auction/10735236
2026-03-28 17:15:34 [adesa.de] INFO: Found listing with ID: 10735258
2026-03-28 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735258%27 HTTP/1.1" 200 None
2026-03-28 17:15:34 [adesa.de] INFO: Scrape type for 10735258: 0
2026-03-28 17:15:34 [adesa.de] INFO: Skipping item 10735258 url https://www.openlane.eu/en/carv6/auction/10735258
2026-03-28 17:15:34 [adesa.de] INFO: Found listing with ID: 10735266
2026-03-28 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735266%27 HTTP/1.1" 200 None
2026-03-28 17:15:34 [adesa.de] INFO: Scrape type for 10735266: 0
2026-03-28 17:15:34 [adesa.de] INFO: Skipping item 10735266 url https://www.openlane.eu/en/carv6/auction/10735266
2026-03-28 17:15:34 [adesa.de] INFO: Found listing with ID: 10736672
2026-03-28 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736672%27 HTTP/1.1" 200 None
2026-03-28 17:15:34 [adesa.de] INFO: Scrape type for 10736672: 0
2026-03-28 17:15:34 [adesa.de] INFO: Skipping item 10736672 url https://www.openlane.eu/en/carv6/auction/10736672
2026-03-28 17:15:34 [adesa.de] INFO: Found listing with ID: 10736671
2026-03-28 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736671%27 HTTP/1.1" 200 None
2026-03-28 17:15:34 [adesa.de] INFO: Scrape type for 10736671: 0
2026-03-28 17:15:34 [adesa.de] INFO: Skipping item 10736671 url https://www.openlane.eu/en/carv6/auction/10736671
2026-03-28 17:15:34 [adesa.de] INFO: Found listing with ID: 10736760
2026-03-28 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736760%27 HTTP/1.1" 200 None
2026-03-28 17:15:34 [adesa.de] INFO: Scrape type for 10736760: 0
2026-03-28 17:15:34 [adesa.de] INFO: Skipping item 10736760 url https://www.openlane.eu/en/carv6/auction/10736760
2026-03-28 17:15:34 [adesa.de] INFO: Found listing with ID: 10735269
2026-03-28 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735269%27 HTTP/1.1" 200 None
2026-03-28 17:15:34 [adesa.de] INFO: Scrape type for 10735269: 0
2026-03-28 17:15:34 [adesa.de] INFO: Skipping item 10735269 url https://www.openlane.eu/en/carv6/auction/10735269
2026-03-28 17:15:34 [adesa.de] INFO: Found listing with ID: 10736753
2026-03-28 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736753%27 HTTP/1.1" 200 None
2026-03-28 17:15:34 [adesa.de] INFO: Scrape type for 10736753: 0
2026-03-28 17:15:34 [adesa.de] INFO: Skipping item 10736753 url https://www.openlane.eu/en/carv6/auction/10736753
2026-03-28 17:15:34 [adesa.de] INFO: Found listing with ID: 10735261
2026-03-28 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735261%27 HTTP/1.1" 200 None
2026-03-28 17:15:34 [adesa.de] INFO: Scrape type for 10735261: 0
2026-03-28 17:15:34 [adesa.de] INFO: Skipping item 10735261 url https://www.openlane.eu/en/carv6/auction/10735261
2026-03-28 17:15:34 [adesa.de] INFO: Found listing with ID: 10735278
2026-03-28 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735278%27 HTTP/1.1" 200 None
2026-03-28 17:15:34 [adesa.de] INFO: Scrape type for 10735278: 0
2026-03-28 17:15:34 [adesa.de] INFO: Skipping item 10735278 url https://www.openlane.eu/en/carv6/auction/10735278
2026-03-28 17:15:34 [adesa.de] INFO: Found listing with ID: 10735272
2026-03-28 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735272%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10735272: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10735272 url https://www.openlane.eu/en/carv6/auction/10735272
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10735264
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735264%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10735264: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10735264 url https://www.openlane.eu/en/carv6/auction/10735264
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10735265
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735265%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10735265: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10735265 url https://www.openlane.eu/en/carv6/auction/10735265
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10735271
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735271%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10735271: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10735271 url https://www.openlane.eu/en/carv6/auction/10735271
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10735262
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735262%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10735262: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10735262 url https://www.openlane.eu/en/carv6/auction/10735262
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10735263
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735263%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10735263: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10735263 url https://www.openlane.eu/en/carv6/auction/10735263
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10735274
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735274%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10735274: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10735274 url https://www.openlane.eu/en/carv6/auction/10735274
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10736743
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736743%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10736743: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10736743 url https://www.openlane.eu/en/carv6/auction/10736743
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10735276
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735276%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10735276: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10735276 url https://www.openlane.eu/en/carv6/auction/10735276
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10735277
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735277%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10735277: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10735277 url https://www.openlane.eu/en/carv6/auction/10735277
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10735281
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735281%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10735281: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10735281 url https://www.openlane.eu/en/carv6/auction/10735281
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10736523
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736523%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10736523: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10736523 url https://www.openlane.eu/en/carv6/auction/10736523
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10736740
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736740%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10736740: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10736740 url https://www.openlane.eu/en/carv6/auction/10736740
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10736528
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736528%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10736528: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10736528 url https://www.openlane.eu/en/carv6/auction/10736528
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10735279
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735279%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10735279: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10735279 url https://www.openlane.eu/en/carv6/auction/10735279
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10735273
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735273%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10735273: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10735273 url https://www.openlane.eu/en/carv6/auction/10735273
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10737442
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737442%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10737442: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10737442 url https://www.openlane.eu/en/carv6/auction/10737442
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10735267
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735267%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10735267: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10735267 url https://www.openlane.eu/en/carv6/auction/10735267
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10735268
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735268%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10735268: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10735268 url https://www.openlane.eu/en/carv6/auction/10735268
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10735280
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735280%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10735280: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10735280 url https://www.openlane.eu/en/carv6/auction/10735280
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10735270
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735270%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10735270: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10735270 url https://www.openlane.eu/en/carv6/auction/10735270
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10735275
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735275%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10735275: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10735275 url https://www.openlane.eu/en/carv6/auction/10735275
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10734384
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734384%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10734384: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10734384 url https://www.openlane.eu/en/carv6/auction/10734384
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10735283
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735283%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10735283: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10735283 url https://www.openlane.eu/en/carv6/auction/10735283
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10736741
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736741%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10736741: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10736741 url https://www.openlane.eu/en/carv6/auction/10736741
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10736756
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736756%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10736756: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10736756 url https://www.openlane.eu/en/carv6/auction/10736756
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10736739
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736739%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10736739: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10736739 url https://www.openlane.eu/en/carv6/auction/10736739
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10736747
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736747%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10736747: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10736747 url https://www.openlane.eu/en/carv6/auction/10736747
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10736670
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736670%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10736670: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10736670 url https://www.openlane.eu/en/carv6/auction/10736670
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10736509
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736509%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10736509: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10736509 url https://www.openlane.eu/en/carv6/auction/10736509
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10736761
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736761%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10736761: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10736761 url https://www.openlane.eu/en/carv6/auction/10736761
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10735288
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735288%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10735288: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10735288 url https://www.openlane.eu/en/carv6/auction/10735288
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10735294
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735294%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10735294: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10735294 url https://www.openlane.eu/en/carv6/auction/10735294
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10735290
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735290%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10735290: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10735290 url https://www.openlane.eu/en/carv6/auction/10735290
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10735286
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735286%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10735286: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10735286 url https://www.openlane.eu/en/carv6/auction/10735286
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10735300
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735300%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10735300: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10735300 url https://www.openlane.eu/en/carv6/auction/10735300
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10735296
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735296%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10735296: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10735296 url https://www.openlane.eu/en/carv6/auction/10735296
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10735295
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735295%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10735295: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10735295 url https://www.openlane.eu/en/carv6/auction/10735295
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10735291
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735291%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10735291: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10735291 url https://www.openlane.eu/en/carv6/auction/10735291
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10735289
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735289%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10735289: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10735289 url https://www.openlane.eu/en/carv6/auction/10735289
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10735287
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735287%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10735287: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10735287 url https://www.openlane.eu/en/carv6/auction/10735287
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10736752
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736752%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10736752: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10736752 url https://www.openlane.eu/en/carv6/auction/10736752
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10735284
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735284%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10735284: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10735284 url https://www.openlane.eu/en/carv6/auction/10735284
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10735282
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735282%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10735282: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10735282 url https://www.openlane.eu/en/carv6/auction/10735282
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10736757
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736757%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10736757: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10736757 url https://www.openlane.eu/en/carv6/auction/10736757
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10736758
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736758%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10736758: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10736758 url https://www.openlane.eu/en/carv6/auction/10736758
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10735285
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735285%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10735285: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10735285 url https://www.openlane.eu/en/carv6/auction/10735285
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10734395
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734395%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10734395: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10734395 url https://www.openlane.eu/en/carv6/auction/10734395
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10735293
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735293%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10735293: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10735293 url https://www.openlane.eu/en/carv6/auction/10735293
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10735298
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735298%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10735298: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10735298 url https://www.openlane.eu/en/carv6/auction/10735298
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10734385
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734385%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10734385: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10734385 url https://www.openlane.eu/en/carv6/auction/10734385
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10737488
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737488%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10737488: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10737488 url https://www.openlane.eu/en/carv6/auction/10737488
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10735292
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735292%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10735292: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10735292 url https://www.openlane.eu/en/carv6/auction/10735292
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10735297
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735297%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10735297: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10735297 url https://www.openlane.eu/en/carv6/auction/10735297
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10736749
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736749%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10736749: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10736749 url https://www.openlane.eu/en/carv6/auction/10736749
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10735299
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735299%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10735299: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10735299 url https://www.openlane.eu/en/carv6/auction/10735299
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10737447
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737447%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10737447: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10737447 url https://www.openlane.eu/en/carv6/auction/10737447
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10734389
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734389%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10734389: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10734389 url https://www.openlane.eu/en/carv6/auction/10734389
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10734393
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734393%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10734393: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10734393 url https://www.openlane.eu/en/carv6/auction/10734393
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10734386
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734386%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10734386: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10734386 url https://www.openlane.eu/en/carv6/auction/10734386
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10736755
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736755%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10736755: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10736755 url https://www.openlane.eu/en/carv6/auction/10736755
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10736751
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736751%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10736751: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10736751 url https://www.openlane.eu/en/carv6/auction/10736751
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10737444
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737444%27 HTTP/1.1" 200 None
2026-03-28 17:15:35 [adesa.de] INFO: Scrape type for 10737444: 0
2026-03-28 17:15:35 [adesa.de] INFO: Skipping item 10737444 url https://www.openlane.eu/en/carv6/auction/10737444
2026-03-28 17:15:35 [adesa.de] INFO: Found listing with ID: 10736673
2026-03-28 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736673%27 HTTP/1.1" 200 None
2026-03-28 17:15:36 [adesa.de] INFO: Scrape type for 10736673: 0
2026-03-28 17:15:36 [adesa.de] INFO: Skipping item 10736673 url https://www.openlane.eu/en/carv6/auction/10736673
2026-03-28 17:15:36 [adesa.de] INFO: Found listing with ID: 10736744
2026-03-28 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736744%27 HTTP/1.1" 200 None
2026-03-28 17:15:36 [adesa.de] INFO: Scrape type for 10736744: 0
2026-03-28 17:15:36 [adesa.de] INFO: Skipping item 10736744 url https://www.openlane.eu/en/carv6/auction/10736744
2026-03-28 17:15:36 [adesa.de] INFO: Found listing with ID: 10737443
2026-03-28 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737443%27 HTTP/1.1" 200 None
2026-03-28 17:15:36 [adesa.de] INFO: Scrape type for 10737443: 0
2026-03-28 17:15:36 [adesa.de] INFO: Skipping item 10737443 url https://www.openlane.eu/en/carv6/auction/10737443
2026-03-28 17:15:36 [adesa.de] INFO: Found listing with ID: 10736745
2026-03-28 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736745%27 HTTP/1.1" 200 None
2026-03-28 17:15:36 [adesa.de] INFO: Scrape type for 10736745: 0
2026-03-28 17:15:36 [adesa.de] INFO: Skipping item 10736745 url https://www.openlane.eu/en/carv6/auction/10736745
2026-03-28 17:15:36 [adesa.de] INFO: Found listing with ID: 10736763
2026-03-28 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736763%27 HTTP/1.1" 200 None
2026-03-28 17:15:36 [adesa.de] INFO: Scrape type for 10736763: 0
2026-03-28 17:15:36 [adesa.de] INFO: Skipping item 10736763 url https://www.openlane.eu/en/carv6/auction/10736763
2026-03-28 17:15:36 [adesa.de] INFO: Found listing with ID: 10736759
2026-03-28 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736759%27 HTTP/1.1" 200 None
2026-03-28 17:15:36 [adesa.de] INFO: Scrape type for 10736759: 0
2026-03-28 17:15:36 [adesa.de] INFO: Skipping item 10736759 url https://www.openlane.eu/en/carv6/auction/10736759
2026-03-28 17:15:36 [adesa.de] INFO: Found listing with ID: 10736762
2026-03-28 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736762%27 HTTP/1.1" 200 None
2026-03-28 17:15:36 [adesa.de] INFO: Scrape type for 10736762: 0
2026-03-28 17:15:36 [adesa.de] INFO: Skipping item 10736762 url https://www.openlane.eu/en/carv6/auction/10736762
2026-03-28 17:15:36 [adesa.de] INFO: Found listing with ID: 10736754
2026-03-28 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736754%27 HTTP/1.1" 200 None
2026-03-28 17:15:36 [adesa.de] INFO: Scrape type for 10736754: 0
2026-03-28 17:15:36 [adesa.de] INFO: Skipping item 10736754 url https://www.openlane.eu/en/carv6/auction/10736754
2026-03-28 17:15:36 [adesa.de] INFO: Found listing with ID: 10740640
2026-03-28 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740640%27 HTTP/1.1" 200 None
2026-03-28 17:15:36 [adesa.de] INFO: Scrape type for 10740640: 0
2026-03-28 17:15:36 [adesa.de] INFO: Skipping item 10740640 url https://www.openlane.eu/en/carv6/auction/10740640
2026-03-28 17:15:36 [adesa.de] INFO: Found listing with ID: 10740631
2026-03-28 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740631%27 HTTP/1.1" 200 None
2026-03-28 17:15:36 [adesa.de] INFO: Scrape type for 10740631: 0
2026-03-28 17:15:36 [adesa.de] INFO: Skipping item 10740631 url https://www.openlane.eu/en/carv6/auction/10740631
2026-03-28 17:15:36 [adesa.de] INFO: Found listing with ID: 10740637
2026-03-28 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740637%27 HTTP/1.1" 200 None
2026-03-28 17:15:36 [adesa.de] INFO: Scrape type for 10740637: 0
2026-03-28 17:15:36 [adesa.de] INFO: Skipping item 10740637 url https://www.openlane.eu/en/carv6/auction/10740637
2026-03-28 17:15:36 [adesa.de] INFO: Found listing with ID: 10740672
2026-03-28 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740672%27 HTTP/1.1" 200 None
2026-03-28 17:15:36 [adesa.de] INFO: Scrape type for 10740672: 0
2026-03-28 17:15:36 [adesa.de] INFO: Skipping item 10740672 url https://www.openlane.eu/en/carv6/auction/10740672
2026-03-28 17:15:36 [adesa.de] INFO: Found listing with ID: 10740701
2026-03-28 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740701%27 HTTP/1.1" 200 None
2026-03-28 17:15:36 [adesa.de] INFO: Scrape type for 10740701: 0
2026-03-28 17:15:36 [adesa.de] INFO: Skipping item 10740701 url https://www.openlane.eu/en/carv6/auction/10740701
2026-03-28 17:15:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740222
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740222%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740222: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740222 url https://www.openlane.eu/en/carv6/auction/10740222
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740687
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740687%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740687: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740687 url https://www.openlane.eu/en/carv6/auction/10740687
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740693
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740693%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740693: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740693 url https://www.openlane.eu/en/carv6/auction/10740693
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740676
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740676%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740676: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740676 url https://www.openlane.eu/en/carv6/auction/10740676
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740224
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740224%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740224: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740224 url https://www.openlane.eu/en/carv6/auction/10740224
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740694
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740694%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740694: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740694 url https://www.openlane.eu/en/carv6/auction/10740694
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740675
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740675%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740675: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740675 url https://www.openlane.eu/en/carv6/auction/10740675
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740702
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740702%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740702: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740702 url https://www.openlane.eu/en/carv6/auction/10740702
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740425
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740425%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740425: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740425 url https://www.openlane.eu/en/carv6/auction/10740425
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740443
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740443%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740443: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740443 url https://www.openlane.eu/en/carv6/auction/10740443
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740688
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740688%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740688: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740688 url https://www.openlane.eu/en/carv6/auction/10740688
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740570
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740570%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740570: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740570 url https://www.openlane.eu/en/carv6/auction/10740570
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740258
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740258%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740258: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740258 url https://www.openlane.eu/en/carv6/auction/10740258
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740572
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740572%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740572: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740572 url https://www.openlane.eu/en/carv6/auction/10740572
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740604
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740604%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740604: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740604 url https://www.openlane.eu/en/carv6/auction/10740604
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740605
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740605%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740605: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740605 url https://www.openlane.eu/en/carv6/auction/10740605
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740187
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740187%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740187: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740187 url https://www.openlane.eu/en/carv6/auction/10740187
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740647
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740647%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740647: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740647 url https://www.openlane.eu/en/carv6/auction/10740647
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740560
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740560%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740560: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740560 url https://www.openlane.eu/en/carv6/auction/10740560
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740183
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740183%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740183: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740183 url https://www.openlane.eu/en/carv6/auction/10740183
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740683
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740683%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740683: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740683 url https://www.openlane.eu/en/carv6/auction/10740683
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740674
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740674%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740674: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740674 url https://www.openlane.eu/en/carv6/auction/10740674
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740698
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740698%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740698: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740698 url https://www.openlane.eu/en/carv6/auction/10740698
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740641
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740641%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740641: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740641 url https://www.openlane.eu/en/carv6/auction/10740641
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740261
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740261%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740261: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740261 url https://www.openlane.eu/en/carv6/auction/10740261
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740679
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740679%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740679: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740679 url https://www.openlane.eu/en/carv6/auction/10740679
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740671
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740671%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740671: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740671 url https://www.openlane.eu/en/carv6/auction/10740671
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740573
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740573%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740573: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740573 url https://www.openlane.eu/en/carv6/auction/10740573
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740582
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740582%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740582: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740582 url https://www.openlane.eu/en/carv6/auction/10740582
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740378
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740378%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740378: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740378 url https://www.openlane.eu/en/carv6/auction/10740378
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740377
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740377%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740377: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740377 url https://www.openlane.eu/en/carv6/auction/10740377
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740583
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740583%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740583: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740583 url https://www.openlane.eu/en/carv6/auction/10740583
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740376
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740376%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740376: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740376 url https://www.openlane.eu/en/carv6/auction/10740376
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740380
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740380%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740380: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740380 url https://www.openlane.eu/en/carv6/auction/10740380
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740382
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740382%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740382: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740382 url https://www.openlane.eu/en/carv6/auction/10740382
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740381
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740381%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740381: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740381 url https://www.openlane.eu/en/carv6/auction/10740381
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740383
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740383%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740383: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740383 url https://www.openlane.eu/en/carv6/auction/10740383
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740384
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740384%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740384: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740384 url https://www.openlane.eu/en/carv6/auction/10740384
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740385
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740385%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740385: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740385 url https://www.openlane.eu/en/carv6/auction/10740385
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740386
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740386%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740386: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740386 url https://www.openlane.eu/en/carv6/auction/10740386
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740387
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740387%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740387: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740387 url https://www.openlane.eu/en/carv6/auction/10740387
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740388
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740388%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740388: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740388 url https://www.openlane.eu/en/carv6/auction/10740388
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740395
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740395%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740395: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740395 url https://www.openlane.eu/en/carv6/auction/10740395
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740389
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740389%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740389: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740389 url https://www.openlane.eu/en/carv6/auction/10740389
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740248
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740248%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740248: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740248 url https://www.openlane.eu/en/carv6/auction/10740248
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740179
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740179%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740179: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740179 url https://www.openlane.eu/en/carv6/auction/10740179
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740665
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740665%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740665: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740665 url https://www.openlane.eu/en/carv6/auction/10740665
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740668
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740668%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740668: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740668 url https://www.openlane.eu/en/carv6/auction/10740668
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740627
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740627%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740627: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740627 url https://www.openlane.eu/en/carv6/auction/10740627
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740415
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740415%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740415: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740415 url https://www.openlane.eu/en/carv6/auction/10740415
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740414
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740414%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740414: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740414 url https://www.openlane.eu/en/carv6/auction/10740414
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740186
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740186%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740186: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740186 url https://www.openlane.eu/en/carv6/auction/10740186
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740550
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740550%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740550: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740550 url https://www.openlane.eu/en/carv6/auction/10740550
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740188
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740188%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740188: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740188 url https://www.openlane.eu/en/carv6/auction/10740188
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740185
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740185%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740185: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740185 url https://www.openlane.eu/en/carv6/auction/10740185
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740200
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740200%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740200: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740200 url https://www.openlane.eu/en/carv6/auction/10740200
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740202
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740202%27 HTTP/1.1" 200 None
2026-03-28 17:15:39 [adesa.de] INFO: Scrape type for 10740202: 0
2026-03-28 17:15:39 [adesa.de] INFO: Skipping item 10740202 url https://www.openlane.eu/en/carv6/auction/10740202
2026-03-28 17:15:39 [adesa.de] INFO: Found listing with ID: 10740638
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740638%27 HTTP/1.1" 200 None
2026-03-28 17:15:40 [adesa.de] INFO: Scrape type for 10740638: 0
2026-03-28 17:15:40 [adesa.de] INFO: Skipping item 10740638 url https://www.openlane.eu/en/carv6/auction/10740638
2026-03-28 17:15:40 [adesa.de] INFO: Found listing with ID: 10740190
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740190%27 HTTP/1.1" 200 None
2026-03-28 17:15:40 [adesa.de] INFO: Scrape type for 10740190: 0
2026-03-28 17:15:40 [adesa.de] INFO: Skipping item 10740190 url https://www.openlane.eu/en/carv6/auction/10740190
2026-03-28 17:15:40 [adesa.de] INFO: Found listing with ID: 10740218
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740218%27 HTTP/1.1" 200 None
2026-03-28 17:15:40 [adesa.de] INFO: Scrape type for 10740218: 0
2026-03-28 17:15:40 [adesa.de] INFO: Skipping item 10740218 url https://www.openlane.eu/en/carv6/auction/10740218
2026-03-28 17:15:40 [adesa.de] INFO: Found listing with ID: 10740203
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740203%27 HTTP/1.1" 200 None
2026-03-28 17:15:40 [adesa.de] INFO: Scrape type for 10740203: 0
2026-03-28 17:15:40 [adesa.de] INFO: Skipping item 10740203 url https://www.openlane.eu/en/carv6/auction/10740203
2026-03-28 17:15:40 [adesa.de] INFO: Found listing with ID: 10740194
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740194%27 HTTP/1.1" 200 None
2026-03-28 17:15:40 [adesa.de] INFO: Scrape type for 10740194: 0
2026-03-28 17:15:40 [adesa.de] INFO: Skipping item 10740194 url https://www.openlane.eu/en/carv6/auction/10740194
2026-03-28 17:15:40 [adesa.de] INFO: Found listing with ID: 10740634
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740634%27 HTTP/1.1" 200 None
2026-03-28 17:15:40 [adesa.de] INFO: Scrape type for 10740634: 0
2026-03-28 17:15:40 [adesa.de] INFO: Skipping item 10740634 url https://www.openlane.eu/en/carv6/auction/10740634
2026-03-28 17:15:40 [adesa.de] INFO: Found listing with ID: 10740639
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740639%27 HTTP/1.1" 200 None
2026-03-28 17:15:40 [adesa.de] INFO: Scrape type for 10740639: 0
2026-03-28 17:15:40 [adesa.de] INFO: Skipping item 10740639 url https://www.openlane.eu/en/carv6/auction/10740639
2026-03-28 17:15:40 [adesa.de] INFO: Found listing with ID: 10740189
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740189%27 HTTP/1.1" 200 None
2026-03-28 17:15:40 [adesa.de] INFO: Scrape type for 10740189: 0
2026-03-28 17:15:40 [adesa.de] INFO: Skipping item 10740189 url https://www.openlane.eu/en/carv6/auction/10740189
2026-03-28 17:15:40 [adesa.de] INFO: Found listing with ID: 10740635
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740635%27 HTTP/1.1" 200 None
2026-03-28 17:15:40 [adesa.de] INFO: Scrape type for 10740635: 0
2026-03-28 17:15:40 [adesa.de] INFO: Skipping item 10740635 url https://www.openlane.eu/en/carv6/auction/10740635
2026-03-28 17:15:40 [adesa.de] INFO: Found listing with ID: 10740574
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740574%27 HTTP/1.1" 200 None
2026-03-28 17:15:40 [adesa.de] INFO: Scrape type for 10740574: 0
2026-03-28 17:15:40 [adesa.de] INFO: Skipping item 10740574 url https://www.openlane.eu/en/carv6/auction/10740574
2026-03-28 17:15:40 [adesa.de] INFO: Found listing with ID: 10740262
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740262%27 HTTP/1.1" 200 None
2026-03-28 17:15:40 [adesa.de] INFO: Scrape type for 10740262: 0
2026-03-28 17:15:40 [adesa.de] INFO: Skipping item 10740262 url https://www.openlane.eu/en/carv6/auction/10740262
2026-03-28 17:15:40 [adesa.de] INFO: Found listing with ID: 10740264
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740264%27 HTTP/1.1" 200 None
2026-03-28 17:15:40 [adesa.de] INFO: Scrape type for 10740264: 0
2026-03-28 17:15:40 [adesa.de] INFO: Skipping item 10740264 url https://www.openlane.eu/en/carv6/auction/10740264
2026-03-28 17:15:40 [adesa.de] INFO: Found listing with ID: 10740265
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740265%27 HTTP/1.1" 200 None
2026-03-28 17:15:40 [adesa.de] INFO: Scrape type for 10740265: 0
2026-03-28 17:15:40 [adesa.de] INFO: Skipping item 10740265 url https://www.openlane.eu/en/carv6/auction/10740265
2026-03-28 17:15:40 [adesa.de] INFO: Found listing with ID: 10740260
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740260%27 HTTP/1.1" 200 None
2026-03-28 17:15:40 [adesa.de] INFO: Scrape type for 10740260: 0
2026-03-28 17:15:40 [adesa.de] INFO: Skipping item 10740260 url https://www.openlane.eu/en/carv6/auction/10740260
2026-03-28 17:15:40 [adesa.de] INFO: Found listing with ID: 10740257
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740257%27 HTTP/1.1" 200 None
2026-03-28 17:15:40 [adesa.de] INFO: Scrape type for 10740257: 0
2026-03-28 17:15:40 [adesa.de] INFO: Skipping item 10740257 url https://www.openlane.eu/en/carv6/auction/10740257
2026-03-28 17:15:40 [adesa.de] INFO: Found listing with ID: 10740255
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740255%27 HTTP/1.1" 200 None
2026-03-28 17:15:40 [adesa.de] INFO: Scrape type for 10740255: 0
2026-03-28 17:15:40 [adesa.de] INFO: Skipping item 10740255 url https://www.openlane.eu/en/carv6/auction/10740255
2026-03-28 17:15:40 [adesa.de] INFO: Found listing with ID: 10740697
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740697%27 HTTP/1.1" 200 None
2026-03-28 17:15:40 [adesa.de] INFO: Scrape type for 10740697: 0
2026-03-28 17:15:40 [adesa.de] INFO: Skipping item 10740697 url https://www.openlane.eu/en/carv6/auction/10740697
2026-03-28 17:15:40 [adesa.de] INFO: Found listing with ID: 10740612
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740612%27 HTTP/1.1" 200 None
2026-03-28 17:15:40 [adesa.de] INFO: Scrape type for 10740612: 0
2026-03-28 17:15:40 [adesa.de] INFO: Skipping item 10740612 url https://www.openlane.eu/en/carv6/auction/10740612
2026-03-28 17:15:40 [adesa.de] INFO: Found listing with ID: 10740620
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740620%27 HTTP/1.1" 200 None
2026-03-28 17:15:40 [adesa.de] INFO: Scrape type for 10740620: 0
2026-03-28 17:15:40 [adesa.de] INFO: Skipping item 10740620 url https://www.openlane.eu/en/carv6/auction/10740620
2026-03-28 17:15:40 [adesa.de] INFO: Found listing with ID: 10740660
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740660%27 HTTP/1.1" 200 None
2026-03-28 17:15:40 [adesa.de] INFO: Scrape type for 10740660: 0
2026-03-28 17:15:40 [adesa.de] INFO: Skipping item 10740660 url https://www.openlane.eu/en/carv6/auction/10740660
2026-03-28 17:15:40 [adesa.de] INFO: Found listing with ID: 10740661
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740661%27 HTTP/1.1" 200 None
2026-03-28 17:15:40 [adesa.de] INFO: Scrape type for 10740661: 0
2026-03-28 17:15:40 [adesa.de] INFO: Skipping item 10740661 url https://www.openlane.eu/en/carv6/auction/10740661
2026-03-28 17:15:40 [adesa.de] INFO: Found listing with ID: 10740662
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740662%27 HTTP/1.1" 200 None
2026-03-28 17:15:40 [adesa.de] INFO: Scrape type for 10740662: 0
2026-03-28 17:15:40 [adesa.de] INFO: Skipping item 10740662 url https://www.openlane.eu/en/carv6/auction/10740662
2026-03-28 17:15:40 [adesa.de] INFO: Found listing with ID: 10740663
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740663%27 HTTP/1.1" 200 None
2026-03-28 17:15:40 [adesa.de] INFO: Scrape type for 10740663: 0
2026-03-28 17:15:40 [adesa.de] INFO: Skipping item 10740663 url https://www.openlane.eu/en/carv6/auction/10740663
2026-03-28 17:15:40 [adesa.de] INFO: Found listing with ID: 10740653
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740653%27 HTTP/1.1" 200 None
2026-03-28 17:15:40 [adesa.de] INFO: Scrape type for 10740653: 0
2026-03-28 17:15:40 [adesa.de] INFO: Skipping item 10740653 url https://www.openlane.eu/en/carv6/auction/10740653
2026-03-28 17:15:40 [adesa.de] INFO: Found listing with ID: 10740664
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740664%27 HTTP/1.1" 200 None
2026-03-28 17:15:40 [adesa.de] INFO: Scrape type for 10740664: 0
2026-03-28 17:15:40 [adesa.de] INFO: Skipping item 10740664 url https://www.openlane.eu/en/carv6/auction/10740664
2026-03-28 17:15:40 [adesa.de] INFO: Found listing with ID: 10740642
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740642%27 HTTP/1.1" 200 None
2026-03-28 17:15:40 [adesa.de] INFO: Scrape type for 10740642: 0
2026-03-28 17:15:40 [adesa.de] INFO: Skipping item 10740642 url https://www.openlane.eu/en/carv6/auction/10740642
2026-03-28 17:15:40 [adesa.de] INFO: Found listing with ID: 10740267
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740267%27 HTTP/1.1" 200 None
2026-03-28 17:15:40 [adesa.de] INFO: Scrape type for 10740267: 0
2026-03-28 17:15:40 [adesa.de] INFO: Skipping item 10740267 url https://www.openlane.eu/en/carv6/auction/10740267
2026-03-28 17:15:40 [adesa.de] INFO: Found listing with ID: 10740266
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740266%27 HTTP/1.1" 200 None
2026-03-28 17:15:40 [adesa.de] INFO: Scrape type for 10740266: 0
2026-03-28 17:15:40 [adesa.de] INFO: Skipping item 10740266 url https://www.openlane.eu/en/carv6/auction/10740266
2026-03-28 17:15:40 [adesa.de] INFO: Found listing with ID: 10740246
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740246%27 HTTP/1.1" 200 None
2026-03-28 17:15:40 [adesa.de] INFO: Scrape type for 10740246: 0
2026-03-28 17:15:40 [adesa.de] INFO: Skipping item 10740246 url https://www.openlane.eu/en/carv6/auction/10740246
2026-03-28 17:15:41 [adesa.de] INFO: Found listing with ID: 10740454
2026-03-28 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740454%27 HTTP/1.1" 200 None
2026-03-28 17:15:41 [adesa.de] INFO: Scrape type for 10740454: 0
2026-03-28 17:15:41 [adesa.de] INFO: Skipping item 10740454 url https://www.openlane.eu/en/carv6/auction/10740454
2026-03-28 17:15:41 [adesa.de] INFO: Found listing with ID: 10740650
2026-03-28 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740650%27 HTTP/1.1" 200 None
2026-03-28 17:15:41 [adesa.de] INFO: Scrape type for 10740650: 0
2026-03-28 17:15:41 [adesa.de] INFO: Skipping item 10740650 url https://www.openlane.eu/en/carv6/auction/10740650
2026-03-28 17:15:41 [adesa.de] INFO: Found listing with ID: 10740622
2026-03-28 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740622%27 HTTP/1.1" 200 None
2026-03-28 17:15:41 [adesa.de] INFO: Scrape type for 10740622: 0
2026-03-28 17:15:41 [adesa.de] INFO: Skipping item 10740622 url https://www.openlane.eu/en/carv6/auction/10740622
2026-03-28 17:15:41 [adesa.de] INFO: Found listing with ID: 10740643
2026-03-28 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740643%27 HTTP/1.1" 200 None
2026-03-28 17:15:41 [adesa.de] INFO: Scrape type for 10740643: 0
2026-03-28 17:15:41 [adesa.de] INFO: Skipping item 10740643 url https://www.openlane.eu/en/carv6/auction/10740643
2026-03-28 17:15:41 [adesa.de] INFO: Found listing with ID: 10740247
2026-03-28 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740247%27 HTTP/1.1" 200 None
2026-03-28 17:15:41 [adesa.de] INFO: Scrape type for 10740247: 0
2026-03-28 17:15:41 [adesa.de] INFO: Skipping item 10740247 url https://www.openlane.eu/en/carv6/auction/10740247
2026-03-28 17:15:41 [adesa.de] INFO: Found listing with ID: 10740268
2026-03-28 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740268%27 HTTP/1.1" 200 None
2026-03-28 17:15:41 [adesa.de] INFO: Scrape type for 10740268: 0
2026-03-28 17:15:41 [adesa.de] INFO: Skipping item 10740268 url https://www.openlane.eu/en/carv6/auction/10740268
2026-03-28 17:15:41 [adesa.de] INFO: Found listing with ID: 10740455
2026-03-28 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740455%27 HTTP/1.1" 200 None
2026-03-28 17:15:41 [adesa.de] INFO: Scrape type for 10740455: 0
2026-03-28 17:15:41 [adesa.de] INFO: Skipping item 10740455 url https://www.openlane.eu/en/carv6/auction/10740455
2026-03-28 17:15:41 [adesa.de] INFO: Found listing with ID: 10740696
2026-03-28 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740696%27 HTTP/1.1" 200 None
2026-03-28 17:15:41 [adesa.de] INFO: Scrape type for 10740696: 0
2026-03-28 17:15:41 [adesa.de] INFO: Skipping item 10740696 url https://www.openlane.eu/en/carv6/auction/10740696
2026-03-28 17:15:41 [adesa.de] INFO: Found listing with ID: 10740695
2026-03-28 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740695%27 HTTP/1.1" 200 None
2026-03-28 17:15:41 [adesa.de] INFO: Scrape type for 10740695: 0
2026-03-28 17:15:41 [adesa.de] INFO: Skipping item 10740695 url https://www.openlane.eu/en/carv6/auction/10740695
2026-03-28 17:15:41 [adesa.de] INFO: Found listing with ID: 10740417
2026-03-28 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740417%27 HTTP/1.1" 200 None
2026-03-28 17:15:41 [adesa.de] INFO: Scrape type for 10740417: 0
2026-03-28 17:15:41 [adesa.de] INFO: Skipping item 10740417 url https://www.openlane.eu/en/carv6/auction/10740417
2026-03-28 17:15:41 [adesa.de] INFO: Found listing with ID: 10740413
2026-03-28 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740413%27 HTTP/1.1" 200 None
2026-03-28 17:15:41 [adesa.de] INFO: Scrape type for 10740413: 0
2026-03-28 17:15:41 [adesa.de] INFO: Skipping item 10740413 url https://www.openlane.eu/en/carv6/auction/10740413
2026-03-28 17:15:41 [adesa.de] INFO: Found listing with ID: 10740416
2026-03-28 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740416%27 HTTP/1.1" 200 None
2026-03-28 17:15:41 [adesa.de] INFO: Scrape type for 10740416: 0
2026-03-28 17:15:41 [adesa.de] INFO: Skipping item 10740416 url https://www.openlane.eu/en/carv6/auction/10740416
2026-03-28 17:15:41 [adesa.de] INFO: Found listing with ID: 10740419
2026-03-28 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740419%27 HTTP/1.1" 200 None
2026-03-28 17:15:41 [adesa.de] INFO: Scrape type for 10740419: 0
2026-03-28 17:15:41 [adesa.de] INFO: Skipping item 10740419 url https://www.openlane.eu/en/carv6/auction/10740419
2026-03-28 17:15:41 [adesa.de] INFO: Found listing with ID: 10740418
2026-03-28 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740418%27 HTTP/1.1" 200 None
2026-03-28 17:15:41 [adesa.de] INFO: Scrape type for 10740418: 0
2026-03-28 17:15:41 [adesa.de] INFO: Skipping item 10740418 url https://www.openlane.eu/en/carv6/auction/10740418
2026-03-28 17:15:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:15: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-28 17:15:43 [adesa.de] INFO: Found listing with ID: 10740412
2026-03-28 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740412%27 HTTP/1.1" 200 None
2026-03-28 17:15:43 [adesa.de] INFO: Scrape type for 10740412: 0
2026-03-28 17:15:43 [adesa.de] INFO: Skipping item 10740412 url https://www.openlane.eu/en/carv6/auction/10740412
2026-03-28 17:15:43 [adesa.de] INFO: Found listing with ID: 10740669
2026-03-28 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740669%27 HTTP/1.1" 200 None
2026-03-28 17:15:43 [adesa.de] INFO: Scrape type for 10740669: 0
2026-03-28 17:15:43 [adesa.de] INFO: Skipping item 10740669 url https://www.openlane.eu/en/carv6/auction/10740669
2026-03-28 17:15:43 [adesa.de] INFO: Found listing with ID: 10740666
2026-03-28 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740666%27 HTTP/1.1" 200 None
2026-03-28 17:15:43 [adesa.de] INFO: Scrape type for 10740666: 0
2026-03-28 17:15:43 [adesa.de] INFO: Skipping item 10740666 url https://www.openlane.eu/en/carv6/auction/10740666
2026-03-28 17:15:43 [adesa.de] INFO: Found listing with ID: 10740577
2026-03-28 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740577%27 HTTP/1.1" 200 None
2026-03-28 17:15:43 [adesa.de] INFO: Scrape type for 10740577: 0
2026-03-28 17:15:43 [adesa.de] INFO: Skipping item 10740577 url https://www.openlane.eu/en/carv6/auction/10740577
2026-03-28 17:15:43 [adesa.de] INFO: Found listing with ID: 10740667
2026-03-28 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740667%27 HTTP/1.1" 200 None
2026-03-28 17:15:43 [adesa.de] INFO: Scrape type for 10740667: 0
2026-03-28 17:15:43 [adesa.de] INFO: Skipping item 10740667 url https://www.openlane.eu/en/carv6/auction/10740667
2026-03-28 17:15:43 [adesa.de] INFO: Found listing with ID: 10740178
2026-03-28 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740178%27 HTTP/1.1" 200 None
2026-03-28 17:15:43 [adesa.de] INFO: Scrape type for 10740178: 0
2026-03-28 17:15:43 [adesa.de] INFO: Skipping item 10740178 url https://www.openlane.eu/en/carv6/auction/10740178
2026-03-28 17:15:43 [adesa.de] INFO: Found listing with ID: 10740597
2026-03-28 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740597%27 HTTP/1.1" 200 None
2026-03-28 17:15:43 [adesa.de] INFO: Scrape type for 10740597: 0
2026-03-28 17:15:43 [adesa.de] INFO: Skipping item 10740597 url https://www.openlane.eu/en/carv6/auction/10740597
2026-03-28 17:15:43 [adesa.de] INFO: Found listing with ID: 10740684
2026-03-28 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740684%27 HTTP/1.1" 200 None
2026-03-28 17:15:43 [adesa.de] INFO: Scrape type for 10740684: 0
2026-03-28 17:15:43 [adesa.de] INFO: Skipping item 10740684 url https://www.openlane.eu/en/carv6/auction/10740684
2026-03-28 17:15:43 [adesa.de] INFO: Found listing with ID: 10740685
2026-03-28 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740685%27 HTTP/1.1" 200 None
2026-03-28 17:15:43 [adesa.de] INFO: Scrape type for 10740685: 0
2026-03-28 17:15:43 [adesa.de] INFO: Skipping item 10740685 url https://www.openlane.eu/en/carv6/auction/10740685
2026-03-28 17:15:43 [adesa.de] INFO: Found listing with ID: 10740654
2026-03-28 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740654%27 HTTP/1.1" 200 None
2026-03-28 17:15:43 [adesa.de] INFO: Scrape type for 10740654: 0
2026-03-28 17:15:43 [adesa.de] INFO: Skipping item 10740654 url https://www.openlane.eu/en/carv6/auction/10740654
2026-03-28 17:15:43 [adesa.de] INFO: Found listing with ID: 10740704
2026-03-28 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740704%27 HTTP/1.1" 200 None
2026-03-28 17:15:43 [adesa.de] INFO: Scrape type for 10740704: 0
2026-03-28 17:15:43 [adesa.de] INFO: Skipping item 10740704 url https://www.openlane.eu/en/carv6/auction/10740704
2026-03-28 17:15:43 [adesa.de] INFO: Found listing with ID: 10740707
2026-03-28 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740707%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740707: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740707 url https://www.openlane.eu/en/carv6/auction/10740707
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740706
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740706%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740706: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740706 url https://www.openlane.eu/en/carv6/auction/10740706
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740705
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740705%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740705: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740705 url https://www.openlane.eu/en/carv6/auction/10740705
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740708
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740708%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740708: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740708 url https://www.openlane.eu/en/carv6/auction/10740708
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740686
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740686%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740686: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740686 url https://www.openlane.eu/en/carv6/auction/10740686
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740690
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740690%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740690: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740690 url https://www.openlane.eu/en/carv6/auction/10740690
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740692
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740692%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740692: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740692 url https://www.openlane.eu/en/carv6/auction/10740692
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740691
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740691%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740691: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740691 url https://www.openlane.eu/en/carv6/auction/10740691
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740546
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740546%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740546: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740546 url https://www.openlane.eu/en/carv6/auction/10740546
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740617
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740617%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740617: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740617 url https://www.openlane.eu/en/carv6/auction/10740617
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740700
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740700%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740700: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740700 url https://www.openlane.eu/en/carv6/auction/10740700
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740250
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740250%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740250: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740250 url https://www.openlane.eu/en/carv6/auction/10740250
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740375
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740375%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740375: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740375 url https://www.openlane.eu/en/carv6/auction/10740375
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740253
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740253%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740253: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740253 url https://www.openlane.eu/en/carv6/auction/10740253
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740251
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740251%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740251: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740251 url https://www.openlane.eu/en/carv6/auction/10740251
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740254
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740254%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740254: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740254 url https://www.openlane.eu/en/carv6/auction/10740254
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740263
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740263%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740263: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740263 url https://www.openlane.eu/en/carv6/auction/10740263
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740252
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740252%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740252: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740252 url https://www.openlane.eu/en/carv6/auction/10740252
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740549
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740549%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740549: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740549 url https://www.openlane.eu/en/carv6/auction/10740549
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740569
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740569%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740569: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740569 url https://www.openlane.eu/en/carv6/auction/10740569
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740649
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740649%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740649: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740649 url https://www.openlane.eu/en/carv6/auction/10740649
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740648
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740648%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740648: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740648 url https://www.openlane.eu/en/carv6/auction/10740648
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740656
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740656%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740656: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740656 url https://www.openlane.eu/en/carv6/auction/10740656
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740658
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740658%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740658: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740658 url https://www.openlane.eu/en/carv6/auction/10740658
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740651
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740651%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740651: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740651 url https://www.openlane.eu/en/carv6/auction/10740651
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740652
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740652%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740652: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740652 url https://www.openlane.eu/en/carv6/auction/10740652
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740657
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740657%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740657: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740657 url https://www.openlane.eu/en/carv6/auction/10740657
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740543
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740543%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740543: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740543 url https://www.openlane.eu/en/carv6/auction/10740543
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740459
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740459%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740459: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740459 url https://www.openlane.eu/en/carv6/auction/10740459
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740452
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740452%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740452: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740452 url https://www.openlane.eu/en/carv6/auction/10740452
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740445
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740445%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740445: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740445 url https://www.openlane.eu/en/carv6/auction/10740445
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740457
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740457%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740457: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740457 url https://www.openlane.eu/en/carv6/auction/10740457
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740450
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740450%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740450: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740450 url https://www.openlane.eu/en/carv6/auction/10740450
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740451
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740451%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740451: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740451 url https://www.openlane.eu/en/carv6/auction/10740451
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740458
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740458%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740458: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740458 url https://www.openlane.eu/en/carv6/auction/10740458
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740448
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740448%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740448: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740448 url https://www.openlane.eu/en/carv6/auction/10740448
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740449
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740449%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740449: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740449 url https://www.openlane.eu/en/carv6/auction/10740449
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740447
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740447%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740447: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740447 url https://www.openlane.eu/en/carv6/auction/10740447
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740235
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740235%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740235: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740235 url https://www.openlane.eu/en/carv6/auction/10740235
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740236
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740236%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740236: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740236 url https://www.openlane.eu/en/carv6/auction/10740236
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740180
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740180%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740180: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740180 url https://www.openlane.eu/en/carv6/auction/10740180
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740234
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740234%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740234: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740234 url https://www.openlane.eu/en/carv6/auction/10740234
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740421
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740421%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740421: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740421 url https://www.openlane.eu/en/carv6/auction/10740421
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740201
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740201%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740201: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740201 url https://www.openlane.eu/en/carv6/auction/10740201
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740598
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740598%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740598: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740598 url https://www.openlane.eu/en/carv6/auction/10740598
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740636
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740636%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740636: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740636 url https://www.openlane.eu/en/carv6/auction/10740636
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740195
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740195%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740195: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740195 url https://www.openlane.eu/en/carv6/auction/10740195
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740420
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740420%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740420: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740420 url https://www.openlane.eu/en/carv6/auction/10740420
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740689
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740689%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740689: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740689 url https://www.openlane.eu/en/carv6/auction/10740689
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740212
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740212%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740212: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740212 url https://www.openlane.eu/en/carv6/auction/10740212
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740588
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740588%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740588: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740588 url https://www.openlane.eu/en/carv6/auction/10740588
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740628
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740628%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740628: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740628 url https://www.openlane.eu/en/carv6/auction/10740628
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740223
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740223%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740223: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740223 url https://www.openlane.eu/en/carv6/auction/10740223
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740644
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740644%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740644: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740644 url https://www.openlane.eu/en/carv6/auction/10740644
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740205
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740205%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740205: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740205 url https://www.openlane.eu/en/carv6/auction/10740205
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740561
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740561%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740561: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740561 url https://www.openlane.eu/en/carv6/auction/10740561
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740191
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740191%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740191: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740191 url https://www.openlane.eu/en/carv6/auction/10740191
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740680
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740680%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740680: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740680 url https://www.openlane.eu/en/carv6/auction/10740680
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740210
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740210%27 HTTP/1.1" 200 None
2026-03-28 17:15:44 [adesa.de] INFO: Scrape type for 10740210: 0
2026-03-28 17:15:44 [adesa.de] INFO: Skipping item 10740210 url https://www.openlane.eu/en/carv6/auction/10740210
2026-03-28 17:15:44 [adesa.de] INFO: Found listing with ID: 10740552
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740552%27 HTTP/1.1" 200 None
2026-03-28 17:15:45 [adesa.de] INFO: Scrape type for 10740552: 0
2026-03-28 17:15:45 [adesa.de] INFO: Skipping item 10740552 url https://www.openlane.eu/en/carv6/auction/10740552
2026-03-28 17:15:45 [adesa.de] INFO: Found listing with ID: 10740442
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740442%27 HTTP/1.1" 200 None
2026-03-28 17:15:45 [adesa.de] INFO: Scrape type for 10740442: 0
2026-03-28 17:15:45 [adesa.de] INFO: Skipping item 10740442 url https://www.openlane.eu/en/carv6/auction/10740442
2026-03-28 17:15:45 [adesa.de] INFO: Found listing with ID: 10740646
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740646%27 HTTP/1.1" 200 None
2026-03-28 17:15:45 [adesa.de] INFO: Scrape type for 10740646: 0
2026-03-28 17:15:45 [adesa.de] INFO: Skipping item 10740646 url https://www.openlane.eu/en/carv6/auction/10740646
2026-03-28 17:15:45 [adesa.de] INFO: Found listing with ID: 10740214
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740214%27 HTTP/1.1" 200 None
2026-03-28 17:15:45 [adesa.de] INFO: Scrape type for 10740214: 0
2026-03-28 17:15:45 [adesa.de] INFO: Skipping item 10740214 url https://www.openlane.eu/en/carv6/auction/10740214
2026-03-28 17:15:45 [adesa.de] INFO: Found listing with ID: 10740192
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740192%27 HTTP/1.1" 200 None
2026-03-28 17:15:45 [adesa.de] INFO: Scrape type for 10740192: 0
2026-03-28 17:15:45 [adesa.de] INFO: Skipping item 10740192 url https://www.openlane.eu/en/carv6/auction/10740192
2026-03-28 17:15:45 [adesa.de] INFO: Found listing with ID: 10740411
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740411%27 HTTP/1.1" 200 None
2026-03-28 17:15:45 [adesa.de] INFO: Scrape type for 10740411: 0
2026-03-28 17:15:45 [adesa.de] INFO: Skipping item 10740411 url https://www.openlane.eu/en/carv6/auction/10740411
2026-03-28 17:15:45 [adesa.de] INFO: Found listing with ID: 10740551
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740551%27 HTTP/1.1" 200 None
2026-03-28 17:15:45 [adesa.de] INFO: Scrape type for 10740551: 0
2026-03-28 17:15:45 [adesa.de] INFO: Skipping item 10740551 url https://www.openlane.eu/en/carv6/auction/10740551
2026-03-28 17:15:45 [adesa.de] INFO: Found listing with ID: 10740681
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740681%27 HTTP/1.1" 200 None
2026-03-28 17:15:45 [adesa.de] INFO: Scrape type for 10740681: 0
2026-03-28 17:15:45 [adesa.de] INFO: Skipping item 10740681 url https://www.openlane.eu/en/carv6/auction/10740681
2026-03-28 17:15:45 [adesa.de] INFO: Found listing with ID: 10740659
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740659%27 HTTP/1.1" 200 None
2026-03-28 17:15:45 [adesa.de] INFO: Scrape type for 10740659: 0
2026-03-28 17:15:45 [adesa.de] INFO: Skipping item 10740659 url https://www.openlane.eu/en/carv6/auction/10740659
2026-03-28 17:15:45 [adesa.de] INFO: Found listing with ID: 10740204
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740204%27 HTTP/1.1" 200 None
2026-03-28 17:15:45 [adesa.de] INFO: Scrape type for 10740204: 0
2026-03-28 17:15:45 [adesa.de] INFO: Skipping item 10740204 url https://www.openlane.eu/en/carv6/auction/10740204
2026-03-28 17:15:45 [adesa.de] INFO: Found listing with ID: 10740238
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740238%27 HTTP/1.1" 200 None
2026-03-28 17:15:45 [adesa.de] INFO: Scrape type for 10740238: 0
2026-03-28 17:15:45 [adesa.de] INFO: Skipping item 10740238 url https://www.openlane.eu/en/carv6/auction/10740238
2026-03-28 17:15:45 [adesa.de] INFO: Found listing with ID: 10740244
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740244%27 HTTP/1.1" 200 None
2026-03-28 17:15:45 [adesa.de] INFO: Scrape type for 10740244: 0
2026-03-28 17:15:45 [adesa.de] INFO: Skipping item 10740244 url https://www.openlane.eu/en/carv6/auction/10740244
2026-03-28 17:15:45 [adesa.de] INFO: Found listing with ID: 10740241
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740241%27 HTTP/1.1" 200 None
2026-03-28 17:15:45 [adesa.de] INFO: Scrape type for 10740241: 0
2026-03-28 17:15:45 [adesa.de] INFO: Skipping item 10740241 url https://www.openlane.eu/en/carv6/auction/10740241
2026-03-28 17:15:45 [adesa.de] INFO: Found listing with ID: 10740237
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740237%27 HTTP/1.1" 200 None
2026-03-28 17:15:45 [adesa.de] INFO: Scrape type for 10740237: 0
2026-03-28 17:15:45 [adesa.de] INFO: Skipping item 10740237 url https://www.openlane.eu/en/carv6/auction/10740237
2026-03-28 17:15:45 [adesa.de] INFO: Found listing with ID: 10740240
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740240%27 HTTP/1.1" 200 None
2026-03-28 17:15:45 [adesa.de] INFO: Scrape type for 10740240: 0
2026-03-28 17:15:45 [adesa.de] INFO: Skipping item 10740240 url https://www.openlane.eu/en/carv6/auction/10740240
2026-03-28 17:15:45 [adesa.de] INFO: Found listing with ID: 10740243
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740243%27 HTTP/1.1" 200 None
2026-03-28 17:15:45 [adesa.de] INFO: Scrape type for 10740243: 0
2026-03-28 17:15:45 [adesa.de] INFO: Skipping item 10740243 url https://www.openlane.eu/en/carv6/auction/10740243
2026-03-28 17:15:45 [adesa.de] INFO: Found listing with ID: 10740239
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740239%27 HTTP/1.1" 200 None
2026-03-28 17:15:45 [adesa.de] INFO: Scrape type for 10740239: 0
2026-03-28 17:15:45 [adesa.de] INFO: Skipping item 10740239 url https://www.openlane.eu/en/carv6/auction/10740239
2026-03-28 17:15:45 [adesa.de] INFO: Found listing with ID: 10740245
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740245%27 HTTP/1.1" 200 None
2026-03-28 17:15:45 [adesa.de] INFO: Scrape type for 10740245: 0
2026-03-28 17:15:45 [adesa.de] INFO: Skipping item 10740245 url https://www.openlane.eu/en/carv6/auction/10740245
2026-03-28 17:15:45 [adesa.de] INFO: Found listing with ID: 10740242
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740242%27 HTTP/1.1" 200 None
2026-03-28 17:15:45 [adesa.de] INFO: Scrape type for 10740242: 0
2026-03-28 17:15:45 [adesa.de] INFO: Skipping item 10740242 url https://www.openlane.eu/en/carv6/auction/10740242
2026-03-28 17:15:45 [adesa.de] INFO: Found listing with ID: 10740548
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740548%27 HTTP/1.1" 200 None
2026-03-28 17:15:45 [adesa.de] INFO: Scrape type for 10740548: 0
2026-03-28 17:15:45 [adesa.de] INFO: Skipping item 10740548 url https://www.openlane.eu/en/carv6/auction/10740548
2026-03-28 17:15:45 [adesa.de] INFO: Found listing with ID: 10740544
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740544%27 HTTP/1.1" 200 None
2026-03-28 17:15:45 [adesa.de] INFO: Scrape type for 10740544: 0
2026-03-28 17:15:45 [adesa.de] INFO: Skipping item 10740544 url https://www.openlane.eu/en/carv6/auction/10740544
2026-03-28 17:15:45 [adesa.de] INFO: Found listing with ID: 10740553
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740553%27 HTTP/1.1" 200 None
2026-03-28 17:15:45 [adesa.de] INFO: Scrape type for 10740553: 0
2026-03-28 17:15:45 [adesa.de] INFO: Skipping item 10740553 url https://www.openlane.eu/en/carv6/auction/10740553
2026-03-28 17:15:45 [adesa.de] INFO: Found listing with ID: 10740542
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740542%27 HTTP/1.1" 200 None
2026-03-28 17:15:45 [adesa.de] INFO: Scrape type for 10740542: 0
2026-03-28 17:15:45 [adesa.de] INFO: Skipping item 10740542 url https://www.openlane.eu/en/carv6/auction/10740542
2026-03-28 17:15:45 [adesa.de] INFO: Found listing with ID: 10740422
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740422%27 HTTP/1.1" 200 None
2026-03-28 17:15:45 [adesa.de] INFO: Scrape type for 10740422: 0
2026-03-28 17:15:45 [adesa.de] INFO: Skipping item 10740422 url https://www.openlane.eu/en/carv6/auction/10740422
2026-03-28 17:15:45 [adesa.de] INFO: Found listing with ID: 10740703
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740703%27 HTTP/1.1" 200 None
2026-03-28 17:15:45 [adesa.de] INFO: Scrape type for 10740703: 0
2026-03-28 17:15:45 [adesa.de] INFO: Skipping item 10740703 url https://www.openlane.eu/en/carv6/auction/10740703
2026-03-28 17:15:45 [adesa.de] INFO: Found listing with ID: 10740677
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740677%27 HTTP/1.1" 200 None
2026-03-28 17:15:45 [adesa.de] INFO: Scrape type for 10740677: 0
2026-03-28 17:15:45 [adesa.de] INFO: Skipping item 10740677 url https://www.openlane.eu/en/carv6/auction/10740677
2026-03-28 17:15:45 [adesa.de] INFO: Found listing with ID: 10740229
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740229%27 HTTP/1.1" 200 None
2026-03-28 17:15:45 [adesa.de] INFO: Scrape type for 10740229: 0
2026-03-28 17:15:45 [adesa.de] INFO: Skipping item 10740229 url https://www.openlane.eu/en/carv6/auction/10740229
2026-03-28 17:15:45 [adesa.de] INFO: Found listing with ID: 10740199
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740199%27 HTTP/1.1" 200 None
2026-03-28 17:15:45 [adesa.de] INFO: Scrape type for 10740199: 0
2026-03-28 17:15:45 [adesa.de] INFO: Skipping item 10740199 url https://www.openlane.eu/en/carv6/auction/10740199
2026-03-28 17:15:45 [adesa.de] INFO: Found listing with ID: 10740541
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740541%27 HTTP/1.1" 200 None
2026-03-28 17:15:45 [adesa.de] INFO: Scrape type for 10740541: 0
2026-03-28 17:15:45 [adesa.de] INFO: Skipping item 10740541 url https://www.openlane.eu/en/carv6/auction/10740541
2026-03-28 17:15:45 [adesa.de] INFO: Found listing with ID: 10740678
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740678%27 HTTP/1.1" 200 None
2026-03-28 17:15:45 [adesa.de] INFO: Scrape type for 10740678: 0
2026-03-28 17:15:45 [adesa.de] INFO: Skipping item 10740678 url https://www.openlane.eu/en/carv6/auction/10740678
2026-03-28 17:15:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:15:47 [adesa.de] INFO: Found listing with ID: 10740630
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740630%27 HTTP/1.1" 200 None
2026-03-28 17:15:47 [adesa.de] INFO: Scrape type for 10740630: 0
2026-03-28 17:15:47 [adesa.de] INFO: Skipping item 10740630 url https://www.openlane.eu/en/carv6/auction/10740630
2026-03-28 17:15:47 [adesa.de] INFO: Found listing with ID: 10740655
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740655%27 HTTP/1.1" 200 None
2026-03-28 17:15:47 [adesa.de] INFO: Scrape type for 10740655: 0
2026-03-28 17:15:47 [adesa.de] INFO: Skipping item 10740655 url https://www.openlane.eu/en/carv6/auction/10740655
2026-03-28 17:15:47 [adesa.de] INFO: Found listing with ID: 10740625
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740625%27 HTTP/1.1" 200 None
2026-03-28 17:15:47 [adesa.de] INFO: Scrape type for 10740625: 0
2026-03-28 17:15:47 [adesa.de] INFO: Skipping item 10740625 url https://www.openlane.eu/en/carv6/auction/10740625
2026-03-28 17:15:47 [adesa.de] INFO: Found listing with ID: 10740670
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740670%27 HTTP/1.1" 200 None
2026-03-28 17:15:47 [adesa.de] INFO: Scrape type for 10740670: 0
2026-03-28 17:15:47 [adesa.de] INFO: Skipping item 10740670 url https://www.openlane.eu/en/carv6/auction/10740670
2026-03-28 17:15:47 [adesa.de] INFO: Found listing with ID: 10740682
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740682%27 HTTP/1.1" 200 None
2026-03-28 17:15:47 [adesa.de] INFO: Scrape type for 10740682: 0
2026-03-28 17:15:47 [adesa.de] INFO: Skipping item 10740682 url https://www.openlane.eu/en/carv6/auction/10740682
2026-03-28 17:15:47 [adesa.de] INFO: Found listing with ID: 10740624
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740624%27 HTTP/1.1" 200 None
2026-03-28 17:15:47 [adesa.de] INFO: Scrape type for 10740624: 0
2026-03-28 17:15:47 [adesa.de] INFO: Skipping item 10740624 url https://www.openlane.eu/en/carv6/auction/10740624
2026-03-28 17:15:47 [adesa.de] INFO: Found listing with ID: 10738008
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738008%27 HTTP/1.1" 200 None
2026-03-28 17:15:47 [adesa.de] INFO: Scrape type for 10738008: 0
2026-03-28 17:15:47 [adesa.de] INFO: Skipping item 10738008 url https://www.openlane.eu/en/carv6/auction/10738008
2026-03-28 17:15:47 [adesa.de] INFO: Found listing with ID: 10738021
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738021%27 HTTP/1.1" 200 None
2026-03-28 17:15:47 [adesa.de] INFO: Scrape type for 10738021: 0
2026-03-28 17:15:47 [adesa.de] INFO: Skipping item 10738021 url https://www.openlane.eu/en/carv6/auction/10738021
2026-03-28 17:15:47 [adesa.de] INFO: Found listing with ID: 10737913
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737913%27 HTTP/1.1" 200 None
2026-03-28 17:15:47 [adesa.de] INFO: Scrape type for 10737913: 0
2026-03-28 17:15:47 [adesa.de] INFO: Skipping item 10737913 url https://www.openlane.eu/en/carv6/auction/10737913
2026-03-28 17:15:47 [adesa.de] INFO: Found listing with ID: 10737967
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737967%27 HTTP/1.1" 200 None
2026-03-28 17:15:47 [adesa.de] INFO: Scrape type for 10737967: 0
2026-03-28 17:15:47 [adesa.de] INFO: Skipping item 10737967 url https://www.openlane.eu/en/carv6/auction/10737967
2026-03-28 17:15:47 [adesa.de] INFO: Found listing with ID: 10737935
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737935%27 HTTP/1.1" 200 None
2026-03-28 17:15:47 [adesa.de] INFO: Scrape type for 10737935: 0
2026-03-28 17:15:47 [adesa.de] INFO: Skipping item 10737935 url https://www.openlane.eu/en/carv6/auction/10737935
2026-03-28 17:15:47 [adesa.de] INFO: Found listing with ID: 10737953
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737953%27 HTTP/1.1" 200 None
2026-03-28 17:15:47 [adesa.de] INFO: Scrape type for 10737953: 0
2026-03-28 17:15:47 [adesa.de] INFO: Skipping item 10737953 url https://www.openlane.eu/en/carv6/auction/10737953
2026-03-28 17:15:47 [adesa.de] INFO: Found listing with ID: 10737980
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737980%27 HTTP/1.1" 200 None
2026-03-28 17:15:47 [adesa.de] INFO: Scrape type for 10737980: 0
2026-03-28 17:15:47 [adesa.de] INFO: Skipping item 10737980 url https://www.openlane.eu/en/carv6/auction/10737980
2026-03-28 17:15:47 [adesa.de] INFO: Found listing with ID: 10737927
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737927%27 HTTP/1.1" 200 None
2026-03-28 17:15:47 [adesa.de] INFO: Scrape type for 10737927: 0
2026-03-28 17:15:47 [adesa.de] INFO: Skipping item 10737927 url https://www.openlane.eu/en/carv6/auction/10737927
2026-03-28 17:15:47 [adesa.de] INFO: Found listing with ID: 10738005
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738005%27 HTTP/1.1" 200 None
2026-03-28 17:15:47 [adesa.de] INFO: Scrape type for 10738005: 0
2026-03-28 17:15:47 [adesa.de] INFO: Skipping item 10738005 url https://www.openlane.eu/en/carv6/auction/10738005
2026-03-28 17:15:47 [adesa.de] INFO: Found listing with ID: 10737904
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737904%27 HTTP/1.1" 200 None
2026-03-28 17:15:47 [adesa.de] INFO: Scrape type for 10737904: 0
2026-03-28 17:15:47 [adesa.de] INFO: Skipping item 10737904 url https://www.openlane.eu/en/carv6/auction/10737904
2026-03-28 17:15:47 [adesa.de] INFO: Found listing with ID: 10737910
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737910%27 HTTP/1.1" 200 None
2026-03-28 17:15:47 [adesa.de] INFO: Scrape type for 10737910: 0
2026-03-28 17:15:47 [adesa.de] INFO: Skipping item 10737910 url https://www.openlane.eu/en/carv6/auction/10737910
2026-03-28 17:15:47 [adesa.de] INFO: Found listing with ID: 10737867
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737867%27 HTTP/1.1" 200 None
2026-03-28 17:15:47 [adesa.de] INFO: Scrape type for 10737867: 0
2026-03-28 17:15:47 [adesa.de] INFO: Skipping item 10737867 url https://www.openlane.eu/en/carv6/auction/10737867
2026-03-28 17:15:47 [adesa.de] INFO: Found listing with ID: 10737936
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737936%27 HTTP/1.1" 200 None
2026-03-28 17:15:47 [adesa.de] INFO: Scrape type for 10737936: 0
2026-03-28 17:15:47 [adesa.de] INFO: Skipping item 10737936 url https://www.openlane.eu/en/carv6/auction/10737936
2026-03-28 17:15:47 [adesa.de] INFO: Found listing with ID: 10737971
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737971%27 HTTP/1.1" 200 None
2026-03-28 17:15:47 [adesa.de] INFO: Scrape type for 10737971: 0
2026-03-28 17:15:47 [adesa.de] INFO: Skipping item 10737971 url https://www.openlane.eu/en/carv6/auction/10737971
2026-03-28 17:15:47 [adesa.de] INFO: Found listing with ID: 10738011
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738011%27 HTTP/1.1" 200 None
2026-03-28 17:15:47 [adesa.de] INFO: Scrape type for 10738011: 0
2026-03-28 17:15:47 [adesa.de] INFO: Skipping item 10738011 url https://www.openlane.eu/en/carv6/auction/10738011
2026-03-28 17:15:47 [adesa.de] INFO: Found listing with ID: 10737965
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737965%27 HTTP/1.1" 200 None
2026-03-28 17:15:47 [adesa.de] INFO: Scrape type for 10737965: 0
2026-03-28 17:15:47 [adesa.de] INFO: Skipping item 10737965 url https://www.openlane.eu/en/carv6/auction/10737965
2026-03-28 17:15:47 [adesa.de] INFO: Found listing with ID: 10735328
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735328%27 HTTP/1.1" 200 None
2026-03-28 17:15:47 [adesa.de] INFO: Scrape type for 10735328: 0
2026-03-28 17:15:47 [adesa.de] INFO: Skipping item 10735328 url https://www.openlane.eu/en/carv6/auction/10735328
2026-03-28 17:15:47 [adesa.de] INFO: Found listing with ID: 10737992
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737992%27 HTTP/1.1" 200 None
2026-03-28 17:15:47 [adesa.de] INFO: Scrape type for 10737992: 0
2026-03-28 17:15:47 [adesa.de] INFO: Skipping item 10737992 url https://www.openlane.eu/en/carv6/auction/10737992
2026-03-28 17:15:47 [adesa.de] INFO: Found listing with ID: 10738003
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738003%27 HTTP/1.1" 200 None
2026-03-28 17:15:47 [adesa.de] INFO: Scrape type for 10738003: 0
2026-03-28 17:15:47 [adesa.de] INFO: Skipping item 10738003 url https://www.openlane.eu/en/carv6/auction/10738003
2026-03-28 17:15:47 [adesa.de] INFO: Found listing with ID: 10737940
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737940%27 HTTP/1.1" 200 None
2026-03-28 17:15:47 [adesa.de] INFO: Scrape type for 10737940: 0
2026-03-28 17:15:47 [adesa.de] INFO: Skipping item 10737940 url https://www.openlane.eu/en/carv6/auction/10737940
2026-03-28 17:15:47 [adesa.de] INFO: Found listing with ID: 10735332
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735332%27 HTTP/1.1" 200 None
2026-03-28 17:15:47 [adesa.de] INFO: Scrape type for 10735332: 0
2026-03-28 17:15:47 [adesa.de] INFO: Skipping item 10735332 url https://www.openlane.eu/en/carv6/auction/10735332
2026-03-28 17:15:47 [adesa.de] INFO: Found listing with ID: 10735399
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735399%27 HTTP/1.1" 200 None
2026-03-28 17:15:47 [adesa.de] INFO: Scrape type for 10735399: 0
2026-03-28 17:15:47 [adesa.de] INFO: Skipping item 10735399 url https://www.openlane.eu/en/carv6/auction/10735399
2026-03-28 17:15:47 [adesa.de] INFO: Found listing with ID: 10735330
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735330%27 HTTP/1.1" 200 None
2026-03-28 17:15:47 [adesa.de] INFO: Scrape type for 10735330: 0
2026-03-28 17:15:47 [adesa.de] INFO: Skipping item 10735330 url https://www.openlane.eu/en/carv6/auction/10735330
2026-03-28 17:15:47 [adesa.de] INFO: Found listing with ID: 10737871
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737871%27 HTTP/1.1" 200 None
2026-03-28 17:15:47 [adesa.de] INFO: Scrape type for 10737871: 0
2026-03-28 17:15:47 [adesa.de] INFO: Skipping item 10737871 url https://www.openlane.eu/en/carv6/auction/10737871
2026-03-28 17:15:47 [adesa.de] INFO: Found listing with ID: 10737872
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737872%27 HTTP/1.1" 200 None
2026-03-28 17:15:47 [adesa.de] INFO: Scrape type for 10737872: 0
2026-03-28 17:15:47 [adesa.de] INFO: Skipping item 10737872 url https://www.openlane.eu/en/carv6/auction/10737872
2026-03-28 17:15:47 [adesa.de] INFO: Found listing with ID: 10738006
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738006%27 HTTP/1.1" 200 None
2026-03-28 17:15:47 [adesa.de] INFO: Scrape type for 10738006: 0
2026-03-28 17:15:47 [adesa.de] INFO: Skipping item 10738006 url https://www.openlane.eu/en/carv6/auction/10738006
2026-03-28 17:15:47 [adesa.de] INFO: Found listing with ID: 10738002
2026-03-28 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738002%27 HTTP/1.1" 200 None
2026-03-28 17:15:48 [adesa.de] INFO: Scrape type for 10738002: 0
2026-03-28 17:15:48 [adesa.de] INFO: Skipping item 10738002 url https://www.openlane.eu/en/carv6/auction/10738002
2026-03-28 17:15:48 [adesa.de] INFO: Found listing with ID: 10737890
2026-03-28 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737890%27 HTTP/1.1" 200 None
2026-03-28 17:15:48 [adesa.de] INFO: Scrape type for 10737890: 0
2026-03-28 17:15:48 [adesa.de] INFO: Skipping item 10737890 url https://www.openlane.eu/en/carv6/auction/10737890
2026-03-28 17:15:48 [adesa.de] INFO: Found listing with ID: 10737937
2026-03-28 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737937%27 HTTP/1.1" 200 None
2026-03-28 17:15:48 [adesa.de] INFO: Scrape type for 10737937: 0
2026-03-28 17:15:48 [adesa.de] INFO: Skipping item 10737937 url https://www.openlane.eu/en/carv6/auction/10737937
2026-03-28 17:15:48 [adesa.de] INFO: Found listing with ID: 10737863
2026-03-28 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737863%27 HTTP/1.1" 200 None
2026-03-28 17:15:48 [adesa.de] INFO: Scrape type for 10737863: 0
2026-03-28 17:15:48 [adesa.de] INFO: Skipping item 10737863 url https://www.openlane.eu/en/carv6/auction/10737863
2026-03-28 17:15:48 [adesa.de] INFO: Found listing with ID: 10737920
2026-03-28 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737920%27 HTTP/1.1" 200 None
2026-03-28 17:15:48 [adesa.de] INFO: Scrape type for 10737920: 0
2026-03-28 17:15:48 [adesa.de] INFO: Skipping item 10737920 url https://www.openlane.eu/en/carv6/auction/10737920
2026-03-28 17:15:48 [adesa.de] INFO: Found listing with ID: 10735335
2026-03-28 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735335%27 HTTP/1.1" 200 None
2026-03-28 17:15:48 [adesa.de] INFO: Scrape type for 10735335: 0
2026-03-28 17:15:48 [adesa.de] INFO: Skipping item 10735335 url https://www.openlane.eu/en/carv6/auction/10735335
2026-03-28 17:15:48 [adesa.de] INFO: Found listing with ID: 10735305
2026-03-28 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735305%27 HTTP/1.1" 200 None
2026-03-28 17:15:48 [adesa.de] INFO: Scrape type for 10735305: 0
2026-03-28 17:15:48 [adesa.de] INFO: Skipping item 10735305 url https://www.openlane.eu/en/carv6/auction/10735305
2026-03-28 17:15:48 [adesa.de] INFO: Found listing with ID: 10738023
2026-03-28 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738023%27 HTTP/1.1" 200 None
2026-03-28 17:15:48 [adesa.de] INFO: Scrape type for 10738023: 0
2026-03-28 17:15:48 [adesa.de] INFO: Skipping item 10738023 url https://www.openlane.eu/en/carv6/auction/10738023
2026-03-28 17:15:48 [adesa.de] INFO: Found listing with ID: 10738034
2026-03-28 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738034%27 HTTP/1.1" 200 None
2026-03-28 17:15:48 [adesa.de] INFO: Scrape type for 10738034: 0
2026-03-28 17:15:48 [adesa.de] INFO: Skipping item 10738034 url https://www.openlane.eu/en/carv6/auction/10738034
2026-03-28 17:15:48 [adesa.de] INFO: Found listing with ID: 10737918
2026-03-28 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737918%27 HTTP/1.1" 200 None
2026-03-28 17:15:48 [adesa.de] INFO: Scrape type for 10737918: 0
2026-03-28 17:15:48 [adesa.de] INFO: Skipping item 10737918 url https://www.openlane.eu/en/carv6/auction/10737918
2026-03-28 17:15:48 [adesa.de] INFO: Found listing with ID: 10737932
2026-03-28 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737932%27 HTTP/1.1" 200 None
2026-03-28 17:15:48 [adesa.de] INFO: Scrape type for 10737932: 0
2026-03-28 17:15:48 [adesa.de] INFO: Skipping item 10737932 url https://www.openlane.eu/en/carv6/auction/10737932
2026-03-28 17:15:48 [adesa.de] INFO: Found listing with ID: 10738017
2026-03-28 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738017%27 HTTP/1.1" 200 None
2026-03-28 17:15:48 [adesa.de] INFO: Scrape type for 10738017: 0
2026-03-28 17:15:48 [adesa.de] INFO: Skipping item 10738017 url https://www.openlane.eu/en/carv6/auction/10738017
2026-03-28 17:15:48 [adesa.de] INFO: Found listing with ID: 10737914
2026-03-28 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737914%27 HTTP/1.1" 200 None
2026-03-28 17:15:48 [adesa.de] INFO: Scrape type for 10737914: 0
2026-03-28 17:15:48 [adesa.de] INFO: Skipping item 10737914 url https://www.openlane.eu/en/carv6/auction/10737914
2026-03-28 17:15:48 [adesa.de] INFO: Found listing with ID: 10735339
2026-03-28 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735339%27 HTTP/1.1" 200 None
2026-03-28 17:15:48 [adesa.de] INFO: Scrape type for 10735339: 0
2026-03-28 17:15:48 [adesa.de] INFO: Skipping item 10735339 url https://www.openlane.eu/en/carv6/auction/10735339
2026-03-28 17:15:48 [adesa.de] INFO: Found listing with ID: 10738015
2026-03-28 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738015%27 HTTP/1.1" 200 None
2026-03-28 17:15:48 [adesa.de] INFO: Scrape type for 10738015: 0
2026-03-28 17:15:48 [adesa.de] INFO: Skipping item 10738015 url https://www.openlane.eu/en/carv6/auction/10738015
2026-03-28 17:15:48 [adesa.de] INFO: Found listing with ID: 10737874
2026-03-28 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737874%27 HTTP/1.1" 200 None
2026-03-28 17:15:48 [adesa.de] INFO: Scrape type for 10737874: 0
2026-03-28 17:15:48 [adesa.de] INFO: Skipping item 10737874 url https://www.openlane.eu/en/carv6/auction/10737874
2026-03-28 17:15:48 [adesa.de] INFO: Found listing with ID: 10737919
2026-03-28 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737919%27 HTTP/1.1" 200 None
2026-03-28 17:15:48 [adesa.de] INFO: Scrape type for 10737919: 0
2026-03-28 17:15:48 [adesa.de] INFO: Skipping item 10737919 url https://www.openlane.eu/en/carv6/auction/10737919
2026-03-28 17:15:48 [adesa.de] INFO: Found listing with ID: 10737896
2026-03-28 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737896%27 HTTP/1.1" 200 None
2026-03-28 17:15:48 [adesa.de] INFO: Scrape type for 10737896: 0
2026-03-28 17:15:48 [adesa.de] INFO: Skipping item 10737896 url https://www.openlane.eu/en/carv6/auction/10737896
2026-03-28 17:15:48 [adesa.de] INFO: Found listing with ID: 10737931
2026-03-28 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737931%27 HTTP/1.1" 200 None
2026-03-28 17:15:48 [adesa.de] INFO: Scrape type for 10737931: 0
2026-03-28 17:15:48 [adesa.de] INFO: Skipping item 10737931 url https://www.openlane.eu/en/carv6/auction/10737931
2026-03-28 17:15:48 [adesa.de] INFO: Found listing with ID: 10737988
2026-03-28 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737988%27 HTTP/1.1" 200 None
2026-03-28 17:15:48 [adesa.de] INFO: Scrape type for 10737988: 0
2026-03-28 17:15:48 [adesa.de] INFO: Skipping item 10737988 url https://www.openlane.eu/en/carv6/auction/10737988
2026-03-28 17:15:48 [adesa.de] INFO: Found listing with ID: 10737962
2026-03-28 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737962%27 HTTP/1.1" 200 None
2026-03-28 17:15:48 [adesa.de] INFO: Scrape type for 10737962: 0
2026-03-28 17:15:48 [adesa.de] INFO: Skipping item 10737962 url https://www.openlane.eu/en/carv6/auction/10737962
2026-03-28 17:15:48 [adesa.de] INFO: Found listing with ID: 10738042
2026-03-28 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738042%27 HTTP/1.1" 200 None
2026-03-28 17:15:48 [adesa.de] INFO: Scrape type for 10738042: 0
2026-03-28 17:15:48 [adesa.de] INFO: Skipping item 10738042 url https://www.openlane.eu/en/carv6/auction/10738042
2026-03-28 17:15:48 [adesa.de] INFO: Found listing with ID: 10737886
2026-03-28 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737886%27 HTTP/1.1" 200 None
2026-03-28 17:15:49 [adesa.de] INFO: Scrape type for 10737886: 0
2026-03-28 17:15:49 [adesa.de] INFO: Skipping item 10737886 url https://www.openlane.eu/en/carv6/auction/10737886
2026-03-28 17:15:49 [adesa.de] INFO: Found listing with ID: 10737922
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737922%27 HTTP/1.1" 200 None
2026-03-28 17:15:49 [adesa.de] INFO: Scrape type for 10737922: 0
2026-03-28 17:15:49 [adesa.de] INFO: Skipping item 10737922 url https://www.openlane.eu/en/carv6/auction/10737922
2026-03-28 17:15:49 [adesa.de] INFO: Found listing with ID: 10738029
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738029%27 HTTP/1.1" 200 None
2026-03-28 17:15:49 [adesa.de] INFO: Scrape type for 10738029: 0
2026-03-28 17:15:49 [adesa.de] INFO: Skipping item 10738029 url https://www.openlane.eu/en/carv6/auction/10738029
2026-03-28 17:15:49 [adesa.de] INFO: Found listing with ID: 10737892
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737892%27 HTTP/1.1" 200 None
2026-03-28 17:15:49 [adesa.de] INFO: Scrape type for 10737892: 0
2026-03-28 17:15:49 [adesa.de] INFO: Skipping item 10737892 url https://www.openlane.eu/en/carv6/auction/10737892
2026-03-28 17:15:49 [adesa.de] INFO: Found listing with ID: 10737987
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737987%27 HTTP/1.1" 200 None
2026-03-28 17:15:49 [adesa.de] INFO: Scrape type for 10737987: 0
2026-03-28 17:15:49 [adesa.de] INFO: Skipping item 10737987 url https://www.openlane.eu/en/carv6/auction/10737987
2026-03-28 17:15:49 [adesa.de] INFO: Found listing with ID: 10737989
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737989%27 HTTP/1.1" 200 None
2026-03-28 17:15:49 [adesa.de] INFO: Scrape type for 10737989: 0
2026-03-28 17:15:49 [adesa.de] INFO: Skipping item 10737989 url https://www.openlane.eu/en/carv6/auction/10737989
2026-03-28 17:15:49 [adesa.de] INFO: Found listing with ID: 10737898
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737898%27 HTTP/1.1" 200 None
2026-03-28 17:15:49 [adesa.de] INFO: Scrape type for 10737898: 0
2026-03-28 17:15:49 [adesa.de] INFO: Skipping item 10737898 url https://www.openlane.eu/en/carv6/auction/10737898
2026-03-28 17:15:49 [adesa.de] INFO: Found listing with ID: 10737951
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737951%27 HTTP/1.1" 200 None
2026-03-28 17:15:49 [adesa.de] INFO: Scrape type for 10737951: 0
2026-03-28 17:15:49 [adesa.de] INFO: Skipping item 10737951 url https://www.openlane.eu/en/carv6/auction/10737951
2026-03-28 17:15:49 [adesa.de] INFO: Found listing with ID: 10737924
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737924%27 HTTP/1.1" 200 None
2026-03-28 17:15:49 [adesa.de] INFO: Scrape type for 10737924: 0
2026-03-28 17:15:49 [adesa.de] INFO: Skipping item 10737924 url https://www.openlane.eu/en/carv6/auction/10737924
2026-03-28 17:15:49 [adesa.de] INFO: Found listing with ID: 10737939
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737939%27 HTTP/1.1" 200 None
2026-03-28 17:15:49 [adesa.de] INFO: Scrape type for 10737939: 0
2026-03-28 17:15:49 [adesa.de] INFO: Skipping item 10737939 url https://www.openlane.eu/en/carv6/auction/10737939
2026-03-28 17:15:49 [adesa.de] INFO: Found listing with ID: 10737952
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737952%27 HTTP/1.1" 200 None
2026-03-28 17:15:49 [adesa.de] INFO: Scrape type for 10737952: 0
2026-03-28 17:15:49 [adesa.de] INFO: Skipping item 10737952 url https://www.openlane.eu/en/carv6/auction/10737952
2026-03-28 17:15:49 [adesa.de] INFO: Found listing with ID: 10737916
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737916%27 HTTP/1.1" 200 None
2026-03-28 17:15:49 [adesa.de] INFO: Scrape type for 10737916: 0
2026-03-28 17:15:49 [adesa.de] INFO: Skipping item 10737916 url https://www.openlane.eu/en/carv6/auction/10737916
2026-03-28 17:15:49 [adesa.de] INFO: Found listing with ID: 10737875
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737875%27 HTTP/1.1" 200 None
2026-03-28 17:15:49 [adesa.de] INFO: Scrape type for 10737875: 0
2026-03-28 17:15:49 [adesa.de] INFO: Skipping item 10737875 url https://www.openlane.eu/en/carv6/auction/10737875
2026-03-28 17:15:49 [adesa.de] INFO: Found listing with ID: 10738019
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738019%27 HTTP/1.1" 200 None
2026-03-28 17:15:49 [adesa.de] INFO: Scrape type for 10738019: 0
2026-03-28 17:15:49 [adesa.de] INFO: Skipping item 10738019 url https://www.openlane.eu/en/carv6/auction/10738019
2026-03-28 17:15:49 [adesa.de] INFO: Found listing with ID: 10737934
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737934%27 HTTP/1.1" 200 None
2026-03-28 17:15:49 [adesa.de] INFO: Scrape type for 10737934: 0
2026-03-28 17:15:49 [adesa.de] INFO: Skipping item 10737934 url https://www.openlane.eu/en/carv6/auction/10737934
2026-03-28 17:15:49 [adesa.de] INFO: Found listing with ID: 10737873
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737873%27 HTTP/1.1" 200 None
2026-03-28 17:15:49 [adesa.de] INFO: Scrape type for 10737873: 0
2026-03-28 17:15:49 [adesa.de] INFO: Skipping item 10737873 url https://www.openlane.eu/en/carv6/auction/10737873
2026-03-28 17:15:49 [adesa.de] INFO: Found listing with ID: 10737923
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737923%27 HTTP/1.1" 200 None
2026-03-28 17:15:49 [adesa.de] INFO: Scrape type for 10737923: 0
2026-03-28 17:15:49 [adesa.de] INFO: Skipping item 10737923 url https://www.openlane.eu/en/carv6/auction/10737923
2026-03-28 17:15:49 [adesa.de] INFO: Found listing with ID: 10737891
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737891%27 HTTP/1.1" 200 None
2026-03-28 17:15:49 [adesa.de] INFO: Scrape type for 10737891: 0
2026-03-28 17:15:49 [adesa.de] INFO: Skipping item 10737891 url https://www.openlane.eu/en/carv6/auction/10737891
2026-03-28 17:15:49 [adesa.de] INFO: Found listing with ID: 10737925
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737925%27 HTTP/1.1" 200 None
2026-03-28 17:15:49 [adesa.de] INFO: Scrape type for 10737925: 0
2026-03-28 17:15:49 [adesa.de] INFO: Skipping item 10737925 url https://www.openlane.eu/en/carv6/auction/10737925
2026-03-28 17:15:49 [adesa.de] INFO: Found listing with ID: 10735340
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735340%27 HTTP/1.1" 200 None
2026-03-28 17:15:49 [adesa.de] INFO: Scrape type for 10735340: 0
2026-03-28 17:15:49 [adesa.de] INFO: Skipping item 10735340 url https://www.openlane.eu/en/carv6/auction/10735340
2026-03-28 17:15:49 [adesa.de] INFO: Found listing with ID: 10737975
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737975%27 HTTP/1.1" 200 None
2026-03-28 17:15:49 [adesa.de] INFO: Scrape type for 10737975: 0
2026-03-28 17:15:49 [adesa.de] INFO: Skipping item 10737975 url https://www.openlane.eu/en/carv6/auction/10737975
2026-03-28 17:15:49 [adesa.de] INFO: Found listing with ID: 10737906
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737906%27 HTTP/1.1" 200 None
2026-03-28 17:15:49 [adesa.de] INFO: Scrape type for 10737906: 0
2026-03-28 17:15:49 [adesa.de] INFO: Skipping item 10737906 url https://www.openlane.eu/en/carv6/auction/10737906
2026-03-28 17:15:49 [adesa.de] INFO: Found listing with ID: 10738016
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738016%27 HTTP/1.1" 200 None
2026-03-28 17:15:49 [adesa.de] INFO: Scrape type for 10738016: 0
2026-03-28 17:15:49 [adesa.de] INFO: Skipping item 10738016 url https://www.openlane.eu/en/carv6/auction/10738016
2026-03-28 17:15:49 [adesa.de] INFO: Found listing with ID: 10737860
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737860%27 HTTP/1.1" 200 None
2026-03-28 17:15:49 [adesa.de] INFO: Scrape type for 10737860: 0
2026-03-28 17:15:49 [adesa.de] INFO: Skipping item 10737860 url https://www.openlane.eu/en/carv6/auction/10737860
2026-03-28 17:15:49 [adesa.de] INFO: Found listing with ID: 10738032
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738032%27 HTTP/1.1" 200 None
2026-03-28 17:15:49 [adesa.de] INFO: Scrape type for 10738032: 0
2026-03-28 17:15:49 [adesa.de] INFO: Skipping item 10738032 url https://www.openlane.eu/en/carv6/auction/10738032
2026-03-28 17:15:49 [adesa.de] INFO: Found listing with ID: 10738041
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738041%27 HTTP/1.1" 200 None
2026-03-28 17:15:49 [adesa.de] INFO: Scrape type for 10738041: 0
2026-03-28 17:15:49 [adesa.de] INFO: Skipping item 10738041 url https://www.openlane.eu/en/carv6/auction/10738041
2026-03-28 17:15:49 [adesa.de] INFO: Found listing with ID: 10737947
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737947%27 HTTP/1.1" 200 None
2026-03-28 17:15:49 [adesa.de] INFO: Scrape type for 10737947: 0
2026-03-28 17:15:49 [adesa.de] INFO: Skipping item 10737947 url https://www.openlane.eu/en/carv6/auction/10737947
2026-03-28 17:15:49 [adesa.de] INFO: Found listing with ID: 10737985
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737985%27 HTTP/1.1" 200 None
2026-03-28 17:15:49 [adesa.de] INFO: Scrape type for 10737985: 0
2026-03-28 17:15:49 [adesa.de] INFO: Skipping item 10737985 url https://www.openlane.eu/en/carv6/auction/10737985
2026-03-28 17:15:49 [adesa.de] INFO: Found listing with ID: 10737881
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737881%27 HTTP/1.1" 200 None
2026-03-28 17:15:49 [adesa.de] INFO: Scrape type for 10737881: 0
2026-03-28 17:15:49 [adesa.de] INFO: Skipping item 10737881 url https://www.openlane.eu/en/carv6/auction/10737881
2026-03-28 17:15:49 [adesa.de] INFO: Found listing with ID: 10737954
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737954%27 HTTP/1.1" 200 None
2026-03-28 17:15:49 [adesa.de] INFO: Scrape type for 10737954: 0
2026-03-28 17:15:49 [adesa.de] INFO: Skipping item 10737954 url https://www.openlane.eu/en/carv6/auction/10737954
2026-03-28 17:15:49 [adesa.de] INFO: Found listing with ID: 10737865
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737865%27 HTTP/1.1" 200 None
2026-03-28 17:15:49 [adesa.de] INFO: Scrape type for 10737865: 0
2026-03-28 17:15:49 [adesa.de] INFO: Skipping item 10737865 url https://www.openlane.eu/en/carv6/auction/10737865
2026-03-28 17:15:49 [adesa.de] INFO: Found listing with ID: 10737961
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737961%27 HTTP/1.1" 200 None
2026-03-28 17:15:49 [adesa.de] INFO: Scrape type for 10737961: 0
2026-03-28 17:15:49 [adesa.de] INFO: Skipping item 10737961 url https://www.openlane.eu/en/carv6/auction/10737961
2026-03-28 17:15:49 [adesa.de] INFO: Found listing with ID: 10737866
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737866%27 HTTP/1.1" 200 None
2026-03-28 17:15:49 [adesa.de] INFO: Scrape type for 10737866: 0
2026-03-28 17:15:49 [adesa.de] INFO: Skipping item 10737866 url https://www.openlane.eu/en/carv6/auction/10737866
2026-03-28 17:15:49 [adesa.de] INFO: Found listing with ID: 10737956
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737956%27 HTTP/1.1" 200 None
2026-03-28 17:15:49 [adesa.de] INFO: Scrape type for 10737956: 0
2026-03-28 17:15:49 [adesa.de] INFO: Skipping item 10737956 url https://www.openlane.eu/en/carv6/auction/10737956
2026-03-28 17:15:49 [adesa.de] INFO: Found listing with ID: 10737955
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737955%27 HTTP/1.1" 200 None
2026-03-28 17:15:49 [adesa.de] INFO: Scrape type for 10737955: 0
2026-03-28 17:15:49 [adesa.de] INFO: Skipping item 10737955 url https://www.openlane.eu/en/carv6/auction/10737955
2026-03-28 17:15:49 [adesa.de] INFO: Found listing with ID: 10737869
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737869%27 HTTP/1.1" 200 None
2026-03-28 17:15:49 [adesa.de] INFO: Scrape type for 10737869: 0
2026-03-28 17:15:49 [adesa.de] INFO: Skipping item 10737869 url https://www.openlane.eu/en/carv6/auction/10737869
2026-03-28 17:15:49 [adesa.de] INFO: Found listing with ID: 10737964
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737964%27 HTTP/1.1" 200 None
2026-03-28 17:15:49 [adesa.de] INFO: Scrape type for 10737964: 0
2026-03-28 17:15:49 [adesa.de] INFO: Skipping item 10737964 url https://www.openlane.eu/en/carv6/auction/10737964
2026-03-28 17:15:49 [adesa.de] INFO: Found listing with ID: 10735307
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735307%27 HTTP/1.1" 200 None
2026-03-28 17:15:49 [adesa.de] INFO: Scrape type for 10735307: 0
2026-03-28 17:15:49 [adesa.de] INFO: Skipping item 10735307 url https://www.openlane.eu/en/carv6/auction/10735307
2026-03-28 17:15:49 [adesa.de] INFO: Found listing with ID: 10735303
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735303%27 HTTP/1.1" 200 None
2026-03-28 17:15:49 [adesa.de] INFO: Scrape type for 10735303: 0
2026-03-28 17:15:49 [adesa.de] INFO: Skipping item 10735303 url https://www.openlane.eu/en/carv6/auction/10735303
2026-03-28 17:15:49 [adesa.de] INFO: Found listing with ID: 10738033
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738033%27 HTTP/1.1" 200 None
2026-03-28 17:15:49 [adesa.de] INFO: Scrape type for 10738033: 0
2026-03-28 17:15:49 [adesa.de] INFO: Skipping item 10738033 url https://www.openlane.eu/en/carv6/auction/10738033
2026-03-28 17:15:49 [adesa.de] INFO: Found listing with ID: 10737864
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737864%27 HTTP/1.1" 200 None
2026-03-28 17:15:49 [adesa.de] INFO: Scrape type for 10737864: 0
2026-03-28 17:15:49 [adesa.de] INFO: Skipping item 10737864 url https://www.openlane.eu/en/carv6/auction/10737864
2026-03-28 17:15:49 [adesa.de] INFO: Found listing with ID: 10737960
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737960%27 HTTP/1.1" 200 None
2026-03-28 17:15:49 [adesa.de] INFO: Scrape type for 10737960: 0
2026-03-28 17:15:49 [adesa.de] INFO: Skipping item 10737960 url https://www.openlane.eu/en/carv6/auction/10737960
2026-03-28 17:15:49 [adesa.de] INFO: Found listing with ID: 10738026
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738026%27 HTTP/1.1" 200 None
2026-03-28 17:15:49 [adesa.de] INFO: Scrape type for 10738026: 0
2026-03-28 17:15:49 [adesa.de] INFO: Skipping item 10738026 url https://www.openlane.eu/en/carv6/auction/10738026
2026-03-28 17:15:49 [adesa.de] INFO: Found listing with ID: 10737917
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737917%27 HTTP/1.1" 200 None
2026-03-28 17:15:49 [adesa.de] INFO: Scrape type for 10737917: 0
2026-03-28 17:15:49 [adesa.de] INFO: Skipping item 10737917 url https://www.openlane.eu/en/carv6/auction/10737917
2026-03-28 17:15:49 [adesa.de] INFO: Found listing with ID: 10737957
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737957%27 HTTP/1.1" 200 None
2026-03-28 17:15:49 [adesa.de] INFO: Scrape type for 10737957: 0
2026-03-28 17:15:49 [adesa.de] INFO: Skipping item 10737957 url https://www.openlane.eu/en/carv6/auction/10737957
2026-03-28 17:15:49 [adesa.de] INFO: Found listing with ID: 10737949
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737949%27 HTTP/1.1" 200 None
2026-03-28 17:15:49 [adesa.de] INFO: Scrape type for 10737949: 0
2026-03-28 17:15:49 [adesa.de] INFO: Skipping item 10737949 url https://www.openlane.eu/en/carv6/auction/10737949
2026-03-28 17:15:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17: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-28 17:15:52 [adesa.de] INFO: Found listing with ID: 10737895
2026-03-28 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710737895%27 HTTP/1.1" 200 None
2026-03-28 17:15:52 [adesa.de] INFO: Scrape type for 10737895: 0
2026-03-28 17:15:52 [adesa.de] INFO: Skipping item 10737895 url https://www.openlane.eu/en/carv6/auction/10737895
2026-03-28 17:15:52 [adesa.de] INFO: Found listing with ID: 10737921
2026-03-28 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710737921%27 HTTP/1.1" 200 None
2026-03-28 17:15:52 [adesa.de] INFO: Scrape type for 10737921: 0
2026-03-28 17:15:52 [adesa.de] INFO: Skipping item 10737921 url https://www.openlane.eu/en/carv6/auction/10737921
2026-03-28 17:15:52 [adesa.de] INFO: Found listing with ID: 10738038
2026-03-28 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710738038%27 HTTP/1.1" 200 None
2026-03-28 17:15:52 [adesa.de] INFO: Scrape type for 10738038: 0
2026-03-28 17:15:52 [adesa.de] INFO: Skipping item 10738038 url https://www.openlane.eu/en/carv6/auction/10738038
2026-03-28 17:15:52 [adesa.de] INFO: Found listing with ID: 10738036
2026-03-28 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710738036%27 HTTP/1.1" 200 None
2026-03-28 17:15:52 [adesa.de] INFO: Scrape type for 10738036: 0
2026-03-28 17:15:52 [adesa.de] INFO: Skipping item 10738036 url https://www.openlane.eu/en/carv6/auction/10738036
2026-03-28 17:15:52 [adesa.de] INFO: Found listing with ID: 10738014
2026-03-28 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710738014%27 HTTP/1.1" 200 None
2026-03-28 17:15:52 [adesa.de] INFO: Scrape type for 10738014: 0
2026-03-28 17:15:52 [adesa.de] INFO: Skipping item 10738014 url https://www.openlane.eu/en/carv6/auction/10738014
2026-03-28 17:15:52 [adesa.de] INFO: Found listing with ID: 10737941
2026-03-28 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710737941%27 HTTP/1.1" 200 None
2026-03-28 17:15:52 [adesa.de] INFO: Scrape type for 10737941: 0
2026-03-28 17:15:52 [adesa.de] INFO: Skipping item 10737941 url https://www.openlane.eu/en/carv6/auction/10737941
2026-03-28 17:15:52 [adesa.de] INFO: Found listing with ID: 10738024
2026-03-28 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710738024%27 HTTP/1.1" 200 None
2026-03-28 17:15:52 [adesa.de] INFO: Scrape type for 10738024: 0
2026-03-28 17:15:52 [adesa.de] INFO: Skipping item 10738024 url https://www.openlane.eu/en/carv6/auction/10738024
2026-03-28 17:15:52 [adesa.de] INFO: Found listing with ID: 10737944
2026-03-28 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710737944%27 HTTP/1.1" 200 None
2026-03-28 17:15:52 [adesa.de] INFO: Scrape type for 10737944: 0
2026-03-28 17:15:52 [adesa.de] INFO: Skipping item 10737944 url https://www.openlane.eu/en/carv6/auction/10737944
2026-03-28 17:15:52 [adesa.de] INFO: Found listing with ID: 10737928
2026-03-28 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710737928%27 HTTP/1.1" 200 None
2026-03-28 17:15:52 [adesa.de] INFO: Scrape type for 10737928: 0
2026-03-28 17:15:52 [adesa.de] INFO: Skipping item 10737928 url https://www.openlane.eu/en/carv6/auction/10737928
2026-03-28 17:15:52 [adesa.de] INFO: Found listing with ID: 10738018
2026-03-28 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710738018%27 HTTP/1.1" 200 None
2026-03-28 17:15:52 [adesa.de] INFO: Scrape type for 10738018: 0
2026-03-28 17:15:52 [adesa.de] INFO: Skipping item 10738018 url https://www.openlane.eu/en/carv6/auction/10738018
2026-03-28 17:15:52 [adesa.de] INFO: Found listing with ID: 10737929
2026-03-28 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710737929%27 HTTP/1.1" 200 None
2026-03-28 17:15:52 [adesa.de] INFO: Scrape type for 10737929: 0
2026-03-28 17:15:52 [adesa.de] INFO: Skipping item 10737929 url https://www.openlane.eu/en/carv6/auction/10737929
2026-03-28 17:15:52 [adesa.de] INFO: Found listing with ID: 10737909
2026-03-28 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710737909%27 HTTP/1.1" 200 None
2026-03-28 17:15:52 [adesa.de] INFO: Scrape type for 10737909: 0
2026-03-28 17:15:52 [adesa.de] INFO: Skipping item 10737909 url https://www.openlane.eu/en/carv6/auction/10737909
2026-03-28 17:15:52 [adesa.de] INFO: Found listing with ID: 10735312
2026-03-28 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710735312%27 HTTP/1.1" 200 None
2026-03-28 17:15:52 [adesa.de] INFO: Scrape type for 10735312: 0
2026-03-28 17:15:52 [adesa.de] INFO: Skipping item 10735312 url https://www.openlane.eu/en/carv6/auction/10735312
2026-03-28 17:15:52 [adesa.de] INFO: Found listing with ID: 10735333
2026-03-28 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710735333%27 HTTP/1.1" 200 None
2026-03-28 17:15:52 [adesa.de] INFO: Scrape type for 10735333: 0
2026-03-28 17:15:52 [adesa.de] INFO: Skipping item 10735333 url https://www.openlane.eu/en/carv6/auction/10735333
2026-03-28 17:15:52 [adesa.de] INFO: Found listing with ID: 10737996
2026-03-28 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710737996%27 HTTP/1.1" 200 None
2026-03-28 17:15:52 [adesa.de] INFO: Scrape type for 10737996: 0
2026-03-28 17:15:52 [adesa.de] INFO: Skipping item 10737996 url https://www.openlane.eu/en/carv6/auction/10737996
2026-03-28 17:15:52 [adesa.de] INFO: Found listing with ID: 10737894
2026-03-28 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710737894%27 HTTP/1.1" 200 None
2026-03-28 17:15:52 [adesa.de] INFO: Scrape type for 10737894: 0
2026-03-28 17:15:52 [adesa.de] INFO: Skipping item 10737894 url https://www.openlane.eu/en/carv6/auction/10737894
2026-03-28 17:15:52 [adesa.de] INFO: Found listing with ID: 10737887
2026-03-28 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710737887%27 HTTP/1.1" 200 None
2026-03-28 17:15:52 [adesa.de] INFO: Scrape type for 10737887: 0
2026-03-28 17:15:52 [adesa.de] INFO: Skipping item 10737887 url https://www.openlane.eu/en/carv6/auction/10737887
2026-03-28 17:15:52 [adesa.de] INFO: Found listing with ID: 10738037
2026-03-28 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710738037%27 HTTP/1.1" 200 None
2026-03-28 17:15:52 [adesa.de] INFO: Scrape type for 10738037: 0
2026-03-28 17:15:52 [adesa.de] INFO: Skipping item 10738037 url https://www.openlane.eu/en/carv6/auction/10738037
2026-03-28 17:15:52 [adesa.de] INFO: Found listing with ID: 10737933
2026-03-28 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710737933%27 HTTP/1.1" 200 None
2026-03-28 17:15:52 [adesa.de] INFO: Scrape type for 10737933: 0
2026-03-28 17:15:52 [adesa.de] INFO: Skipping item 10737933 url https://www.openlane.eu/en/carv6/auction/10737933
2026-03-28 17:15:52 [adesa.de] INFO: Found listing with ID: 10738012
2026-03-28 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710738012%27 HTTP/1.1" 200 None
2026-03-28 17:15:52 [adesa.de] INFO: Scrape type for 10738012: 0
2026-03-28 17:15:52 [adesa.de] INFO: Skipping item 10738012 url https://www.openlane.eu/en/carv6/auction/10738012
2026-03-28 17:15:52 [adesa.de] INFO: Found listing with ID: 10737963
2026-03-28 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710737963%27 HTTP/1.1" 200 None
2026-03-28 17:15:52 [adesa.de] INFO: Scrape type for 10737963: 0
2026-03-28 17:15:52 [adesa.de] INFO: Skipping item 10737963 url https://www.openlane.eu/en/carv6/auction/10737963
2026-03-28 17:15:52 [adesa.de] INFO: Found listing with ID: 10737945
2026-03-28 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710737945%27 HTTP/1.1" 200 None
2026-03-28 17:15:52 [adesa.de] INFO: Scrape type for 10737945: 0
2026-03-28 17:15:52 [adesa.de] INFO: Skipping item 10737945 url https://www.openlane.eu/en/carv6/auction/10737945
2026-03-28 17:15:52 [adesa.de] INFO: Found listing with ID: 10738020
2026-03-28 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710738020%27 HTTP/1.1" 200 None
2026-03-28 17:15:52 [adesa.de] INFO: Scrape type for 10738020: 0
2026-03-28 17:15:52 [adesa.de] INFO: Skipping item 10738020 url https://www.openlane.eu/en/carv6/auction/10738020
2026-03-28 17:15:52 [adesa.de] INFO: Found listing with ID: 10737979
2026-03-28 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710737979%27 HTTP/1.1" 200 None
2026-03-28 17:15:52 [adesa.de] INFO: Scrape type for 10737979: 0
2026-03-28 17:15:52 [adesa.de] INFO: Skipping item 10737979 url https://www.openlane.eu/en/carv6/auction/10737979
2026-03-28 17:15:52 [adesa.de] INFO: Found listing with ID: 10737972
2026-03-28 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710737972%27 HTTP/1.1" 200 None
2026-03-28 17:15:52 [adesa.de] INFO: Scrape type for 10737972: 0
2026-03-28 17:15:52 [adesa.de] INFO: Skipping item 10737972 url https://www.openlane.eu/en/carv6/auction/10737972
2026-03-28 17:15:52 [adesa.de] INFO: Found listing with ID: 10737893
2026-03-28 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710737893%27 HTTP/1.1" 200 None
2026-03-28 17:15:52 [adesa.de] INFO: Scrape type for 10737893: 0
2026-03-28 17:15:52 [adesa.de] INFO: Skipping item 10737893 url https://www.openlane.eu/en/carv6/auction/10737893
2026-03-28 17:15:52 [adesa.de] INFO: Found listing with ID: 10738175
2026-03-28 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710738175%27 HTTP/1.1" 200 None
2026-03-28 17:15:52 [adesa.de] INFO: Scrape type for 10738175: 0
2026-03-28 17:15:52 [adesa.de] INFO: Skipping item 10738175 url https://www.openlane.eu/en/carv6/auction/10738175
2026-03-28 17:15:52 [adesa.de] INFO: Found listing with ID: 10736616
2026-03-28 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710736616%27 HTTP/1.1" 200 None
2026-03-28 17:15:52 [adesa.de] INFO: Scrape type for 10736616: 0
2026-03-28 17:15:52 [adesa.de] INFO: Skipping item 10736616 url https://www.openlane.eu/en/carv6/auction/10736616
2026-03-28 17:15:52 [adesa.de] INFO: Found listing with ID: 10736614
2026-03-28 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710736614%27 HTTP/1.1" 200 None
2026-03-28 17:15:52 [adesa.de] INFO: Scrape type for 10736614: 0
2026-03-28 17:15:52 [adesa.de] INFO: Skipping item 10736614 url https://www.openlane.eu/en/carv6/auction/10736614
2026-03-28 17:15:52 [adesa.de] INFO: Found listing with ID: 10736613
2026-03-28 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710736613%27 HTTP/1.1" 200 None
2026-03-28 17:15:52 [adesa.de] INFO: Scrape type for 10736613: 0
2026-03-28 17:15:52 [adesa.de] INFO: Skipping item 10736613 url https://www.openlane.eu/en/carv6/auction/10736613
2026-03-28 17:15:52 [adesa.de] INFO: Found listing with ID: 10736615
2026-03-28 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710736615%27 HTTP/1.1" 200 None
2026-03-28 17:15:52 [adesa.de] INFO: Scrape type for 10736615: 0
2026-03-28 17:15:52 [adesa.de] INFO: Skipping item 10736615 url https://www.openlane.eu/en/carv6/auction/10736615
2026-03-28 17:15:52 [adesa.de] INFO: Found listing with ID: 10736610
2026-03-28 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710736610%27 HTTP/1.1" 200 None
2026-03-28 17:15:52 [adesa.de] INFO: Scrape type for 10736610: 0
2026-03-28 17:15:52 [adesa.de] INFO: Skipping item 10736610 url https://www.openlane.eu/en/carv6/auction/10736610
2026-03-28 17:15:52 [adesa.de] INFO: Found listing with ID: 10736611
2026-03-28 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710736611%27 HTTP/1.1" 200 None
2026-03-28 17:15:52 [adesa.de] INFO: Scrape type for 10736611: 0
2026-03-28 17:15:52 [adesa.de] INFO: Skipping item 10736611 url https://www.openlane.eu/en/carv6/auction/10736611
2026-03-28 17:15:52 [adesa.de] INFO: Found listing with ID: 10736612
2026-03-28 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710736612%27 HTTP/1.1" 200 None
2026-03-28 17:15:52 [adesa.de] INFO: Scrape type for 10736612: 0
2026-03-28 17:15:52 [adesa.de] INFO: Skipping item 10736612 url https://www.openlane.eu/en/carv6/auction/10736612
2026-03-28 17:15:52 [adesa.de] INFO: Found listing with ID: 10730985
2026-03-28 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730985%27 HTTP/1.1" 200 None
2026-03-28 17:15:52 [adesa.de] INFO: Scrape type for 10730985: 0
2026-03-28 17:15:52 [adesa.de] INFO: Skipping item 10730985 url https://www.openlane.eu/en/carv6/auction/10730985
2026-03-28 17:15:52 [adesa.de] INFO: Found listing with ID: 10731065
2026-03-28 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731065%27 HTTP/1.1" 200 None
2026-03-28 17:15:52 [adesa.de] INFO: Scrape type for 10731065: 2
2026-03-28 17:15:52 [adesa.de] INFO: Scraping item 10731065 url https://www.openlane.eu/en/carv6/auction/10731065
2026-03-28 17:15:52 [adesa.de] INFO: Found listing with ID: 10731042
2026-03-28 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731042%27 HTTP/1.1" 200 None
2026-03-28 17:15:52 [adesa.de] INFO: Scrape type for 10731042: 0
2026-03-28 17:15:52 [adesa.de] INFO: Skipping item 10731042 url https://www.openlane.eu/en/carv6/auction/10731042
2026-03-28 17:15:52 [adesa.de] INFO: Found listing with ID: 10731082
2026-03-28 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731082%27 HTTP/1.1" 200 None
2026-03-28 17:15:52 [adesa.de] INFO: Scrape type for 10731082: 0
2026-03-28 17:15:52 [adesa.de] INFO: Skipping item 10731082 url https://www.openlane.eu/en/carv6/auction/10731082
2026-03-28 17:15:52 [adesa.de] INFO: Found listing with ID: 10731094
2026-03-28 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731094%27 HTTP/1.1" 200 None
2026-03-28 17:15:52 [adesa.de] INFO: Scrape type for 10731094: 0
2026-03-28 17:15:52 [adesa.de] INFO: Skipping item 10731094 url https://www.openlane.eu/en/carv6/auction/10731094
2026-03-28 17:15:52 [adesa.de] INFO: Found listing with ID: 10731096
2026-03-28 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731096%27 HTTP/1.1" 200 None
2026-03-28 17:15:52 [adesa.de] INFO: Scrape type for 10731096: 2
2026-03-28 17:15:52 [adesa.de] INFO: Scraping item 10731096 url https://www.openlane.eu/en/carv6/auction/10731096
2026-03-28 17:15:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:15:52 [adesa.de] INFO: Found listing with ID: 10731067
2026-03-28 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731067%27 HTTP/1.1" 200 None
2026-03-28 17:15:52 [adesa.de] INFO: Scrape type for 10731067: 0
2026-03-28 17:15:52 [adesa.de] INFO: Skipping item 10731067 url https://www.openlane.eu/en/carv6/auction/10731067
2026-03-28 17:15:52 [adesa.de] INFO: Found listing with ID: 10730970
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730970%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10730970: 0
2026-03-28 17:15:53 [adesa.de] INFO: Skipping item 10730970 url https://www.openlane.eu/en/carv6/auction/10730970
2026-03-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10731049
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731049%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10731049: 0
2026-03-28 17:15:53 [adesa.de] INFO: Skipping item 10731049 url https://www.openlane.eu/en/carv6/auction/10731049
2026-03-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10731076
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731076%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10731076: 0
2026-03-28 17:15:53 [adesa.de] INFO: Skipping item 10731076 url https://www.openlane.eu/en/carv6/auction/10731076
2026-03-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10730975
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730975%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10730975: 0
2026-03-28 17:15:53 [adesa.de] INFO: Skipping item 10730975 url https://www.openlane.eu/en/carv6/auction/10730975
2026-03-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10730993
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730993%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10730993: 0
2026-03-28 17:15:53 [adesa.de] INFO: Skipping item 10730993 url https://www.openlane.eu/en/carv6/auction/10730993
2026-03-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10730960
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730960%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10730960: 0
2026-03-28 17:15:53 [adesa.de] INFO: Skipping item 10730960 url https://www.openlane.eu/en/carv6/auction/10730960
2026-03-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10730990
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730990%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10730990: 0
2026-03-28 17:15:53 [adesa.de] INFO: Skipping item 10730990 url https://www.openlane.eu/en/carv6/auction/10730990
2026-03-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10731053
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731053%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10731053: 0
2026-03-28 17:15:53 [adesa.de] INFO: Skipping item 10731053 url https://www.openlane.eu/en/carv6/auction/10731053
2026-03-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10730980
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730980%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10730980: 0
2026-03-28 17:15:53 [adesa.de] INFO: Skipping item 10730980 url https://www.openlane.eu/en/carv6/auction/10730980
2026-03-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10731002
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731002%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10731002: 2
2026-03-28 17:15:53 [adesa.de] INFO: Scraping item 10731002 url https://www.openlane.eu/en/carv6/auction/10731002
2026-03-28 17: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-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10730995
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730995%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10730995: 2
2026-03-28 17:15:53 [adesa.de] INFO: Scraping item 10730995 url https://www.openlane.eu/en/carv6/auction/10730995
2026-03-28 17: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-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10731023
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731023%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10731023: 2
2026-03-28 17:15:53 [adesa.de] INFO: Scraping item 10731023 url https://www.openlane.eu/en/carv6/auction/10731023
2026-03-28 17: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-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10731056
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731056%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10731056: 2
2026-03-28 17:15:53 [adesa.de] INFO: Scraping item 10731056 url https://www.openlane.eu/en/carv6/auction/10731056
2026-03-28 17: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-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10731088
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731088%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10731088: 2
2026-03-28 17:15:53 [adesa.de] INFO: Scraping item 10731088 url https://www.openlane.eu/en/carv6/auction/10731088
2026-03-28 17: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-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10730952
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730952%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10730952: 2
2026-03-28 17:15:53 [adesa.de] INFO: Scraping item 10730952 url https://www.openlane.eu/en/carv6/auction/10730952
2026-03-28 17: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-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10731078
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731078%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10731078: 2
2026-03-28 17:15:53 [adesa.de] INFO: Scraping item 10731078 url https://www.openlane.eu/en/carv6/auction/10731078
2026-03-28 17: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-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10730955
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730955%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10730955: 2
2026-03-28 17:15:53 [adesa.de] INFO: Scraping item 10730955 url https://www.openlane.eu/en/carv6/auction/10730955
2026-03-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10731022
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731022%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10731022: 2
2026-03-28 17:15:53 [adesa.de] INFO: Scraping item 10731022 url https://www.openlane.eu/en/carv6/auction/10731022
2026-03-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10731020
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731020%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10731020: 2
2026-03-28 17:15:53 [adesa.de] INFO: Scraping item 10731020 url https://www.openlane.eu/en/carv6/auction/10731020
2026-03-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10731059
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731059%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10731059: 2
2026-03-28 17:15:53 [adesa.de] INFO: Scraping item 10731059 url https://www.openlane.eu/en/carv6/auction/10731059
2026-03-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10730988
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730988%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10730988: 2
2026-03-28 17:15:53 [adesa.de] INFO: Scraping item 10730988 url https://www.openlane.eu/en/carv6/auction/10730988
2026-03-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10731058
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731058%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10731058: 2
2026-03-28 17:15:53 [adesa.de] INFO: Scraping item 10731058 url https://www.openlane.eu/en/carv6/auction/10731058
2026-03-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10731079
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731079%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10731079: 2
2026-03-28 17:15:53 [adesa.de] INFO: Scraping item 10731079 url https://www.openlane.eu/en/carv6/auction/10731079
2026-03-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10731033
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731033%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10731033: 2
2026-03-28 17:15:53 [adesa.de] INFO: Scraping item 10731033 url https://www.openlane.eu/en/carv6/auction/10731033
2026-03-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10731034
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731034%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10731034: 2
2026-03-28 17:15:53 [adesa.de] INFO: Scraping item 10731034 url https://www.openlane.eu/en/carv6/auction/10731034
2026-03-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10731030
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731030%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10731030: 2
2026-03-28 17:15:53 [adesa.de] INFO: Scraping item 10731030 url https://www.openlane.eu/en/carv6/auction/10731030
2026-03-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10730994
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730994%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10730994: 2
2026-03-28 17:15:53 [adesa.de] INFO: Scraping item 10730994 url https://www.openlane.eu/en/carv6/auction/10730994
2026-03-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10730986
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730986%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10730986: 2
2026-03-28 17:15:53 [adesa.de] INFO: Scraping item 10730986 url https://www.openlane.eu/en/carv6/auction/10730986
2026-03-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10731062
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731062%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10731062: 2
2026-03-28 17:15:53 [adesa.de] INFO: Scraping item 10731062 url https://www.openlane.eu/en/carv6/auction/10731062
2026-03-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10731077
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731077%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10731077: 2
2026-03-28 17:15:53 [adesa.de] INFO: Scraping item 10731077 url https://www.openlane.eu/en/carv6/auction/10731077
2026-03-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10730956
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730956%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10730956: 2
2026-03-28 17:15:53 [adesa.de] INFO: Scraping item 10730956 url https://www.openlane.eu/en/carv6/auction/10730956
2026-03-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10730999
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730999%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10730999: 2
2026-03-28 17:15:53 [adesa.de] INFO: Scraping item 10730999 url https://www.openlane.eu/en/carv6/auction/10730999
2026-03-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10731068
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731068%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10731068: 2
2026-03-28 17:15:53 [adesa.de] INFO: Scraping item 10731068 url https://www.openlane.eu/en/carv6/auction/10731068
2026-03-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10730977
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730977%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10730977: 2
2026-03-28 17:15:53 [adesa.de] INFO: Scraping item 10730977 url https://www.openlane.eu/en/carv6/auction/10730977
2026-03-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10731039
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731039%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10731039: 2
2026-03-28 17:15:53 [adesa.de] INFO: Scraping item 10731039 url https://www.openlane.eu/en/carv6/auction/10731039
2026-03-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10731025
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731025%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10731025: 2
2026-03-28 17:15:53 [adesa.de] INFO: Scraping item 10731025 url https://www.openlane.eu/en/carv6/auction/10731025
2026-03-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10730971
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730971%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10730971: 2
2026-03-28 17:15:53 [adesa.de] INFO: Scraping item 10730971 url https://www.openlane.eu/en/carv6/auction/10730971
2026-03-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10731032
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731032%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10731032: 2
2026-03-28 17:15:53 [adesa.de] INFO: Scraping item 10731032 url https://www.openlane.eu/en/carv6/auction/10731032
2026-03-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10730997
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730997%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10730997: 2
2026-03-28 17:15:53 [adesa.de] INFO: Scraping item 10730997 url https://www.openlane.eu/en/carv6/auction/10730997
2026-03-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10731044
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731044%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10731044: 2
2026-03-28 17:15:53 [adesa.de] INFO: Scraping item 10731044 url https://www.openlane.eu/en/carv6/auction/10731044
2026-03-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10730969
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730969%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10730969: 2
2026-03-28 17:15:53 [adesa.de] INFO: Scraping item 10730969 url https://www.openlane.eu/en/carv6/auction/10730969
2026-03-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10731008
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731008%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10731008: 2
2026-03-28 17:15:53 [adesa.de] INFO: Scraping item 10731008 url https://www.openlane.eu/en/carv6/auction/10731008
2026-03-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10730965
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730965%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10730965: 2
2026-03-28 17:15:53 [adesa.de] INFO: Scraping item 10730965 url https://www.openlane.eu/en/carv6/auction/10730965
2026-03-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10731090
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731090%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10731090: 2
2026-03-28 17:15:53 [adesa.de] INFO: Scraping item 10731090 url https://www.openlane.eu/en/carv6/auction/10731090
2026-03-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10731092
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731092%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10731092: 0
2026-03-28 17:15:53 [adesa.de] INFO: Skipping item 10731092 url https://www.openlane.eu/en/carv6/auction/10731092
2026-03-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10730996
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730996%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10730996: 0
2026-03-28 17:15:53 [adesa.de] INFO: Skipping item 10730996 url https://www.openlane.eu/en/carv6/auction/10730996
2026-03-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10730967
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730967%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10730967: 2
2026-03-28 17:15:53 [adesa.de] INFO: Scraping item 10730967 url https://www.openlane.eu/en/carv6/auction/10730967
2026-03-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10730961
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730961%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10730961: 2
2026-03-28 17:15:53 [adesa.de] INFO: Scraping item 10730961 url https://www.openlane.eu/en/carv6/auction/10730961
2026-03-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10731007
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731007%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10731007: 2
2026-03-28 17:15:53 [adesa.de] INFO: Scraping item 10731007 url https://www.openlane.eu/en/carv6/auction/10731007
2026-03-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10730984
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730984%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10730984: 2
2026-03-28 17:15:53 [adesa.de] INFO: Scraping item 10730984 url https://www.openlane.eu/en/carv6/auction/10730984
2026-03-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10731054
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731054%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10731054: 2
2026-03-28 17:15:53 [adesa.de] INFO: Scraping item 10731054 url https://www.openlane.eu/en/carv6/auction/10731054
2026-03-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10730963
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730963%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10730963: 2
2026-03-28 17:15:53 [adesa.de] INFO: Scraping item 10730963 url https://www.openlane.eu/en/carv6/auction/10730963
2026-03-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10731014
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731014%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10731014: 2
2026-03-28 17:15:53 [adesa.de] INFO: Scraping item 10731014 url https://www.openlane.eu/en/carv6/auction/10731014
2026-03-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10730953
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730953%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10730953: 0
2026-03-28 17:15:53 [adesa.de] INFO: Skipping item 10730953 url https://www.openlane.eu/en/carv6/auction/10730953
2026-03-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10731027
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731027%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10731027: 2
2026-03-28 17:15:53 [adesa.de] INFO: Scraping item 10731027 url https://www.openlane.eu/en/carv6/auction/10731027
2026-03-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10731072
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731072%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10731072: 2
2026-03-28 17:15:53 [adesa.de] INFO: Scraping item 10731072 url https://www.openlane.eu/en/carv6/auction/10731072
2026-03-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10731093
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731093%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10731093: 2
2026-03-28 17:15:53 [adesa.de] INFO: Scraping item 10731093 url https://www.openlane.eu/en/carv6/auction/10731093
2026-03-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10731001
2026-03-28 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731001%27 HTTP/1.1" 200 None
2026-03-28 17:15:53 [adesa.de] INFO: Scrape type for 10731001: 0
2026-03-28 17:15:53 [adesa.de] INFO: Skipping item 10731001 url https://www.openlane.eu/en/carv6/auction/10731001
2026-03-28 17:15:53 [adesa.de] INFO: Found listing with ID: 10731013
2026-03-28 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731013%27 HTTP/1.1" 200 None
2026-03-28 17:15:54 [adesa.de] INFO: Scrape type for 10731013: 0
2026-03-28 17:15:54 [adesa.de] INFO: Skipping item 10731013 url https://www.openlane.eu/en/carv6/auction/10731013
2026-03-28 17:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731002> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:15:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730952> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:15:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731056> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:15:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:15:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39cc1730-027c-5b2f-94fe-39e65d79b8d9 with identifier: 10731002
2026-03-28 17:15:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39cc1730-027c-5b2f-94fe-39e65d79b8d9 with scrape type 2
2026-03-28 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39cc1730-027c-5b2f-94fe-39e65d79b8d9 with scrape type 2
2026-03-28 17:15:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 39cc1730-027c-5b2f-94fe-39e65d79b8d9, identifier: 10731002
2026-03-28 17:15:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 39cc1730-027c-5b2f-94fe-39e65d79b8d9 with identifier: 10731002
2026-03-28 17:15:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 17:15:54 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-28 17:15:55 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 17:15:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 17:15:55 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-28 17:15:55 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 17:15:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 39cc1730-027c-5b2f-94fe-39e65d79b8d9 with identifier: 10731002
2026-03-28 17:15:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 39cc1730-027c-5b2f-94fe-39e65d79b8d9 with identifier: 10731002 to the API
2026-03-28 17:15:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:15: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-28 17:15:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731002>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Petrol',
'id': '39cc1730-027c-5b2f-94fe-39e65d79b8d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '460824',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731002',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q3',
'odometer': 30466,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26600,
'price_includes_vat': True,
'registration_date': '2024-05-31',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q3 Sportback 35 TFSI - Petrol - Automatic - 150 hp - 30.466 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731002%27 HTTP/1.1" 200 None
2026-03-28 17:15:55 [adesa.de] INFO: Saving data for 10731002: {'auction_closing_time': 1774872000.0, 'created_time': 1774614536.707987, 'last_price_update_time': 1774718155.591234}
2026-03-28 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731002') HTTP/1.1" 204 0
2026-03-28 17:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731023> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:15:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731065> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731096> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:15:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:15:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731088> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:15:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7dfee6c3-18ba-5235-84b7-611d7bf2563b with identifier: 10730952
2026-03-28 17:15:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7dfee6c3-18ba-5235-84b7-611d7bf2563b with scrape type 2
2026-03-28 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7dfee6c3-18ba-5235-84b7-611d7bf2563b with scrape type 2
2026-03-28 17:15:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7dfee6c3-18ba-5235-84b7-611d7bf2563b, identifier: 10730952
2026-03-28 17:15:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46b5bd97-b6d4-59f1-86e8-ef6eb475cfe5 with identifier: 10731056
2026-03-28 17:15:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46b5bd97-b6d4-59f1-86e8-ef6eb475cfe5 with scrape type 2
2026-03-28 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46b5bd97-b6d4-59f1-86e8-ef6eb475cfe5 with scrape type 2
2026-03-28 17:15:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 46b5bd97-b6d4-59f1-86e8-ef6eb475cfe5, identifier: 10731056
2026-03-28 17:15:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:15:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7dfee6c3-18ba-5235-84b7-611d7bf2563b with identifier: 10730952
2026-03-28 17:15:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 17:15:55 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-28 17:15:56 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 17:15:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7dfee6c3-18ba-5235-84b7-611d7bf2563b with identifier: 10730952
2026-03-28 17:15:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7dfee6c3-18ba-5235-84b7-611d7bf2563b with identifier: 10730952 to the API
2026-03-28 17:15:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:15: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-28 17:15:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730952>
{'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': 163,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '7dfee6c3-18ba-5235-84b7-611d7bf2563b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '462478',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730952',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q5',
'odometer': 27350,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 31800,
'price_includes_vat': True,
'registration_date': '2024-10-08',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q5 Sportback 35 TDI Advanced - Diesel - Automatic - 163 hp - '
'27.350 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2024}
2026-03-28 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730952%27 HTTP/1.1" 200 None
2026-03-28 17:15:56 [adesa.de] INFO: Saving data for 10730952: {'auction_closing_time': 1774872000.0, 'created_time': 1774614523.356496, 'last_price_update_time': 1774718156.330003}
2026-03-28 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730952') HTTP/1.1" 204 0
2026-03-28 17:15:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 46b5bd97-b6d4-59f1-86e8-ef6eb475cfe5 with identifier: 10731056
2026-03-28 17:15:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 17:15:56 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-28 17:15:56 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 17:15:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 17:15:56 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-28 17:15:56 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 17:15:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 46b5bd97-b6d4-59f1-86e8-ef6eb475cfe5 with identifier: 10731056
2026-03-28 17:15:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 46b5bd97-b6d4-59f1-86e8-ef6eb475cfe5 with identifier: 10731056 to the API
2026-03-28 17:15:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:15:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:15:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731056>
{'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': 265,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Hybrid',
'id': '46b5bd97-b6d4-59f1-86e8-ef6eb475cfe5',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466811',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731056',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q5',
'odometer': 106014,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 25500,
'price_includes_vat': True,
'registration_date': '2022-12-14',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q5 50 TFSIe - Hybrid - Automatic - 265 hp - 106.014 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731056%27 HTTP/1.1" 200 None
2026-03-28 17:15:57 [adesa.de] INFO: Saving data for 10731056: {'auction_closing_time': 1774872000.0, 'created_time': 1774614525.637506, 'last_price_update_time': 1774718157.439472}
2026-03-28 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731056') HTTP/1.1" 204 0
2026-03-28 17:15:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6043c86-d80c-522b-bcc9-d3c0dd596eb9 with identifier: 10731023
2026-03-28 17:15:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6043c86-d80c-522b-bcc9-d3c0dd596eb9 with scrape type 2
2026-03-28 17:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c6043c86-d80c-522b-bcc9-d3c0dd596eb9 with scrape type 2
2026-03-28 17:15:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c6043c86-d80c-522b-bcc9-d3c0dd596eb9, identifier: 10731023
2026-03-28 17:15:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5ba07d0-b986-5e80-b192-335f1d393c1c with identifier: 10731065
2026-03-28 17:15:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5ba07d0-b986-5e80-b192-335f1d393c1c with scrape type 2
2026-03-28 17:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5ba07d0-b986-5e80-b192-335f1d393c1c with scrape type 2
2026-03-28 17:15:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e5ba07d0-b986-5e80-b192-335f1d393c1c, identifier: 10731065
2026-03-28 17:15:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4264ca76-2c83-5f69-a5f5-ca798ddbd223 with identifier: 10731096
2026-03-28 17:15:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4264ca76-2c83-5f69-a5f5-ca798ddbd223 with scrape type 2
2026-03-28 17:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4264ca76-2c83-5f69-a5f5-ca798ddbd223 with scrape type 2
2026-03-28 17:15:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4264ca76-2c83-5f69-a5f5-ca798ddbd223, identifier: 10731096
2026-03-28 17:15:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45533e6a-e937-5048-ab6d-a7b2bd3ceea0 with identifier: 10731088
2026-03-28 17:15:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45533e6a-e937-5048-ab6d-a7b2bd3ceea0 with scrape type 2
2026-03-28 17:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45533e6a-e937-5048-ab6d-a7b2bd3ceea0 with scrape type 2
2026-03-28 17:15:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 45533e6a-e937-5048-ab6d-a7b2bd3ceea0, identifier: 10731088
2026-03-28 17:15:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c6043c86-d80c-522b-bcc9-d3c0dd596eb9 with identifier: 10731023
2026-03-28 17:15:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c6043c86-d80c-522b-bcc9-d3c0dd596eb9 with identifier: 10731023
2026-03-28 17:15:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c6043c86-d80c-522b-bcc9-d3c0dd596eb9 with identifier: 10731023 to the API
2026-03-28 17:15:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:15:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:15:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731023>
{'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': 252,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Hybrid',
'id': 'c6043c86-d80c-522b-bcc9-d3c0dd596eb9',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465173',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731023',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q5',
'odometer': 76760,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22900,
'price_includes_vat': True,
'registration_date': '2020-09-10',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q5 50 TFSIe Design - Quattro - Hybrid - Automatic - 252 hp - '
'76.760 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2020}
2026-03-28 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731023%27 HTTP/1.1" 200 None
2026-03-28 17:15:58 [adesa.de] INFO: Saving data for 10731023: {'auction_closing_time': 1774872000.0, 'created_time': 1774614530.08767, 'last_price_update_time': 1774718158.231616}
2026-03-28 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731023') HTTP/1.1" 204 0
2026-03-28 17:15:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e5ba07d0-b986-5e80-b192-335f1d393c1c with identifier: 10731065
2026-03-28 17:15:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 17:15:58 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-28 17:15:58 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 17:15:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e5ba07d0-b986-5e80-b192-335f1d393c1c with identifier: 10731065
2026-03-28 17:15:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e5ba07d0-b986-5e80-b192-335f1d393c1c with identifier: 10731065 to the API
2026-03-28 17:15:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:15:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:15:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731065>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'e5ba07d0-b986-5e80-b192-335f1d393c1c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466951',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731065',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A3',
'odometer': 99153,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19900,
'price_includes_vat': True,
'registration_date': '2022-02-08',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 Sportback 35 TDI S Line - Diesel - Automatic - 150 hp - '
'99.153 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-28 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731065%27 HTTP/1.1" 200 None
2026-03-28 17:15:58 [adesa.de] INFO: Saving data for 10731065: {'auction_closing_time': 1774872000.0, 'created_time': 1774614412.788763, 'last_price_update_time': 1774718158.695905}
2026-03-28 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731065') HTTP/1.1" 204 0
2026-03-28 17:15:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4264ca76-2c83-5f69-a5f5-ca798ddbd223 with identifier: 10731096
2026-03-28 17:15:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4264ca76-2c83-5f69-a5f5-ca798ddbd223 with identifier: 10731096
2026-03-28 17:15:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4264ca76-2c83-5f69-a5f5-ca798ddbd223 with identifier: 10731096 to the API
2026-03-28 17:15:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:15:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:15:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731096>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Petrol',
'id': '4264ca76-2c83-5f69-a5f5-ca798ddbd223',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '463969',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731096',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 132769,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20300,
'price_includes_vat': True,
'registration_date': '2020-10-22',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 Avant 45 TFSI - Quattro - Petrol - Automatic - 265 hp - '
'132.769 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731096%27 HTTP/1.1" 200 None
2026-03-28 17:15:58 [adesa.de] INFO: Saving data for 10731096: {'auction_closing_time': 1774872000.0, 'created_time': 1774614413.280158, 'last_price_update_time': 1774718158.984996}
2026-03-28 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731096') HTTP/1.1" 204 0
2026-03-28 17:15:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 45533e6a-e937-5048-ab6d-a7b2bd3ceea0 with identifier: 10731088
2026-03-28 17:15:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 45533e6a-e937-5048-ab6d-a7b2bd3ceea0 with identifier: 10731088
2026-03-28 17:15:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 45533e6a-e937-5048-ab6d-a7b2bd3ceea0 with identifier: 10731088 to the API
2026-03-28 17:15:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:15:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:15:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731088>
{'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': 265,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Hybrid',
'id': '45533e6a-e937-5048-ab6d-a7b2bd3ceea0',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '464832',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731088',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q5',
'odometer': 78894,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23400,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q5 50 TFSIe - Hybrid - Automatic - 265 hp - 78.894 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731088%27 HTTP/1.1" 200 None
2026-03-28 17:15:59 [adesa.de] INFO: Saving data for 10731088: {'auction_closing_time': 1774872000.0, 'created_time': 1774614520.961903, 'last_price_update_time': 1774718159.290281}
2026-03-28 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731088') HTTP/1.1" 204 0
2026-03-28 17:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731022> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730955> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:15:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:15:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:15:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 297dbd91-8211-5405-bbba-c65c62f2dd7b with identifier: 10731022
2026-03-28 17:15:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 297dbd91-8211-5405-bbba-c65c62f2dd7b with scrape type 2
2026-03-28 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 297dbd91-8211-5405-bbba-c65c62f2dd7b with scrape type 2
2026-03-28 17:15:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 297dbd91-8211-5405-bbba-c65c62f2dd7b, identifier: 10731022
2026-03-28 17:15:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4c63a00-689e-5533-b9ba-3b1e826e1eaf with identifier: 10730955
2026-03-28 17:15:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4c63a00-689e-5533-b9ba-3b1e826e1eaf with scrape type 2
2026-03-28 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4c63a00-689e-5533-b9ba-3b1e826e1eaf with scrape type 2
2026-03-28 17:15:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f4c63a00-689e-5533-b9ba-3b1e826e1eaf, identifier: 10730955
2026-03-28 17:15:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 297dbd91-8211-5405-bbba-c65c62f2dd7b with identifier: 10731022
2026-03-28 17:15:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 297dbd91-8211-5405-bbba-c65c62f2dd7b with identifier: 10731022
2026-03-28 17:15:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 297dbd91-8211-5405-bbba-c65c62f2dd7b with identifier: 10731022 to the API
2026-03-28 17:15:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:15:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:15:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731022>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '297dbd91-8211-5405-bbba-c65c62f2dd7b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466839',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731022',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 59558,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 27400,
'price_includes_vat': True,
'registration_date': '2023-08-28',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3 Series 318d M Sport - Diesel - Automatic - 150 hp - 59.558 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-28 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731022%27 HTTP/1.1" 200 None
2026-03-28 17:15:59 [adesa.de] INFO: Saving data for 10731022: {'auction_closing_time': 1774872000.0, 'created_time': 1774614514.975001, 'last_price_update_time': 1774718159.886639}
2026-03-28 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731022') HTTP/1.1" 204 0
2026-03-28 17:15:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f4c63a00-689e-5533-b9ba-3b1e826e1eaf with identifier: 10730955
2026-03-28 17:15:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 17:15:59 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-28 17:16:00 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 17:16:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f4c63a00-689e-5533-b9ba-3b1e826e1eaf with identifier: 10730955
2026-03-28 17:16:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f4c63a00-689e-5533-b9ba-3b1e826e1eaf with identifier: 10730955 to the API
2026-03-28 17:16:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:16:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:16:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730955>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'f4c63a00-689e-5533-b9ba-3b1e826e1eaf',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '464264',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730955',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '2 Series',
'odometer': 143791,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18700,
'price_includes_vat': True,
'registration_date': '2021-11-23',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 2 Series Gran Coupé 220d M Sport - xDrive - Diesel - Automatic '
'- 190 hp - 143.791 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-28 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730955%27 HTTP/1.1" 200 None
2026-03-28 17:16:00 [adesa.de] INFO: Saving data for 10730955: {'auction_closing_time': 1774872000.0, 'created_time': 1774614517.138957, 'last_price_update_time': 1774718160.308768}
2026-03-28 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730955') HTTP/1.1" 204 0
2026-03-28 17:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731059> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731058> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17: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-28 17:16:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8524c95d-7c5c-5cab-962e-5d8fc86d506f with identifier: 10731059
2026-03-28 17:16:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8524c95d-7c5c-5cab-962e-5d8fc86d506f with scrape type 2
2026-03-28 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8524c95d-7c5c-5cab-962e-5d8fc86d506f with scrape type 2
2026-03-28 17:16:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8524c95d-7c5c-5cab-962e-5d8fc86d506f, identifier: 10731059
2026-03-28 17:16:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0573e2d0-82fb-5f62-9c1f-937f90425e50 with identifier: 10731058
2026-03-28 17:16:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0573e2d0-82fb-5f62-9c1f-937f90425e50 with scrape type 2
2026-03-28 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0573e2d0-82fb-5f62-9c1f-937f90425e50 with scrape type 2
2026-03-28 17:16:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0573e2d0-82fb-5f62-9c1f-937f90425e50, identifier: 10731058
2026-03-28 17:16:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8524c95d-7c5c-5cab-962e-5d8fc86d506f with identifier: 10731059
2026-03-28 17:16:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8524c95d-7c5c-5cab-962e-5d8fc86d506f with identifier: 10731059
2026-03-28 17:16:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8524c95d-7c5c-5cab-962e-5d8fc86d506f with identifier: 10731059 to the API
2026-03-28 17:16:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:16:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:16:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731059>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '8524c95d-7c5c-5cab-962e-5d8fc86d506f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '467163',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731059',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 169662,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18500,
'price_includes_vat': True,
'registration_date': '2022-01-20',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3 Series Touring 318d M Sport - Diesel - Automatic - 150 hp - '
'169.662 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-28 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731059%27 HTTP/1.1" 200 None
2026-03-28 17:16:00 [adesa.de] INFO: Saving data for 10731059: {'auction_closing_time': 1774872000.0, 'created_time': 1774614516.327603, 'last_price_update_time': 1774718160.894839}
2026-03-28 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731059') HTTP/1.1" 204 0
2026-03-28 17:16:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0573e2d0-82fb-5f62-9c1f-937f90425e50 with identifier: 10731058
2026-03-28 17:16:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0573e2d0-82fb-5f62-9c1f-937f90425e50 with identifier: 10731058
2026-03-28 17:16:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0573e2d0-82fb-5f62-9c1f-937f90425e50 with identifier: 10731058 to the API
2026-03-28 17:16:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:16:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:16:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731058>
{'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-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '0573e2d0-82fb-5f62-9c1f-937f90425e50',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465580',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731058',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 90039,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22400,
'price_includes_vat': True,
'registration_date': '2023-02-16',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3 Series Touring 320d - Diesel - Automatic - 190 hp - 90.039 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731058%27 HTTP/1.1" 200 None
2026-03-28 17:16:01 [adesa.de] INFO: Saving data for 10731058: {'auction_closing_time': 1774872000.0, 'created_time': 1774614511.704967, 'last_price_update_time': 1774718161.191245}
2026-03-28 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731058') HTTP/1.1" 204 0
2026-03-28 17:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731020> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f417b10-6ab1-5fee-9dac-92cf2d481864 with identifier: 10731020
2026-03-28 17:16:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f417b10-6ab1-5fee-9dac-92cf2d481864 with scrape type 2
2026-03-28 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f417b10-6ab1-5fee-9dac-92cf2d481864 with scrape type 2
2026-03-28 17:16:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8f417b10-6ab1-5fee-9dac-92cf2d481864, identifier: 10731020
2026-03-28 17:16:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8f417b10-6ab1-5fee-9dac-92cf2d481864 with identifier: 10731020
2026-03-28 17:16:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8f417b10-6ab1-5fee-9dac-92cf2d481864 with identifier: 10731020
2026-03-28 17:16:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8f417b10-6ab1-5fee-9dac-92cf2d481864 with identifier: 10731020 to the API
2026-03-28 17:16:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:16:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:16:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731020>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '8f417b10-6ab1-5fee-9dac-92cf2d481864',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466978',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731020',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 31700,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26600,
'price_includes_vat': True,
'registration_date': '2020-11-24',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3 Series 320d M Sport - Diesel - Automatic - 190 hp - 31.700 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2020}
2026-03-28 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731020%27 HTTP/1.1" 200 None
2026-03-28 17:16:01 [adesa.de] INFO: Saving data for 10731020: {'auction_closing_time': 1774872000.0, 'created_time': 1774614513.081475, 'last_price_update_time': 1774718161.740793}
2026-03-28 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731020') HTTP/1.1" 204 0
2026-03-28 17:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730995> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731079> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 501b816c-e279-5adf-b06f-680ce17b277d with identifier: 10730995
2026-03-28 17:16:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 501b816c-e279-5adf-b06f-680ce17b277d with scrape type 2
2026-03-28 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 501b816c-e279-5adf-b06f-680ce17b277d with scrape type 2
2026-03-28 17:16:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 501b816c-e279-5adf-b06f-680ce17b277d, identifier: 10730995
2026-03-28 17:16:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 501b816c-e279-5adf-b06f-680ce17b277d with identifier: 10730995
2026-03-28 17:16:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 501b816c-e279-5adf-b06f-680ce17b277d with identifier: 10730995
2026-03-28 17:16:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 501b816c-e279-5adf-b06f-680ce17b277d with identifier: 10730995 to the API
2026-03-28 17:16:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:16:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:16:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730995>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Petrol',
'id': '501b816c-e279-5adf-b06f-680ce17b277d',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466706',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730995',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q3',
'odometer': 41057,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23100,
'price_includes_vat': True,
'registration_date': '2021-01-18',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q3 Sportback 35 TFSI S Line - Petrol - Manual - 150 hp - '
'41.057 km',
'transmission': 'manual',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-28 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730995%27 HTTP/1.1" 200 None
2026-03-28 17:16:02 [adesa.de] INFO: Saving data for 10730995: {'auction_closing_time': 1774872000.0, 'created_time': 1774614528.525658, 'last_price_update_time': 1774718162.253035}
2026-03-28 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730995') HTTP/1.1" 204 0
2026-03-28 17:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730988> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731093> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a8db44f-00d1-5fe2-824e-c7a2e0f63633 with identifier: 10731079
2026-03-28 17:16:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a8db44f-00d1-5fe2-824e-c7a2e0f63633 with scrape type 2
2026-03-28 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a8db44f-00d1-5fe2-824e-c7a2e0f63633 with scrape type 2
2026-03-28 17:16:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8a8db44f-00d1-5fe2-824e-c7a2e0f63633, identifier: 10731079
2026-03-28 17:16:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8a8db44f-00d1-5fe2-824e-c7a2e0f63633 with identifier: 10731079
2026-03-28 17:16:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8a8db44f-00d1-5fe2-824e-c7a2e0f63633 with identifier: 10731079
2026-03-28 17:16:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8a8db44f-00d1-5fe2-824e-c7a2e0f63633 with identifier: 10731079 to the API
2026-03-28 17:16:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:16:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:16:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731079>
{'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': 190,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '8a8db44f-00d1-5fe2-824e-c7a2e0f63633',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '467092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731079',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 167244,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20400,
'price_includes_vat': True,
'registration_date': '2021-01-21',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3 Series Touring 320d M Sport - xDrive - Diesel - Automatic - '
'190 hp - 167.244 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-28 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731079%27 HTTP/1.1" 200 None
2026-03-28 17:16:02 [adesa.de] INFO: Saving data for 10731079: {'auction_closing_time': 1774872000.0, 'created_time': 1774614512.413377, 'last_price_update_time': 1774718162.674306}
2026-03-28 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731079') HTTP/1.1" 204 0
2026-03-28 17:16:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ccebfa0f-85d7-53df-ba17-733fa6b52ba0 with identifier: 10730988
2026-03-28 17:16:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccebfa0f-85d7-53df-ba17-733fa6b52ba0 with scrape type 2
2026-03-28 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ccebfa0f-85d7-53df-ba17-733fa6b52ba0 with scrape type 2
2026-03-28 17:16:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ccebfa0f-85d7-53df-ba17-733fa6b52ba0, identifier: 10730988
2026-03-28 17:16:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b121badf-a814-5565-8c40-43706f3f3e24 with identifier: 10731093
2026-03-28 17:16:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b121badf-a814-5565-8c40-43706f3f3e24 with scrape type 2
2026-03-28 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b121badf-a814-5565-8c40-43706f3f3e24 with scrape type 2
2026-03-28 17:16:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b121badf-a814-5565-8c40-43706f3f3e24, identifier: 10731093
2026-03-28 17:16:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ccebfa0f-85d7-53df-ba17-733fa6b52ba0 with identifier: 10730988
2026-03-28 17:16:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ccebfa0f-85d7-53df-ba17-733fa6b52ba0 with identifier: 10730988
2026-03-28 17:16:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ccebfa0f-85d7-53df-ba17-733fa6b52ba0 with identifier: 10730988 to the API
2026-03-28 17:16:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:16:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:16:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730988>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'ccebfa0f-85d7-53df-ba17-733fa6b52ba0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465706',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730988',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 155841,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2021-11-15',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3 Series Touring 318d Sport Line - Diesel - Automatic - 150 hp '
'- 155.841 km',
'transmission': 'automatic',
'trim': 'Sport Line',
'vin': None,
'year': 2021}
2026-03-28 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730988%27 HTTP/1.1" 200 None
2026-03-28 17:16:03 [adesa.de] INFO: Saving data for 10730988: {'auction_closing_time': 1774872000.0, 'created_time': 1774614509.752756, 'last_price_update_time': 1774718163.149885}
2026-03-28 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730988') HTTP/1.1" 204 0
2026-03-28 17:16:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b121badf-a814-5565-8c40-43706f3f3e24 with identifier: 10731093
2026-03-28 17:16:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 17:16:03 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Brown HTTP/1.1" 200 None
2026-03-28 17:16:03 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 17:16:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b121badf-a814-5565-8c40-43706f3f3e24 with identifier: 10731093
2026-03-28 17:16:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b121badf-a814-5565-8c40-43706f3f3e24 with identifier: 10731093 to the API
2026-03-28 17:16:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:16:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:16:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731093>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'b121badf-a814-5565-8c40-43706f3f3e24',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465743',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731093',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 74424,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 25000,
'price_includes_vat': True,
'registration_date': '2023-01-20',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz CLA 220d - 4-Matic - Diesel - Automatic - 190 hp - '
'74.424 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731093%27 HTTP/1.1" 200 None
2026-03-28 17:16:03 [adesa.de] INFO: Saving data for 10731093: {'auction_closing_time': 1774872000.0, 'created_time': 1774614430.544684, 'last_price_update_time': 1774718163.554872}
2026-03-28 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731093') HTTP/1.1" 204 0
2026-03-28 17:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730963> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731027> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87133781-1d0a-51bd-845f-3ee3e25ac13e with identifier: 10730963
2026-03-28 17:16:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87133781-1d0a-51bd-845f-3ee3e25ac13e with scrape type 2
2026-03-28 17:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87133781-1d0a-51bd-845f-3ee3e25ac13e with scrape type 2
2026-03-28 17:16:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 87133781-1d0a-51bd-845f-3ee3e25ac13e, identifier: 10730963
2026-03-28 17:16:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 87133781-1d0a-51bd-845f-3ee3e25ac13e with identifier: 10730963
2026-03-28 17:16:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 87133781-1d0a-51bd-845f-3ee3e25ac13e with identifier: 10730963
2026-03-28 17:16:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 87133781-1d0a-51bd-845f-3ee3e25ac13e with identifier: 10730963 to the API
2026-03-28 17:16:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:16:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:16:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730963>
{'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': 152,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Hybrid',
'id': '87133781-1d0a-51bd-845f-3ee3e25ac13e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '463962',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730963',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 74586,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2022-11-01',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Kuga 2.5 - Hybrid - Automatic - 152 hp - 74.586 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730963%27 HTTP/1.1" 200 None
2026-03-28 17:16:04 [adesa.de] INFO: Saving data for 10730963: {'auction_closing_time': 1774872000.0, 'created_time': 1774614419.569154, 'last_price_update_time': 1774718164.060481}
2026-03-28 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730963') HTTP/1.1" 204 0
2026-03-28 17:16:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 702f04f8-9bc5-5b14-a080-405d282ed8ff with identifier: 10731027
2026-03-28 17:16:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 702f04f8-9bc5-5b14-a080-405d282ed8ff with scrape type 2
2026-03-28 17:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 702f04f8-9bc5-5b14-a080-405d282ed8ff with scrape type 2
2026-03-28 17:16:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 702f04f8-9bc5-5b14-a080-405d282ed8ff, identifier: 10731027
2026-03-28 17:16:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 702f04f8-9bc5-5b14-a080-405d282ed8ff with identifier: 10731027
2026-03-28 17:16:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 702f04f8-9bc5-5b14-a080-405d282ed8ff with identifier: 10731027
2026-03-28 17:16:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 702f04f8-9bc5-5b14-a080-405d282ed8ff with identifier: 10731027 to the API
2026-03-28 17:16:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:16:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:16:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731027>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '702f04f8-9bc5-5b14-a080-405d282ed8ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466085',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731027',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 78293,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 28100,
'price_includes_vat': True,
'registration_date': '2022-12-17',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz C Break 300d AMG Line - Diesel - Automatic - 265 hp - '
'78.293 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-28 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731027%27 HTTP/1.1" 200 None
2026-03-28 17:16:04 [adesa.de] INFO: Saving data for 10731027: {'auction_closing_time': 1774872000.0, 'created_time': 1774613728.459984, 'last_price_update_time': 1774718164.45385}
2026-03-28 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731027') HTTP/1.1" 204 0
2026-03-28 17:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730984> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731054> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 141e233a-bfc8-591b-b1b2-03617e97b470 with identifier: 10730984
2026-03-28 17:16:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 141e233a-bfc8-591b-b1b2-03617e97b470 with scrape type 2
2026-03-28 17:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 141e233a-bfc8-591b-b1b2-03617e97b470 with scrape type 2
2026-03-28 17:16:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 141e233a-bfc8-591b-b1b2-03617e97b470, identifier: 10730984
2026-03-28 17:16:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a3b6ac6-91f1-502a-9056-f55dc030c4df with identifier: 10731054
2026-03-28 17:16:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a3b6ac6-91f1-502a-9056-f55dc030c4df with scrape type 2
2026-03-28 17:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a3b6ac6-91f1-502a-9056-f55dc030c4df with scrape type 2
2026-03-28 17:16:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0a3b6ac6-91f1-502a-9056-f55dc030c4df, identifier: 10731054
2026-03-28 17:16:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 141e233a-bfc8-591b-b1b2-03617e97b470 with identifier: 10730984
2026-03-28 17:16:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 141e233a-bfc8-591b-b1b2-03617e97b470 with identifier: 10730984
2026-03-28 17:16:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 141e233a-bfc8-591b-b1b2-03617e97b470 with identifier: 10730984 to the API
2026-03-28 17:16:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:16:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:16:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730984>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Hybrid',
'id': '141e233a-bfc8-591b-b1b2-03617e97b470',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466242',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730984',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X5',
'odometer': 54542,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 36700,
'price_includes_vat': True,
'registration_date': '2021-01-20',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X5 45e X Line - xDrive - Hybrid - Automatic - 286 hp - 54.542 '
'km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2021}
2026-03-28 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730984%27 HTTP/1.1" 200 None
2026-03-28 17:16:05 [adesa.de] INFO: Saving data for 10730984: {'auction_closing_time': 1774872000.0, 'created_time': 1774614554.951018, 'last_price_update_time': 1774718165.067475}
2026-03-28 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730984') HTTP/1.1" 204 0
2026-03-28 17:16:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0a3b6ac6-91f1-502a-9056-f55dc030c4df with identifier: 10731054
2026-03-28 17:16:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0a3b6ac6-91f1-502a-9056-f55dc030c4df with identifier: 10731054
2026-03-28 17:16:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0a3b6ac6-91f1-502a-9056-f55dc030c4df with identifier: 10731054 to the API
2026-03-28 17:16:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:16:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:16:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731054>
{'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': 310,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Petrol',
'id': '0a3b6ac6-91f1-502a-9056-f55dc030c4df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465973',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731054',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 155806,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18300,
'price_includes_vat': True,
'registration_date': '2021-09-07',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Formentor 2.0 TSI VZ - AWD - Petrol - Automatic - 310 hp - '
'155.806 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2021}
2026-03-28 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731054%27 HTTP/1.1" 200 None
2026-03-28 17:16:05 [adesa.de] INFO: Saving data for 10731054: {'auction_closing_time': 1774872000.0, 'created_time': 1774614559.21312, 'last_price_update_time': 1774718165.364867}
2026-03-28 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731054') HTTP/1.1" 204 0
2026-03-28 17:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731007> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731014> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a33acce9-cc82-5a84-ad04-5599eb9bb79a with identifier: 10731007
2026-03-28 17:16:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a33acce9-cc82-5a84-ad04-5599eb9bb79a with scrape type 2
2026-03-28 17:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a33acce9-cc82-5a84-ad04-5599eb9bb79a with scrape type 2
2026-03-28 17:16:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a33acce9-cc82-5a84-ad04-5599eb9bb79a, identifier: 10731007
2026-03-28 17:16:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7225973d-1c7b-5ea4-a784-5c19f86daa04 with identifier: 10731014
2026-03-28 17:16:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7225973d-1c7b-5ea4-a784-5c19f86daa04 with scrape type 2
2026-03-28 17:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7225973d-1c7b-5ea4-a784-5c19f86daa04 with scrape type 2
2026-03-28 17:16:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7225973d-1c7b-5ea4-a784-5c19f86daa04, identifier: 10731014
2026-03-28 17:16:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a33acce9-cc82-5a84-ad04-5599eb9bb79a with identifier: 10731007
2026-03-28 17:16:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a33acce9-cc82-5a84-ad04-5599eb9bb79a with identifier: 10731007
2026-03-28 17:16:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a33acce9-cc82-5a84-ad04-5599eb9bb79a with identifier: 10731007 to the API
2026-03-28 17:16:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:16:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:16:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731007>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Hybrid',
'id': 'a33acce9-cc82-5a84-ad04-5599eb9bb79a',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466634',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731007',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X5',
'odometer': 102395,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 37100,
'price_includes_vat': True,
'registration_date': '2021-09-23',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X5 45e - xDrive - Hybrid - Automatic - 286 hp - 102.395 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731007%27 HTTP/1.1" 200 None
2026-03-28 17:16:05 [adesa.de] INFO: Saving data for 10731007: {'auction_closing_time': 1774872000.0, 'created_time': 1774614420.987094, 'last_price_update_time': 1774718165.954699}
2026-03-28 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731007') HTTP/1.1" 204 0
2026-03-28 17:16:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7225973d-1c7b-5ea4-a784-5c19f86daa04 with identifier: 10731014
2026-03-28 17:16:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7225973d-1c7b-5ea4-a784-5c19f86daa04 with identifier: 10731014
2026-03-28 17:16:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7225973d-1c7b-5ea4-a784-5c19f86daa04 with identifier: 10731014 to the API
2026-03-28 17:16:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:16:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:16:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731014>
{'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': 200,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '7225973d-1c7b-5ea4-a784-5c19f86daa04',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466652',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731014',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 49966,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 29900,
'price_includes_vat': True,
'registration_date': '2023-02-13',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz C 220d AMG Line - 4-Matic - Diesel - Automatic - 200 '
'hp - 49.966 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-28 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731014%27 HTTP/1.1" 200 None
2026-03-28 17:16:06 [adesa.de] INFO: Saving data for 10731014: {'auction_closing_time': 1774872000.0, 'created_time': 1774614418.429543, 'last_price_update_time': 1774718166.306597}
2026-03-28 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731014') HTTP/1.1" 204 0
2026-03-28 17:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731078> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b898c94-d66e-5a3c-9d92-1e9cb6f408b3 with identifier: 10731078
2026-03-28 17:16:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b898c94-d66e-5a3c-9d92-1e9cb6f408b3 with scrape type 2
2026-03-28 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b898c94-d66e-5a3c-9d92-1e9cb6f408b3 with scrape type 2
2026-03-28 17:16:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2b898c94-d66e-5a3c-9d92-1e9cb6f408b3, identifier: 10731078
2026-03-28 17:16:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2b898c94-d66e-5a3c-9d92-1e9cb6f408b3 with identifier: 10731078
2026-03-28 17:16:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2b898c94-d66e-5a3c-9d92-1e9cb6f408b3 with identifier: 10731078
2026-03-28 17:16:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2b898c94-d66e-5a3c-9d92-1e9cb6f408b3 with identifier: 10731078 to the API
2026-03-28 17:16:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:16:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:16:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731078>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '2b898c94-d66e-5a3c-9d92-1e9cb6f408b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465144',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731078',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '2 Series',
'odometer': 61209,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21600,
'price_includes_vat': True,
'registration_date': '2022-11-28',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 2 Series Gran Coupé 218d Sport Line - Diesel - Automatic - 150 '
'hp - 61.209 km',
'transmission': 'automatic',
'trim': 'Sport Line',
'vin': None,
'year': 2022}
2026-03-28 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731078%27 HTTP/1.1" 200 None
2026-03-28 17:16:06 [adesa.de] INFO: Saving data for 10731078: {'auction_closing_time': 1774872000.0, 'created_time': 1774614518.278484, 'last_price_update_time': 1774718166.967187}
2026-03-28 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731078') HTTP/1.1" 204 0
2026-03-28 17:16:06 [scrapy.extensions.logstats] INFO: Crawled 31 pages (at 31 pages/min), scraped 23 items (at 23 items/min)
2026-03-28 17:16:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 162MiB
2026-03-28 17:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730967> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 346fd0e9-2947-54f2-8842-64749be91987 with identifier: 10730967
2026-03-28 17:16:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 346fd0e9-2947-54f2-8842-64749be91987 with scrape type 2
2026-03-28 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 346fd0e9-2947-54f2-8842-64749be91987 with scrape type 2
2026-03-28 17:16:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 346fd0e9-2947-54f2-8842-64749be91987, identifier: 10730967
2026-03-28 17:16:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 346fd0e9-2947-54f2-8842-64749be91987 with identifier: 10730967
2026-03-28 17:16:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 346fd0e9-2947-54f2-8842-64749be91987 with identifier: 10730967
2026-03-28 17:16:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 346fd0e9-2947-54f2-8842-64749be91987 with identifier: 10730967 to the API
2026-03-28 17:16:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:16:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:16:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730967>
{'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': 190,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '346fd0e9-2947-54f2-8842-64749be91987',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465279',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730967',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X4',
'odometer': 28560,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 35500,
'price_includes_vat': True,
'registration_date': '2022-09-29',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X4 20d - xDrive - Diesel - Automatic - 190 hp - 28.560 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730967%27 HTTP/1.1" 200 None
2026-03-28 17:16:07 [adesa.de] INFO: Saving data for 10730967: {'auction_closing_time': 1774872000.0, 'created_time': 1774614454.645825, 'last_price_update_time': 1774718167.459842}
2026-03-28 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730967') HTTP/1.1" 204 0
2026-03-28 17:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731090> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730961> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:07 [adesa.de] INFO: Found listing with ID: 10730959
2026-03-28 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730959%27 HTTP/1.1" 200 None
2026-03-28 17:16:07 [adesa.de] INFO: Scrape type for 10730959: 0
2026-03-28 17:16:07 [adesa.de] INFO: Skipping item 10730959 url https://www.openlane.eu/en/carv6/auction/10730959
2026-03-28 17:16:07 [adesa.de] INFO: Found listing with ID: 10731073
2026-03-28 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731073%27 HTTP/1.1" 200 None
2026-03-28 17:16:07 [adesa.de] INFO: Scrape type for 10731073: 0
2026-03-28 17:16:07 [adesa.de] INFO: Skipping item 10731073 url https://www.openlane.eu/en/carv6/auction/10731073
2026-03-28 17:16:07 [adesa.de] INFO: Found listing with ID: 10731041
2026-03-28 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731041%27 HTTP/1.1" 200 None
2026-03-28 17:16:07 [adesa.de] INFO: Scrape type for 10731041: 0
2026-03-28 17:16:07 [adesa.de] INFO: Skipping item 10731041 url https://www.openlane.eu/en/carv6/auction/10731041
2026-03-28 17:16:07 [adesa.de] INFO: Found listing with ID: 10731040
2026-03-28 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731040%27 HTTP/1.1" 200 None
2026-03-28 17:16:07 [adesa.de] INFO: Scrape type for 10731040: 0
2026-03-28 17:16:07 [adesa.de] INFO: Skipping item 10731040 url https://www.openlane.eu/en/carv6/auction/10731040
2026-03-28 17:16:07 [adesa.de] INFO: Found listing with ID: 10731028
2026-03-28 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731028%27 HTTP/1.1" 200 None
2026-03-28 17:16:07 [adesa.de] INFO: Scrape type for 10731028: 0
2026-03-28 17:16:07 [adesa.de] INFO: Skipping item 10731028 url https://www.openlane.eu/en/carv6/auction/10731028
2026-03-28 17:16:07 [adesa.de] INFO: Found listing with ID: 10731083
2026-03-28 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731083%27 HTTP/1.1" 200 None
2026-03-28 17:16:07 [adesa.de] INFO: Scrape type for 10731083: 0
2026-03-28 17:16:07 [adesa.de] INFO: Skipping item 10731083 url https://www.openlane.eu/en/carv6/auction/10731083
2026-03-28 17:16:07 [adesa.de] INFO: Found listing with ID: 10731036
2026-03-28 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731036%27 HTTP/1.1" 200 None
2026-03-28 17:16:07 [adesa.de] INFO: Scrape type for 10731036: 0
2026-03-28 17:16:07 [adesa.de] INFO: Skipping item 10731036 url https://www.openlane.eu/en/carv6/auction/10731036
2026-03-28 17:16:07 [adesa.de] INFO: Found listing with ID: 10731009
2026-03-28 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731009%27 HTTP/1.1" 200 None
2026-03-28 17:16:07 [adesa.de] INFO: Scrape type for 10731009: 0
2026-03-28 17:16:07 [adesa.de] INFO: Skipping item 10731009 url https://www.openlane.eu/en/carv6/auction/10731009
2026-03-28 17:16:07 [adesa.de] INFO: Found listing with ID: 10731050
2026-03-28 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731050%27 HTTP/1.1" 200 None
2026-03-28 17:16:07 [adesa.de] INFO: Scrape type for 10731050: 0
2026-03-28 17:16:07 [adesa.de] INFO: Skipping item 10731050 url https://www.openlane.eu/en/carv6/auction/10731050
2026-03-28 17:16:07 [adesa.de] INFO: Found listing with ID: 10731018
2026-03-28 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731018%27 HTTP/1.1" 200 None
2026-03-28 17:16:07 [adesa.de] INFO: Scrape type for 10731018: 0
2026-03-28 17:16:07 [adesa.de] INFO: Skipping item 10731018 url https://www.openlane.eu/en/carv6/auction/10731018
2026-03-28 17:16:07 [adesa.de] INFO: Found listing with ID: 10731071
2026-03-28 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731071%27 HTTP/1.1" 200 None
2026-03-28 17:16:07 [adesa.de] INFO: Scrape type for 10731071: 0
2026-03-28 17:16:07 [adesa.de] INFO: Skipping item 10731071 url https://www.openlane.eu/en/carv6/auction/10731071
2026-03-28 17:16:07 [adesa.de] INFO: Found listing with ID: 10730979
2026-03-28 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730979%27 HTTP/1.1" 200 None
2026-03-28 17:16:07 [adesa.de] INFO: Scrape type for 10730979: 0
2026-03-28 17:16:07 [adesa.de] INFO: Skipping item 10730979 url https://www.openlane.eu/en/carv6/auction/10730979
2026-03-28 17:16:07 [adesa.de] INFO: Found listing with ID: 10731046
2026-03-28 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731046%27 HTTP/1.1" 200 None
2026-03-28 17:16:07 [adesa.de] INFO: Scrape type for 10731046: 0
2026-03-28 17:16:07 [adesa.de] INFO: Skipping item 10731046 url https://www.openlane.eu/en/carv6/auction/10731046
2026-03-28 17:16:07 [adesa.de] INFO: Found listing with ID: 10731048
2026-03-28 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731048%27 HTTP/1.1" 200 None
2026-03-28 17:16:07 [adesa.de] INFO: Scrape type for 10731048: 0
2026-03-28 17:16:07 [adesa.de] INFO: Skipping item 10731048 url https://www.openlane.eu/en/carv6/auction/10731048
2026-03-28 17:16:07 [adesa.de] INFO: Found listing with ID: 10730989
2026-03-28 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730989%27 HTTP/1.1" 200 None
2026-03-28 17:16:07 [adesa.de] INFO: Scrape type for 10730989: 0
2026-03-28 17:16:07 [adesa.de] INFO: Skipping item 10730989 url https://www.openlane.eu/en/carv6/auction/10730989
2026-03-28 17:16:07 [adesa.de] INFO: Found listing with ID: 10730978
2026-03-28 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730978%27 HTTP/1.1" 200 None
2026-03-28 17:16:07 [adesa.de] INFO: Scrape type for 10730978: 0
2026-03-28 17:16:07 [adesa.de] INFO: Skipping item 10730978 url https://www.openlane.eu/en/carv6/auction/10730978
2026-03-28 17:16:07 [adesa.de] INFO: Found listing with ID: 10730954
2026-03-28 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730954%27 HTTP/1.1" 200 None
2026-03-28 17:16:07 [adesa.de] INFO: Scrape type for 10730954: 0
2026-03-28 17:16:07 [adesa.de] INFO: Skipping item 10730954 url https://www.openlane.eu/en/carv6/auction/10730954
2026-03-28 17:16:07 [adesa.de] INFO: Found listing with ID: 10730981
2026-03-28 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730981%27 HTTP/1.1" 200 None
2026-03-28 17:16:07 [adesa.de] INFO: Scrape type for 10730981: 0
2026-03-28 17:16:07 [adesa.de] INFO: Skipping item 10730981 url https://www.openlane.eu/en/carv6/auction/10730981
2026-03-28 17:16:07 [adesa.de] INFO: Found listing with ID: 10736865
2026-03-28 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710736865%27 HTTP/1.1" 200 None
2026-03-28 17:16:07 [adesa.de] INFO: Scrape type for 10736865: 0
2026-03-28 17:16:07 [adesa.de] INFO: Skipping item 10736865 url https://www.openlane.eu/en/carv6/auction/10736865
2026-03-28 17:16:07 [adesa.de] INFO: Found listing with ID: 10731021
2026-03-28 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731021%27 HTTP/1.1" 200 None
2026-03-28 17:16:07 [adesa.de] INFO: Scrape type for 10731021: 0
2026-03-28 17:16:07 [adesa.de] INFO: Skipping item 10731021 url https://www.openlane.eu/en/carv6/auction/10731021
2026-03-28 17:16:07 [adesa.de] INFO: Found listing with ID: 10737026
2026-03-28 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710737026%27 HTTP/1.1" 200 None
2026-03-28 17:16:07 [adesa.de] INFO: Scrape type for 10737026: 0
2026-03-28 17:16:07 [adesa.de] INFO: Skipping item 10737026 url https://www.openlane.eu/en/carv6/auction/10737026
2026-03-28 17:16:07 [adesa.de] INFO: Found listing with ID: 10737027
2026-03-28 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710737027%27 HTTP/1.1" 200 None
2026-03-28 17:16:07 [adesa.de] INFO: Scrape type for 10737027: 0
2026-03-28 17:16:07 [adesa.de] INFO: Skipping item 10737027 url https://www.openlane.eu/en/carv6/auction/10737027
2026-03-28 17:16:07 [adesa.de] INFO: Found listing with ID: 10731019
2026-03-28 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731019%27 HTTP/1.1" 200 None
2026-03-28 17:16:08 [adesa.de] INFO: Scrape type for 10731019: 0
2026-03-28 17:16:08 [adesa.de] INFO: Skipping item 10731019 url https://www.openlane.eu/en/carv6/auction/10731019
2026-03-28 17:16:08 [adesa.de] INFO: Found listing with ID: 10731037
2026-03-28 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731037%27 HTTP/1.1" 200 None
2026-03-28 17:16:08 [adesa.de] INFO: Scrape type for 10731037: 0
2026-03-28 17:16:08 [adesa.de] INFO: Skipping item 10731037 url https://www.openlane.eu/en/carv6/auction/10731037
2026-03-28 17:16:08 [adesa.de] INFO: Found listing with ID: 10731055
2026-03-28 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731055%27 HTTP/1.1" 200 None
2026-03-28 17:16:08 [adesa.de] INFO: Scrape type for 10731055: 2
2026-03-28 17:16:08 [adesa.de] INFO: Scraping item 10731055 url https://www.openlane.eu/en/carv6/auction/10731055
2026-03-28 17:16:08 [adesa.de] INFO: Found listing with ID: 10731086
2026-03-28 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731086%27 HTTP/1.1" 200 None
2026-03-28 17:16:08 [adesa.de] INFO: Scrape type for 10731086: 0
2026-03-28 17:16:08 [adesa.de] INFO: Skipping item 10731086 url https://www.openlane.eu/en/carv6/auction/10731086
2026-03-28 17:16:08 [adesa.de] INFO: Found listing with ID: 10730966
2026-03-28 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730966%27 HTTP/1.1" 200 None
2026-03-28 17:16:08 [adesa.de] INFO: Scrape type for 10730966: 0
2026-03-28 17:16:08 [adesa.de] INFO: Skipping item 10730966 url https://www.openlane.eu/en/carv6/auction/10730966
2026-03-28 17:16:08 [adesa.de] INFO: Found listing with ID: 10730998
2026-03-28 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730998%27 HTTP/1.1" 200 None
2026-03-28 17:16:08 [adesa.de] INFO: Scrape type for 10730998: 0
2026-03-28 17:16:08 [adesa.de] INFO: Skipping item 10730998 url https://www.openlane.eu/en/carv6/auction/10730998
2026-03-28 17:16:08 [adesa.de] INFO: Found listing with ID: 10731061
2026-03-28 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731061%27 HTTP/1.1" 200 None
2026-03-28 17:16:08 [adesa.de] INFO: Scrape type for 10731061: 0
2026-03-28 17:16:08 [adesa.de] INFO: Skipping item 10731061 url https://www.openlane.eu/en/carv6/auction/10731061
2026-03-28 17:16:08 [adesa.de] INFO: Found listing with ID: 10730991
2026-03-28 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730991%27 HTTP/1.1" 200 None
2026-03-28 17:16:08 [adesa.de] INFO: Scrape type for 10730991: 0
2026-03-28 17:16:08 [adesa.de] INFO: Skipping item 10730991 url https://www.openlane.eu/en/carv6/auction/10730991
2026-03-28 17:16:08 [adesa.de] INFO: Found listing with ID: 10731017
2026-03-28 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731017%27 HTTP/1.1" 200 None
2026-03-28 17:16:08 [adesa.de] INFO: Scrape type for 10731017: 0
2026-03-28 17:16:08 [adesa.de] INFO: Skipping item 10731017 url https://www.openlane.eu/en/carv6/auction/10731017
2026-03-28 17:16:08 [adesa.de] INFO: Found listing with ID: 10731064
2026-03-28 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731064%27 HTTP/1.1" 200 None
2026-03-28 17:16:08 [adesa.de] INFO: Scrape type for 10731064: 0
2026-03-28 17:16:08 [adesa.de] INFO: Skipping item 10731064 url https://www.openlane.eu/en/carv6/auction/10731064
2026-03-28 17:16:08 [adesa.de] INFO: Found listing with ID: 10731047
2026-03-28 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731047%27 HTTP/1.1" 200 None
2026-03-28 17:16:08 [adesa.de] INFO: Scrape type for 10731047: 0
2026-03-28 17:16:08 [adesa.de] INFO: Skipping item 10731047 url https://www.openlane.eu/en/carv6/auction/10731047
2026-03-28 17:16:08 [adesa.de] INFO: Found listing with ID: 10731043
2026-03-28 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731043%27 HTTP/1.1" 200 None
2026-03-28 17:16:08 [adesa.de] INFO: Scrape type for 10731043: 0
2026-03-28 17:16:08 [adesa.de] INFO: Skipping item 10731043 url https://www.openlane.eu/en/carv6/auction/10731043
2026-03-28 17:16:08 [adesa.de] INFO: Found listing with ID: 10731005
2026-03-28 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731005%27 HTTP/1.1" 200 None
2026-03-28 17:16:08 [adesa.de] INFO: Scrape type for 10731005: 0
2026-03-28 17:16:08 [adesa.de] INFO: Skipping item 10731005 url https://www.openlane.eu/en/carv6/auction/10731005
2026-03-28 17:16:08 [adesa.de] INFO: Found listing with ID: 10731038
2026-03-28 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731038%27 HTTP/1.1" 200 None
2026-03-28 17:16:08 [adesa.de] INFO: Scrape type for 10731038: 0
2026-03-28 17:16:08 [adesa.de] INFO: Skipping item 10731038 url https://www.openlane.eu/en/carv6/auction/10731038
2026-03-28 17:16:08 [adesa.de] INFO: Found listing with ID: 10731084
2026-03-28 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731084%27 HTTP/1.1" 200 None
2026-03-28 17:16:08 [adesa.de] INFO: Scrape type for 10731084: 0
2026-03-28 17:16:08 [adesa.de] INFO: Skipping item 10731084 url https://www.openlane.eu/en/carv6/auction/10731084
2026-03-28 17:16:08 [adesa.de] INFO: Found listing with ID: 10731057
2026-03-28 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731057%27 HTTP/1.1" 200 None
2026-03-28 17:16:08 [adesa.de] INFO: Scrape type for 10731057: 0
2026-03-28 17:16:08 [adesa.de] INFO: Skipping item 10731057 url https://www.openlane.eu/en/carv6/auction/10731057
2026-03-28 17:16:08 [adesa.de] INFO: Found listing with ID: 10731095
2026-03-28 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731095%27 HTTP/1.1" 200 None
2026-03-28 17:16:08 [adesa.de] INFO: Scrape type for 10731095: 2
2026-03-28 17:16:08 [adesa.de] INFO: Scraping item 10731095 url https://www.openlane.eu/en/carv6/auction/10731095
2026-03-28 17:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730965> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731072> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:08 [adesa.de] INFO: Found listing with ID: 10731031
2026-03-28 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731031%27 HTTP/1.1" 200 None
2026-03-28 17:16:08 [adesa.de] INFO: Scrape type for 10731031: 0
2026-03-28 17:16:08 [adesa.de] INFO: Skipping item 10731031 url https://www.openlane.eu/en/carv6/auction/10731031
2026-03-28 17:16:08 [adesa.de] INFO: Found listing with ID: 10731069
2026-03-28 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731069%27 HTTP/1.1" 200 None
2026-03-28 17:16:08 [adesa.de] INFO: Scrape type for 10731069: 2
2026-03-28 17:16:08 [adesa.de] INFO: Scraping item 10731069 url https://www.openlane.eu/en/carv6/auction/10731069
2026-03-28 17: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-28 17: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-28 17:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731008> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ea0fed4-6e8c-5654-8c06-40f8c95ce98c with identifier: 10731090
2026-03-28 17:16:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ea0fed4-6e8c-5654-8c06-40f8c95ce98c with scrape type 2
2026-03-28 17:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ea0fed4-6e8c-5654-8c06-40f8c95ce98c with scrape type 2
2026-03-28 17:16:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2ea0fed4-6e8c-5654-8c06-40f8c95ce98c, identifier: 10731090
2026-03-28 17:16:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb5e0e6e-381c-5c5d-ab4c-6ce46cb8a6e9 with identifier: 10730961
2026-03-28 17:16:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb5e0e6e-381c-5c5d-ab4c-6ce46cb8a6e9 with scrape type 2
2026-03-28 17:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb5e0e6e-381c-5c5d-ab4c-6ce46cb8a6e9 with scrape type 2
2026-03-28 17:16:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cb5e0e6e-381c-5c5d-ab4c-6ce46cb8a6e9, identifier: 10730961
2026-03-28 17:16:08 [adesa.de] INFO: Found listing with ID: 10730972
2026-03-28 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730972%27 HTTP/1.1" 200 None
2026-03-28 17:16:08 [adesa.de] INFO: Scrape type for 10730972: 0
2026-03-28 17:16:08 [adesa.de] INFO: Skipping item 10730972 url https://www.openlane.eu/en/carv6/auction/10730972
2026-03-28 17:16:08 [adesa.de] INFO: Found listing with ID: 10731052
2026-03-28 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731052%27 HTTP/1.1" 200 None
2026-03-28 17:16:08 [adesa.de] INFO: Scrape type for 10731052: 2
2026-03-28 17:16:08 [adesa.de] INFO: Scraping item 10731052 url https://www.openlane.eu/en/carv6/auction/10731052
2026-03-28 17: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-28 17:16:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2ea0fed4-6e8c-5654-8c06-40f8c95ce98c with identifier: 10731090
2026-03-28 17:16:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2ea0fed4-6e8c-5654-8c06-40f8c95ce98c with identifier: 10731090
2026-03-28 17:16:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2ea0fed4-6e8c-5654-8c06-40f8c95ce98c with identifier: 10731090 to the API
2026-03-28 17:16:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:16:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:16:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731090>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Hybrid',
'id': '2ea0fed4-6e8c-5654-8c06-40f8c95ce98c',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466252',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731090',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X3',
'odometer': 140416,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2021-01-05',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 30e Advantage - xDrive - Hybrid - Automatic - 184 hp - '
'140.416 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2021}
2026-03-28 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731090%27 HTTP/1.1" 200 None
2026-03-28 17:16:08 [adesa.de] INFO: Saving data for 10731090: {'auction_closing_time': 1774872000.0, 'created_time': 1774614557.179042, 'last_price_update_time': 1774718168.929211}
2026-03-28 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731090') HTTP/1.1" 204 0
2026-03-28 17:16:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cb5e0e6e-381c-5c5d-ab4c-6ce46cb8a6e9 with identifier: 10730961
2026-03-28 17:16:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cb5e0e6e-381c-5c5d-ab4c-6ce46cb8a6e9 with identifier: 10730961
2026-03-28 17:16:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cb5e0e6e-381c-5c5d-ab4c-6ce46cb8a6e9 with identifier: 10730961 to the API
2026-03-28 17:16:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:16:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:16:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730961>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'cb5e0e6e-381c-5c5d-ab4c-6ce46cb8a6e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '464934',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730961',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X5',
'odometer': 85246,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 36100,
'price_includes_vat': True,
'registration_date': '2022-03-17',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X5 30d X Line - xDrive - Diesel - Automatic - 286 hp - 85.246 '
'km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2022}
2026-03-28 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730961%27 HTTP/1.1" 200 None
2026-03-28 17:16:09 [adesa.de] INFO: Saving data for 10730961: {'auction_closing_time': 1774872000.0, 'created_time': 1774614422.932315, 'last_price_update_time': 1774718169.305722}
2026-03-28 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730961') HTTP/1.1" 204 0
2026-03-28 17:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730969> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:09 [adesa.de] INFO: Found listing with ID: 10731097
2026-03-28 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731097%27 HTTP/1.1" 200 None
2026-03-28 17:16:09 [adesa.de] INFO: Scrape type for 10731097: 0
2026-03-28 17:16:09 [adesa.de] INFO: Skipping item 10731097 url https://www.openlane.eu/en/carv6/auction/10731097
2026-03-28 17:16:09 [adesa.de] INFO: Found listing with ID: 10731026
2026-03-28 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731026%27 HTTP/1.1" 200 None
2026-03-28 17:16:09 [adesa.de] INFO: Scrape type for 10731026: 0
2026-03-28 17:16:09 [adesa.de] INFO: Skipping item 10731026 url https://www.openlane.eu/en/carv6/auction/10731026
2026-03-28 17:16:09 [adesa.de] INFO: Found listing with ID: 10731029
2026-03-28 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731029%27 HTTP/1.1" 200 None
2026-03-28 17:16:09 [adesa.de] INFO: Scrape type for 10731029: 2
2026-03-28 17:16:09 [adesa.de] INFO: Scraping item 10731029 url https://www.openlane.eu/en/carv6/auction/10731029
2026-03-28 17:16:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731044> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ccf3792-d193-5f6e-af25-03ba0f7c6769 with identifier: 10730965
2026-03-28 17:16:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ccf3792-d193-5f6e-af25-03ba0f7c6769 with scrape type 2
2026-03-28 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ccf3792-d193-5f6e-af25-03ba0f7c6769 with scrape type 2
2026-03-28 17:16:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9ccf3792-d193-5f6e-af25-03ba0f7c6769, identifier: 10730965
2026-03-28 17:16:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a267bc4-6236-5056-b4dd-1e4642300b09 with identifier: 10731072
2026-03-28 17:16:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a267bc4-6236-5056-b4dd-1e4642300b09 with scrape type 2
2026-03-28 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a267bc4-6236-5056-b4dd-1e4642300b09 with scrape type 2
2026-03-28 17:16:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4a267bc4-6236-5056-b4dd-1e4642300b09, identifier: 10731072
2026-03-28 17:16:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 523fe207-3985-5445-936a-c789f778b440 with identifier: 10731008
2026-03-28 17:16:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 523fe207-3985-5445-936a-c789f778b440 with scrape type 2
2026-03-28 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 523fe207-3985-5445-936a-c789f778b440 with scrape type 2
2026-03-28 17:16:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 523fe207-3985-5445-936a-c789f778b440, identifier: 10731008
2026-03-28 17:16:09 [adesa.de] INFO: Found listing with ID: 10730983
2026-03-28 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730983%27 HTTP/1.1" 200 None
2026-03-28 17:16:09 [adesa.de] INFO: Scrape type for 10730983: 2
2026-03-28 17:16:09 [adesa.de] INFO: Scraping item 10730983 url https://www.openlane.eu/en/carv6/auction/10730983
2026-03-28 17:16:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9ccf3792-d193-5f6e-af25-03ba0f7c6769 with identifier: 10730965
2026-03-28 17:16:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9ccf3792-d193-5f6e-af25-03ba0f7c6769 with identifier: 10730965
2026-03-28 17:16:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9ccf3792-d193-5f6e-af25-03ba0f7c6769 with identifier: 10730965 to the API
2026-03-28 17:16:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:16:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:16:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730965>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '9ccf3792-d193-5f6e-af25-03ba0f7c6769',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '464139',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730965',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X3',
'odometer': 48273,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 33500,
'price_includes_vat': True,
'registration_date': '2023-11-16',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 30d - xDrive - Diesel - Automatic - 286 hp - 48.273 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730965%27 HTTP/1.1" 200 None
2026-03-28 17:16:09 [adesa.de] INFO: Saving data for 10730965: {'auction_closing_time': 1774872000.0, 'created_time': 1774614487.974351, 'last_price_update_time': 1774718169.968754}
2026-03-28 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730965') HTTP/1.1" 204 0
2026-03-28 17:16:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4a267bc4-6236-5056-b4dd-1e4642300b09 with identifier: 10731072
2026-03-28 17:16:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4a267bc4-6236-5056-b4dd-1e4642300b09 with identifier: 10731072
2026-03-28 17:16:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4a267bc4-6236-5056-b4dd-1e4642300b09 with identifier: 10731072 to the API
2026-03-28 17:16:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:16: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-28 17:16:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731072>
{'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': 204,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Hybrid',
'id': '4a267bc4-6236-5056-b4dd-1e4642300b09',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466350',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731072',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 72974,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23300,
'price_includes_vat': True,
'registration_date': '2023-02-20',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz C Break 300e - Hybrid - Automatic - 204 hp - 72.974 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731072%27 HTTP/1.1" 200 None
2026-03-28 17:16:10 [adesa.de] INFO: Saving data for 10731072: {'auction_closing_time': 1774872000.0, 'created_time': 1774614428.864632, 'last_price_update_time': 1774718170.26946}
2026-03-28 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731072') HTTP/1.1" 204 0
2026-03-28 17:16:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 523fe207-3985-5445-936a-c789f778b440 with identifier: 10731008
2026-03-28 17:16:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 523fe207-3985-5445-936a-c789f778b440 with identifier: 10731008
2026-03-28 17:16:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 523fe207-3985-5445-936a-c789f778b440 with identifier: 10731008 to the API
2026-03-28 17:16:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:16: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-28 17:16:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731008>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '523fe207-3985-5445-936a-c789f778b440',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466168',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731008',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X3',
'odometer': 148703,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 25000,
'price_includes_vat': True,
'registration_date': '2022-06-29',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 30d - xDrive - Diesel - Automatic - 286 hp - 148.703 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731008%27 HTTP/1.1" 200 None
2026-03-28 17:16:10 [adesa.de] INFO: Saving data for 10731008: {'auction_closing_time': 1774872000.0, 'created_time': 1774614437.321222, 'last_price_update_time': 1774718170.56374}
2026-03-28 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731008') HTTP/1.1" 204 0
2026-03-28 17:16:10 [adesa.de] INFO: Found listing with ID: 10731074
2026-03-28 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731074%27 HTTP/1.1" 200 None
2026-03-28 17:16:10 [adesa.de] INFO: Scrape type for 10731074: 2
2026-03-28 17:16:10 [adesa.de] INFO: Scraping item 10731074 url https://www.openlane.eu/en/carv6/auction/10731074
2026-03-28 17:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730997> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730971> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731032> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50034e96-497f-5fb5-87dd-868d08d5d3d4 with identifier: 10730969
2026-03-28 17:16:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50034e96-497f-5fb5-87dd-868d08d5d3d4 with scrape type 2
2026-03-28 17:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50034e96-497f-5fb5-87dd-868d08d5d3d4 with scrape type 2
2026-03-28 17:16:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 50034e96-497f-5fb5-87dd-868d08d5d3d4, identifier: 10730969
2026-03-28 17:16:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b910ca8-16da-539c-8ef7-e6bbc98b02f7 with identifier: 10731044
2026-03-28 17:16:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b910ca8-16da-539c-8ef7-e6bbc98b02f7 with scrape type 2
2026-03-28 17:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b910ca8-16da-539c-8ef7-e6bbc98b02f7 with scrape type 2
2026-03-28 17:16:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7b910ca8-16da-539c-8ef7-e6bbc98b02f7, identifier: 10731044
2026-03-28 17:16:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 50034e96-497f-5fb5-87dd-868d08d5d3d4 with identifier: 10730969
2026-03-28 17:16:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 50034e96-497f-5fb5-87dd-868d08d5d3d4 with identifier: 10730969
2026-03-28 17:16:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 50034e96-497f-5fb5-87dd-868d08d5d3d4 with identifier: 10730969 to the API
2026-03-28 17:16:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:16: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-28 17:16:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730969>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '50034e96-497f-5fb5-87dd-868d08d5d3d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465105',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730969',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X3',
'odometer': 16445,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 36800,
'price_includes_vat': True,
'registration_date': '2022-12-29',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 30d - Diesel - Automatic - 286 hp - 16.445 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730969%27 HTTP/1.1" 200 None
2026-03-28 17:16:11 [adesa.de] INFO: Saving data for 10730969: {'auction_closing_time': 1774872000.0, 'created_time': 1774614435.763333, 'last_price_update_time': 1774718171.069482}
2026-03-28 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730969') HTTP/1.1" 204 0
2026-03-28 17:16:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7b910ca8-16da-539c-8ef7-e6bbc98b02f7 with identifier: 10731044
2026-03-28 17:16:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7b910ca8-16da-539c-8ef7-e6bbc98b02f7 with identifier: 10731044
2026-03-28 17:16:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7b910ca8-16da-539c-8ef7-e6bbc98b02f7 with identifier: 10731044 to the API
2026-03-28 17:16:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:16:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:16:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731044>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '7b910ca8-16da-539c-8ef7-e6bbc98b02f7',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '464393',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731044',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X3',
'odometer': 65756,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 27400,
'price_includes_vat': True,
'registration_date': '2020-10-13',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 30d Advantage - xDrive - Diesel - Automatic - 265 hp - '
'65.756 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2020}
2026-03-28 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731044%27 HTTP/1.1" 200 None
2026-03-28 17:16:11 [adesa.de] INFO: Saving data for 10731044: {'auction_closing_time': 1774872000.0, 'created_time': 1774614571.777689, 'last_price_update_time': 1774718171.368828}
2026-03-28 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731044') HTTP/1.1" 204 0
2026-03-28 17:16:11 [adesa.de] INFO: Found listing with ID: 10731016
2026-03-28 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731016%27 HTTP/1.1" 200 None
2026-03-28 17:16:11 [adesa.de] INFO: Scrape type for 10731016: 2
2026-03-28 17:16:11 [adesa.de] INFO: Scraping item 10731016 url https://www.openlane.eu/en/carv6/auction/10731016
2026-03-28 17:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731039> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730977> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:11 [adesa.de] INFO: Found listing with ID: 10731003
2026-03-28 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731003%27 HTTP/1.1" 200 None
2026-03-28 17:16:11 [adesa.de] INFO: Scrape type for 10731003: 0
2026-03-28 17:16:11 [adesa.de] INFO: Skipping item 10731003 url https://www.openlane.eu/en/carv6/auction/10731003
2026-03-28 17:16:11 [adesa.de] INFO: Found listing with ID: 10730973
2026-03-28 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730973%27 HTTP/1.1" 200 None
2026-03-28 17:16:11 [adesa.de] INFO: Scrape type for 10730973: 2
2026-03-28 17:16:11 [adesa.de] INFO: Scraping item 10730973 url https://www.openlane.eu/en/carv6/auction/10730973
2026-03-28 17: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-28 17: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-28 17:16:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a81c10c9-7099-5bf7-97a8-8b33c6db8a97 with identifier: 10730997
2026-03-28 17:16:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a81c10c9-7099-5bf7-97a8-8b33c6db8a97 with scrape type 2
2026-03-28 17:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a81c10c9-7099-5bf7-97a8-8b33c6db8a97 with scrape type 2
2026-03-28 17:16:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a81c10c9-7099-5bf7-97a8-8b33c6db8a97, identifier: 10730997
2026-03-28 17:16:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 532d26bb-cc66-527a-a4ac-83f1a1636039 with identifier: 10730971
2026-03-28 17:16:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 532d26bb-cc66-527a-a4ac-83f1a1636039 with scrape type 2
2026-03-28 17:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 532d26bb-cc66-527a-a4ac-83f1a1636039 with scrape type 2
2026-03-28 17:16:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 532d26bb-cc66-527a-a4ac-83f1a1636039, identifier: 10730971
2026-03-28 17:16:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2cd6edc-5714-58e1-ae73-a7a13d13d2e4 with identifier: 10731032
2026-03-28 17:16:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2cd6edc-5714-58e1-ae73-a7a13d13d2e4 with scrape type 2
2026-03-28 17:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2cd6edc-5714-58e1-ae73-a7a13d13d2e4 with scrape type 2
2026-03-28 17:16:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c2cd6edc-5714-58e1-ae73-a7a13d13d2e4, identifier: 10731032
2026-03-28 17:16:11 [adesa.de] INFO: Found listing with ID: 10731066
2026-03-28 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731066%27 HTTP/1.1" 200 None
2026-03-28 17:16:11 [adesa.de] INFO: Scrape type for 10731066: 0
2026-03-28 17:16:11 [adesa.de] INFO: Skipping item 10731066 url https://www.openlane.eu/en/carv6/auction/10731066
2026-03-28 17:16:11 [adesa.de] INFO: Found listing with ID: 10731015
2026-03-28 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731015%27 HTTP/1.1" 200 None
2026-03-28 17:16:11 [adesa.de] INFO: Scrape type for 10731015: 2
2026-03-28 17:16:11 [adesa.de] INFO: Scraping item 10731015 url https://www.openlane.eu/en/carv6/auction/10731015
2026-03-28 17:16:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a81c10c9-7099-5bf7-97a8-8b33c6db8a97 with identifier: 10730997
2026-03-28 17:16:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a81c10c9-7099-5bf7-97a8-8b33c6db8a97 with identifier: 10730997
2026-03-28 17:16:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a81c10c9-7099-5bf7-97a8-8b33c6db8a97 with identifier: 10730997 to the API
2026-03-28 17:16:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:16:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:16:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730997>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'a81c10c9-7099-5bf7-97a8-8b33c6db8a97',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466536',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730997',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X3',
'odometer': 128593,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26500,
'price_includes_vat': True,
'registration_date': '2023-01-17',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 20d - xDrive - Diesel - Automatic - 190 hp - 128.593 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730997%27 HTTP/1.1" 200 None
2026-03-28 17:16:12 [adesa.de] INFO: Saving data for 10730997: {'auction_closing_time': 1774872000.0, 'created_time': 1774614449.831121, 'last_price_update_time': 1774718172.077682}
2026-03-28 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730997') HTTP/1.1" 204 0
2026-03-28 17:16:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 532d26bb-cc66-527a-a4ac-83f1a1636039 with identifier: 10730971
2026-03-28 17:16:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 532d26bb-cc66-527a-a4ac-83f1a1636039 with identifier: 10730971
2026-03-28 17:16:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 532d26bb-cc66-527a-a4ac-83f1a1636039 with identifier: 10730971 to the API
2026-03-28 17:16:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:16:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:16:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730971>
{'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': 231,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '532d26bb-cc66-527a-a4ac-83f1a1636039',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '464920',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730971',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X1',
'odometer': 115082,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19900,
'price_includes_vat': True,
'registration_date': '2021-11-02',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 25d X Line - xDrive - Diesel - Automatic - 231 hp - 115.082 '
'km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2021}
2026-03-28 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730971%27 HTTP/1.1" 200 None
2026-03-28 17:16:12 [adesa.de] INFO: Saving data for 10730971: {'auction_closing_time': 1774872000.0, 'created_time': 1774614464.72071, 'last_price_update_time': 1774718172.383549}
2026-03-28 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730971') HTTP/1.1" 204 0
2026-03-28 17:16:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c2cd6edc-5714-58e1-ae73-a7a13d13d2e4 with identifier: 10731032
2026-03-28 17:16:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c2cd6edc-5714-58e1-ae73-a7a13d13d2e4 with identifier: 10731032
2026-03-28 17:16:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c2cd6edc-5714-58e1-ae73-a7a13d13d2e4 with identifier: 10731032 to the API
2026-03-28 17:16:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:16:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:16:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731032>
{'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': 190,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'c2cd6edc-5714-58e1-ae73-a7a13d13d2e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465792',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731032',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X3',
'odometer': 89856,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24100,
'price_includes_vat': True,
'registration_date': '2021-09-30',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 20d Advantage - xDrive - Diesel - Automatic - 190 hp - '
'89.856 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2021}
2026-03-28 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731032%27 HTTP/1.1" 200 None
2026-03-28 17:16:12 [adesa.de] INFO: Saving data for 10731032: {'auction_closing_time': 1774872000.0, 'created_time': 1774614462.88011, 'last_price_update_time': 1774718172.675541}
2026-03-28 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731032') HTTP/1.1" 204 0
2026-03-28 17:16:12 [adesa.de] INFO: Found listing with ID: 10731070
2026-03-28 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731070%27 HTTP/1.1" 200 None
2026-03-28 17:16:12 [adesa.de] INFO: Scrape type for 10731070: 2
2026-03-28 17:16:12 [adesa.de] INFO: Scraping item 10731070 url https://www.openlane.eu/en/carv6/auction/10731070
2026-03-28 17:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731068> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731025> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 399d35ea-eea6-500f-9f89-446ca31b5ee4 with identifier: 10731039
2026-03-28 17:16:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 399d35ea-eea6-500f-9f89-446ca31b5ee4 with scrape type 2
2026-03-28 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 399d35ea-eea6-500f-9f89-446ca31b5ee4 with scrape type 2
2026-03-28 17:16:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 399d35ea-eea6-500f-9f89-446ca31b5ee4, identifier: 10731039
2026-03-28 17:16:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9a4b7da-961b-5dac-a784-961267efab23 with identifier: 10730977
2026-03-28 17:16:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9a4b7da-961b-5dac-a784-961267efab23 with scrape type 2
2026-03-28 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9a4b7da-961b-5dac-a784-961267efab23 with scrape type 2
2026-03-28 17:16:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e9a4b7da-961b-5dac-a784-961267efab23, identifier: 10730977
2026-03-28 17:16:12 [adesa.de] INFO: Found listing with ID: 10731004
2026-03-28 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731004%27 HTTP/1.1" 200 None
2026-03-28 17:16:12 [adesa.de] INFO: Scrape type for 10731004: 0
2026-03-28 17:16:12 [adesa.de] INFO: Skipping item 10731004 url https://www.openlane.eu/en/carv6/auction/10731004
2026-03-28 17:16:12 [adesa.de] INFO: Found listing with ID: 10731060
2026-03-28 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731060%27 HTTP/1.1" 200 None
2026-03-28 17:16:12 [adesa.de] INFO: Scrape type for 10731060: 0
2026-03-28 17:16:12 [adesa.de] INFO: Skipping item 10731060 url https://www.openlane.eu/en/carv6/auction/10731060
2026-03-28 17:16:12 [adesa.de] INFO: Found listing with ID: 10731089
2026-03-28 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731089%27 HTTP/1.1" 200 None
2026-03-28 17:16:12 [adesa.de] INFO: Scrape type for 10731089: 0
2026-03-28 17:16:12 [adesa.de] INFO: Skipping item 10731089 url https://www.openlane.eu/en/carv6/auction/10731089
2026-03-28 17:16:12 [adesa.de] INFO: Found listing with ID: 10731035
2026-03-28 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731035%27 HTTP/1.1" 200 None
2026-03-28 17:16:12 [adesa.de] INFO: Scrape type for 10731035: 2
2026-03-28 17:16:12 [adesa.de] INFO: Scraping item 10731035 url https://www.openlane.eu/en/carv6/auction/10731035
2026-03-28 17: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-28 17:16:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 399d35ea-eea6-500f-9f89-446ca31b5ee4 with identifier: 10731039
2026-03-28 17:16:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 399d35ea-eea6-500f-9f89-446ca31b5ee4 with identifier: 10731039
2026-03-28 17:16:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 399d35ea-eea6-500f-9f89-446ca31b5ee4 with identifier: 10731039 to the API
2026-03-28 17:16:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731039>
{'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': 184,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Hybrid',
'id': '399d35ea-eea6-500f-9f89-446ca31b5ee4',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '464764',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731039',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 68877,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23900,
'price_includes_vat': True,
'registration_date': '2022-07-14',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5 Series Touring 530e - Hybrid - Automatic - 184 hp - 68.877 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731039%27 HTTP/1.1" 200 None
2026-03-28 17:16:13 [adesa.de] INFO: Saving data for 10731039: {'auction_closing_time': 1774872000.0, 'created_time': 1774614534.187097, 'last_price_update_time': 1774718173.272423}
2026-03-28 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731039') HTTP/1.1" 204 0
2026-03-28 17:16:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e9a4b7da-961b-5dac-a784-961267efab23 with identifier: 10730977
2026-03-28 17:16:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e9a4b7da-961b-5dac-a784-961267efab23 with identifier: 10730977
2026-03-28 17:16:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e9a4b7da-961b-5dac-a784-961267efab23 with identifier: 10730977 to the API
2026-03-28 17:16:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730977>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'e9a4b7da-961b-5dac-a784-961267efab23',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '464618',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730977',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 83645,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26000,
'price_includes_vat': True,
'registration_date': '2022-12-07',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5 Series Touring 530d - xDrive - Diesel - Automatic - 286 hp - '
'83.645 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730977%27 HTTP/1.1" 200 None
2026-03-28 17:16:13 [adesa.de] INFO: Saving data for 10730977: {'auction_closing_time': 1774872000.0, 'created_time': 1774614473.459292, 'last_price_update_time': 1774718173.663865}
2026-03-28 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730977') HTTP/1.1" 204 0
2026-03-28 17:16:13 [adesa.de] INFO: Found listing with ID: 10731024
2026-03-28 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731024%27 HTTP/1.1" 200 None
2026-03-28 17:16:13 [adesa.de] INFO: Scrape type for 10731024: 0
2026-03-28 17:16:13 [adesa.de] INFO: Skipping item 10731024 url https://www.openlane.eu/en/carv6/auction/10731024
2026-03-28 17:16:13 [adesa.de] INFO: Found listing with ID: 10731051
2026-03-28 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731051%27 HTTP/1.1" 200 None
2026-03-28 17:16:13 [adesa.de] INFO: Scrape type for 10731051: 0
2026-03-28 17:16:13 [adesa.de] INFO: Skipping item 10731051 url https://www.openlane.eu/en/carv6/auction/10731051
2026-03-28 17:16:13 [adesa.de] INFO: Found listing with ID: 10731010
2026-03-28 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731010%27 HTTP/1.1" 200 None
2026-03-28 17:16:13 [adesa.de] INFO: Scrape type for 10731010: 0
2026-03-28 17:16:13 [adesa.de] INFO: Skipping item 10731010 url https://www.openlane.eu/en/carv6/auction/10731010
2026-03-28 17:16:13 [adesa.de] INFO: Found listing with ID: 10731045
2026-03-28 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731045%27 HTTP/1.1" 200 None
2026-03-28 17:16:13 [adesa.de] INFO: Scrape type for 10731045: 0
2026-03-28 17:16:13 [adesa.de] INFO: Skipping item 10731045 url https://www.openlane.eu/en/carv6/auction/10731045
2026-03-28 17:16:13 [adesa.de] INFO: Found listing with ID: 10731081
2026-03-28 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731081%27 HTTP/1.1" 200 None
2026-03-28 17:16:13 [adesa.de] INFO: Scrape type for 10731081: 2
2026-03-28 17:16:13 [adesa.de] INFO: Scraping item 10731081 url https://www.openlane.eu/en/carv6/auction/10731081
2026-03-28 17:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731077> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730956> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731062> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7952c3e6-233a-5383-90c1-87a3d26de7d1 with identifier: 10731068
2026-03-28 17:16:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7952c3e6-233a-5383-90c1-87a3d26de7d1 with scrape type 2
2026-03-28 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7952c3e6-233a-5383-90c1-87a3d26de7d1 with scrape type 2
2026-03-28 17:16:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7952c3e6-233a-5383-90c1-87a3d26de7d1, identifier: 10731068
2026-03-28 17:16:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc8f200c-d82e-5596-9ab0-0553cbf20b91 with identifier: 10731025
2026-03-28 17:16:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc8f200c-d82e-5596-9ab0-0553cbf20b91 with scrape type 2
2026-03-28 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc8f200c-d82e-5596-9ab0-0553cbf20b91 with scrape type 2
2026-03-28 17:16:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fc8f200c-d82e-5596-9ab0-0553cbf20b91, identifier: 10731025
2026-03-28 17: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-28 17: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-28 17: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-28 17:16:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7952c3e6-233a-5383-90c1-87a3d26de7d1 with identifier: 10731068
2026-03-28 17:16:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7952c3e6-233a-5383-90c1-87a3d26de7d1 with identifier: 10731068
2026-03-28 17:16:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7952c3e6-233a-5383-90c1-87a3d26de7d1 with identifier: 10731068 to the API
2026-03-28 17:16:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731068>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '7952c3e6-233a-5383-90c1-87a3d26de7d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466984',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731068',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 104440,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26000,
'price_includes_vat': True,
'registration_date': '2022-07-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5 Series Touring 530d - Diesel - Automatic - 286 hp - 104.440 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731068%27 HTTP/1.1" 200 None
2026-03-28 17:16:14 [adesa.de] INFO: Saving data for 10731068: {'auction_closing_time': 1774872000.0, 'created_time': 1774614470.097585, 'last_price_update_time': 1774718174.265602}
2026-03-28 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731068') HTTP/1.1" 204 0
2026-03-28 17:16:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fc8f200c-d82e-5596-9ab0-0553cbf20b91 with identifier: 10731025
2026-03-28 17:16:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fc8f200c-d82e-5596-9ab0-0553cbf20b91 with identifier: 10731025
2026-03-28 17:16:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fc8f200c-d82e-5596-9ab0-0553cbf20b91 with identifier: 10731025 to the API
2026-03-28 17:16:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731025>
{'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': 184,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Hybrid',
'id': 'fc8f200c-d82e-5596-9ab0-0553cbf20b91',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465074',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731025',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 134527,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26000,
'price_includes_vat': True,
'registration_date': '2022-12-05',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5 Series Touring 530e - xDrive - Hybrid - Automatic - 184 hp - '
'134.527 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731025%27 HTTP/1.1" 200 None
2026-03-28 17:16:14 [adesa.de] INFO: Saving data for 10731025: {'auction_closing_time': 1774872000.0, 'created_time': 1774614465.363131, 'last_price_update_time': 1774718174.567948}
2026-03-28 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731025') HTTP/1.1" 204 0
2026-03-28 17:16:14 [adesa.de] INFO: Found listing with ID: 10730974
2026-03-28 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730974%27 HTTP/1.1" 200 None
2026-03-28 17:16:14 [adesa.de] INFO: Scrape type for 10730974: 2
2026-03-28 17:16:14 [adesa.de] INFO: Scraping item 10730974 url https://www.openlane.eu/en/carv6/auction/10730974
2026-03-28 17:16:14 [adesa.de] INFO: Found listing with ID: 10730958
2026-03-28 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730958%27 HTTP/1.1" 200 None
2026-03-28 17:16:14 [adesa.de] INFO: Scrape type for 10730958: 2
2026-03-28 17:16:14 [adesa.de] INFO: Scraping item 10730958 url https://www.openlane.eu/en/carv6/auction/10730958
2026-03-28 17:16:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec1f5796-99d9-57a7-9e8b-89b2e500dd02 with identifier: 10731077
2026-03-28 17:16:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec1f5796-99d9-57a7-9e8b-89b2e500dd02 with scrape type 2
2026-03-28 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec1f5796-99d9-57a7-9e8b-89b2e500dd02 with scrape type 2
2026-03-28 17:16:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ec1f5796-99d9-57a7-9e8b-89b2e500dd02, identifier: 10731077
2026-03-28 17:16:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 458e10ec-a227-5cc8-8385-cfccdd7db825 with identifier: 10730956
2026-03-28 17:16:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 458e10ec-a227-5cc8-8385-cfccdd7db825 with scrape type 2
2026-03-28 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 458e10ec-a227-5cc8-8385-cfccdd7db825 with scrape type 2
2026-03-28 17:16:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 458e10ec-a227-5cc8-8385-cfccdd7db825, identifier: 10730956
2026-03-28 17:16:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef2a20ed-aa9d-5559-9390-f2481a744af5 with identifier: 10731062
2026-03-28 17:16:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef2a20ed-aa9d-5559-9390-f2481a744af5 with scrape type 2
2026-03-28 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef2a20ed-aa9d-5559-9390-f2481a744af5 with scrape type 2
2026-03-28 17:16:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ef2a20ed-aa9d-5559-9390-f2481a744af5, identifier: 10731062
2026-03-28 17:16:15 [adesa.de] INFO: Found listing with ID: 10731075
2026-03-28 17:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731075%27 HTTP/1.1" 200 None
2026-03-28 17:16:15 [adesa.de] INFO: Scrape type for 10731075: 2
2026-03-28 17:16:15 [adesa.de] INFO: Scraping item 10731075 url https://www.openlane.eu/en/carv6/auction/10731075
2026-03-28 17:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731095> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ec1f5796-99d9-57a7-9e8b-89b2e500dd02 with identifier: 10731077
2026-03-28 17:16:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ec1f5796-99d9-57a7-9e8b-89b2e500dd02 with identifier: 10731077
2026-03-28 17:16:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ec1f5796-99d9-57a7-9e8b-89b2e500dd02 with identifier: 10731077 to the API
2026-03-28 17:16:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731077>
{'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': 190,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'ec1f5796-99d9-57a7-9e8b-89b2e500dd02',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466967',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731077',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 117961,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21200,
'price_includes_vat': True,
'registration_date': '2022-11-29',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5 Series Touring 520d - Diesel - Automatic - 190 hp - 117.961 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 17:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731077%27 HTTP/1.1" 200 None
2026-03-28 17:16:15 [adesa.de] INFO: Saving data for 10731077: {'auction_closing_time': 1774872000.0, 'created_time': 1774614494.973092, 'last_price_update_time': 1774718175.313273}
2026-03-28 17:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731077') HTTP/1.1" 204 0
2026-03-28 17:16:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 458e10ec-a227-5cc8-8385-cfccdd7db825 with identifier: 10730956
2026-03-28 17:16:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 458e10ec-a227-5cc8-8385-cfccdd7db825 with identifier: 10730956
2026-03-28 17:16:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 458e10ec-a227-5cc8-8385-cfccdd7db825 with identifier: 10730956 to the API
2026-03-28 17:16:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730956>
{'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': 190,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '458e10ec-a227-5cc8-8385-cfccdd7db825',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465115',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730956',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 168720,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21200,
'price_includes_vat': True,
'registration_date': '2023-07-13',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5 Series Touring 520d - Diesel - Automatic - 190 hp - 168.720 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 17:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730956%27 HTTP/1.1" 200 None
2026-03-28 17:16:15 [adesa.de] INFO: Saving data for 10730956: {'auction_closing_time': 1774872000.0, 'created_time': 1774614474.978873, 'last_price_update_time': 1774718175.599986}
2026-03-28 17:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730956') HTTP/1.1" 204 0
2026-03-28 17:16:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ef2a20ed-aa9d-5559-9390-f2481a744af5 with identifier: 10731062
2026-03-28 17:16:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ef2a20ed-aa9d-5559-9390-f2481a744af5 with identifier: 10731062
2026-03-28 17:16:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ef2a20ed-aa9d-5559-9390-f2481a744af5 with identifier: 10731062 to the API
2026-03-28 17:16:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731062>
{'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': 190,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'ef2a20ed-aa9d-5559-9390-f2481a744af5',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '467056',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731062',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '4 Series',
'odometer': 147466,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22400,
'price_includes_vat': True,
'registration_date': '2021-11-22',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 4 Series Gran Coupé 420d - Diesel - Automatic - 190 hp - '
'147.466 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 17:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731062%27 HTTP/1.1" 200 None
2026-03-28 17:16:15 [adesa.de] INFO: Saving data for 10731062: {'auction_closing_time': 1774872000.0, 'created_time': 1774614489.384179, 'last_price_update_time': 1774718175.892093}
2026-03-28 17:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731062') HTTP/1.1" 204 0
2026-03-28 17:16:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:15 [adesa.de] INFO: Found listing with ID: 10731091
2026-03-28 17:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731091%27 HTTP/1.1" 200 None
2026-03-28 17:16:15 [adesa.de] INFO: Scrape type for 10731091: 0
2026-03-28 17:16:15 [adesa.de] INFO: Skipping item 10731091 url https://www.openlane.eu/en/carv6/auction/10731091
2026-03-28 17:16:15 [adesa.de] INFO: Found listing with ID: 10731080
2026-03-28 17:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731080%27 HTTP/1.1" 200 None
2026-03-28 17:16:15 [adesa.de] INFO: Scrape type for 10731080: 2
2026-03-28 17:16:15 [adesa.de] INFO: Scraping item 10731080 url https://www.openlane.eu/en/carv6/auction/10731080
2026-03-28 17:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731052> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731069> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:15 [adesa.de] INFO: Found listing with ID: 10730992
2026-03-28 17:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730992%27 HTTP/1.1" 200 None
2026-03-28 17:16:15 [adesa.de] INFO: Scrape type for 10730992: 2
2026-03-28 17:16:15 [adesa.de] INFO: Scraping item 10730992 url https://www.openlane.eu/en/carv6/auction/10730992
2026-03-28 17:16:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ac214ee-9adc-5e4e-8848-237aeabe1b03 with identifier: 10731095
2026-03-28 17:16:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ac214ee-9adc-5e4e-8848-237aeabe1b03 with scrape type 2
2026-03-28 17:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ac214ee-9adc-5e4e-8848-237aeabe1b03 with scrape type 2
2026-03-28 17:16:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7ac214ee-9adc-5e4e-8848-237aeabe1b03, identifier: 10731095
2026-03-28 17:16:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7ac214ee-9adc-5e4e-8848-237aeabe1b03 with identifier: 10731095
2026-03-28 17:16:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7ac214ee-9adc-5e4e-8848-237aeabe1b03 with identifier: 10731095
2026-03-28 17:16:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7ac214ee-9adc-5e4e-8848-237aeabe1b03 with identifier: 10731095 to the API
2026-03-28 17:16:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731095>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '7ac214ee-9adc-5e4e-8848-237aeabe1b03',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466546',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731095',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 149040,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2021-01-15',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi 2.0 TDI - Diesel - Automatic - 150 hp - 149.040 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731095%27 HTTP/1.1" 200 None
2026-03-28 17:16:16 [adesa.de] INFO: Saving data for 10731095: {'auction_closing_time': 1774872000.0, 'created_time': 1774614012.679709, 'last_price_update_time': 1774718176.372248}
2026-03-28 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731095') HTTP/1.1" 204 0
2026-03-28 17:16:16 [adesa.de] INFO: Found listing with ID: 10731011
2026-03-28 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731011%27 HTTP/1.1" 200 None
2026-03-28 17:16:16 [adesa.de] INFO: Scrape type for 10731011: 2
2026-03-28 17:16:16 [adesa.de] INFO: Scraping item 10731011 url https://www.openlane.eu/en/carv6/auction/10731011
2026-03-28 17:16:16 [adesa.de] INFO: Found listing with ID: 10730987
2026-03-28 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730987%27 HTTP/1.1" 200 None
2026-03-28 17:16:16 [adesa.de] INFO: Scrape type for 10730987: 2
2026-03-28 17:16:16 [adesa.de] INFO: Scraping item 10730987 url https://www.openlane.eu/en/carv6/auction/10730987
2026-03-28 17:16:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d8a8a57-d41e-50f5-8c20-70010eb15491 with identifier: 10731052
2026-03-28 17:16:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d8a8a57-d41e-50f5-8c20-70010eb15491 with scrape type 2
2026-03-28 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d8a8a57-d41e-50f5-8c20-70010eb15491 with scrape type 2
2026-03-28 17:16:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8d8a8a57-d41e-50f5-8c20-70010eb15491, identifier: 10731052
2026-03-28 17:16:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04caf0bc-b779-5058-b5b3-6fb753d7da90 with identifier: 10731069
2026-03-28 17:16:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04caf0bc-b779-5058-b5b3-6fb753d7da90 with scrape type 2
2026-03-28 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04caf0bc-b779-5058-b5b3-6fb753d7da90 with scrape type 2
2026-03-28 17:16:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 04caf0bc-b779-5058-b5b3-6fb753d7da90, identifier: 10731069
2026-03-28 17:16:16 [adesa.de] INFO: Found listing with ID: 10730957
2026-03-28 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730957%27 HTTP/1.1" 200 None
2026-03-28 17:16:16 [adesa.de] INFO: Scrape type for 10730957: 2
2026-03-28 17:16:16 [adesa.de] INFO: Scraping item 10730957 url https://www.openlane.eu/en/carv6/auction/10730957
2026-03-28 17:16:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8d8a8a57-d41e-50f5-8c20-70010eb15491 with identifier: 10731052
2026-03-28 17:16:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8d8a8a57-d41e-50f5-8c20-70010eb15491 with identifier: 10731052
2026-03-28 17:16:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8d8a8a57-d41e-50f5-8c20-70010eb15491 with identifier: 10731052 to the API
2026-03-28 17:16:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731052>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '8d8a8a57-d41e-50f5-8c20-70010eb15491',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '467182',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731052',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 82884,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24100,
'price_includes_vat': True,
'registration_date': '2023-01-20',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi RS 2.0 TDI - Diesel - Automatic - 200 hp - '
'82.884 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731052%27 HTTP/1.1" 200 None
2026-03-28 17:16:16 [adesa.de] INFO: Saving data for 10731052: {'auction_closing_time': 1774872000.0, 'created_time': 1774614407.009739, 'last_price_update_time': 1774718176.991261}
2026-03-28 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731052') HTTP/1.1" 204 0
2026-03-28 17:16:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 04caf0bc-b779-5058-b5b3-6fb753d7da90 with identifier: 10731069
2026-03-28 17:16:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 04caf0bc-b779-5058-b5b3-6fb753d7da90 with identifier: 10731069
2026-03-28 17:16:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 04caf0bc-b779-5058-b5b3-6fb753d7da90 with identifier: 10731069 to the API
2026-03-28 17:16:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731069>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '04caf0bc-b779-5058-b5b3-6fb753d7da90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466251',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731069',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 120158,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2022-02-10',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi 2.0 TDI Style - Diesel - Automatic - 150 hp - '
'120.158 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-28 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731069%27 HTTP/1.1" 200 None
2026-03-28 17:16:17 [adesa.de] INFO: Saving data for 10731069: {'auction_closing_time': 1774872000.0, 'created_time': 1774614407.349416, 'last_price_update_time': 1774718177.28041}
2026-03-28 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731069') HTTP/1.1" 204 0
2026-03-28 17:16:17 [adesa.de] INFO: Found listing with ID: 10731085
2026-03-28 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731085%27 HTTP/1.1" 200 None
2026-03-28 17:16:17 [adesa.de] INFO: Scrape type for 10731085: 2
2026-03-28 17:16:17 [adesa.de] INFO: Scraping item 10731085 url https://www.openlane.eu/en/carv6/auction/10731085
2026-03-28 17:16:17 [adesa.de] INFO: Found listing with ID: 10731063
2026-03-28 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731063%27 HTTP/1.1" 200 None
2026-03-28 17:16:17 [adesa.de] INFO: Scrape type for 10731063: 2
2026-03-28 17:16:17 [adesa.de] INFO: Scraping item 10731063 url https://www.openlane.eu/en/carv6/auction/10731063
2026-03-28 17:16:17 [adesa.de] INFO: Found listing with ID: 10731087
2026-03-28 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731087%27 HTTP/1.1" 200 None
2026-03-28 17:16:17 [adesa.de] INFO: Scrape type for 10731087: 2
2026-03-28 17:16:17 [adesa.de] INFO: Scraping item 10731087 url https://www.openlane.eu/en/carv6/auction/10731087
2026-03-28 17:16:17 [adesa.de] INFO: Found listing with ID: 10730968
2026-03-28 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730968%27 HTTP/1.1" 200 None
2026-03-28 17:16:17 [adesa.de] INFO: Scrape type for 10730968: 2
2026-03-28 17:16:17 [adesa.de] INFO: Scraping item 10730968 url https://www.openlane.eu/en/carv6/auction/10730968
2026-03-28 17:16:17 [adesa.de] INFO: Found listing with ID: 10730962
2026-03-28 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730962%27 HTTP/1.1" 200 None
2026-03-28 17:16:17 [adesa.de] INFO: Scrape type for 10730962: 2
2026-03-28 17:16:17 [adesa.de] INFO: Scraping item 10730962 url https://www.openlane.eu/en/carv6/auction/10730962
2026-03-28 17:16:17 [adesa.de] INFO: Found listing with ID: 10731006
2026-03-28 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731006%27 HTTP/1.1" 200 None
2026-03-28 17:16:17 [adesa.de] INFO: Scrape type for 10731006: 2
2026-03-28 17:16:17 [adesa.de] INFO: Scraping item 10731006 url https://www.openlane.eu/en/carv6/auction/10731006
2026-03-28 17:16:17 [adesa.de] INFO: Found listing with ID: 10731000
2026-03-28 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731000%27 HTTP/1.1" 200 None
2026-03-28 17:16:17 [adesa.de] INFO: Scrape type for 10731000: 2
2026-03-28 17:16:17 [adesa.de] INFO: Scraping item 10731000 url https://www.openlane.eu/en/carv6/auction/10731000
2026-03-28 17:16:17 [adesa.de] INFO: Found listing with ID: 10731012
2026-03-28 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731012%27 HTTP/1.1" 200 None
2026-03-28 17:16:17 [adesa.de] INFO: Scrape type for 10731012: 2
2026-03-28 17:16:17 [adesa.de] INFO: Scraping item 10731012 url https://www.openlane.eu/en/carv6/auction/10731012
2026-03-28 17:16:17 [adesa.de] INFO: Found listing with ID: 10730964
2026-03-28 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730964%27 HTTP/1.1" 200 None
2026-03-28 17:16:17 [adesa.de] INFO: Scrape type for 10730964: 2
2026-03-28 17:16:17 [adesa.de] INFO: Scraping item 10730964 url https://www.openlane.eu/en/carv6/auction/10730964
2026-03-28 17:16:17 [adesa.de] INFO: Found listing with ID: 10730982
2026-03-28 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730982%27 HTTP/1.1" 200 None
2026-03-28 17:16:17 [adesa.de] INFO: Scrape type for 10730982: 2
2026-03-28 17:16:17 [adesa.de] INFO: Scraping item 10730982 url https://www.openlane.eu/en/carv6/auction/10730982
2026-03-28 17:16:17 [adesa.de] INFO: Found listing with ID: 10730976
2026-03-28 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730976%27 HTTP/1.1" 200 None
2026-03-28 17:16:17 [adesa.de] INFO: Scrape type for 10730976: 2
2026-03-28 17:16:17 [adesa.de] INFO: Scraping item 10730976 url https://www.openlane.eu/en/carv6/auction/10730976
2026-03-28 17:16:17 [adesa.de] INFO: Found listing with ID: 10734374
2026-03-28 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734374%27 HTTP/1.1" 200 None
2026-03-28 17:16:17 [adesa.de] INFO: Scrape type for 10734374: 2
2026-03-28 17:16:17 [adesa.de] INFO: Scraping item 10734374 url https://www.openlane.eu/en/carv6/auction/10734374
2026-03-28 17:16:17 [adesa.de] INFO: Found listing with ID: 10734690
2026-03-28 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734690%27 HTTP/1.1" 200 None
2026-03-28 17:16:17 [adesa.de] INFO: Scrape type for 10734690: 2
2026-03-28 17:16:17 [adesa.de] INFO: Scraping item 10734690 url https://www.openlane.eu/en/carv6/auction/10734690
2026-03-28 17:16:17 [adesa.de] INFO: Found listing with ID: 10734408
2026-03-28 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734408%27 HTTP/1.1" 200 None
2026-03-28 17:16:17 [adesa.de] INFO: Scrape type for 10734408: 2
2026-03-28 17:16:17 [adesa.de] INFO: Scraping item 10734408 url https://www.openlane.eu/en/carv6/auction/10734408
2026-03-28 17:16:17 [adesa.de] INFO: Found listing with ID: 10734396
2026-03-28 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734396%27 HTTP/1.1" 200 None
2026-03-28 17:16:17 [adesa.de] INFO: Scrape type for 10734396: 2
2026-03-28 17:16:17 [adesa.de] INFO: Scraping item 10734396 url https://www.openlane.eu/en/carv6/auction/10734396
2026-03-28 17:16:17 [adesa.de] INFO: Found listing with ID: 10734397
2026-03-28 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734397%27 HTTP/1.1" 200 None
2026-03-28 17:16:17 [adesa.de] INFO: Scrape type for 10734397: 2
2026-03-28 17:16:17 [adesa.de] INFO: Scraping item 10734397 url https://www.openlane.eu/en/carv6/auction/10734397
2026-03-28 17:16:17 [adesa.de] INFO: Found listing with ID: 10734409
2026-03-28 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734409%27 HTTP/1.1" 200 None
2026-03-28 17:16:17 [adesa.de] INFO: Scrape type for 10734409: 2
2026-03-28 17:16:17 [adesa.de] INFO: Scraping item 10734409 url https://www.openlane.eu/en/carv6/auction/10734409
2026-03-28 17:16:17 [adesa.de] INFO: Found listing with ID: 10734410
2026-03-28 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734410%27 HTTP/1.1" 200 None
2026-03-28 17:16:17 [adesa.de] INFO: Scrape type for 10734410: 2
2026-03-28 17:16:17 [adesa.de] INFO: Scraping item 10734410 url https://www.openlane.eu/en/carv6/auction/10734410
2026-03-28 17:16:17 [adesa.de] INFO: Found listing with ID: 10734413
2026-03-28 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734413%27 HTTP/1.1" 200 None
2026-03-28 17:16:17 [adesa.de] INFO: Scrape type for 10734413: 2
2026-03-28 17:16:17 [adesa.de] INFO: Scraping item 10734413 url https://www.openlane.eu/en/carv6/auction/10734413
2026-03-28 17:16:17 [adesa.de] INFO: Found listing with ID: 10734476
2026-03-28 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734476%27 HTTP/1.1" 200 None
2026-03-28 17:16:17 [adesa.de] INFO: Scrape type for 10734476: 2
2026-03-28 17:16:17 [adesa.de] INFO: Scraping item 10734476 url https://www.openlane.eu/en/carv6/auction/10734476
2026-03-28 17:16:17 [adesa.de] INFO: Found listing with ID: 10734422
2026-03-28 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734422%27 HTTP/1.1" 200 None
2026-03-28 17:16:17 [adesa.de] INFO: Scrape type for 10734422: 2
2026-03-28 17:16:17 [adesa.de] INFO: Scraping item 10734422 url https://www.openlane.eu/en/carv6/auction/10734422
2026-03-28 17:16:17 [adesa.de] INFO: Found listing with ID: 10734425
2026-03-28 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734425%27 HTTP/1.1" 200 None
2026-03-28 17:16:17 [adesa.de] INFO: Scrape type for 10734425: 2
2026-03-28 17:16:17 [adesa.de] INFO: Scraping item 10734425 url https://www.openlane.eu/en/carv6/auction/10734425
2026-03-28 17:16:17 [adesa.de] INFO: Found listing with ID: 10734426
2026-03-28 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734426%27 HTTP/1.1" 200 None
2026-03-28 17:16:17 [adesa.de] INFO: Scrape type for 10734426: 2
2026-03-28 17:16:17 [adesa.de] INFO: Scraping item 10734426 url https://www.openlane.eu/en/carv6/auction/10734426
2026-03-28 17:16:17 [adesa.de] INFO: Found listing with ID: 10734439
2026-03-28 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734439%27 HTTP/1.1" 200 None
2026-03-28 17:16:17 [adesa.de] INFO: Scrape type for 10734439: 2
2026-03-28 17:16:17 [adesa.de] INFO: Scraping item 10734439 url https://www.openlane.eu/en/carv6/auction/10734439
2026-03-28 17:16:17 [adesa.de] INFO: Found listing with ID: 10734473
2026-03-28 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734473%27 HTTP/1.1" 200 None
2026-03-28 17:16:17 [adesa.de] INFO: Scrape type for 10734473: 2
2026-03-28 17:16:17 [adesa.de] INFO: Scraping item 10734473 url https://www.openlane.eu/en/carv6/auction/10734473
2026-03-28 17:16:17 [adesa.de] INFO: Found listing with ID: 10734697
2026-03-28 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734697%27 HTTP/1.1" 200 None
2026-03-28 17:16:17 [adesa.de] INFO: Scrape type for 10734697: 2
2026-03-28 17:16:17 [adesa.de] INFO: Scraping item 10734697 url https://www.openlane.eu/en/carv6/auction/10734697
2026-03-28 17:16:17 [adesa.de] INFO: Found listing with ID: 10734474
2026-03-28 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734474%27 HTTP/1.1" 200 None
2026-03-28 17:16:17 [adesa.de] INFO: Scrape type for 10734474: 2
2026-03-28 17:16:17 [adesa.de] INFO: Scraping item 10734474 url https://www.openlane.eu/en/carv6/auction/10734474
2026-03-28 17:16:17 [adesa.de] INFO: Found listing with ID: 10734475
2026-03-28 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734475%27 HTTP/1.1" 200 None
2026-03-28 17:16:17 [adesa.de] INFO: Scrape type for 10734475: 2
2026-03-28 17:16:17 [adesa.de] INFO: Scraping item 10734475 url https://www.openlane.eu/en/carv6/auction/10734475
2026-03-28 17:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731016> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25fd0e35-790f-5592-9291-81a1463d623d with identifier: 10731016
2026-03-28 17:16:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25fd0e35-790f-5592-9291-81a1463d623d with scrape type 2
2026-03-28 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25fd0e35-790f-5592-9291-81a1463d623d with scrape type 2
2026-03-28 17:16:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 25fd0e35-790f-5592-9291-81a1463d623d, identifier: 10731016
2026-03-28 17:16:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 25fd0e35-790f-5592-9291-81a1463d623d with identifier: 10731016
2026-03-28 17:16:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 25fd0e35-790f-5592-9291-81a1463d623d with identifier: 10731016
2026-03-28 17:16:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 25fd0e35-790f-5592-9291-81a1463d623d with identifier: 10731016 to the API
2026-03-28 17:16:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731016>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '25fd0e35-790f-5592-9291-81a1463d623d',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466509',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731016',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 158697,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16500,
'price_includes_vat': True,
'registration_date': '2021-01-15',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Superb Combi 2.0 TDI - Diesel - Automatic - 150 hp - 158.697 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731016%27 HTTP/1.1" 200 None
2026-03-28 17:16:18 [adesa.de] INFO: Saving data for 10731016: {'auction_closing_time': 1774872000.0, 'created_time': 1774614414.807372, 'last_price_update_time': 1774718178.422855}
2026-03-28 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731016') HTTP/1.1" 204 0
2026-03-28 17:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731074> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730986> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730983> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51934a1f-32b0-522b-ad86-579616668fe4 with identifier: 10731074
2026-03-28 17:16:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51934a1f-32b0-522b-ad86-579616668fe4 with scrape type 2
2026-03-28 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51934a1f-32b0-522b-ad86-579616668fe4 with scrape type 2
2026-03-28 17:16:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 51934a1f-32b0-522b-ad86-579616668fe4, identifier: 10731074
2026-03-28 17:16:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 51934a1f-32b0-522b-ad86-579616668fe4 with identifier: 10731074
2026-03-28 17:16:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 51934a1f-32b0-522b-ad86-579616668fe4 with identifier: 10731074
2026-03-28 17:16:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 51934a1f-32b0-522b-ad86-579616668fe4 with identifier: 10731074 to the API
2026-03-28 17:16:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731074>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '51934a1f-32b0-522b-ad86-579616668fe4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465612',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731074',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 140684,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2020-01-20',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Superb Combi 2.0 TDI - Diesel - Automatic - 150 hp - 140.684 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731074%27 HTTP/1.1" 200 None
2026-03-28 17:16:19 [adesa.de] INFO: Saving data for 10731074: {'auction_closing_time': 1774872000.0, 'created_time': 1774614423.594739, 'last_price_update_time': 1774718179.005432}
2026-03-28 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731074') HTTP/1.1" 204 0
2026-03-28 17:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731029> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 040640ba-331d-5d3d-ad63-fc537c2827bd with identifier: 10730986
2026-03-28 17:16:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 040640ba-331d-5d3d-ad63-fc537c2827bd with scrape type 2
2026-03-28 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 040640ba-331d-5d3d-ad63-fc537c2827bd with scrape type 2
2026-03-28 17:16:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 040640ba-331d-5d3d-ad63-fc537c2827bd, identifier: 10730986
2026-03-28 17:16:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4fe93f66-8154-513e-afbd-a83f02521e51 with identifier: 10730983
2026-03-28 17:16:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4fe93f66-8154-513e-afbd-a83f02521e51 with scrape type 2
2026-03-28 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4fe93f66-8154-513e-afbd-a83f02521e51 with scrape type 2
2026-03-28 17:16:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4fe93f66-8154-513e-afbd-a83f02521e51, identifier: 10730983
2026-03-28 17:16:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 040640ba-331d-5d3d-ad63-fc537c2827bd with identifier: 10730986
2026-03-28 17:16:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 040640ba-331d-5d3d-ad63-fc537c2827bd with identifier: 10730986
2026-03-28 17:16:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 040640ba-331d-5d3d-ad63-fc537c2827bd with identifier: 10730986 to the API
2026-03-28 17:16:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730986>
{'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': 258,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Petrol',
'id': '040640ba-331d-5d3d-ad63-fc537c2827bd',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465428',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730986',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 116580,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22900,
'price_includes_vat': True,
'registration_date': '2021-01-05',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3 Series Touring 330i M Sport - Petrol - Automatic - 258 hp - '
'116.580 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-28 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730986%27 HTTP/1.1" 200 None
2026-03-28 17:16:19 [adesa.de] INFO: Saving data for 10730986: {'auction_closing_time': 1774872000.0, 'created_time': 1774614493.314086, 'last_price_update_time': 1774718179.535726}
2026-03-28 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730986') HTTP/1.1" 204 0
2026-03-28 17:16:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4fe93f66-8154-513e-afbd-a83f02521e51 with identifier: 10730983
2026-03-28 17:16:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4fe93f66-8154-513e-afbd-a83f02521e51 with identifier: 10730983
2026-03-28 17:16:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4fe93f66-8154-513e-afbd-a83f02521e51 with identifier: 10730983 to the API
2026-03-28 17:16:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730983>
{'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-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '4fe93f66-8154-513e-afbd-a83f02521e51',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465980',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730983',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 160217,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2021-01-20',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Superb Combi 2.0 TDI - AWD - Diesel - Automatic - 200 hp - '
'160.217 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730983%27 HTTP/1.1" 200 None
2026-03-28 17:16:19 [adesa.de] INFO: Saving data for 10730983: {'auction_closing_time': 1774872000.0, 'created_time': 1774614422.579194, 'last_price_update_time': 1774718179.828081}
2026-03-28 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730983') HTTP/1.1" 204 0
2026-03-28 17:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731015> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730999> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02c123e9-8f11-5542-a7c9-4b2b96fff8a6 with identifier: 10731029
2026-03-28 17:16:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02c123e9-8f11-5542-a7c9-4b2b96fff8a6 with scrape type 2
2026-03-28 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02c123e9-8f11-5542-a7c9-4b2b96fff8a6 with scrape type 2
2026-03-28 17:16:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 02c123e9-8f11-5542-a7c9-4b2b96fff8a6, identifier: 10731029
2026-03-28 17:16:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 02c123e9-8f11-5542-a7c9-4b2b96fff8a6 with identifier: 10731029
2026-03-28 17:16:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 02c123e9-8f11-5542-a7c9-4b2b96fff8a6 with identifier: 10731029
2026-03-28 17:16:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 02c123e9-8f11-5542-a7c9-4b2b96fff8a6 with identifier: 10731029 to the API
2026-03-28 17:16:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731029>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '02c123e9-8f11-5542-a7c9-4b2b96fff8a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466355',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731029',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 124831,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22700,
'price_includes_vat': True,
'registration_date': '2022-12-21',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Superb Combi 2.0 TDI - AWD - Diesel - Automatic - 200 hp - '
'124.831 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731029%27 HTTP/1.1" 200 None
2026-03-28 17:16:20 [adesa.de] INFO: Saving data for 10731029: {'auction_closing_time': 1774872000.0, 'created_time': 1774614417.580209, 'last_price_update_time': 1774718180.234572}
2026-03-28 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731029') HTTP/1.1" 204 0
2026-03-28 17:16:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60067232-7146-5db8-ab02-2e1adabc5641 with identifier: 10731015
2026-03-28 17:16:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60067232-7146-5db8-ab02-2e1adabc5641 with scrape type 2
2026-03-28 17:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60067232-7146-5db8-ab02-2e1adabc5641 with scrape type 2
2026-03-28 17:16:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 60067232-7146-5db8-ab02-2e1adabc5641, identifier: 10731015
2026-03-28 17:16:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e1d46eb-011d-5cc1-809e-d4a113258ddf with identifier: 10730999
2026-03-28 17:16:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e1d46eb-011d-5cc1-809e-d4a113258ddf with scrape type 2
2026-03-28 17:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e1d46eb-011d-5cc1-809e-d4a113258ddf with scrape type 2
2026-03-28 17:16:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5e1d46eb-011d-5cc1-809e-d4a113258ddf, identifier: 10730999
2026-03-28 17:16:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 60067232-7146-5db8-ab02-2e1adabc5641 with identifier: 10731015
2026-03-28 17:16:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 60067232-7146-5db8-ab02-2e1adabc5641 with identifier: 10731015
2026-03-28 17:16:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 60067232-7146-5db8-ab02-2e1adabc5641 with identifier: 10731015 to the API
2026-03-28 17:16:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731015>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '60067232-7146-5db8-ab02-2e1adabc5641',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466825',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731015',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 106038,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19100,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Superb Combi 2.0 TDI Style - Diesel - Automatic - 150 hp - '
'106.038 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-28 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731015%27 HTTP/1.1" 200 None
2026-03-28 17:16:20 [adesa.de] INFO: Saving data for 10731015: {'auction_closing_time': 1774872000.0, 'created_time': 1774614414.028264, 'last_price_update_time': 1774718180.772006}
2026-03-28 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731015') HTTP/1.1" 204 0
2026-03-28 17:16:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5e1d46eb-011d-5cc1-809e-d4a113258ddf with identifier: 10730999
2026-03-28 17:16:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5e1d46eb-011d-5cc1-809e-d4a113258ddf with identifier: 10730999
2026-03-28 17:16:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5e1d46eb-011d-5cc1-809e-d4a113258ddf with identifier: 10730999 to the API
2026-03-28 17:16:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730999>
{'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': 190,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '5e1d46eb-011d-5cc1-809e-d4a113258ddf',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466185',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730999',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 130769,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22100,
'price_includes_vat': True,
'registration_date': '2021-06-08',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5 Series Touring 520d M Sport - Diesel - Automatic - 190 hp - '
'130.769 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-28 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730999%27 HTTP/1.1" 200 None
2026-03-28 17:16:21 [adesa.de] INFO: Saving data for 10730999: {'auction_closing_time': 1774872000.0, 'created_time': 1774614469.445841, 'last_price_update_time': 1774718181.071675}
2026-03-28 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730999') HTTP/1.1" 204 0
2026-03-28 17:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731070> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731081> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731035> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17: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-28 17: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-28 17:16:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50f8db4d-6891-550c-8008-6cbfc8371da4 with identifier: 10731070
2026-03-28 17:16:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50f8db4d-6891-550c-8008-6cbfc8371da4 with scrape type 2
2026-03-28 17:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50f8db4d-6891-550c-8008-6cbfc8371da4 with scrape type 2
2026-03-28 17:16:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 50f8db4d-6891-550c-8008-6cbfc8371da4, identifier: 10731070
2026-03-28 17:16:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86369c16-3e21-5ee5-9564-5ff4cfcd3942 with identifier: 10731081
2026-03-28 17:16:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86369c16-3e21-5ee5-9564-5ff4cfcd3942 with scrape type 2
2026-03-28 17:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86369c16-3e21-5ee5-9564-5ff4cfcd3942 with scrape type 2
2026-03-28 17:16:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 86369c16-3e21-5ee5-9564-5ff4cfcd3942, identifier: 10731081
2026-03-28 17:16:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 50f8db4d-6891-550c-8008-6cbfc8371da4 with identifier: 10731070
2026-03-28 17:16:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 50f8db4d-6891-550c-8008-6cbfc8371da4 with identifier: 10731070
2026-03-28 17:16:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 50f8db4d-6891-550c-8008-6cbfc8371da4 with identifier: 10731070 to the API
2026-03-28 17:16:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731070>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '50f8db4d-6891-550c-8008-6cbfc8371da4',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466155',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731070',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 137085,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2023-01-04',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Superb Combi 2.0 TDI Style - Diesel - Automatic - 150 hp - '
'137.085 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-28 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731070%27 HTTP/1.1" 200 None
2026-03-28 17:16:21 [adesa.de] INFO: Saving data for 10731070: {'auction_closing_time': 1774872000.0, 'created_time': 1774614417.210076, 'last_price_update_time': 1774718181.67317}
2026-03-28 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731070') HTTP/1.1" 204 0
2026-03-28 17:16:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 86369c16-3e21-5ee5-9564-5ff4cfcd3942 with identifier: 10731081
2026-03-28 17:16:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 86369c16-3e21-5ee5-9564-5ff4cfcd3942 with identifier: 10731081
2026-03-28 17:16:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 86369c16-3e21-5ee5-9564-5ff4cfcd3942 with identifier: 10731081 to the API
2026-03-28 17:16:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731081>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '86369c16-3e21-5ee5-9564-5ff4cfcd3942',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466385',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731081',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 151921,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Passat Variant 2.0 TDI - Diesel - Automatic - 200 hp - '
'151.921 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731081%27 HTTP/1.1" 200 None
2026-03-28 17:16:21 [adesa.de] INFO: Saving data for 10731081: {'auction_closing_time': 1774872000.0, 'created_time': 1774614410.615226, 'last_price_update_time': 1774718181.978879}
2026-03-28 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731081') HTTP/1.1" 204 0
2026-03-28 17:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730973> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d562332f-343a-5e35-896e-42ca9b9e15f3 with identifier: 10731035
2026-03-28 17:16:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d562332f-343a-5e35-896e-42ca9b9e15f3 with scrape type 2
2026-03-28 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d562332f-343a-5e35-896e-42ca9b9e15f3 with scrape type 2
2026-03-28 17:16:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d562332f-343a-5e35-896e-42ca9b9e15f3, identifier: 10731035
2026-03-28 17:16:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731075> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d562332f-343a-5e35-896e-42ca9b9e15f3 with identifier: 10731035
2026-03-28 17:16:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d562332f-343a-5e35-896e-42ca9b9e15f3 with identifier: 10731035
2026-03-28 17:16:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d562332f-343a-5e35-896e-42ca9b9e15f3 with identifier: 10731035 to the API
2026-03-28 17:16:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731035>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'd562332f-343a-5e35-896e-42ca9b9e15f3',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466089',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731035',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 169266,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2022-07-19',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Arteon Shooting Brake 2.0 TDI R-Line - Diesel - '
'Automatic - 150 hp - 169.266 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2022}
2026-03-28 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731035%27 HTTP/1.1" 200 None
2026-03-28 17:16:22 [adesa.de] INFO: Saving data for 10731035: {'auction_closing_time': 1774872000.0, 'created_time': 1774614409.48514, 'last_price_update_time': 1774718182.389959}
2026-03-28 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731035') HTTP/1.1" 204 0
2026-03-28 17:16:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731080> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5991f272-b83b-51a2-a242-a96f062695a2 with identifier: 10730973
2026-03-28 17:16:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5991f272-b83b-51a2-a242-a96f062695a2 with scrape type 2
2026-03-28 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5991f272-b83b-51a2-a242-a96f062695a2 with scrape type 2
2026-03-28 17:16:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5991f272-b83b-51a2-a242-a96f062695a2, identifier: 10730973
2026-03-28 17:16:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 662b167b-9b32-5f8f-b93c-8606beb135aa with identifier: 10731075
2026-03-28 17:16:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 662b167b-9b32-5f8f-b93c-8606beb135aa with scrape type 2
2026-03-28 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 662b167b-9b32-5f8f-b93c-8606beb135aa with scrape type 2
2026-03-28 17:16:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 662b167b-9b32-5f8f-b93c-8606beb135aa, identifier: 10731075
2026-03-28 17:16:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5991f272-b83b-51a2-a242-a96f062695a2 with identifier: 10730973
2026-03-28 17:16:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5991f272-b83b-51a2-a242-a96f062695a2 with identifier: 10730973
2026-03-28 17:16:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5991f272-b83b-51a2-a242-a96f062695a2 with identifier: 10730973 to the API
2026-03-28 17:16:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730973>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '5991f272-b83b-51a2-a242-a96f062695a2',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466231',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730973',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 101523,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20200,
'price_includes_vat': True,
'registration_date': '2021-11-19',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Superb Combi 2.0 TDI - Diesel - Automatic - 200 hp - 101.523 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730973%27 HTTP/1.1" 200 None
2026-03-28 17:16:22 [adesa.de] INFO: Saving data for 10730973: {'auction_closing_time': 1774872000.0, 'created_time': 1774614412.087379, 'last_price_update_time': 1774718182.883041}
2026-03-28 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730973') HTTP/1.1" 204 0
2026-03-28 17:16:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 662b167b-9b32-5f8f-b93c-8606beb135aa with identifier: 10731075
2026-03-28 17:16:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 17:16:22 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-28 17:16:23 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 17:16:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 662b167b-9b32-5f8f-b93c-8606beb135aa with identifier: 10731075
2026-03-28 17:16:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 662b167b-9b32-5f8f-b93c-8606beb135aa with identifier: 10731075 to the API
2026-03-28 17:16:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:16:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:16:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731075>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '662b167b-9b32-5f8f-b93c-8606beb135aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '35283',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731075',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 81763,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22100,
'price_includes_vat': True,
'registration_date': '2023-01-19',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TDI Elegance - Diesel - Manual - 150 hp - '
'81.763 km',
'transmission': 'manual',
'trim': 'Elegance',
'vin': None,
'year': 2023}
2026-03-28 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731075%27 HTTP/1.1" 200 None
2026-03-28 17:16:23 [adesa.de] INFO: Saving data for 10731075: {'auction_closing_time': 1774872000.0, 'created_time': 1774614308.197356, 'last_price_update_time': 1774718183.333441}
2026-03-28 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731075') HTTP/1.1" 204 0
2026-03-28 17:16:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17246243-8b1a-52ec-804f-ab432af2b07c with identifier: 10731080
2026-03-28 17:16:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17246243-8b1a-52ec-804f-ab432af2b07c with scrape type 2
2026-03-28 17:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17246243-8b1a-52ec-804f-ab432af2b07c with scrape type 2
2026-03-28 17:16:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 17246243-8b1a-52ec-804f-ab432af2b07c, identifier: 10731080
2026-03-28 17:16:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 17246243-8b1a-52ec-804f-ab432af2b07c with identifier: 10731080
2026-03-28 17:16:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 17246243-8b1a-52ec-804f-ab432af2b07c with identifier: 10731080
2026-03-28 17:16:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 17246243-8b1a-52ec-804f-ab432af2b07c with identifier: 10731080 to the API
2026-03-28 17:16:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:16:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:16:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731080>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '17246243-8b1a-52ec-804f-ab432af2b07c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465663',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731080',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 109279,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 25000,
'price_includes_vat': True,
'registration_date': '2022-01-20',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan Allspace 2.0 TDI - 4Motion - Diesel - Automatic - '
'150 hp - 109.279 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731080%27 HTTP/1.1" 200 None
2026-03-28 17:16:23 [adesa.de] INFO: Saving data for 10731080: {'auction_closing_time': 1774872000.0, 'created_time': 1774614420.259913, 'last_price_update_time': 1774718183.720782}
2026-03-28 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731080') HTTP/1.1" 204 0
2026-03-28 17:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734475> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cb43688-1c67-5bc3-9495-eb393ee1ba1e with identifier: 10734475
2026-03-28 17:16:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cb43688-1c67-5bc3-9495-eb393ee1ba1e with scrape type 2
2026-03-28 17:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6cb43688-1c67-5bc3-9495-eb393ee1ba1e with scrape type 2
2026-03-28 17:16:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6cb43688-1c67-5bc3-9495-eb393ee1ba1e, identifier: 10734475
2026-03-28 17:16:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6cb43688-1c67-5bc3-9495-eb393ee1ba1e with identifier: 10734475
2026-03-28 17:16:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6cb43688-1c67-5bc3-9495-eb393ee1ba1e with identifier: 10734475
2026-03-28 17:16:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6cb43688-1c67-5bc3-9495-eb393ee1ba1e with identifier: 10734475 to the API
2026-03-28 17:16:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:16:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:16:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734475>
{'auction_title': '',
'c_o_2_emission_value': 45,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-31T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '6cb43688-1c67-5bc3-9495-eb393ee1ba1e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'E-WI 216E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734475',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 119233,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 29400,
'price_includes_vat': True,
'registration_date': '2021-08-23',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Mercedes-Benz GLC Coupé 300de - 4-Matic - Hybrid - Automatic - 194 '
'hp - 119.233 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734475%27 HTTP/1.1" 200 None
2026-03-28 17:16:24 [adesa.de] INFO: Saving data for 10734475: {'auction_closing_time': 1774949100.0, 'created_time': 1774614399.149887, 'last_price_update_time': 1774718184.275094}
2026-03-28 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734475') HTTP/1.1" 204 0
2026-03-28 17:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734474> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734473> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:24 [adesa.de] INFO: Found listing with ID: 10734488
2026-03-28 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734488%27 HTTP/1.1" 200 None
2026-03-28 17:16:24 [adesa.de] INFO: Scrape type for 10734488: 2
2026-03-28 17:16:24 [adesa.de] INFO: Scraping item 10734488 url https://www.openlane.eu/en/carv6/auction/10734488
2026-03-28 17:16:24 [adesa.de] INFO: Found listing with ID: 10734501
2026-03-28 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734501%27 HTTP/1.1" 200 None
2026-03-28 17:16:24 [adesa.de] INFO: Scrape type for 10734501: 2
2026-03-28 17:16:24 [adesa.de] INFO: Scraping item 10734501 url https://www.openlane.eu/en/carv6/auction/10734501
2026-03-28 17:16:24 [adesa.de] INFO: Found listing with ID: 10734678
2026-03-28 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734678%27 HTTP/1.1" 200 None
2026-03-28 17:16:24 [adesa.de] INFO: Scrape type for 10734678: 2
2026-03-28 17:16:24 [adesa.de] INFO: Scraping item 10734678 url https://www.openlane.eu/en/carv6/auction/10734678
2026-03-28 17:16:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79cca63c-043f-564a-a03e-01fcdddda10b with identifier: 10734474
2026-03-28 17:16:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79cca63c-043f-564a-a03e-01fcdddda10b with scrape type 2
2026-03-28 17:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79cca63c-043f-564a-a03e-01fcdddda10b with scrape type 2
2026-03-28 17:16:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 79cca63c-043f-564a-a03e-01fcdddda10b, identifier: 10734474
2026-03-28 17:16:24 [adesa.de] INFO: Found listing with ID: 10734639
2026-03-28 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734639%27 HTTP/1.1" 200 None
2026-03-28 17:16:24 [adesa.de] INFO: Scrape type for 10734639: 2
2026-03-28 17:16:24 [adesa.de] INFO: Scraping item 10734639 url https://www.openlane.eu/en/carv6/auction/10734639
2026-03-28 17:16:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 79cca63c-043f-564a-a03e-01fcdddda10b with identifier: 10734474
2026-03-28 17:16:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 79cca63c-043f-564a-a03e-01fcdddda10b with identifier: 10734474
2026-03-28 17:16:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 79cca63c-043f-564a-a03e-01fcdddda10b with identifier: 10734474 to the API
2026-03-28 17:16:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:16:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:16:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734474>
{'auction_title': '',
'c_o_2_emission_value': 45,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-31T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '79cca63c-043f-564a-a03e-01fcdddda10b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG-LC 75E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734474',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 160188,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23300,
'price_includes_vat': True,
'registration_date': '2022-02-17',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Mercedes-Benz GLC 300de - 4-Matic - Hybrid - Automatic - 194 hp - '
'160.188 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734474%27 HTTP/1.1" 200 None
2026-03-28 17:16:24 [adesa.de] INFO: Saving data for 10734474: {'auction_closing_time': 1774949100.0, 'created_time': 1774614373.873281, 'last_price_update_time': 1774718184.853655}
2026-03-28 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734474') HTTP/1.1" 204 0
2026-03-28 17:16:24 [adesa.de] INFO: Found listing with ID: 10734638
2026-03-28 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734638%27 HTTP/1.1" 200 None
2026-03-28 17:16:24 [adesa.de] INFO: Scrape type for 10734638: 2
2026-03-28 17:16:24 [adesa.de] INFO: Scraping item 10734638 url https://www.openlane.eu/en/carv6/auction/10734638
2026-03-28 17:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730958> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731055> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3119580-8cfc-5ce0-b701-be6a6c4b5a1e with identifier: 10734473
2026-03-28 17:16:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3119580-8cfc-5ce0-b701-be6a6c4b5a1e with scrape type 2
2026-03-28 17:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3119580-8cfc-5ce0-b701-be6a6c4b5a1e with scrape type 2
2026-03-28 17:16:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f3119580-8cfc-5ce0-b701-be6a6c4b5a1e, identifier: 10734473
2026-03-28 17:16:25 [adesa.de] INFO: Found listing with ID: 10734594
2026-03-28 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734594%27 HTTP/1.1" 200 None
2026-03-28 17:16:25 [adesa.de] INFO: Scrape type for 10734594: 2
2026-03-28 17:16:25 [adesa.de] INFO: Scraping item 10734594 url https://www.openlane.eu/en/carv6/auction/10734594
2026-03-28 17:16:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f3119580-8cfc-5ce0-b701-be6a6c4b5a1e with identifier: 10734473
2026-03-28 17:16:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f3119580-8cfc-5ce0-b701-be6a6c4b5a1e with identifier: 10734473
2026-03-28 17:16:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f3119580-8cfc-5ce0-b701-be6a6c4b5a1e with identifier: 10734473 to the API
2026-03-28 17:16:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734473>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'f3119580-8cfc-5ce0-b701-be6a6c4b5a1e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TÜ-V 1343',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734473',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 138333,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2023-01-05',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Mercedes-Benz CLA Shooting Brake 200d - Diesel - Automatic - 150 hp '
'- 138.333 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734473%27 HTTP/1.1" 200 None
2026-03-28 17:16:25 [adesa.de] INFO: Saving data for 10734473: {'auction_closing_time': 1774949100.0, 'created_time': 1774614392.941906, 'last_price_update_time': 1774718185.310437}
2026-03-28 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734473') HTTP/1.1" 204 0
2026-03-28 17:16:25 [adesa.de] INFO: Found listing with ID: 10734423
2026-03-28 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734423%27 HTTP/1.1" 200 None
2026-03-28 17:16:25 [adesa.de] INFO: Scrape type for 10734423: 2
2026-03-28 17:16:25 [adesa.de] INFO: Scraping item 10734423 url https://www.openlane.eu/en/carv6/auction/10734423
2026-03-28 17:16:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d22e342-8761-5a9d-9b5b-7640271d79fb with identifier: 10730958
2026-03-28 17:16:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d22e342-8761-5a9d-9b5b-7640271d79fb with scrape type 2
2026-03-28 17:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d22e342-8761-5a9d-9b5b-7640271d79fb with scrape type 2
2026-03-28 17:16:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0d22e342-8761-5a9d-9b5b-7640271d79fb, identifier: 10730958
2026-03-28 17:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734439> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0d22e342-8761-5a9d-9b5b-7640271d79fb with identifier: 10730958
2026-03-28 17:16:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0d22e342-8761-5a9d-9b5b-7640271d79fb with identifier: 10730958
2026-03-28 17:16:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0d22e342-8761-5a9d-9b5b-7640271d79fb with identifier: 10730958 to the API
2026-03-28 17:16:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730958>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '0d22e342-8761-5a9d-9b5b-7640271d79fb',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465207',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730958',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 118349,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2021-08-04',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TDI - Diesel - Automatic - 150 hp - 118.349 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730958%27 HTTP/1.1" 200 None
2026-03-28 17:16:25 [adesa.de] INFO: Saving data for 10730958: {'auction_closing_time': 1774872000.0, 'created_time': 1774614416.208152, 'last_price_update_time': 1774718185.737335}
2026-03-28 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730958') HTTP/1.1" 204 0
2026-03-28 17:16:25 [adesa.de] INFO: Found listing with ID: 10734710
2026-03-28 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734710%27 HTTP/1.1" 200 None
2026-03-28 17:16:25 [adesa.de] INFO: Scrape type for 10734710: 2
2026-03-28 17:16:25 [adesa.de] INFO: Scraping item 10734710 url https://www.openlane.eu/en/carv6/auction/10734710
2026-03-28 17:16:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27d2e384-8112-5d6c-992d-9bdbf25c47fb with identifier: 10731055
2026-03-28 17:16:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27d2e384-8112-5d6c-992d-9bdbf25c47fb with scrape type 2
2026-03-28 17:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27d2e384-8112-5d6c-992d-9bdbf25c47fb with scrape type 2
2026-03-28 17:16:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 27d2e384-8112-5d6c-992d-9bdbf25c47fb, identifier: 10731055
2026-03-28 17:16:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 27d2e384-8112-5d6c-992d-9bdbf25c47fb with identifier: 10731055
2026-03-28 17:16:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 27d2e384-8112-5d6c-992d-9bdbf25c47fb with identifier: 10731055
2026-03-28 17:16:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 27d2e384-8112-5d6c-992d-9bdbf25c47fb with identifier: 10731055 to the API
2026-03-28 17:16:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731055>
{'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': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '27d2e384-8112-5d6c-992d-9bdbf25c47fb',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466316',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731055',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 127996,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20200,
'price_includes_vat': True,
'registration_date': '2021-12-15',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kodiaq 2.0 TDI Clever - Diesel - Automatic - 150 hp - 127.996 '
'km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-28 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731055%27 HTTP/1.1" 200 None
2026-03-28 17:16:26 [adesa.de] INFO: Saving data for 10731055: {'auction_closing_time': 1774872000.0, 'created_time': 1774614408.52088, 'last_price_update_time': 1774718186.13957}
2026-03-28 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731055') HTTP/1.1" 204 0
2026-03-28 17:16:26 [adesa.de] INFO: Found listing with ID: 10734593
2026-03-28 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734593%27 HTTP/1.1" 200 None
2026-03-28 17:16:26 [adesa.de] INFO: Scrape type for 10734593: 2
2026-03-28 17:16:26 [adesa.de] INFO: Scraping item 10734593 url https://www.openlane.eu/en/carv6/auction/10734593
2026-03-28 17:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734425> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17:16:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46656248-b521-57d3-abfb-3dd80e5b995f with identifier: 10734439
2026-03-28 17:16:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46656248-b521-57d3-abfb-3dd80e5b995f with scrape type 2
2026-03-28 17:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46656248-b521-57d3-abfb-3dd80e5b995f with scrape type 2
2026-03-28 17:16:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 46656248-b521-57d3-abfb-3dd80e5b995f, identifier: 10734439
2026-03-28 17:16:26 [adesa.de] INFO: Found listing with ID: 10734424
2026-03-28 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734424%27 HTTP/1.1" 200 None
2026-03-28 17:16:26 [adesa.de] INFO: Scrape type for 10734424: 2
2026-03-28 17:16:26 [adesa.de] INFO: Scraping item 10734424 url https://www.openlane.eu/en/carv6/auction/10734424
2026-03-28 17:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734422> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 46656248-b521-57d3-abfb-3dd80e5b995f with identifier: 10734439
2026-03-28 17:16:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 46656248-b521-57d3-abfb-3dd80e5b995f with identifier: 10734439
2026-03-28 17:16:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 46656248-b521-57d3-abfb-3dd80e5b995f with identifier: 10734439 to the API
2026-03-28 17:16:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734439>
{'auction_title': '',
'c_o_2_emission_value': 12,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '46656248-b521-57d3-abfb-3dd80e5b995f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FN-O 240E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734439',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 78212,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22300,
'price_includes_vat': True,
'registration_date': '2023-02-23',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Mercedes-Benz C Break 300e Avantgarde - Hybrid - Automatic - 204 hp '
'- 78.212 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2023}
2026-03-28 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734439%27 HTTP/1.1" 200 None
2026-03-28 17:16:26 [adesa.de] INFO: Saving data for 10734439: {'auction_closing_time': 1774949100.0, 'created_time': 1774614391.611834, 'last_price_update_time': 1774718186.557495}
2026-03-28 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734439') HTTP/1.1" 204 0
2026-03-28 17: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-28 17:16:26 [adesa.de] INFO: Found listing with ID: 10734596
2026-03-28 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734596%27 HTTP/1.1" 200 None
2026-03-28 17:16:26 [adesa.de] INFO: Scrape type for 10734596: 2
2026-03-28 17:16:26 [adesa.de] INFO: Scraping item 10734596 url https://www.openlane.eu/en/carv6/auction/10734596
2026-03-28 17:16:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5cbafd14-0fe7-5757-8c64-430963edb780 with identifier: 10734425
2026-03-28 17:16:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5cbafd14-0fe7-5757-8c64-430963edb780 with scrape type 2
2026-03-28 17:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5cbafd14-0fe7-5757-8c64-430963edb780 with scrape type 2
2026-03-28 17:16:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5cbafd14-0fe7-5757-8c64-430963edb780, identifier: 10734425
2026-03-28 17:16:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7fdf6bd0-dcf7-5811-bfb9-a72755e6db4a with identifier: 10734422
2026-03-28 17:16:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7fdf6bd0-dcf7-5811-bfb9-a72755e6db4a with scrape type 2
2026-03-28 17:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7fdf6bd0-dcf7-5811-bfb9-a72755e6db4a with scrape type 2
2026-03-28 17:16:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7fdf6bd0-dcf7-5811-bfb9-a72755e6db4a, identifier: 10734422
2026-03-28 17:16:26 [adesa.de] INFO: Found listing with ID: 10734597
2026-03-28 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734597%27 HTTP/1.1" 200 None
2026-03-28 17:16:26 [adesa.de] INFO: Scrape type for 10734597: 2
2026-03-28 17:16:26 [adesa.de] INFO: Scraping item 10734597 url https://www.openlane.eu/en/carv6/auction/10734597
2026-03-28 17:16:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5cbafd14-0fe7-5757-8c64-430963edb780 with identifier: 10734425
2026-03-28 17:16:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5cbafd14-0fe7-5757-8c64-430963edb780 with identifier: 10734425
2026-03-28 17:16:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5cbafd14-0fe7-5757-8c64-430963edb780 with identifier: 10734425 to the API
2026-03-28 17:16:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734425>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T09:25:00Z',
'fuel_type': 'Diesel',
'id': '5cbafd14-0fe7-5757-8c64-430963edb780',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HB-BL 140',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734425',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 20169,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2024-12-12',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Mercedes-Benz A 180d - Diesel - Automatic - 116 hp - 20.169 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734425%27 HTTP/1.1" 200 None
2026-03-28 17:16:27 [adesa.de] INFO: Saving data for 10734425: {'auction_closing_time': 1774949100.0, 'created_time': 1774614381.881021, 'last_price_update_time': 1774718187.07731}
2026-03-28 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734425') HTTP/1.1" 204 0
2026-03-28 17:16:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7fdf6bd0-dcf7-5811-bfb9-a72755e6db4a with identifier: 10734422
2026-03-28 17:16:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7fdf6bd0-dcf7-5811-bfb9-a72755e6db4a with identifier: 10734422
2026-03-28 17:16:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7fdf6bd0-dcf7-5811-bfb9-a72755e6db4a with identifier: 10734422 to the API
2026-03-28 17:16:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734422>
{'auction_title': '',
'c_o_2_emission_value': 95,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 67,
'expiration_date': '2026-03-31T09:25:00Z',
'fuel_type': 'Petrol',
'id': '7fdf6bd0-dcf7-5811-bfb9-a72755e6db4a',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AM-WH 46',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734422',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Kia',
'model': 'Picanto',
'odometer': 55580,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 3800,
'price_includes_vat': True,
'registration_date': '2021-12-06',
'seats_number': 4,
'seller_name': 'Athlon Germany GmbH',
'title': 'Kia Picanto 1.0 Edition 7 - Petrol - Manual - 67 hp - 55.580 km',
'transmission': 'manual',
'trim': 'Edition 7',
'vin': None,
'year': 2021}
2026-03-28 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734422%27 HTTP/1.1" 200 None
2026-03-28 17:16:27 [adesa.de] INFO: Saving data for 10734422: {'auction_closing_time': 1774949100.0, 'created_time': 1774614384.12468, 'last_price_update_time': 1774718187.459818}
2026-03-28 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734422') HTTP/1.1" 204 0
2026-03-28 17:16:27 [adesa.de] INFO: Found listing with ID: 10734637
2026-03-28 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734637%27 HTTP/1.1" 200 None
2026-03-28 17:16:27 [adesa.de] INFO: Scrape type for 10734637: 2
2026-03-28 17:16:27 [adesa.de] INFO: Scraping item 10734637 url https://www.openlane.eu/en/carv6/auction/10734637
2026-03-28 17:16:27 [adesa.de] INFO: Found listing with ID: 10734654
2026-03-28 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734654%27 HTTP/1.1" 200 None
2026-03-28 17:16:27 [adesa.de] INFO: Scrape type for 10734654: 2
2026-03-28 17:16:27 [adesa.de] INFO: Scraping item 10734654 url https://www.openlane.eu/en/carv6/auction/10734654
2026-03-28 17:16:27 [adesa.de] INFO: Found listing with ID: 10734620
2026-03-28 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734620%27 HTTP/1.1" 200 None
2026-03-28 17:16:27 [adesa.de] INFO: Scrape type for 10734620: 2
2026-03-28 17:16:27 [adesa.de] INFO: Scraping item 10734620 url https://www.openlane.eu/en/carv6/auction/10734620
2026-03-28 17:16:27 [adesa.de] INFO: Found listing with ID: 10734651
2026-03-28 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734651%27 HTTP/1.1" 200 None
2026-03-28 17:16:27 [adesa.de] INFO: Scrape type for 10734651: 2
2026-03-28 17:16:27 [adesa.de] INFO: Scraping item 10734651 url https://www.openlane.eu/en/carv6/auction/10734651
2026-03-28 17:16:27 [adesa.de] INFO: Found listing with ID: 10734664
2026-03-28 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734664%27 HTTP/1.1" 200 None
2026-03-28 17:16:27 [adesa.de] INFO: Scrape type for 10734664: 2
2026-03-28 17:16:27 [adesa.de] INFO: Scraping item 10734664 url https://www.openlane.eu/en/carv6/auction/10734664
2026-03-28 17:16:27 [adesa.de] INFO: Found listing with ID: 10734649
2026-03-28 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734649%27 HTTP/1.1" 200 None
2026-03-28 17:16:27 [adesa.de] INFO: Scrape type for 10734649: 2
2026-03-28 17:16:27 [adesa.de] INFO: Scraping item 10734649 url https://www.openlane.eu/en/carv6/auction/10734649
2026-03-28 17:16:27 [adesa.de] INFO: Found listing with ID: 10734628
2026-03-28 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734628%27 HTTP/1.1" 200 None
2026-03-28 17:16:27 [adesa.de] INFO: Scrape type for 10734628: 2
2026-03-28 17:16:27 [adesa.de] INFO: Scraping item 10734628 url https://www.openlane.eu/en/carv6/auction/10734628
2026-03-28 17:16:27 [adesa.de] INFO: Found listing with ID: 10734662
2026-03-28 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734662%27 HTTP/1.1" 200 None
2026-03-28 17:16:27 [adesa.de] INFO: Scrape type for 10734662: 2
2026-03-28 17:16:27 [adesa.de] INFO: Scraping item 10734662 url https://www.openlane.eu/en/carv6/auction/10734662
2026-03-28 17:16:27 [adesa.de] INFO: Found listing with ID: 10734607
2026-03-28 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734607%27 HTTP/1.1" 200 None
2026-03-28 17:16:27 [adesa.de] INFO: Scrape type for 10734607: 2
2026-03-28 17:16:27 [adesa.de] INFO: Scraping item 10734607 url https://www.openlane.eu/en/carv6/auction/10734607
2026-03-28 17:16:27 [adesa.de] INFO: Found listing with ID: 10734622
2026-03-28 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734622%27 HTTP/1.1" 200 None
2026-03-28 17:16:27 [adesa.de] INFO: Scrape type for 10734622: 2
2026-03-28 17:16:27 [adesa.de] INFO: Scraping item 10734622 url https://www.openlane.eu/en/carv6/auction/10734622
2026-03-28 17:16:27 [adesa.de] INFO: Found listing with ID: 10734610
2026-03-28 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734610%27 HTTP/1.1" 200 None
2026-03-28 17:16:27 [adesa.de] INFO: Scrape type for 10734610: 2
2026-03-28 17:16:27 [adesa.de] INFO: Scraping item 10734610 url https://www.openlane.eu/en/carv6/auction/10734610
2026-03-28 17:16:27 [adesa.de] INFO: Found listing with ID: 10734611
2026-03-28 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734611%27 HTTP/1.1" 200 None
2026-03-28 17:16:27 [adesa.de] INFO: Scrape type for 10734611: 2
2026-03-28 17:16:27 [adesa.de] INFO: Scraping item 10734611 url https://www.openlane.eu/en/carv6/auction/10734611
2026-03-28 17:16:27 [adesa.de] INFO: Found listing with ID: 10734658
2026-03-28 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734658%27 HTTP/1.1" 200 None
2026-03-28 17:16:27 [adesa.de] INFO: Scrape type for 10734658: 2
2026-03-28 17:16:27 [adesa.de] INFO: Scraping item 10734658 url https://www.openlane.eu/en/carv6/auction/10734658
2026-03-28 17:16:27 [adesa.de] INFO: Found listing with ID: 10734648
2026-03-28 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734648%27 HTTP/1.1" 200 None
2026-03-28 17:16:27 [adesa.de] INFO: Scrape type for 10734648: 2
2026-03-28 17:16:27 [adesa.de] INFO: Scraping item 10734648 url https://www.openlane.eu/en/carv6/auction/10734648
2026-03-28 17:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734697> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:27 [adesa.de] INFO: Found listing with ID: 10734613
2026-03-28 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734613%27 HTTP/1.1" 200 None
2026-03-28 17:16:27 [adesa.de] INFO: Scrape type for 10734613: 2
2026-03-28 17:16:27 [adesa.de] INFO: Scraping item 10734613 url https://www.openlane.eu/en/carv6/auction/10734613
2026-03-28 17:16:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734476> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:27 [adesa.de] INFO: Found listing with ID: 10734615
2026-03-28 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734615%27 HTTP/1.1" 200 None
2026-03-28 17:16:27 [adesa.de] INFO: Scrape type for 10734615: 0
2026-03-28 17:16:27 [adesa.de] INFO: Skipping item 10734615 url https://www.openlane.eu/en/carv6/auction/10734615
2026-03-28 17:16:27 [adesa.de] INFO: Found listing with ID: 10734600
2026-03-28 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734600%27 HTTP/1.1" 200 None
2026-03-28 17:16:27 [adesa.de] INFO: Scrape type for 10734600: 0
2026-03-28 17:16:27 [adesa.de] INFO: Skipping item 10734600 url https://www.openlane.eu/en/carv6/auction/10734600
2026-03-28 17:16:27 [adesa.de] INFO: Found listing with ID: 10734626
2026-03-28 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734626%27 HTTP/1.1" 200 None
2026-03-28 17:16:27 [adesa.de] INFO: Scrape type for 10734626: 0
2026-03-28 17:16:27 [adesa.de] INFO: Skipping item 10734626 url https://www.openlane.eu/en/carv6/auction/10734626
2026-03-28 17:16:27 [adesa.de] INFO: Found listing with ID: 10734653
2026-03-28 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734653%27 HTTP/1.1" 200 None
2026-03-28 17:16:27 [adesa.de] INFO: Scrape type for 10734653: 0
2026-03-28 17:16:27 [adesa.de] INFO: Skipping item 10734653 url https://www.openlane.eu/en/carv6/auction/10734653
2026-03-28 17:16:27 [adesa.de] INFO: Found listing with ID: 10734634
2026-03-28 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734634%27 HTTP/1.1" 200 None
2026-03-28 17:16:27 [adesa.de] INFO: Scrape type for 10734634: 0
2026-03-28 17:16:27 [adesa.de] INFO: Skipping item 10734634 url https://www.openlane.eu/en/carv6/auction/10734634
2026-03-28 17:16:27 [adesa.de] INFO: Found listing with ID: 10734652
2026-03-28 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734652%27 HTTP/1.1" 200 None
2026-03-28 17:16:27 [adesa.de] INFO: Scrape type for 10734652: 0
2026-03-28 17:16:27 [adesa.de] INFO: Skipping item 10734652 url https://www.openlane.eu/en/carv6/auction/10734652
2026-03-28 17:16:27 [adesa.de] INFO: Found listing with ID: 10734656
2026-03-28 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734656%27 HTTP/1.1" 200 None
2026-03-28 17:16:27 [adesa.de] INFO: Scrape type for 10734656: 0
2026-03-28 17:16:27 [adesa.de] INFO: Skipping item 10734656 url https://www.openlane.eu/en/carv6/auction/10734656
2026-03-28 17:16:27 [adesa.de] INFO: Found listing with ID: 10734608
2026-03-28 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734608%27 HTTP/1.1" 200 None
2026-03-28 17:16:27 [adesa.de] INFO: Scrape type for 10734608: 0
2026-03-28 17:16:27 [adesa.de] INFO: Skipping item 10734608 url https://www.openlane.eu/en/carv6/auction/10734608
2026-03-28 17:16:27 [adesa.de] INFO: Found listing with ID: 10734672
2026-03-28 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734672%27 HTTP/1.1" 200 None
2026-03-28 17:16:27 [adesa.de] INFO: Scrape type for 10734672: 0
2026-03-28 17:16:27 [adesa.de] INFO: Skipping item 10734672 url https://www.openlane.eu/en/carv6/auction/10734672
2026-03-28 17:16:27 [adesa.de] INFO: Found listing with ID: 10734645
2026-03-28 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734645%27 HTTP/1.1" 200 None
2026-03-28 17:16:27 [adesa.de] INFO: Scrape type for 10734645: 0
2026-03-28 17:16:27 [adesa.de] INFO: Skipping item 10734645 url https://www.openlane.eu/en/carv6/auction/10734645
2026-03-28 17:16:27 [adesa.de] INFO: Found listing with ID: 10734669
2026-03-28 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734669%27 HTTP/1.1" 200 None
2026-03-28 17:16:27 [adesa.de] INFO: Scrape type for 10734669: 0
2026-03-28 17:16:27 [adesa.de] INFO: Skipping item 10734669 url https://www.openlane.eu/en/carv6/auction/10734669
2026-03-28 17:16:27 [adesa.de] INFO: Found listing with ID: 10734605
2026-03-28 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734605%27 HTTP/1.1" 200 None
2026-03-28 17:16:27 [adesa.de] INFO: Scrape type for 10734605: 0
2026-03-28 17:16:27 [adesa.de] INFO: Skipping item 10734605 url https://www.openlane.eu/en/carv6/auction/10734605
2026-03-28 17:16:27 [adesa.de] INFO: Found listing with ID: 10734617
2026-03-28 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734617%27 HTTP/1.1" 200 None
2026-03-28 17:16:27 [adesa.de] INFO: Scrape type for 10734617: 2
2026-03-28 17:16:27 [adesa.de] INFO: Scraping item 10734617 url https://www.openlane.eu/en/carv6/auction/10734617
2026-03-28 17:16:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:27 [adesa.de] INFO: Found listing with ID: 10738050
2026-03-28 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710738050%27 HTTP/1.1" 200 None
2026-03-28 17:16:28 [adesa.de] INFO: Scrape type for 10738050: 0
2026-03-28 17:16:28 [adesa.de] INFO: Skipping item 10738050 url https://www.openlane.eu/en/carv6/auction/10738050
2026-03-28 17:16:28 [adesa.de] INFO: Found listing with ID: 10734606
2026-03-28 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734606%27 HTTP/1.1" 200 None
2026-03-28 17:16:28 [adesa.de] INFO: Scrape type for 10734606: 0
2026-03-28 17:16:28 [adesa.de] INFO: Skipping item 10734606 url https://www.openlane.eu/en/carv6/auction/10734606
2026-03-28 17:16:28 [adesa.de] INFO: Found listing with ID: 10734618
2026-03-28 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734618%27 HTTP/1.1" 200 None
2026-03-28 17:16:28 [adesa.de] INFO: Scrape type for 10734618: 2
2026-03-28 17:16:28 [adesa.de] INFO: Scraping item 10734618 url https://www.openlane.eu/en/carv6/auction/10734618
2026-03-28 17:16:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc4551b0-5636-5790-af6e-3376ee5256e2 with identifier: 10734697
2026-03-28 17:16:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc4551b0-5636-5790-af6e-3376ee5256e2 with scrape type 2
2026-03-28 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc4551b0-5636-5790-af6e-3376ee5256e2 with scrape type 2
2026-03-28 17:16:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cc4551b0-5636-5790-af6e-3376ee5256e2, identifier: 10734697
2026-03-28 17:16:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf1f2e14-7463-5c76-b893-977b6060dac7 with identifier: 10734476
2026-03-28 17:16:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf1f2e14-7463-5c76-b893-977b6060dac7 with scrape type 2
2026-03-28 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf1f2e14-7463-5c76-b893-977b6060dac7 with scrape type 2
2026-03-28 17:16:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cf1f2e14-7463-5c76-b893-977b6060dac7, identifier: 10734476
2026-03-28 17:16:28 [adesa.de] INFO: Found listing with ID: 10734641
2026-03-28 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734641%27 HTTP/1.1" 200 None
2026-03-28 17:16:28 [adesa.de] INFO: Scrape type for 10734641: 2
2026-03-28 17:16:28 [adesa.de] INFO: Scraping item 10734641 url https://www.openlane.eu/en/carv6/auction/10734641
2026-03-28 17:16:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cc4551b0-5636-5790-af6e-3376ee5256e2 with identifier: 10734697
2026-03-28 17:16:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cc4551b0-5636-5790-af6e-3376ee5256e2 with identifier: 10734697
2026-03-28 17:16:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cc4551b0-5636-5790-af6e-3376ee5256e2 with identifier: 10734697 to the API
2026-03-28 17:16:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734697>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-31T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'cc4551b0-5636-5790-af6e-3376ee5256e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ES-JE 80',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734697',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 40013,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 29800,
'price_includes_vat': True,
'registration_date': '2024-09-26',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Mercedes-Benz E Break 220 - Diesel - Automatic - 197 hp - 40.013 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734697%27 HTTP/1.1" 200 None
2026-03-28 17:16:28 [adesa.de] INFO: Saving data for 10734697: {'auction_closing_time': 1774949100.0, 'created_time': 1774614392.125007, 'last_price_update_time': 1774718188.548201}
2026-03-28 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734697') HTTP/1.1" 204 0
2026-03-28 17:16:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cf1f2e14-7463-5c76-b893-977b6060dac7 with identifier: 10734476
2026-03-28 17:16:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cf1f2e14-7463-5c76-b893-977b6060dac7 with identifier: 10734476
2026-03-28 17:16:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cf1f2e14-7463-5c76-b893-977b6060dac7 with identifier: 10734476 to the API
2026-03-28 17:16:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734476>
{'auction_title': '',
'c_o_2_emission_value': 231,
'category': 'Pickup',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.2L',
'engine_horse_power': 200,
'expiration_date': '2026-03-31T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'cf1f2e14-7463-5c76-b893-977b6060dac7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'E-OG 1001',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734476',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Ford',
'model': 'Ranger',
'odometer': 197282,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2019-08-06',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Ford Ranger 3.2 TDCI Limited - AWD - Diesel - Automatic - 200 hp - '
'197.282 km',
'transmission': 'automatic',
'trim': 'Limited',
'vin': None,
'year': 2019}
2026-03-28 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734476%27 HTTP/1.1" 200 None
2026-03-28 17:16:28 [adesa.de] INFO: Saving data for 10734476: {'auction_closing_time': 1774949100.0, 'created_time': 1774614381.06039, 'last_price_update_time': 1774718188.922624}
2026-03-28 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734476') HTTP/1.1" 204 0
2026-03-28 17:16:28 [adesa.de] INFO: Found listing with ID: 10734663
2026-03-28 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734663%27 HTTP/1.1" 200 None
2026-03-28 17:16:28 [adesa.de] INFO: Scrape type for 10734663: 2
2026-03-28 17:16:28 [adesa.de] INFO: Scraping item 10734663 url https://www.openlane.eu/en/carv6/auction/10734663
2026-03-28 17:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734413> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734397> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734409> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734410> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:28 [adesa.de] INFO: Found listing with ID: 10734612
2026-03-28 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734612%27 HTTP/1.1" 200 None
2026-03-28 17:16:28 [adesa.de] INFO: Scrape type for 10734612: 2
2026-03-28 17:16:28 [adesa.de] INFO: Scraping item 10734612 url https://www.openlane.eu/en/carv6/auction/10734612
2026-03-28 17:16:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:28 [adesa.de] INFO: Found listing with ID: 10734647
2026-03-28 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734647%27 HTTP/1.1" 200 None
2026-03-28 17:16:29 [adesa.de] INFO: Scrape type for 10734647: 2
2026-03-28 17:16:29 [adesa.de] INFO: Scraping item 10734647 url https://www.openlane.eu/en/carv6/auction/10734647
2026-03-28 17:16:29 [adesa.de] INFO: Found listing with ID: 10734624
2026-03-28 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734624%27 HTTP/1.1" 200 None
2026-03-28 17:16:29 [adesa.de] INFO: Scrape type for 10734624: 2
2026-03-28 17:16:29 [adesa.de] INFO: Scraping item 10734624 url https://www.openlane.eu/en/carv6/auction/10734624
2026-03-28 17:16:29 [adesa.de] INFO: Found listing with ID: 10734671
2026-03-28 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734671%27 HTTP/1.1" 200 None
2026-03-28 17:16:29 [adesa.de] INFO: Scrape type for 10734671: 2
2026-03-28 17:16:29 [adesa.de] INFO: Scraping item 10734671 url https://www.openlane.eu/en/carv6/auction/10734671
2026-03-28 17:16:29 [adesa.de] INFO: Found listing with ID: 10734603
2026-03-28 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734603%27 HTTP/1.1" 200 None
2026-03-28 17:16:29 [adesa.de] INFO: Scrape type for 10734603: 2
2026-03-28 17:16:29 [adesa.de] INFO: Scraping item 10734603 url https://www.openlane.eu/en/carv6/auction/10734603
2026-03-28 17:16:29 [adesa.de] INFO: Found listing with ID: 10734616
2026-03-28 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734616%27 HTTP/1.1" 200 None
2026-03-28 17:16:29 [adesa.de] INFO: Scrape type for 10734616: 2
2026-03-28 17:16:29 [adesa.de] INFO: Scraping item 10734616 url https://www.openlane.eu/en/carv6/auction/10734616
2026-03-28 17:16:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 048422aa-5b71-590c-a31f-0b0703f094f2 with identifier: 10734413
2026-03-28 17:16:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 048422aa-5b71-590c-a31f-0b0703f094f2 with scrape type 2
2026-03-28 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 048422aa-5b71-590c-a31f-0b0703f094f2 with scrape type 2
2026-03-28 17:16:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 048422aa-5b71-590c-a31f-0b0703f094f2, identifier: 10734413
2026-03-28 17:16:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b77829b-5d64-521b-9064-ae9b1091a2bf with identifier: 10734397
2026-03-28 17:16:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b77829b-5d64-521b-9064-ae9b1091a2bf with scrape type 2
2026-03-28 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b77829b-5d64-521b-9064-ae9b1091a2bf with scrape type 2
2026-03-28 17:16:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9b77829b-5d64-521b-9064-ae9b1091a2bf, identifier: 10734397
2026-03-28 17:16:29 [adesa.de] INFO: Found listing with ID: 10734661
2026-03-28 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734661%27 HTTP/1.1" 200 None
2026-03-28 17:16:29 [adesa.de] INFO: Scrape type for 10734661: 2
2026-03-28 17:16:29 [adesa.de] INFO: Scraping item 10734661 url https://www.openlane.eu/en/carv6/auction/10734661
2026-03-28 17:16:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 048422aa-5b71-590c-a31f-0b0703f094f2 with identifier: 10734413
2026-03-28 17:16:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 048422aa-5b71-590c-a31f-0b0703f094f2 with identifier: 10734413
2026-03-28 17:16:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 048422aa-5b71-590c-a31f-0b0703f094f2 with identifier: 10734413 to the API
2026-03-28 17:16:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734413>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-31T09:25:00Z',
'fuel_type': 'Diesel',
'id': '048422aa-5b71-590c-a31f-0b0703f094f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MH-D 1102',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734413',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 64657,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22800,
'price_includes_vat': True,
'registration_date': '2023-09-05',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'BMW 5 Series Touring 520d - xDrive - Diesel - Automatic - 190 hp - '
'64.657 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734413%27 HTTP/1.1" 200 None
2026-03-28 17:16:29 [adesa.de] INFO: Saving data for 10734413: {'auction_closing_time': 1774949100.0, 'created_time': 1774614389.029716, 'last_price_update_time': 1774718189.622948}
2026-03-28 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734413') HTTP/1.1" 204 0
2026-03-28 17:16:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9b77829b-5d64-521b-9064-ae9b1091a2bf with identifier: 10734397
2026-03-28 17:16:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9b77829b-5d64-521b-9064-ae9b1091a2bf with identifier: 10734397
2026-03-28 17:16:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9b77829b-5d64-521b-9064-ae9b1091a2bf with identifier: 10734397 to the API
2026-03-28 17:16:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734397>
{'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-31T09:25:00Z',
'fuel_type': 'Diesel',
'id': '9b77829b-5d64-521b-9064-ae9b1091a2bf',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WL-BL 623',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734397',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 81960,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18000,
'price_includes_vat': True,
'registration_date': '2023-05-11',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'BMW 3 Series Touring 318d - Diesel - Automatic - 150 hp - 81.960 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734397%27 HTTP/1.1" 200 None
2026-03-28 17:16:29 [adesa.de] INFO: Saving data for 10734397: {'auction_closing_time': 1774949100.0, 'created_time': 1774614386.250281, 'last_price_update_time': 1774718189.909541}
2026-03-28 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734397') HTTP/1.1" 204 0
2026-03-28 17:16:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d863119-9396-56dc-a322-8198339275b1 with identifier: 10734409
2026-03-28 17:16:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d863119-9396-56dc-a322-8198339275b1 with scrape type 2
2026-03-28 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d863119-9396-56dc-a322-8198339275b1 with scrape type 2
2026-03-28 17:16:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3d863119-9396-56dc-a322-8198339275b1, identifier: 10734409
2026-03-28 17:16:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0150838a-821f-55c5-a92d-8ec549e20bca with identifier: 10734410
2026-03-28 17:16:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0150838a-821f-55c5-a92d-8ec549e20bca with scrape type 2
2026-03-28 17:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0150838a-821f-55c5-a92d-8ec549e20bca with scrape type 2
2026-03-28 17:16:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0150838a-821f-55c5-a92d-8ec549e20bca, identifier: 10734410
2026-03-28 17:16:30 [adesa.de] INFO: Found listing with ID: 10730553
2026-03-28 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730553%27 HTTP/1.1" 200 None
2026-03-28 17:16:30 [adesa.de] INFO: Scrape type for 10730553: 0
2026-03-28 17:16:30 [adesa.de] INFO: Skipping item 10730553 url https://www.openlane.eu/en/carv6/auction/10730553
2026-03-28 17:16:30 [adesa.de] INFO: Found listing with ID: 10730523
2026-03-28 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730523%27 HTTP/1.1" 200 None
2026-03-28 17:16:30 [adesa.de] INFO: Scrape type for 10730523: 0
2026-03-28 17:16:30 [adesa.de] INFO: Skipping item 10730523 url https://www.openlane.eu/en/carv6/auction/10730523
2026-03-28 17:16:30 [adesa.de] INFO: Found listing with ID: 10730460
2026-03-28 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730460%27 HTTP/1.1" 200 None
2026-03-28 17:16:30 [adesa.de] INFO: Scrape type for 10730460: 0
2026-03-28 17:16:30 [adesa.de] INFO: Skipping item 10730460 url https://www.openlane.eu/en/carv6/auction/10730460
2026-03-28 17:16:30 [adesa.de] INFO: Found listing with ID: 10730483
2026-03-28 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730483%27 HTTP/1.1" 200 None
2026-03-28 17:16:30 [adesa.de] INFO: Scrape type for 10730483: 0
2026-03-28 17:16:30 [adesa.de] INFO: Skipping item 10730483 url https://www.openlane.eu/en/carv6/auction/10730483
2026-03-28 17:16:30 [adesa.de] INFO: Found listing with ID: 10730635
2026-03-28 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730635%27 HTTP/1.1" 200 None
2026-03-28 17:16:30 [adesa.de] INFO: Scrape type for 10730635: 0
2026-03-28 17:16:30 [adesa.de] INFO: Skipping item 10730635 url https://www.openlane.eu/en/carv6/auction/10730635
2026-03-28 17:16:30 [adesa.de] INFO: Found listing with ID: 10730481
2026-03-28 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730481%27 HTTP/1.1" 200 None
2026-03-28 17:16:30 [adesa.de] INFO: Scrape type for 10730481: 0
2026-03-28 17:16:30 [adesa.de] INFO: Skipping item 10730481 url https://www.openlane.eu/en/carv6/auction/10730481
2026-03-28 17:16:30 [adesa.de] INFO: Found listing with ID: 10730474
2026-03-28 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730474%27 HTTP/1.1" 200 None
2026-03-28 17:16:30 [adesa.de] INFO: Scrape type for 10730474: 0
2026-03-28 17:16:30 [adesa.de] INFO: Skipping item 10730474 url https://www.openlane.eu/en/carv6/auction/10730474
2026-03-28 17:16:30 [adesa.de] INFO: Found listing with ID: 10735738
2026-03-28 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735738%27 HTTP/1.1" 200 None
2026-03-28 17:16:30 [adesa.de] INFO: Scrape type for 10735738: 2
2026-03-28 17:16:30 [adesa.de] INFO: Scraping item 10735738 url https://www.openlane.eu/en/carv6/auction/10735738
2026-03-28 17:16:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3d863119-9396-56dc-a322-8198339275b1 with identifier: 10734409
2026-03-28 17:16:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3d863119-9396-56dc-a322-8198339275b1 with identifier: 10734409
2026-03-28 17:16:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3d863119-9396-56dc-a322-8198339275b1 with identifier: 10734409 to the API
2026-03-28 17:16:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:16:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:16:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734409>
{'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': 190,
'expiration_date': '2026-03-31T09:25:00Z',
'fuel_type': 'Diesel',
'id': '3d863119-9396-56dc-a322-8198339275b1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LB-VU 2019',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734409',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 53928,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21400,
'price_includes_vat': True,
'registration_date': '2024-07-04',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'BMW 3 Series Touring 320d - xDrive - Diesel - Automatic - 190 hp - '
'53.928 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734409%27 HTTP/1.1" 200 None
2026-03-28 17:16:30 [adesa.de] INFO: Saving data for 10734409: {'auction_closing_time': 1774949100.0, 'created_time': 1774614387.974927, 'last_price_update_time': 1774718190.549886}
2026-03-28 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734409') HTTP/1.1" 204 0
2026-03-28 17:16:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0150838a-821f-55c5-a92d-8ec549e20bca with identifier: 10734410
2026-03-28 17:16:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0150838a-821f-55c5-a92d-8ec549e20bca with identifier: 10734410
2026-03-28 17:16:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0150838a-821f-55c5-a92d-8ec549e20bca with identifier: 10734410 to the API
2026-03-28 17:16:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:16:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:16:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734410>
{'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-31T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '0150838a-821f-55c5-a92d-8ec549e20bca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FN-MN 912E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734410',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 125791,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2023-02-17',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'BMW 3 Series Touring 330e - Hybrid - Automatic - 184 hp - 125.791 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734410%27 HTTP/1.1" 200 None
2026-03-28 17:16:30 [adesa.de] INFO: Saving data for 10734410: {'auction_closing_time': 1774949100.0, 'created_time': 1774614388.351838, 'last_price_update_time': 1774718190.946327}
2026-03-28 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734410') HTTP/1.1" 204 0
2026-03-28 17:16:30 [adesa.de] INFO: Found listing with ID: 10735756
2026-03-28 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735756%27 HTTP/1.1" 200 None
2026-03-28 17:16:30 [adesa.de] INFO: Scrape type for 10735756: 2
2026-03-28 17:16:30 [adesa.de] INFO: Scraping item 10735756 url https://www.openlane.eu/en/carv6/auction/10735756
2026-03-28 17:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734396> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:30 [adesa.de] INFO: Found listing with ID: 10735574
2026-03-28 17:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710735574%27 HTTP/1.1" 200 None
2026-03-28 17:16:31 [adesa.de] INFO: Scrape type for 10735574: 2
2026-03-28 17:16:31 [adesa.de] INFO: Scraping item 10735574 url https://www.openlane.eu/en/carv6/auction/10735574
2026-03-28 17:16:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:31 [adesa.de] INFO: Found listing with ID: 10735560
2026-03-28 17:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710735560%27 HTTP/1.1" 200 None
2026-03-28 17:16:31 [adesa.de] INFO: Scrape type for 10735560: 2
2026-03-28 17:16:31 [adesa.de] INFO: Scraping item 10735560 url https://www.openlane.eu/en/carv6/auction/10735560
2026-03-28 17:16:31 [adesa.de] INFO: Found listing with ID: 10736685
2026-03-28 17:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710736685%27 HTTP/1.1" 200 None
2026-03-28 17:16:31 [adesa.de] INFO: Scrape type for 10736685: 0
2026-03-28 17:16:31 [adesa.de] INFO: Skipping item 10736685 url https://www.openlane.eu/en/carv6/auction/10736685
2026-03-28 17:16:31 [adesa.de] INFO: Found listing with ID: 10735448
2026-03-28 17:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710735448%27 HTTP/1.1" 200 None
2026-03-28 17:16:31 [adesa.de] INFO: Scrape type for 10735448: 2
2026-03-28 17:16:31 [adesa.de] INFO: Scraping item 10735448 url https://www.openlane.eu/en/carv6/auction/10735448
2026-03-28 17:16:31 [adesa.de] INFO: Found listing with ID: 10737485
2026-03-28 17:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710737485%27 HTTP/1.1" 200 None
2026-03-28 17:16:31 [adesa.de] INFO: Scrape type for 10737485: 0
2026-03-28 17:16:31 [adesa.de] INFO: Skipping item 10737485 url https://www.openlane.eu/en/carv6/auction/10737485
2026-03-28 17:16:31 [adesa.de] INFO: Found listing with ID: 10736679
2026-03-28 17:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710736679%27 HTTP/1.1" 200 None
2026-03-28 17:16:31 [adesa.de] INFO: Scrape type for 10736679: 0
2026-03-28 17:16:31 [adesa.de] INFO: Skipping item 10736679 url https://www.openlane.eu/en/carv6/auction/10736679
2026-03-28 17:16:31 [adesa.de] INFO: Found listing with ID: 10736391
2026-03-28 17:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710736391%27 HTTP/1.1" 200 None
2026-03-28 17:16:31 [adesa.de] INFO: Scrape type for 10736391: 2
2026-03-28 17:16:31 [adesa.de] INFO: Scraping item 10736391 url https://www.openlane.eu/en/carv6/auction/10736391
2026-03-28 17:16:31 [adesa.de] INFO: Found listing with ID: 10735536
2026-03-28 17:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710735536%27 HTTP/1.1" 200 None
2026-03-28 17:16:31 [adesa.de] INFO: Scrape type for 10735536: 2
2026-03-28 17:16:31 [adesa.de] INFO: Scraping item 10735536 url https://www.openlane.eu/en/carv6/auction/10735536
2026-03-28 17:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734408> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65287ece-fa94-5d2a-a312-dc1bdd675f17 with identifier: 10734396
2026-03-28 17:16:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65287ece-fa94-5d2a-a312-dc1bdd675f17 with scrape type 2
2026-03-28 17:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65287ece-fa94-5d2a-a312-dc1bdd675f17 with scrape type 2
2026-03-28 17:16:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 65287ece-fa94-5d2a-a312-dc1bdd675f17, identifier: 10734396
2026-03-28 17:16:31 [adesa.de] INFO: Found listing with ID: 10736401
2026-03-28 17:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710736401%27 HTTP/1.1" 200 None
2026-03-28 17:16:31 [adesa.de] INFO: Scrape type for 10736401: 2
2026-03-28 17:16:31 [adesa.de] INFO: Scraping item 10736401 url https://www.openlane.eu/en/carv6/auction/10736401
2026-03-28 17:16:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 65287ece-fa94-5d2a-a312-dc1bdd675f17 with identifier: 10734396
2026-03-28 17:16:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 65287ece-fa94-5d2a-a312-dc1bdd675f17 with identifier: 10734396
2026-03-28 17:16:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 65287ece-fa94-5d2a-a312-dc1bdd675f17 with identifier: 10734396 to the API
2026-03-28 17:16:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:16:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:16:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734396>
{'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': 150,
'expiration_date': '2026-03-31T09:25:00Z',
'fuel_type': 'Diesel',
'id': '65287ece-fa94-5d2a-a312-dc1bdd675f17',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RE-MS 526',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734396',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 79781,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18000,
'price_includes_vat': True,
'registration_date': '2023-03-14',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'BMW 3 Series Touring 318d - Diesel - Automatic - 150 hp - 79.781 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 17:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734396%27 HTTP/1.1" 200 None
2026-03-28 17:16:31 [adesa.de] INFO: Saving data for 10734396: {'auction_closing_time': 1774949100.0, 'created_time': 1774614394.017566, 'last_price_update_time': 1774718191.733711}
2026-03-28 17:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734396') HTTP/1.1" 204 0
2026-03-28 17:16:31 [adesa.de] INFO: Found listing with ID: 10735739
2026-03-28 17:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710735739%27 HTTP/1.1" 200 None
2026-03-28 17:16:31 [adesa.de] INFO: Scrape type for 10735739: 2
2026-03-28 17:16:31 [adesa.de] INFO: Scraping item 10735739 url https://www.openlane.eu/en/carv6/auction/10735739
2026-03-28 17:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734638> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:31 [adesa.de] INFO: Found listing with ID: 10740173
2026-03-28 17:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710740173%27 HTTP/1.1" 200 None
2026-03-28 17:16:31 [adesa.de] INFO: Scrape type for 10740173: 0
2026-03-28 17:16:31 [adesa.de] INFO: Skipping item 10740173 url https://www.openlane.eu/en/carv6/auction/10740173
2026-03-28 17:16:31 [adesa.de] INFO: Found listing with ID: 10740876
2026-03-28 17:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710740876%27 HTTP/1.1" 200 None
2026-03-28 17:16:31 [adesa.de] INFO: Scrape type for 10740876: 0
2026-03-28 17:16:31 [adesa.de] INFO: Skipping item 10740876 url https://www.openlane.eu/en/carv6/auction/10740876
2026-03-28 17:16:31 [adesa.de] INFO: Found listing with ID: 10735740
2026-03-28 17:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710735740%27 HTTP/1.1" 200 None
2026-03-28 17:16:31 [adesa.de] INFO: Scrape type for 10735740: 2
2026-03-28 17:16:31 [adesa.de] INFO: Scraping item 10735740 url https://www.openlane.eu/en/carv6/auction/10735740
2026-03-28 17:16:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 146f7604-a668-542e-80fb-a4232e67cc57 with identifier: 10734408
2026-03-28 17:16:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 146f7604-a668-542e-80fb-a4232e67cc57 with scrape type 2
2026-03-28 17:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 146f7604-a668-542e-80fb-a4232e67cc57 with scrape type 2
2026-03-28 17:16:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 146f7604-a668-542e-80fb-a4232e67cc57, identifier: 10734408
2026-03-28 17:16:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 146f7604-a668-542e-80fb-a4232e67cc57 with identifier: 10734408
2026-03-28 17:16:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 146f7604-a668-542e-80fb-a4232e67cc57 with identifier: 10734408
2026-03-28 17:16:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 146f7604-a668-542e-80fb-a4232e67cc57 with identifier: 10734408 to the API
2026-03-28 17:16:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:16:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:16:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734408>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-31T09:25:00Z',
'fuel_type': 'Diesel',
'id': '146f7604-a668-542e-80fb-a4232e67cc57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BOR-TC 21',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734408',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '2 Series',
'odometer': 195423,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2021-10-21',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'BMW 2 Series Gran Coupé 220d M Sport - xDrive - Diesel - Automatic '
'- 190 hp - 195.423 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-28 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734408%27 HTTP/1.1" 200 None
2026-03-28 17:16:32 [adesa.de] INFO: Saving data for 10734408: {'auction_closing_time': 1774949100.0, 'created_time': 1774614387.591004, 'last_price_update_time': 1774718192.21708}
2026-03-28 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734408') HTTP/1.1" 204 0
2026-03-28 17:16:32 [adesa.de] INFO: Found listing with ID: 10738276
2026-03-28 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710738276%27 HTTP/1.1" 200 None
2026-03-28 17:16:32 [adesa.de] INFO: Scrape type for 10738276: 0
2026-03-28 17:16:32 [adesa.de] INFO: Skipping item 10738276 url https://www.openlane.eu/en/carv6/auction/10738276
2026-03-28 17:16:32 [adesa.de] INFO: Found listing with ID: 10733265
2026-03-28 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733265%27 HTTP/1.1" 200 None
2026-03-28 17:16:32 [adesa.de] INFO: Scrape type for 10733265: 2
2026-03-28 17:16:32 [adesa.de] INFO: Scraping item 10733265 url https://www.openlane.eu/en/carv6/auction/10733265
2026-03-28 17:16:32 [adesa.de] INFO: Found listing with ID: 10734406
2026-03-28 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734406%27 HTTP/1.1" 200 None
2026-03-28 17:16:32 [adesa.de] INFO: Scrape type for 10734406: 0
2026-03-28 17:16:32 [adesa.de] INFO: Skipping item 10734406 url https://www.openlane.eu/en/carv6/auction/10734406
2026-03-28 17:16:32 [adesa.de] INFO: Found listing with ID: 10734402
2026-03-28 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734402%27 HTTP/1.1" 200 None
2026-03-28 17:16:32 [adesa.de] INFO: Scrape type for 10734402: 2
2026-03-28 17:16:32 [adesa.de] INFO: Scraping item 10734402 url https://www.openlane.eu/en/carv6/auction/10734402
2026-03-28 17:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734690> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35e19acd-4ac2-54c1-a790-cc713e149202 with identifier: 10734638
2026-03-28 17:16:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35e19acd-4ac2-54c1-a790-cc713e149202 with scrape type 2
2026-03-28 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35e19acd-4ac2-54c1-a790-cc713e149202 with scrape type 2
2026-03-28 17:16:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 35e19acd-4ac2-54c1-a790-cc713e149202, identifier: 10734638
2026-03-28 17:16:32 [adesa.de] INFO: Found listing with ID: 10734400
2026-03-28 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734400%27 HTTP/1.1" 200 None
2026-03-28 17:16:32 [adesa.de] INFO: Scrape type for 10734400: 0
2026-03-28 17:16:32 [adesa.de] INFO: Skipping item 10734400 url https://www.openlane.eu/en/carv6/auction/10734400
2026-03-28 17:16:32 [adesa.de] INFO: Found listing with ID: 10734398
2026-03-28 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734398%27 HTTP/1.1" 200 None
2026-03-28 17:16:32 [adesa.de] INFO: Scrape type for 10734398: 0
2026-03-28 17:16:32 [adesa.de] INFO: Skipping item 10734398 url https://www.openlane.eu/en/carv6/auction/10734398
2026-03-28 17:16:32 [adesa.de] INFO: Found listing with ID: 10740373
2026-03-28 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710740373%27 HTTP/1.1" 200 None
2026-03-28 17:16:32 [adesa.de] INFO: Scrape type for 10740373: 0
2026-03-28 17:16:32 [adesa.de] INFO: Skipping item 10740373 url https://www.openlane.eu/en/carv6/auction/10740373
2026-03-28 17:16:32 [adesa.de] INFO: Found listing with ID: 10734405
2026-03-28 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734405%27 HTTP/1.1" 200 None
2026-03-28 17:16:32 [adesa.de] INFO: Scrape type for 10734405: 0
2026-03-28 17:16:32 [adesa.de] INFO: Skipping item 10734405 url https://www.openlane.eu/en/carv6/auction/10734405
2026-03-28 17:16:32 [adesa.de] INFO: Found listing with ID: 10736534
2026-03-28 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710736534%27 HTTP/1.1" 200 None
2026-03-28 17:16:32 [adesa.de] INFO: Scrape type for 10736534: 0
2026-03-28 17:16:32 [adesa.de] INFO: Skipping item 10736534 url https://www.openlane.eu/en/carv6/auction/10736534
2026-03-28 17:16:32 [adesa.de] INFO: Found listing with ID: 10736535
2026-03-28 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710736535%27 HTTP/1.1" 200 None
2026-03-28 17:16:32 [adesa.de] INFO: Scrape type for 10736535: 0
2026-03-28 17:16:32 [adesa.de] INFO: Skipping item 10736535 url https://www.openlane.eu/en/carv6/auction/10736535
2026-03-28 17:16:32 [adesa.de] INFO: Found listing with ID: 10736536
2026-03-28 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710736536%27 HTTP/1.1" 200 None
2026-03-28 17:16:32 [adesa.de] INFO: Scrape type for 10736536: 0
2026-03-28 17:16:32 [adesa.de] INFO: Skipping item 10736536 url https://www.openlane.eu/en/carv6/auction/10736536
2026-03-28 17:16:32 [adesa.de] INFO: Found listing with ID: 10736530
2026-03-28 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710736530%27 HTTP/1.1" 200 None
2026-03-28 17:16:32 [adesa.de] INFO: Scrape type for 10736530: 0
2026-03-28 17:16:32 [adesa.de] INFO: Skipping item 10736530 url https://www.openlane.eu/en/carv6/auction/10736530
2026-03-28 17:16:32 [adesa.de] INFO: Found listing with ID: 10736531
2026-03-28 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710736531%27 HTTP/1.1" 200 None
2026-03-28 17:16:32 [adesa.de] INFO: Scrape type for 10736531: 0
2026-03-28 17:16:32 [adesa.de] INFO: Skipping item 10736531 url https://www.openlane.eu/en/carv6/auction/10736531
2026-03-28 17:16:32 [adesa.de] INFO: Found listing with ID: 10736532
2026-03-28 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710736532%27 HTTP/1.1" 200 None
2026-03-28 17:16:32 [adesa.de] INFO: Scrape type for 10736532: 0
2026-03-28 17:16:32 [adesa.de] INFO: Skipping item 10736532 url https://www.openlane.eu/en/carv6/auction/10736532
2026-03-28 17:16:32 [adesa.de] INFO: Found listing with ID: 10734399
2026-03-28 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734399%27 HTTP/1.1" 200 None
2026-03-28 17:16:32 [adesa.de] INFO: Scrape type for 10734399: 0
2026-03-28 17:16:32 [adesa.de] INFO: Skipping item 10734399 url https://www.openlane.eu/en/carv6/auction/10734399
2026-03-28 17:16:32 [adesa.de] INFO: Found listing with ID: 10736537
2026-03-28 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710736537%27 HTTP/1.1" 200 None
2026-03-28 17:16:32 [adesa.de] INFO: Scrape type for 10736537: 0
2026-03-28 17:16:32 [adesa.de] INFO: Skipping item 10736537 url https://www.openlane.eu/en/carv6/auction/10736537
2026-03-28 17:16:32 [adesa.de] INFO: Found listing with ID: 10736533
2026-03-28 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710736533%27 HTTP/1.1" 200 None
2026-03-28 17:16:32 [adesa.de] INFO: Scrape type for 10736533: 0
2026-03-28 17:16:32 [adesa.de] INFO: Skipping item 10736533 url https://www.openlane.eu/en/carv6/auction/10736533
2026-03-28 17:16:32 [adesa.de] INFO: Found listing with ID: 10734403
2026-03-28 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734403%27 HTTP/1.1" 200 None
2026-03-28 17:16:32 [adesa.de] INFO: Scrape type for 10734403: 0
2026-03-28 17:16:32 [adesa.de] INFO: Skipping item 10734403 url https://www.openlane.eu/en/carv6/auction/10734403
2026-03-28 17:16:32 [adesa.de] INFO: Found listing with ID: 10734404
2026-03-28 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734404%27 HTTP/1.1" 200 None
2026-03-28 17:16:32 [adesa.de] INFO: Scrape type for 10734404: 0
2026-03-28 17:16:32 [adesa.de] INFO: Skipping item 10734404 url https://www.openlane.eu/en/carv6/auction/10734404
2026-03-28 17:16:32 [adesa.de] INFO: Found listing with ID: 10734401
2026-03-28 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734401%27 HTTP/1.1" 200 None
2026-03-28 17:16:32 [adesa.de] INFO: Scrape type for 10734401: 0
2026-03-28 17:16:32 [adesa.de] INFO: Skipping item 10734401 url https://www.openlane.eu/en/carv6/auction/10734401
2026-03-28 17:16:32 [adesa.de] INFO: Found listing with ID: 10734407
2026-03-28 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734407%27 HTTP/1.1" 200 None
2026-03-28 17:16:32 [adesa.de] INFO: Scrape type for 10734407: 0
2026-03-28 17:16:32 [adesa.de] INFO: Skipping item 10734407 url https://www.openlane.eu/en/carv6/auction/10734407
2026-03-28 17:16:32 [adesa.de] INFO: Found listing with ID: 10734416
2026-03-28 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734416%27 HTTP/1.1" 200 None
2026-03-28 17:16:32 [adesa.de] INFO: Scrape type for 10734416: 2
2026-03-28 17:16:32 [adesa.de] INFO: Scraping item 10734416 url https://www.openlane.eu/en/carv6/auction/10734416
2026-03-28 17:16:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 35e19acd-4ac2-54c1-a790-cc713e149202 with identifier: 10734638
2026-03-28 17:16:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 35e19acd-4ac2-54c1-a790-cc713e149202 with identifier: 10734638
2026-03-28 17:16:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 35e19acd-4ac2-54c1-a790-cc713e149202 with identifier: 10734638 to the API
2026-03-28 17:16:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:16:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:16:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734638>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T09:25:00Z',
'fuel_type': 'Petrol',
'id': '35e19acd-4ac2-54c1-a790-cc713e149202',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BO-QY 4716',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734638',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 10745,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2025-01-29',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Opel Mokka 1.2 GS - Petrol - Manual - 136 hp - 10.745 km',
'transmission': 'manual',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-28 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734638%27 HTTP/1.1" 200 None
2026-03-28 17:16:33 [adesa.de] INFO: Saving data for 10734638: {'auction_closing_time': 1774949100.0, 'created_time': 1774614365.769479, 'last_price_update_time': 1774718193.177814}
2026-03-28 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734638') HTTP/1.1" 204 0
2026-03-28 17:16:33 [adesa.de] INFO: Found listing with ID: 10736529
2026-03-28 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710736529%27 HTTP/1.1" 200 None
2026-03-28 17:16:33 [adesa.de] INFO: Scrape type for 10736529: 0
2026-03-28 17:16:33 [adesa.de] INFO: Skipping item 10736529 url https://www.openlane.eu/en/carv6/auction/10736529
2026-03-28 17:16:33 [adesa.de] INFO: Found listing with ID: 10732846
2026-03-28 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732846%27 HTTP/1.1" 200 None
2026-03-28 17:16:33 [adesa.de] INFO: Scrape type for 10732846: 0
2026-03-28 17:16:33 [adesa.de] INFO: Skipping item 10732846 url https://www.openlane.eu/en/carv6/auction/10732846
2026-03-28 17:16:33 [adesa.de] INFO: Found listing with ID: 10732815
2026-03-28 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732815%27 HTTP/1.1" 200 None
2026-03-28 17:16:33 [adesa.de] INFO: Scrape type for 10732815: 0
2026-03-28 17:16:33 [adesa.de] INFO: Skipping item 10732815 url https://www.openlane.eu/en/carv6/auction/10732815
2026-03-28 17:16:33 [adesa.de] INFO: Found listing with ID: 10732852
2026-03-28 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732852%27 HTTP/1.1" 200 None
2026-03-28 17:16:33 [adesa.de] INFO: Scrape type for 10732852: 0
2026-03-28 17:16:33 [adesa.de] INFO: Skipping item 10732852 url https://www.openlane.eu/en/carv6/auction/10732852
2026-03-28 17:16:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e792ed6d-a3b6-5b46-acc8-8a96602ddaab with identifier: 10734690
2026-03-28 17:16:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e792ed6d-a3b6-5b46-acc8-8a96602ddaab with scrape type 2
2026-03-28 17:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e792ed6d-a3b6-5b46-acc8-8a96602ddaab with scrape type 2
2026-03-28 17:16:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e792ed6d-a3b6-5b46-acc8-8a96602ddaab, identifier: 10734690
2026-03-28 17:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734710> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734423> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734426> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e792ed6d-a3b6-5b46-acc8-8a96602ddaab with identifier: 10734690
2026-03-28 17:16:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e792ed6d-a3b6-5b46-acc8-8a96602ddaab with identifier: 10734690
2026-03-28 17:16:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e792ed6d-a3b6-5b46-acc8-8a96602ddaab with identifier: 10734690 to the API
2026-03-28 17:16:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:16:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:16:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734690>
{'auction_title': '',
'c_o_2_emission_value': 34,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 266,
'expiration_date': '2026-03-31T09:25:00Z',
'fuel_type': 'Hybrid',
'id': 'e792ed6d-a3b6-5b46-acc8-8a96602ddaab',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'UL-J 565E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734690',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 170547,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20700,
'price_includes_vat': True,
'registration_date': '2023-02-02',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Audi A6 Avant 50 TFSIe Sport - Quattro - Hybrid - Automatic - 266 '
'hp - 170.547 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2023}
2026-03-28 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734690%27 HTTP/1.1" 200 None
2026-03-28 17:16:33 [adesa.de] INFO: Saving data for 10734690: {'auction_closing_time': 1774949100.0, 'created_time': 1774614401.55504, 'last_price_update_time': 1774718193.746782}
2026-03-28 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734690') HTTP/1.1" 204 0
2026-03-28 17: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-28 17: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-28 17: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-28 17:16:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63a373d4-ba89-5e16-b3f4-94162431eede with identifier: 10734710
2026-03-28 17:16:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63a373d4-ba89-5e16-b3f4-94162431eede with scrape type 2
2026-03-28 17:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63a373d4-ba89-5e16-b3f4-94162431eede with scrape type 2
2026-03-28 17:16:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 63a373d4-ba89-5e16-b3f4-94162431eede, identifier: 10734710
2026-03-28 17:16:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf4fcac4-881c-5d7e-a637-6f8410723bb3 with identifier: 10734423
2026-03-28 17:16:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf4fcac4-881c-5d7e-a637-6f8410723bb3 with scrape type 2
2026-03-28 17:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf4fcac4-881c-5d7e-a637-6f8410723bb3 with scrape type 2
2026-03-28 17:16:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cf4fcac4-881c-5d7e-a637-6f8410723bb3, identifier: 10734423
2026-03-28 17:16:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7029a3f2-80a0-5683-8405-e4d961c77d7d with identifier: 10734426
2026-03-28 17:16:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7029a3f2-80a0-5683-8405-e4d961c77d7d with scrape type 2
2026-03-28 17:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7029a3f2-80a0-5683-8405-e4d961c77d7d with scrape type 2
2026-03-28 17:16:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7029a3f2-80a0-5683-8405-e4d961c77d7d, identifier: 10734426
2026-03-28 17:16:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 63a373d4-ba89-5e16-b3f4-94162431eede with identifier: 10734710
2026-03-28 17:16:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 63a373d4-ba89-5e16-b3f4-94162431eede with identifier: 10734710
2026-03-28 17:16:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 63a373d4-ba89-5e16-b3f4-94162431eede with identifier: 10734710 to the API
2026-03-28 17:16:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:16:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:16:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734710>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 193,
'expiration_date': '2026-03-31T09:25:00Z',
'fuel_type': 'Diesel',
'id': '63a373d4-ba89-5e16-b3f4-94162431eede',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'D-AR 5027',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734710',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 26357,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 32200,
'price_includes_vat': True,
'registration_date': '2025-05-19',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Skoda Kodiaq 2.0 TDI Selection - AWD - Diesel - Automatic - 193 hp '
'- 26.357 km',
'transmission': 'automatic',
'trim': 'Selection',
'vin': None,
'year': 2025}
2026-03-28 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734710%27 HTTP/1.1" 200 None
2026-03-28 17:16:34 [adesa.de] INFO: Saving data for 10734710: {'auction_closing_time': 1774949100.0, 'created_time': 1774614372.521505, 'last_price_update_time': 1774718194.355069}
2026-03-28 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734710') HTTP/1.1" 204 0
2026-03-28 17:16:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cf4fcac4-881c-5d7e-a637-6f8410723bb3 with identifier: 10734423
2026-03-28 17:16:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cf4fcac4-881c-5d7e-a637-6f8410723bb3 with identifier: 10734423
2026-03-28 17:16:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cf4fcac4-881c-5d7e-a637-6f8410723bb3 with identifier: 10734423 to the API
2026-03-28 17:16:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:16:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:16:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734423>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'cf4fcac4-881c-5d7e-a637-6f8410723bb3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HB-AR 949',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734423',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 158524,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2023-02-10',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Skoda Karoq 2.0 TDI Sportline - AWD - Diesel - Automatic - 150 hp - '
'158.524 km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2023}
2026-03-28 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734423%27 HTTP/1.1" 200 None
2026-03-28 17:16:34 [adesa.de] INFO: Saving data for 10734423: {'auction_closing_time': 1774949100.0, 'created_time': 1774614360.831729, 'last_price_update_time': 1774718194.648669}
2026-03-28 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734423') HTTP/1.1" 204 0
2026-03-28 17:16:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7029a3f2-80a0-5683-8405-e4d961c77d7d with identifier: 10734426
2026-03-28 17:16:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7029a3f2-80a0-5683-8405-e4d961c77d7d with identifier: 10734426
2026-03-28 17:16:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7029a3f2-80a0-5683-8405-e4d961c77d7d with identifier: 10734426 to the API
2026-03-28 17:16:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:16:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:16:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734426>
{'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-31T09:25:00Z',
'fuel_type': 'Diesel',
'id': '7029a3f2-80a0-5683-8405-e4d961c77d7d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KB-VI 115',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734426',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 54575,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21800,
'price_includes_vat': True,
'registration_date': '2023-02-22',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Mercedes-Benz C Break 220d Avantgarde - Diesel - Automatic - 200 hp '
'- 54.575 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2023}
2026-03-28 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734426%27 HTTP/1.1" 200 None
2026-03-28 17:16:34 [adesa.de] INFO: Saving data for 10734426: {'auction_closing_time': 1774949100.0, 'created_time': 1774614390.422714, 'last_price_update_time': 1774718194.955911}
2026-03-28 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734426') HTTP/1.1" 204 0
2026-03-28 17:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734613> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734648> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734593> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17: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-28 17:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734639> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17:16:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf40c3a7-6a60-5801-b9a5-16eb58edf02d with identifier: 10734613
2026-03-28 17:16:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf40c3a7-6a60-5801-b9a5-16eb58edf02d with scrape type 2
2026-03-28 17:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf40c3a7-6a60-5801-b9a5-16eb58edf02d with scrape type 2
2026-03-28 17:16:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cf40c3a7-6a60-5801-b9a5-16eb58edf02d, identifier: 10734613
2026-03-28 17:16:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19f22c3c-419a-5cb2-8183-8b2d2f0f052f with identifier: 10734648
2026-03-28 17:16:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19f22c3c-419a-5cb2-8183-8b2d2f0f052f with scrape type 2
2026-03-28 17:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19f22c3c-419a-5cb2-8183-8b2d2f0f052f with scrape type 2
2026-03-28 17:16:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 19f22c3c-419a-5cb2-8183-8b2d2f0f052f, identifier: 10734648
2026-03-28 17:16:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e7e5e7c-78d6-51b6-8e97-164e722a263b with identifier: 10734593
2026-03-28 17:16:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e7e5e7c-78d6-51b6-8e97-164e722a263b with scrape type 2
2026-03-28 17:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e7e5e7c-78d6-51b6-8e97-164e722a263b with scrape type 2
2026-03-28 17:16:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5e7e5e7c-78d6-51b6-8e97-164e722a263b, identifier: 10734593
2026-03-28 17:16:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cf40c3a7-6a60-5801-b9a5-16eb58edf02d with identifier: 10734613
2026-03-28 17:16:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 17:16:35 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-28 17:16:35 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 17:16:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cf40c3a7-6a60-5801-b9a5-16eb58edf02d with identifier: 10734613
2026-03-28 17:16:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cf40c3a7-6a60-5801-b9a5-16eb58edf02d with identifier: 10734613 to the API
2026-03-28 17:16:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:16:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:16:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734613>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 228,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Electric',
'id': 'cf40c3a7-6a60-5801-b9a5-16eb58edf02d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000676',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734613',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQB',
'odometer': 110357,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22600,
'price_includes_vat': True,
'registration_date': '2023-01-25',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz EQB 300 AMG Line - 4-Matic - Electric - Automatic - '
'228 hp - 110.357 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-28 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734613%27 HTTP/1.1" 200 None
2026-03-28 17:16:35 [adesa.de] INFO: Saving data for 10734613: {'auction_closing_time': 1774855800.0, 'created_time': 1774614316.57716, 'last_price_update_time': 1774718195.809326}
2026-03-28 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734613') HTTP/1.1" 204 0
2026-03-28 17:16:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 19f22c3c-419a-5cb2-8183-8b2d2f0f052f with identifier: 10734648
2026-03-28 17:16:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 19f22c3c-419a-5cb2-8183-8b2d2f0f052f with identifier: 10734648
2026-03-28 17:16:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 19f22c3c-419a-5cb2-8183-8b2d2f0f052f with identifier: 10734648 to the API
2026-03-28 17:16:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:16:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:16:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734648>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T07:40:00Z',
'fuel_type': 'Electric',
'id': '19f22c3c-419a-5cb2-8183-8b2d2f0f052f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000671',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734648',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQB',
'odometer': 82281,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21600,
'price_includes_vat': True,
'registration_date': '2023-02-24',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz EQB 250 progressive - Electric - Automatic - 190 hp - '
'82.281 km',
'transmission': 'automatic',
'trim': 'progressive',
'vin': None,
'year': 2023}
2026-03-28 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734648%27 HTTP/1.1" 200 None
2026-03-28 17:16:36 [adesa.de] INFO: Saving data for 10734648: {'auction_closing_time': 1774856400.0, 'created_time': 1774614318.101014, 'last_price_update_time': 1774718196.149154}
2026-03-28 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734648') HTTP/1.1" 204 0
2026-03-28 17:16:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5e7e5e7c-78d6-51b6-8e97-164e722a263b with identifier: 10734593
2026-03-28 17:16:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5e7e5e7c-78d6-51b6-8e97-164e722a263b with identifier: 10734593
2026-03-28 17:16:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5e7e5e7c-78d6-51b6-8e97-164e722a263b with identifier: 10734593 to the API
2026-03-28 17:16:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:16:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:16:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734593>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 102,
'expiration_date': '2026-03-31T09:25:00Z',
'fuel_type': 'Diesel',
'id': '5e7e5e7c-78d6-51b6-8e97-164e722a263b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SZ-W 42',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734593',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 140750,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2017-01-20',
'seats_number': 2,
'seller_name': 'Athlon Germany GmbH',
'title': 'Volkswagen Caddy Maxi 2.0 TDI Trendline - Diesel - Manual - 102 hp '
'- 140.750 km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2017}
2026-03-28 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734593%27 HTTP/1.1" 200 None
2026-03-28 17:16:36 [adesa.de] INFO: Saving data for 10734593: {'auction_closing_time': 1774949100.0, 'created_time': 1774614375.162708, 'last_price_update_time': 1774718196.429812}
2026-03-28 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734593') HTTP/1.1" 204 0
2026-03-28 17:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734641> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734618> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734663> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17: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-28 17: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-28 17:16:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c32f88a6-2d0f-51d3-b82c-0f23cd5ab005 with identifier: 10734639
2026-03-28 17:16:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c32f88a6-2d0f-51d3-b82c-0f23cd5ab005 with scrape type 2
2026-03-28 17:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c32f88a6-2d0f-51d3-b82c-0f23cd5ab005 with scrape type 2
2026-03-28 17:16:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c32f88a6-2d0f-51d3-b82c-0f23cd5ab005, identifier: 10734639
2026-03-28 17:16:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c32f88a6-2d0f-51d3-b82c-0f23cd5ab005 with identifier: 10734639
2026-03-28 17:16:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c32f88a6-2d0f-51d3-b82c-0f23cd5ab005 with identifier: 10734639
2026-03-28 17:16:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c32f88a6-2d0f-51d3-b82c-0f23cd5ab005 with identifier: 10734639 to the API
2026-03-28 17:16:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734639>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-31T09:25:00Z',
'fuel_type': 'Petrol',
'id': 'c32f88a6-2d0f-51d3-b82c-0f23cd5ab005',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BO-QY 4673',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734639',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 19074,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2025-01-28',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Opel Corsa 1.2 GS - Petrol - Manual - 100 hp - 19.074 km',
'transmission': 'manual',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-28 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734639%27 HTTP/1.1" 200 None
2026-03-28 17:16:37 [adesa.de] INFO: Saving data for 10734639: {'auction_closing_time': 1774949100.0, 'created_time': 1774614370.886771, 'last_price_update_time': 1774718197.745191}
2026-03-28 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734639') HTTP/1.1" 204 0
2026-03-28 17:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735756> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735536> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734617> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17: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-28 17: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-28 17:16:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 940532ac-2409-5937-8732-2a58d8081ddb with identifier: 10734641
2026-03-28 17:16:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 940532ac-2409-5937-8732-2a58d8081ddb with scrape type 2
2026-03-28 17:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 940532ac-2409-5937-8732-2a58d8081ddb with scrape type 2
2026-03-28 17:16:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 940532ac-2409-5937-8732-2a58d8081ddb, identifier: 10734641
2026-03-28 17:16:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 114e43bd-bcce-5925-9c74-09829f22006f with identifier: 10734618
2026-03-28 17:16:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 114e43bd-bcce-5925-9c74-09829f22006f with scrape type 2
2026-03-28 17:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 114e43bd-bcce-5925-9c74-09829f22006f with scrape type 2
2026-03-28 17:16:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 114e43bd-bcce-5925-9c74-09829f22006f, identifier: 10734618
2026-03-28 17:16:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bfce02d7-99c1-52b7-ac47-fa8dceaf2f0f with identifier: 10734663
2026-03-28 17:16:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfce02d7-99c1-52b7-ac47-fa8dceaf2f0f with scrape type 2
2026-03-28 17:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bfce02d7-99c1-52b7-ac47-fa8dceaf2f0f with scrape type 2
2026-03-28 17:16:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bfce02d7-99c1-52b7-ac47-fa8dceaf2f0f, identifier: 10734663
2026-03-28 17:16:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 940532ac-2409-5937-8732-2a58d8081ddb with identifier: 10734641
2026-03-28 17:16:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 940532ac-2409-5937-8732-2a58d8081ddb with identifier: 10734641
2026-03-28 17:16:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 940532ac-2409-5937-8732-2a58d8081ddb with identifier: 10734641 to the API
2026-03-28 17:16:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734641>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 218,
'expiration_date': '2026-03-30T07:40:00Z',
'fuel_type': 'Electric',
'id': '940532ac-2409-5937-8732-2a58d8081ddb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000553',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734641',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 38027,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16500,
'price_includes_vat': True,
'registration_date': '2022-12-22',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Renault Megane E-Tech Equilibre - Electric - Automatic - 218 hp - '
'38.027 km',
'transmission': 'automatic',
'trim': 'Equilibre',
'vin': None,
'year': 2022}
2026-03-28 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734641%27 HTTP/1.1" 200 None
2026-03-28 17:16:38 [adesa.de] INFO: Saving data for 10734641: {'auction_closing_time': 1774856400.0, 'created_time': 1774614314.495728, 'last_price_update_time': 1774718198.356652}
2026-03-28 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734641') HTTP/1.1" 204 0
2026-03-28 17:16:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 114e43bd-bcce-5925-9c74-09829f22006f with identifier: 10734618
2026-03-28 17:16:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 114e43bd-bcce-5925-9c74-09829f22006f with identifier: 10734618
2026-03-28 17:16:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 114e43bd-bcce-5925-9c74-09829f22006f with identifier: 10734618 to the API
2026-03-28 17:16:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734618>
{'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': 211,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Hybrid',
'id': '114e43bd-bcce-5925-9c74-09829f22006f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000700',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734618',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 73494,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 33400,
'price_includes_vat': True,
'registration_date': '2021-04-29',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC Coupé 300e AMG Line - 4-Matic - Hybrid - '
'Automatic - 211 hp - 73.494 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-28 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734618%27 HTTP/1.1" 200 None
2026-03-28 17:16:38 [adesa.de] INFO: Saving data for 10734618: {'auction_closing_time': 1774855800.0, 'created_time': 1774614315.430845, 'last_price_update_time': 1774718198.653124}
2026-03-28 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734618') HTTP/1.1" 204 0
2026-03-28 17:16:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bfce02d7-99c1-52b7-ac47-fa8dceaf2f0f with identifier: 10734663
2026-03-28 17:16:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bfce02d7-99c1-52b7-ac47-fa8dceaf2f0f with identifier: 10734663
2026-03-28 17:16:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bfce02d7-99c1-52b7-ac47-fa8dceaf2f0f with identifier: 10734663 to the API
2026-03-28 17:16:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734663>
{'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': 200,
'expiration_date': '2026-03-30T07:40:00Z',
'fuel_type': 'Diesel',
'id': 'bfce02d7-99c1-52b7-ac47-fa8dceaf2f0f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000713',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734663',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 105751,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23600,
'price_includes_vat': True,
'registration_date': '2023-12-13',
'seats_number': 7,
'seller_name': 'Mind2move GmbH',
'title': 'Skoda Kodiaq 2.0 TDI Style - AWD - Diesel - Automatic - 200 hp - '
'105.751 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-28 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734663%27 HTTP/1.1" 200 None
2026-03-28 17:16:39 [adesa.de] INFO: Saving data for 10734663: {'auction_closing_time': 1774856400.0, 'created_time': 1774614315.043023, 'last_price_update_time': 1774718199.128417}
2026-03-28 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734663') HTTP/1.1" 204 0
2026-03-28 17:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735739> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a39e7ead-b0e3-588a-ad84-7dc25e673ded with identifier: 10735756
2026-03-28 17:16:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a39e7ead-b0e3-588a-ad84-7dc25e673ded with scrape type 2
2026-03-28 17:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a39e7ead-b0e3-588a-ad84-7dc25e673ded with scrape type 2
2026-03-28 17:16:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a39e7ead-b0e3-588a-ad84-7dc25e673ded, identifier: 10735756
2026-03-28 17:16:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 096fd26d-e99a-506b-a5c4-8e1ba32e9680 with identifier: 10735536
2026-03-28 17:16:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 096fd26d-e99a-506b-a5c4-8e1ba32e9680 with scrape type 2
2026-03-28 17:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 096fd26d-e99a-506b-a5c4-8e1ba32e9680 with scrape type 2
2026-03-28 17:16:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 096fd26d-e99a-506b-a5c4-8e1ba32e9680, identifier: 10735536
2026-03-28 17:16:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce33f36a-3c14-51ec-ad9e-a8e866ca282e with identifier: 10734617
2026-03-28 17:16:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce33f36a-3c14-51ec-ad9e-a8e866ca282e with scrape type 2
2026-03-28 17:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce33f36a-3c14-51ec-ad9e-a8e866ca282e with scrape type 2
2026-03-28 17:16:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ce33f36a-3c14-51ec-ad9e-a8e866ca282e, identifier: 10734617
2026-03-28 17:16:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a39e7ead-b0e3-588a-ad84-7dc25e673ded with identifier: 10735756
2026-03-28 17:16:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a39e7ead-b0e3-588a-ad84-7dc25e673ded with identifier: 10735756
2026-03-28 17:16:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a39e7ead-b0e3-588a-ad84-7dc25e673ded with identifier: 10735756 to the API
2026-03-28 17:16:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735756>
{'auction_title': '',
'c_o_2_emission_value': 166,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 381,
'expiration_date': '2026-03-31T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'a39e7ead-b0e3-588a-ad84-7dc25e673ded',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'E245D',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735756',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 143003,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15950,
'price_includes_vat': True,
'registration_date': '2016-11-02',
'seats_number': 5,
'seller_name': 'SBCARS',
'title': 'BMW 5 Series M550 Touring 3.0d Sport - xDrive - Diesel - Automatic '
'- 381 hp - 143.003 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2016}
2026-03-28 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710735756%27 HTTP/1.1" 200 None
2026-03-28 17:16:39 [adesa.de] INFO: Saving data for 10735756: {'auction_closing_time': 1774953000.0, 'created_time': 1774614292.077334, 'last_price_update_time': 1774718199.884019}
2026-03-28 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735756') HTTP/1.1" 204 0
2026-03-28 17:16:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 096fd26d-e99a-506b-a5c4-8e1ba32e9680 with identifier: 10735536
2026-03-28 17:16:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 096fd26d-e99a-506b-a5c4-8e1ba32e9680 with identifier: 10735536
2026-03-28 17:16:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 096fd26d-e99a-506b-a5c4-8e1ba32e9680 with identifier: 10735536 to the API
2026-03-28 17:16:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735536>
{'auction_title': '',
'c_o_2_emission_value': 54,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.9L',
'engine_horse_power': 440,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '096fd26d-e99a-506b-a5c4-8e1ba32e9680',
'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=10735536',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Panamera',
'odometer': 77969,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 57500,
'price_includes_vat': True,
'registration_date': '2021-11-10',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Porsche Panamera 4S 2.9 - AWD - Hybrid - Automatic - 440 hp - '
'77.969 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710735536%27 HTTP/1.1" 200 None
2026-03-28 17:16:40 [adesa.de] INFO: Saving data for 10735536: {'auction_closing_time': 1774863000.0, 'created_time': 1774614289.054277, 'last_price_update_time': 1774718200.233058}
2026-03-28 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735536') HTTP/1.1" 204 0
2026-03-28 17:16:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ce33f36a-3c14-51ec-ad9e-a8e866ca282e with identifier: 10734617
2026-03-28 17:16:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ce33f36a-3c14-51ec-ad9e-a8e866ca282e with identifier: 10734617
2026-03-28 17:16:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ce33f36a-3c14-51ec-ad9e-a8e866ca282e with identifier: 10734617 to the API
2026-03-28 17:16:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734617>
{'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': 197,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Hybrid',
'id': 'ce33f36a-3c14-51ec-ad9e-a8e866ca282e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000229',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734617',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 44984,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 53200,
'price_includes_vat': True,
'registration_date': '2024-05-14',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Mercedes-Benz GLC 300de AMG Line - 4-Matic - Hybrid - Automatic - '
'197 hp - 44.984 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2024}
2026-03-28 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734617%27 HTTP/1.1" 200 None
2026-03-28 17:16:40 [adesa.de] INFO: Saving data for 10734617: {'auction_closing_time': 1774855800.0, 'created_time': 1774614376.51287, 'last_price_update_time': 1774718200.52433}
2026-03-28 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734617') HTTP/1.1" 204 0
2026-03-28 17:16:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8643fd3-41a1-5c23-9a1d-60d316b59aa5 with identifier: 10735739
2026-03-28 17:16:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8643fd3-41a1-5c23-9a1d-60d316b59aa5 with scrape type 2
2026-03-28 17:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8643fd3-41a1-5c23-9a1d-60d316b59aa5 with scrape type 2
2026-03-28 17:16:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a8643fd3-41a1-5c23-9a1d-60d316b59aa5, identifier: 10735739
2026-03-28 17:16:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a8643fd3-41a1-5c23-9a1d-60d316b59aa5 with identifier: 10735739
2026-03-28 17:16:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a8643fd3-41a1-5c23-9a1d-60d316b59aa5 with identifier: 10735739
2026-03-28 17:16:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a8643fd3-41a1-5c23-9a1d-60d316b59aa5 with identifier: 10735739 to the API
2026-03-28 17:16:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735739>
{'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-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'a8643fd3-41a1-5c23-9a1d-60d316b59aa5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'D RH 2664',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735739',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 194578,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2020-11-10',
'seats_number': 5,
'seller_name': 'IVC BV',
'title': 'Skoda Superb Combi 2.0 TDI L&K - Diesel - Automatic - 200 hp - '
'194.578 km',
'transmission': 'automatic',
'trim': 'L&K',
'vin': None,
'year': 2020}
2026-03-28 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710735739%27 HTTP/1.1" 200 None
2026-03-28 17:16:40 [adesa.de] INFO: Saving data for 10735739: {'auction_closing_time': 1774866600.0, 'created_time': 1774614303.189168, 'last_price_update_time': 1774718200.976637}
2026-03-28 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735739') HTTP/1.1" 204 0
2026-03-28 17:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735740> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17:16:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f3fe215-268c-5063-9e74-52c15f3dc922 with identifier: 10735740
2026-03-28 17:16:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f3fe215-268c-5063-9e74-52c15f3dc922 with scrape type 2
2026-03-28 17:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f3fe215-268c-5063-9e74-52c15f3dc922 with scrape type 2
2026-03-28 17:16:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1f3fe215-268c-5063-9e74-52c15f3dc922, identifier: 10735740
2026-03-28 17:16:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1f3fe215-268c-5063-9e74-52c15f3dc922 with identifier: 10735740
2026-03-28 17:16:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1f3fe215-268c-5063-9e74-52c15f3dc922 with identifier: 10735740
2026-03-28 17:16:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1f3fe215-268c-5063-9e74-52c15f3dc922 with identifier: 10735740 to the API
2026-03-28 17:16:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735740>
{'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': 190,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': '1f3fe215-268c-5063-9e74-52c15f3dc922',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PE R1157',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735740',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 167367,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2019-10-30',
'seats_number': 5,
'seller_name': 'IVC BV',
'title': 'Volkswagen Tiguan 2.0 TDI - 4Motion - Diesel - Automatic - 190 hp - '
'167.367 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-28 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710735740%27 HTTP/1.1" 200 None
2026-03-28 17:16:41 [adesa.de] INFO: Saving data for 10735740: {'auction_closing_time': 1774866600.0, 'created_time': 1774614304.796093, 'last_price_update_time': 1774718201.855373}
2026-03-28 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735740') HTTP/1.1" 204 0
2026-03-28 17:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736391> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734402> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734416> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17: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-28 17: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-28 17:16:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c791c3ed-981d-5cdb-ad2d-01beea747a30 with identifier: 10736391
2026-03-28 17:16:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c791c3ed-981d-5cdb-ad2d-01beea747a30 with scrape type 2
2026-03-28 17:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c791c3ed-981d-5cdb-ad2d-01beea747a30 with scrape type 2
2026-03-28 17:16:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c791c3ed-981d-5cdb-ad2d-01beea747a30, identifier: 10736391
2026-03-28 17:16:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fddbec3f-38ba-5c53-884a-b6f4267a6147 with identifier: 10734402
2026-03-28 17:16:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fddbec3f-38ba-5c53-884a-b6f4267a6147 with scrape type 2
2026-03-28 17:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fddbec3f-38ba-5c53-884a-b6f4267a6147 with scrape type 2
2026-03-28 17:16:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fddbec3f-38ba-5c53-884a-b6f4267a6147, identifier: 10734402
2026-03-28 17:16:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d42a0c5-eb69-57b0-9abd-9b6c57f5879a with identifier: 10734416
2026-03-28 17:16:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d42a0c5-eb69-57b0-9abd-9b6c57f5879a with scrape type 2
2026-03-28 17:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d42a0c5-eb69-57b0-9abd-9b6c57f5879a with scrape type 2
2026-03-28 17:16:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3d42a0c5-eb69-57b0-9abd-9b6c57f5879a, identifier: 10734416
2026-03-28 17:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c791c3ed-981d-5cdb-ad2d-01beea747a30 with identifier: 10736391
2026-03-28 17:16:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c791c3ed-981d-5cdb-ad2d-01beea747a30 with identifier: 10736391
2026-03-28 17:16:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c791c3ed-981d-5cdb-ad2d-01beea747a30 with identifier: 10736391 to the API
2026-03-28 17:16:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736391>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'nb',
'engine': '4.0L',
'engine_horse_power': 525,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'c791c3ed-981d-5cdb-ad2d-01beea747a30',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BITAB9',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736391',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': '911 GT3',
'odometer': 6556,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 227500,
'price_includes_vat': True,
'registration_date': '2024-09-24',
'seats_number': 2,
'seller_name': 'Inbos',
'title': 'Porsche 911 GT3 RS 4.0i GT3 RS - Petrol - Automatic - 525 hp - '
'6.556 km',
'transmission': 'automatic',
'trim': 'GT3 RS',
'vin': None,
'year': 2024}
2026-03-28 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710736391%27 HTTP/1.1" 200 None
2026-03-28 17:16:42 [adesa.de] INFO: Saving data for 10736391: {'auction_closing_time': 1774863000.0, 'created_time': 1774614288.689199, 'last_price_update_time': 1774718202.580795}
2026-03-28 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736391') HTTP/1.1" 204 0
2026-03-28 17:16:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fddbec3f-38ba-5c53-884a-b6f4267a6147 with identifier: 10734402
2026-03-28 17:16:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fddbec3f-38ba-5c53-884a-b6f4267a6147 with identifier: 10734402
2026-03-28 17:16:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fddbec3f-38ba-5c53-884a-b6f4267a6147 with identifier: 10734402 to the API
2026-03-28 17:16:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734402>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-29T18:30:00Z',
'fuel_type': 'Diesel',
'id': 'fddbec3f-38ba-5c53-884a-b6f4267a6147',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EU-ML 3297',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734402',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A5',
'odometer': 10422,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 32400,
'price_includes_vat': True,
'registration_date': '2025-02-13',
'seats_number': 5,
'seller_name': 'Russmann Leasing GmbH & Co. KG',
'title': 'Audi A5 Avant - Diesel - Automatic - 204 hp - 10.422 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-28 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734402%27 HTTP/1.1" 200 None
2026-03-28 17:16:42 [adesa.de] INFO: Saving data for 10734402: {'auction_closing_time': 1774809000.0, 'created_time': 1774613902.762337, 'last_price_update_time': 1774718202.887841}
2026-03-28 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734402') HTTP/1.1" 204 0
2026-03-28 17:16:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3d42a0c5-eb69-57b0-9abd-9b6c57f5879a with identifier: 10734416
2026-03-28 17:16:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3d42a0c5-eb69-57b0-9abd-9b6c57f5879a with identifier: 10734416
2026-03-28 17:16:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3d42a0c5-eb69-57b0-9abd-9b6c57f5879a with identifier: 10734416 to the API
2026-03-28 17:16:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734416>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-29T18:30:00Z',
'fuel_type': 'Diesel',
'id': '3d42a0c5-eb69-57b0-9abd-9b6c57f5879a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EU-ML 3286',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734416',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 37293,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 25100,
'price_includes_vat': True,
'registration_date': '2025-02-12',
'seats_number': 5,
'seller_name': 'Russmann Leasing GmbH & Co. KG',
'title': 'Volkswagen T-ROC 2.0 TDI R-Line - 4Motion - Diesel - Automatic - '
'150 hp - 37.293 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2025}
2026-03-28 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734416%27 HTTP/1.1" 200 None
2026-03-28 17:16:43 [adesa.de] INFO: Saving data for 10734416: {'auction_closing_time': 1774809000.0, 'created_time': 1774613960.08567, 'last_price_update_time': 1774718203.19607}
2026-03-28 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734416') HTTP/1.1" 204 0
2026-03-28 17: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-28 17:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733265> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17:16:43 [adesa.de] INFO: Found listing with ID: 10732978
2026-03-28 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732978%27 HTTP/1.1" 200 None
2026-03-28 17:16:43 [adesa.de] INFO: Scrape type for 10732978: 0
2026-03-28 17:16:43 [adesa.de] INFO: Skipping item 10732978 url https://www.openlane.eu/en/carv6/auction/10732978
2026-03-28 17:16:43 [adesa.de] INFO: Found listing with ID: 10732922
2026-03-28 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732922%27 HTTP/1.1" 200 None
2026-03-28 17:16:43 [adesa.de] INFO: Scrape type for 10732922: 0
2026-03-28 17:16:43 [adesa.de] INFO: Skipping item 10732922 url https://www.openlane.eu/en/carv6/auction/10732922
2026-03-28 17:16:43 [adesa.de] INFO: Found listing with ID: 10732818
2026-03-28 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732818%27 HTTP/1.1" 200 None
2026-03-28 17:16:43 [adesa.de] INFO: Scrape type for 10732818: 0
2026-03-28 17:16:43 [adesa.de] INFO: Skipping item 10732818 url https://www.openlane.eu/en/carv6/auction/10732818
2026-03-28 17:16:43 [adesa.de] INFO: Found listing with ID: 10732894
2026-03-28 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732894%27 HTTP/1.1" 200 None
2026-03-28 17:16:43 [adesa.de] INFO: Scrape type for 10732894: 0
2026-03-28 17:16:43 [adesa.de] INFO: Skipping item 10732894 url https://www.openlane.eu/en/carv6/auction/10732894
2026-03-28 17:16:43 [adesa.de] INFO: Found listing with ID: 10732904
2026-03-28 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732904%27 HTTP/1.1" 200 None
2026-03-28 17:16:43 [adesa.de] INFO: Scrape type for 10732904: 0
2026-03-28 17:16:43 [adesa.de] INFO: Skipping item 10732904 url https://www.openlane.eu/en/carv6/auction/10732904
2026-03-28 17:16:43 [adesa.de] INFO: Found listing with ID: 10732847
2026-03-28 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732847%27 HTTP/1.1" 200 None
2026-03-28 17:16:43 [adesa.de] INFO: Scrape type for 10732847: 0
2026-03-28 17:16:43 [adesa.de] INFO: Skipping item 10732847 url https://www.openlane.eu/en/carv6/auction/10732847
2026-03-28 17:16:43 [adesa.de] INFO: Found listing with ID: 10732931
2026-03-28 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732931%27 HTTP/1.1" 200 None
2026-03-28 17:16:43 [adesa.de] INFO: Scrape type for 10732931: 0
2026-03-28 17:16:43 [adesa.de] INFO: Skipping item 10732931 url https://www.openlane.eu/en/carv6/auction/10732931
2026-03-28 17:16:43 [adesa.de] INFO: Found listing with ID: 10732934
2026-03-28 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732934%27 HTTP/1.1" 200 None
2026-03-28 17:16:43 [adesa.de] INFO: Scrape type for 10732934: 0
2026-03-28 17:16:43 [adesa.de] INFO: Skipping item 10732934 url https://www.openlane.eu/en/carv6/auction/10732934
2026-03-28 17:16:43 [adesa.de] INFO: Found listing with ID: 10732861
2026-03-28 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732861%27 HTTP/1.1" 200 None
2026-03-28 17:16:43 [adesa.de] INFO: Scrape type for 10732861: 0
2026-03-28 17:16:43 [adesa.de] INFO: Skipping item 10732861 url https://www.openlane.eu/en/carv6/auction/10732861
2026-03-28 17:16:43 [adesa.de] INFO: Found listing with ID: 10732824
2026-03-28 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732824%27 HTTP/1.1" 200 None
2026-03-28 17:16:43 [adesa.de] INFO: Scrape type for 10732824: 0
2026-03-28 17:16:43 [adesa.de] INFO: Skipping item 10732824 url https://www.openlane.eu/en/carv6/auction/10732824
2026-03-28 17:16:43 [adesa.de] INFO: Found listing with ID: 10732909
2026-03-28 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732909%27 HTTP/1.1" 200 None
2026-03-28 17:16:43 [adesa.de] INFO: Scrape type for 10732909: 0
2026-03-28 17:16:43 [adesa.de] INFO: Skipping item 10732909 url https://www.openlane.eu/en/carv6/auction/10732909
2026-03-28 17:16:43 [adesa.de] INFO: Found listing with ID: 10732851
2026-03-28 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732851%27 HTTP/1.1" 200 None
2026-03-28 17:16:43 [adesa.de] INFO: Scrape type for 10732851: 0
2026-03-28 17:16:43 [adesa.de] INFO: Skipping item 10732851 url https://www.openlane.eu/en/carv6/auction/10732851
2026-03-28 17:16:43 [adesa.de] INFO: Found listing with ID: 10732911
2026-03-28 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732911%27 HTTP/1.1" 200 None
2026-03-28 17:16:43 [adesa.de] INFO: Scrape type for 10732911: 0
2026-03-28 17:16:43 [adesa.de] INFO: Skipping item 10732911 url https://www.openlane.eu/en/carv6/auction/10732911
2026-03-28 17:16:43 [adesa.de] INFO: Found listing with ID: 10732899
2026-03-28 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732899%27 HTTP/1.1" 200 None
2026-03-28 17:16:43 [adesa.de] INFO: Scrape type for 10732899: 0
2026-03-28 17:16:43 [adesa.de] INFO: Skipping item 10732899 url https://www.openlane.eu/en/carv6/auction/10732899
2026-03-28 17:16:43 [adesa.de] INFO: Found listing with ID: 10732836
2026-03-28 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732836%27 HTTP/1.1" 200 None
2026-03-28 17:16:43 [adesa.de] INFO: Scrape type for 10732836: 0
2026-03-28 17:16:43 [adesa.de] INFO: Skipping item 10732836 url https://www.openlane.eu/en/carv6/auction/10732836
2026-03-28 17:16:43 [adesa.de] INFO: Found listing with ID: 10732827
2026-03-28 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732827%27 HTTP/1.1" 200 None
2026-03-28 17:16:43 [adesa.de] INFO: Scrape type for 10732827: 0
2026-03-28 17:16:43 [adesa.de] INFO: Skipping item 10732827 url https://www.openlane.eu/en/carv6/auction/10732827
2026-03-28 17:16:43 [adesa.de] INFO: Found listing with ID: 10732819
2026-03-28 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732819%27 HTTP/1.1" 200 None
2026-03-28 17:16:43 [adesa.de] INFO: Scrape type for 10732819: 0
2026-03-28 17:16:43 [adesa.de] INFO: Skipping item 10732819 url https://www.openlane.eu/en/carv6/auction/10732819
2026-03-28 17:16:43 [adesa.de] INFO: Found listing with ID: 10732814
2026-03-28 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732814%27 HTTP/1.1" 200 None
2026-03-28 17:16:43 [adesa.de] INFO: Scrape type for 10732814: 0
2026-03-28 17:16:43 [adesa.de] INFO: Skipping item 10732814 url https://www.openlane.eu/en/carv6/auction/10732814
2026-03-28 17:16:43 [adesa.de] INFO: Found listing with ID: 10732897
2026-03-28 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732897%27 HTTP/1.1" 200 None
2026-03-28 17:16:43 [adesa.de] INFO: Scrape type for 10732897: 0
2026-03-28 17:16:43 [adesa.de] INFO: Skipping item 10732897 url https://www.openlane.eu/en/carv6/auction/10732897
2026-03-28 17:16:43 [adesa.de] INFO: Found listing with ID: 10732820
2026-03-28 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732820%27 HTTP/1.1" 200 None
2026-03-28 17:16:43 [adesa.de] INFO: Scrape type for 10732820: 0
2026-03-28 17:16:43 [adesa.de] INFO: Skipping item 10732820 url https://www.openlane.eu/en/carv6/auction/10732820
2026-03-28 17:16:43 [adesa.de] INFO: Found listing with ID: 10732913
2026-03-28 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732913%27 HTTP/1.1" 200 None
2026-03-28 17:16:43 [adesa.de] INFO: Scrape type for 10732913: 0
2026-03-28 17:16:43 [adesa.de] INFO: Skipping item 10732913 url https://www.openlane.eu/en/carv6/auction/10732913
2026-03-28 17:16:43 [adesa.de] INFO: Found listing with ID: 10732927
2026-03-28 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732927%27 HTTP/1.1" 200 None
2026-03-28 17:16:43 [adesa.de] INFO: Scrape type for 10732927: 0
2026-03-28 17:16:43 [adesa.de] INFO: Skipping item 10732927 url https://www.openlane.eu/en/carv6/auction/10732927
2026-03-28 17:16:43 [adesa.de] INFO: Found listing with ID: 10733079
2026-03-28 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733079%27 HTTP/1.1" 200 None
2026-03-28 17:16:43 [adesa.de] INFO: Scrape type for 10733079: 0
2026-03-28 17:16:43 [adesa.de] INFO: Skipping item 10733079 url https://www.openlane.eu/en/carv6/auction/10733079
2026-03-28 17:16:43 [adesa.de] INFO: Found listing with ID: 10732937
2026-03-28 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732937%27 HTTP/1.1" 200 None
2026-03-28 17:16:43 [adesa.de] INFO: Scrape type for 10732937: 0
2026-03-28 17:16:43 [adesa.de] INFO: Skipping item 10732937 url https://www.openlane.eu/en/carv6/auction/10732937
2026-03-28 17:16:43 [adesa.de] INFO: Found listing with ID: 10732822
2026-03-28 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732822%27 HTTP/1.1" 200 None
2026-03-28 17:16:43 [adesa.de] INFO: Scrape type for 10732822: 0
2026-03-28 17:16:43 [adesa.de] INFO: Skipping item 10732822 url https://www.openlane.eu/en/carv6/auction/10732822
2026-03-28 17:16:43 [adesa.de] INFO: Found listing with ID: 10733220
2026-03-28 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733220%27 HTTP/1.1" 200 None
2026-03-28 17:16:43 [adesa.de] INFO: Scrape type for 10733220: 2
2026-03-28 17:16:43 [adesa.de] INFO: Scraping item 10733220 url https://www.openlane.eu/en/carv6/auction/10733220
2026-03-28 17:16:43 [adesa.de] INFO: Found listing with ID: 10733221
2026-03-28 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733221%27 HTTP/1.1" 200 None
2026-03-28 17:16:43 [adesa.de] INFO: Scrape type for 10733221: 2
2026-03-28 17:16:43 [adesa.de] INFO: Scraping item 10733221 url https://www.openlane.eu/en/carv6/auction/10733221
2026-03-28 17:16:43 [adesa.de] INFO: Found listing with ID: 10733222
2026-03-28 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733222%27 HTTP/1.1" 200 None
2026-03-28 17:16:43 [adesa.de] INFO: Scrape type for 10733222: 2
2026-03-28 17:16:43 [adesa.de] INFO: Scraping item 10733222 url https://www.openlane.eu/en/carv6/auction/10733222
2026-03-28 17:16:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5fc177f-f903-5a7b-a201-478fcea7cfd6 with identifier: 10733265
2026-03-28 17:16:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5fc177f-f903-5a7b-a201-478fcea7cfd6 with scrape type 2
2026-03-28 17:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5fc177f-f903-5a7b-a201-478fcea7cfd6 with scrape type 2
2026-03-28 17:16:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f5fc177f-f903-5a7b-a201-478fcea7cfd6, identifier: 10733265
2026-03-28 17:16:43 [adesa.de] INFO: Found listing with ID: 10733225
2026-03-28 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733225%27 HTTP/1.1" 200 None
2026-03-28 17:16:43 [adesa.de] INFO: Scrape type for 10733225: 2
2026-03-28 17:16:43 [adesa.de] INFO: Scraping item 10733225 url https://www.openlane.eu/en/carv6/auction/10733225
2026-03-28 17:16:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f5fc177f-f903-5a7b-a201-478fcea7cfd6 with identifier: 10733265
2026-03-28 17:16:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f5fc177f-f903-5a7b-a201-478fcea7cfd6 with identifier: 10733265
2026-03-28 17:16:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f5fc177f-f903-5a7b-a201-478fcea7cfd6 with identifier: 10733265 to the API
2026-03-28 17:16:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733265>
{'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': 197,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'f5fc177f-f903-5a7b-a201-478fcea7cfd6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LYVUZK9V9RB796653',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733265',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 43643,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 27100,
'price_includes_vat': True,
'registration_date': '2023-12-22',
'seats_number': 5,
'seller_name': 'Santander Leasing',
'title': 'Volvo XC60 B4 Core - Petrol - Automatic - 197 hp - 43.643 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2023}
2026-03-28 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733265%27 HTTP/1.1" 200 None
2026-03-28 17:16:44 [adesa.de] INFO: Saving data for 10733265: {'auction_closing_time': 1774951200.0, 'created_time': 1774614277.991324, 'last_price_update_time': 1774718204.118757}
2026-03-28 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733265') HTTP/1.1" 204 0
2026-03-28 17:16:44 [adesa.de] INFO: Found listing with ID: 10733224
2026-03-28 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733224%27 HTTP/1.1" 200 None
2026-03-28 17:16:44 [adesa.de] INFO: Scrape type for 10733224: 2
2026-03-28 17:16:44 [adesa.de] INFO: Scraping item 10733224 url https://www.openlane.eu/en/carv6/auction/10733224
2026-03-28 17:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735448> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:44 [adesa.de] INFO: Found listing with ID: 10733223
2026-03-28 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733223%27 HTTP/1.1" 200 None
2026-03-28 17:16:44 [adesa.de] INFO: Scrape type for 10733223: 2
2026-03-28 17:16:44 [adesa.de] INFO: Scraping item 10733223 url https://www.openlane.eu/en/carv6/auction/10733223
2026-03-28 17: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-28 17:16:44 [adesa.de] INFO: Found listing with ID: 10733229
2026-03-28 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733229%27 HTTP/1.1" 200 None
2026-03-28 17:16:44 [adesa.de] INFO: Scrape type for 10733229: 2
2026-03-28 17:16:44 [adesa.de] INFO: Scraping item 10733229 url https://www.openlane.eu/en/carv6/auction/10733229
2026-03-28 17:16:44 [adesa.de] INFO: Found listing with ID: 10733226
2026-03-28 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733226%27 HTTP/1.1" 200 None
2026-03-28 17:16:44 [adesa.de] INFO: Scrape type for 10733226: 2
2026-03-28 17:16:44 [adesa.de] INFO: Scraping item 10733226 url https://www.openlane.eu/en/carv6/auction/10733226
2026-03-28 17:16:44 [adesa.de] INFO: Found listing with ID: 10733228
2026-03-28 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733228%27 HTTP/1.1" 200 None
2026-03-28 17:16:44 [adesa.de] INFO: Scrape type for 10733228: 2
2026-03-28 17:16:44 [adesa.de] INFO: Scraping item 10733228 url https://www.openlane.eu/en/carv6/auction/10733228
2026-03-28 17:16:44 [adesa.de] INFO: Found listing with ID: 10733227
2026-03-28 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733227%27 HTTP/1.1" 200 None
2026-03-28 17:16:44 [adesa.de] INFO: Scrape type for 10733227: 2
2026-03-28 17:16:44 [adesa.de] INFO: Scraping item 10733227 url https://www.openlane.eu/en/carv6/auction/10733227
2026-03-28 17:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735738> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:44 [adesa.de] INFO: Found listing with ID: 10733230
2026-03-28 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733230%27 HTTP/1.1" 200 None
2026-03-28 17:16:44 [adesa.de] INFO: Scrape type for 10733230: 2
2026-03-28 17:16:44 [adesa.de] INFO: Scraping item 10733230 url https://www.openlane.eu/en/carv6/auction/10733230
2026-03-28 17: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-28 17:16:44 [adesa.de] INFO: Found listing with ID: 10733231
2026-03-28 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733231%27 HTTP/1.1" 200 None
2026-03-28 17:16:44 [adesa.de] INFO: Scrape type for 10733231: 2
2026-03-28 17:16:44 [adesa.de] INFO: Scraping item 10733231 url https://www.openlane.eu/en/carv6/auction/10733231
2026-03-28 17:16:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79059b19-7f17-5f48-9b07-319e442f03e5 with identifier: 10735448
2026-03-28 17:16:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79059b19-7f17-5f48-9b07-319e442f03e5 with scrape type 2
2026-03-28 17:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79059b19-7f17-5f48-9b07-319e442f03e5 with scrape type 2
2026-03-28 17:16:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 79059b19-7f17-5f48-9b07-319e442f03e5, identifier: 10735448
2026-03-28 17:16:44 [adesa.de] INFO: Found listing with ID: 10733232
2026-03-28 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733232%27 HTTP/1.1" 200 None
2026-03-28 17:16:44 [adesa.de] INFO: Scrape type for 10733232: 2
2026-03-28 17:16:44 [adesa.de] INFO: Scraping item 10733232 url https://www.openlane.eu/en/carv6/auction/10733232
2026-03-28 17:16:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 79059b19-7f17-5f48-9b07-319e442f03e5 with identifier: 10735448
2026-03-28 17:16:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 79059b19-7f17-5f48-9b07-319e442f03e5 with identifier: 10735448
2026-03-28 17:16:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 79059b19-7f17-5f48-9b07-319e442f03e5 with identifier: 10735448 to the API
2026-03-28 17:16:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735448>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '4.0L',
'engine_horse_power': 509,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '79059b19-7f17-5f48-9b07-319e442f03e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SBPL53',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735448',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 99600,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 41000,
'price_includes_vat': True,
'registration_date': '2022-07-13',
'seats_number': 5,
'seller_name': 'Trust Consulting sprl',
'title': 'Mercedes-Benz GLC AMG 63 S AMG Line - Petrol - Automatic - 509 hp - '
'99.600 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-28 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710735448%27 HTTP/1.1" 200 None
2026-03-28 17:16:44 [adesa.de] INFO: Saving data for 10735448: {'auction_closing_time': 1774863000.0, 'created_time': 1774614290.760571, 'last_price_update_time': 1774718204.808801}
2026-03-28 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735448') HTTP/1.1" 204 0
2026-03-28 17:16:44 [adesa.de] INFO: Found listing with ID: 10733233
2026-03-28 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733233%27 HTTP/1.1" 200 None
2026-03-28 17:16:44 [adesa.de] INFO: Scrape type for 10733233: 2
2026-03-28 17:16:44 [adesa.de] INFO: Scraping item 10733233 url https://www.openlane.eu/en/carv6/auction/10733233
2026-03-28 17:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735574> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f8a753b-cf77-5aa1-997c-2f4113529021 with identifier: 10735738
2026-03-28 17:16:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f8a753b-cf77-5aa1-997c-2f4113529021 with scrape type 2
2026-03-28 17:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f8a753b-cf77-5aa1-997c-2f4113529021 with scrape type 2
2026-03-28 17:16:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7f8a753b-cf77-5aa1-997c-2f4113529021, identifier: 10735738
2026-03-28 17:16:44 [adesa.de] INFO: Found listing with ID: 10733234
2026-03-28 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733234%27 HTTP/1.1" 200 None
2026-03-28 17:16:44 [adesa.de] INFO: Scrape type for 10733234: 2
2026-03-28 17:16:44 [adesa.de] INFO: Scraping item 10733234 url https://www.openlane.eu/en/carv6/auction/10733234
2026-03-28 17: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-28 17:16:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7f8a753b-cf77-5aa1-997c-2f4113529021 with identifier: 10735738
2026-03-28 17:16:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7f8a753b-cf77-5aa1-997c-2f4113529021 with identifier: 10735738
2026-03-28 17:16:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7f8a753b-cf77-5aa1-997c-2f4113529021 with identifier: 10735738 to the API
2026-03-28 17:16:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735738>
{'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-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': '7f8a753b-cf77-5aa1-997c-2f4113529021',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'D IR 103',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735738',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 135658,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2021-01-07',
'seats_number': 5,
'seller_name': 'IVC BV',
'title': 'BMW 3 Series Touring 320d - Diesel - Automatic - 190 hp - 135.658 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710735738%27 HTTP/1.1" 200 None
2026-03-28 17:16:45 [adesa.de] INFO: Saving data for 10735738: {'auction_closing_time': 1774866600.0, 'created_time': 1774614320.615229, 'last_price_update_time': 1774718205.239763}
2026-03-28 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735738') HTTP/1.1" 204 0
2026-03-28 17:16:45 [adesa.de] INFO: Found listing with ID: 10733235
2026-03-28 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733235%27 HTTP/1.1" 200 None
2026-03-28 17:16:45 [adesa.de] INFO: Scrape type for 10733235: 2
2026-03-28 17:16:45 [adesa.de] INFO: Scraping item 10733235 url https://www.openlane.eu/en/carv6/auction/10733235
2026-03-28 17:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734661> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734616> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17: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-28 17:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735560> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:45 [adesa.de] INFO: Found listing with ID: 10733237
2026-03-28 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733237%27 HTTP/1.1" 200 None
2026-03-28 17:16:45 [adesa.de] INFO: Scrape type for 10733237: 2
2026-03-28 17:16:45 [adesa.de] INFO: Scraping item 10733237 url https://www.openlane.eu/en/carv6/auction/10733237
2026-03-28 17: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-28 17:16:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d048a2e6-79c0-5f8b-b4ec-b48f03b617bb with identifier: 10735574
2026-03-28 17:16:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d048a2e6-79c0-5f8b-b4ec-b48f03b617bb with scrape type 2
2026-03-28 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d048a2e6-79c0-5f8b-b4ec-b48f03b617bb with scrape type 2
2026-03-28 17:16:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d048a2e6-79c0-5f8b-b4ec-b48f03b617bb, identifier: 10735574
2026-03-28 17:16:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d048a2e6-79c0-5f8b-b4ec-b48f03b617bb with identifier: 10735574
2026-03-28 17:16:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d048a2e6-79c0-5f8b-b4ec-b48f03b617bb with identifier: 10735574
2026-03-28 17:16:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d048a2e6-79c0-5f8b-b4ec-b48f03b617bb with identifier: 10735574 to the API
2026-03-28 17:16:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735574>
{'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': 286,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'd048a2e6-79c0-5f8b-b4ec-b48f03b617bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EUFB4842',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735574',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X6',
'odometer': 11340,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 63000,
'price_includes_vat': True,
'registration_date': '2025-07-17',
'seats_number': 5,
'seller_name': 'Inbos',
'title': 'BMW X6 30d M Sport - xDrive - Diesel - Automatic - 286 hp - 11.340 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-28 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710735574%27 HTTP/1.1" 200 None
2026-03-28 17:16:45 [adesa.de] INFO: Saving data for 10735574: {'auction_closing_time': 1774863000.0, 'created_time': 1774614301.654602, 'last_price_update_time': 1774718205.746763}
2026-03-28 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735574') HTTP/1.1" 204 0
2026-03-28 17:16:45 [adesa.de] INFO: Found listing with ID: 10733238
2026-03-28 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733238%27 HTTP/1.1" 200 None
2026-03-28 17:16:45 [adesa.de] INFO: Scrape type for 10733238: 2
2026-03-28 17:16:45 [adesa.de] INFO: Scraping item 10733238 url https://www.openlane.eu/en/carv6/auction/10733238
2026-03-28 17:16:45 [adesa.de] INFO: Found listing with ID: 10733239
2026-03-28 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733239%27 HTTP/1.1" 200 None
2026-03-28 17:16:45 [adesa.de] INFO: Scrape type for 10733239: 2
2026-03-28 17:16:45 [adesa.de] INFO: Scraping item 10733239 url https://www.openlane.eu/en/carv6/auction/10733239
2026-03-28 17:16:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 489432ea-3219-5479-9a53-07b79d3430a9 with identifier: 10734661
2026-03-28 17:16:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 489432ea-3219-5479-9a53-07b79d3430a9 with scrape type 2
2026-03-28 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 489432ea-3219-5479-9a53-07b79d3430a9 with scrape type 2
2026-03-28 17:16:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 489432ea-3219-5479-9a53-07b79d3430a9, identifier: 10734661
2026-03-28 17:16:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5bbded3-d313-5b14-8538-ab6bb948d1fe with identifier: 10734616
2026-03-28 17:16:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5bbded3-d313-5b14-8538-ab6bb948d1fe with scrape type 2
2026-03-28 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5bbded3-d313-5b14-8538-ab6bb948d1fe with scrape type 2
2026-03-28 17:16:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e5bbded3-d313-5b14-8538-ab6bb948d1fe, identifier: 10734616
2026-03-28 17:16:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13793000-9597-584f-aed4-3081b2080199 with identifier: 10735560
2026-03-28 17:16:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13793000-9597-584f-aed4-3081b2080199 with scrape type 2
2026-03-28 17:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13793000-9597-584f-aed4-3081b2080199 with scrape type 2
2026-03-28 17:16:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 13793000-9597-584f-aed4-3081b2080199, identifier: 10735560
2026-03-28 17:16:46 [adesa.de] INFO: Found listing with ID: 10733241
2026-03-28 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733241%27 HTTP/1.1" 200 None
2026-03-28 17:16:46 [adesa.de] INFO: Scrape type for 10733241: 2
2026-03-28 17:16:46 [adesa.de] INFO: Scraping item 10733241 url https://www.openlane.eu/en/carv6/auction/10733241
2026-03-28 17:16:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 489432ea-3219-5479-9a53-07b79d3430a9 with identifier: 10734661
2026-03-28 17:16:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 489432ea-3219-5479-9a53-07b79d3430a9 with identifier: 10734661
2026-03-28 17:16:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 489432ea-3219-5479-9a53-07b79d3430a9 with identifier: 10734661 to the API
2026-03-28 17:16:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734661>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-30T07:40:00Z',
'fuel_type': 'Hybrid',
'id': '489432ea-3219-5479-9a53-07b79d3430a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000709',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734661',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 68955,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 28100,
'price_includes_vat': True,
'registration_date': '2021-12-22',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volvo XC60 T6 R-Design - AWD - Hybrid - Automatic - 253 hp - 68.955 '
'km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-28 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734661%27 HTTP/1.1" 200 None
2026-03-28 17:16:46 [adesa.de] INFO: Saving data for 10734661: {'auction_closing_time': 1774856400.0, 'created_time': 1774614308.933873, 'last_price_update_time': 1774718206.434637}
2026-03-28 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734661') HTTP/1.1" 204 0
2026-03-28 17:16:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e5bbded3-d313-5b14-8538-ab6bb948d1fe with identifier: 10734616
2026-03-28 17:16:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e5bbded3-d313-5b14-8538-ab6bb948d1fe with identifier: 10734616
2026-03-28 17:16:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e5bbded3-d313-5b14-8538-ab6bb948d1fe with identifier: 10734616 to the API
2026-03-28 17:16:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734616>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Petrol',
'id': 'e5bbded3-d313-5b14-8538-ab6bb948d1fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000688',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734616',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volvo',
'model': 'S60',
'odometer': 83621,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22200,
'price_includes_vat': True,
'registration_date': '2023-01-24',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volvo S60 B4 Plus Dark - Petrol - Automatic - 197 hp - 83.621 km',
'transmission': 'automatic',
'trim': 'Plus Dark',
'vin': None,
'year': 2023}
2026-03-28 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734616%27 HTTP/1.1" 200 None
2026-03-28 17:16:46 [adesa.de] INFO: Saving data for 10734616: {'auction_closing_time': 1774855800.0, 'created_time': 1774614310.392781, 'last_price_update_time': 1774718206.726074}
2026-03-28 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734616') HTTP/1.1" 204 0
2026-03-28 17:16:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 13793000-9597-584f-aed4-3081b2080199 with identifier: 10735560
2026-03-28 17:16:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 13793000-9597-584f-aed4-3081b2080199 with identifier: 10735560
2026-03-28 17:16:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 13793000-9597-584f-aed4-3081b2080199 with identifier: 10735560 to the API
2026-03-28 17:16:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735560>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '13793000-9597-584f-aed4-3081b2080199',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EUWK3446',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735560',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X6',
'odometer': 22472,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 62500,
'price_includes_vat': True,
'registration_date': '2025-08-29',
'seats_number': 5,
'seller_name': 'Inbos',
'title': 'BMW X6 30d M Sport - xDrive - Diesel - Automatic - 286 hp - 22.472 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-28 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710735560%27 HTTP/1.1" 200 None
2026-03-28 17:16:47 [adesa.de] INFO: Saving data for 10735560: {'auction_closing_time': 1774863000.0, 'created_time': 1774614302.089119, 'last_price_update_time': 1774718207.047725}
2026-03-28 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735560') HTTP/1.1" 204 0
2026-03-28 17:16:47 [adesa.de] INFO: Found listing with ID: 10733240
2026-03-28 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733240%27 HTTP/1.1" 200 None
2026-03-28 17:16:47 [adesa.de] INFO: Scrape type for 10733240: 2
2026-03-28 17:16:47 [adesa.de] INFO: Scraping item 10733240 url https://www.openlane.eu/en/carv6/auction/10733240
2026-03-28 17:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734624> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734671> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734603> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17: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-28 17: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-28 17:16:47 [adesa.de] INFO: Found listing with ID: 10733245
2026-03-28 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733245%27 HTTP/1.1" 200 None
2026-03-28 17:16:47 [adesa.de] INFO: Scrape type for 10733245: 0
2026-03-28 17:16:47 [adesa.de] INFO: Skipping item 10733245 url https://www.openlane.eu/en/carv6/auction/10733245
2026-03-28 17:16:47 [adesa.de] INFO: Found listing with ID: 10733243
2026-03-28 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733243%27 HTTP/1.1" 200 None
2026-03-28 17:16:47 [adesa.de] INFO: Scrape type for 10733243: 0
2026-03-28 17:16:47 [adesa.de] INFO: Skipping item 10733243 url https://www.openlane.eu/en/carv6/auction/10733243
2026-03-28 17:16:47 [adesa.de] INFO: Found listing with ID: 10733244
2026-03-28 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733244%27 HTTP/1.1" 200 None
2026-03-28 17:16:47 [adesa.de] INFO: Scrape type for 10733244: 0
2026-03-28 17:16:47 [adesa.de] INFO: Skipping item 10733244 url https://www.openlane.eu/en/carv6/auction/10733244
2026-03-28 17:16:47 [adesa.de] INFO: Found listing with ID: 10733242
2026-03-28 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733242%27 HTTP/1.1" 200 None
2026-03-28 17:16:47 [adesa.de] INFO: Scrape type for 10733242: 0
2026-03-28 17:16:47 [adesa.de] INFO: Skipping item 10733242 url https://www.openlane.eu/en/carv6/auction/10733242
2026-03-28 17:16:47 [adesa.de] INFO: Found listing with ID: 10733247
2026-03-28 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733247%27 HTTP/1.1" 200 None
2026-03-28 17:16:47 [adesa.de] INFO: Scrape type for 10733247: 0
2026-03-28 17:16:47 [adesa.de] INFO: Skipping item 10733247 url https://www.openlane.eu/en/carv6/auction/10733247
2026-03-28 17:16:47 [adesa.de] INFO: Found listing with ID: 10733246
2026-03-28 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733246%27 HTTP/1.1" 200 None
2026-03-28 17:16:47 [adesa.de] INFO: Scrape type for 10733246: 0
2026-03-28 17:16:47 [adesa.de] INFO: Skipping item 10733246 url https://www.openlane.eu/en/carv6/auction/10733246
2026-03-28 17:16:47 [adesa.de] INFO: Found listing with ID: 10733249
2026-03-28 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733249%27 HTTP/1.1" 200 None
2026-03-28 17:16:47 [adesa.de] INFO: Scrape type for 10733249: 0
2026-03-28 17:16:47 [adesa.de] INFO: Skipping item 10733249 url https://www.openlane.eu/en/carv6/auction/10733249
2026-03-28 17:16:47 [adesa.de] INFO: Found listing with ID: 10733250
2026-03-28 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733250%27 HTTP/1.1" 200 None
2026-03-28 17:16:47 [adesa.de] INFO: Scrape type for 10733250: 0
2026-03-28 17:16:47 [adesa.de] INFO: Skipping item 10733250 url https://www.openlane.eu/en/carv6/auction/10733250
2026-03-28 17:16:47 [adesa.de] INFO: Found listing with ID: 10733248
2026-03-28 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733248%27 HTTP/1.1" 200 None
2026-03-28 17:16:47 [adesa.de] INFO: Scrape type for 10733248: 0
2026-03-28 17:16:47 [adesa.de] INFO: Skipping item 10733248 url https://www.openlane.eu/en/carv6/auction/10733248
2026-03-28 17:16:47 [adesa.de] INFO: Found listing with ID: 10733251
2026-03-28 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733251%27 HTTP/1.1" 200 None
2026-03-28 17:16:47 [adesa.de] INFO: Scrape type for 10733251: 0
2026-03-28 17:16:47 [adesa.de] INFO: Skipping item 10733251 url https://www.openlane.eu/en/carv6/auction/10733251
2026-03-28 17:16:47 [adesa.de] INFO: Found listing with ID: 10733252
2026-03-28 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733252%27 HTTP/1.1" 200 None
2026-03-28 17:16:47 [adesa.de] INFO: Scrape type for 10733252: 2
2026-03-28 17:16:47 [adesa.de] INFO: Scraping item 10733252 url https://www.openlane.eu/en/carv6/auction/10733252
2026-03-28 17:16:47 [adesa.de] INFO: Found listing with ID: 10733254
2026-03-28 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733254%27 HTTP/1.1" 200 None
2026-03-28 17:16:47 [adesa.de] INFO: Scrape type for 10733254: 2
2026-03-28 17:16:47 [adesa.de] INFO: Scraping item 10733254 url https://www.openlane.eu/en/carv6/auction/10733254
2026-03-28 17:16:47 [adesa.de] INFO: Found listing with ID: 10733253
2026-03-28 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733253%27 HTTP/1.1" 200 None
2026-03-28 17:16:47 [adesa.de] INFO: Scrape type for 10733253: 0
2026-03-28 17:16:47 [adesa.de] INFO: Skipping item 10733253 url https://www.openlane.eu/en/carv6/auction/10733253
2026-03-28 17:16:47 [adesa.de] INFO: Found listing with ID: 10733255
2026-03-28 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733255%27 HTTP/1.1" 200 None
2026-03-28 17:16:47 [adesa.de] INFO: Scrape type for 10733255: 0
2026-03-28 17:16:47 [adesa.de] INFO: Skipping item 10733255 url https://www.openlane.eu/en/carv6/auction/10733255
2026-03-28 17:16:47 [adesa.de] INFO: Found listing with ID: 10733256
2026-03-28 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733256%27 HTTP/1.1" 200 None
2026-03-28 17:16:47 [adesa.de] INFO: Scrape type for 10733256: 0
2026-03-28 17:16:47 [adesa.de] INFO: Skipping item 10733256 url https://www.openlane.eu/en/carv6/auction/10733256
2026-03-28 17:16:47 [adesa.de] INFO: Found listing with ID: 10733258
2026-03-28 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733258%27 HTTP/1.1" 200 None
2026-03-28 17:16:47 [adesa.de] INFO: Scrape type for 10733258: 0
2026-03-28 17:16:47 [adesa.de] INFO: Skipping item 10733258 url https://www.openlane.eu/en/carv6/auction/10733258
2026-03-28 17:16:47 [adesa.de] INFO: Found listing with ID: 10733259
2026-03-28 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733259%27 HTTP/1.1" 200 None
2026-03-28 17:16:47 [adesa.de] INFO: Scrape type for 10733259: 0
2026-03-28 17:16:47 [adesa.de] INFO: Skipping item 10733259 url https://www.openlane.eu/en/carv6/auction/10733259
2026-03-28 17:16:47 [adesa.de] INFO: Found listing with ID: 10733257
2026-03-28 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733257%27 HTTP/1.1" 200 None
2026-03-28 17:16:47 [adesa.de] INFO: Scrape type for 10733257: 0
2026-03-28 17:16:47 [adesa.de] INFO: Skipping item 10733257 url https://www.openlane.eu/en/carv6/auction/10733257
2026-03-28 17:16:47 [adesa.de] INFO: Found listing with ID: 10733260
2026-03-28 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733260%27 HTTP/1.1" 200 None
2026-03-28 17:16:47 [adesa.de] INFO: Scrape type for 10733260: 0
2026-03-28 17:16:47 [adesa.de] INFO: Skipping item 10733260 url https://www.openlane.eu/en/carv6/auction/10733260
2026-03-28 17:16:47 [adesa.de] INFO: Found listing with ID: 10733261
2026-03-28 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733261%27 HTTP/1.1" 200 None
2026-03-28 17:16:47 [adesa.de] INFO: Scrape type for 10733261: 0
2026-03-28 17:16:47 [adesa.de] INFO: Skipping item 10733261 url https://www.openlane.eu/en/carv6/auction/10733261
2026-03-28 17:16:47 [adesa.de] INFO: Found listing with ID: 10733262
2026-03-28 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733262%27 HTTP/1.1" 200 None
2026-03-28 17:16:47 [adesa.de] INFO: Scrape type for 10733262: 0
2026-03-28 17:16:47 [adesa.de] INFO: Skipping item 10733262 url https://www.openlane.eu/en/carv6/auction/10733262
2026-03-28 17:16:47 [adesa.de] INFO: Found listing with ID: 10733263
2026-03-28 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733263%27 HTTP/1.1" 200 None
2026-03-28 17:16:47 [adesa.de] INFO: Scrape type for 10733263: 0
2026-03-28 17:16:47 [adesa.de] INFO: Skipping item 10733263 url https://www.openlane.eu/en/carv6/auction/10733263
2026-03-28 17:16:47 [adesa.de] INFO: Found listing with ID: 10733264
2026-03-28 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733264%27 HTTP/1.1" 200 None
2026-03-28 17:16:47 [adesa.de] INFO: Scrape type for 10733264: 2
2026-03-28 17:16:47 [adesa.de] INFO: Scraping item 10733264 url https://www.openlane.eu/en/carv6/auction/10733264
2026-03-28 17:16:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e11f6abe-657b-5b65-b785-10b119abf269 with identifier: 10734624
2026-03-28 17:16:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e11f6abe-657b-5b65-b785-10b119abf269 with scrape type 2
2026-03-28 17:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e11f6abe-657b-5b65-b785-10b119abf269 with scrape type 2
2026-03-28 17:16:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e11f6abe-657b-5b65-b785-10b119abf269, identifier: 10734624
2026-03-28 17:16:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de8beab5-6435-5038-9623-10ca7fec53fe with identifier: 10734671
2026-03-28 17:16:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de8beab5-6435-5038-9623-10ca7fec53fe with scrape type 2
2026-03-28 17:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de8beab5-6435-5038-9623-10ca7fec53fe with scrape type 2
2026-03-28 17:16:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: de8beab5-6435-5038-9623-10ca7fec53fe, identifier: 10734671
2026-03-28 17:16:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e33c1e03-fab8-5527-97e1-a3c6c2d54d06 with identifier: 10734603
2026-03-28 17:16:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e33c1e03-fab8-5527-97e1-a3c6c2d54d06 with scrape type 2
2026-03-28 17:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e33c1e03-fab8-5527-97e1-a3c6c2d54d06 with scrape type 2
2026-03-28 17:16:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e33c1e03-fab8-5527-97e1-a3c6c2d54d06, identifier: 10734603
2026-03-28 17:16:47 [adesa.de] INFO: Found listing with ID: 10733266
2026-03-28 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733266%27 HTTP/1.1" 200 None
2026-03-28 17:16:47 [adesa.de] INFO: Scrape type for 10733266: 0
2026-03-28 17:16:47 [adesa.de] INFO: Skipping item 10733266 url https://www.openlane.eu/en/carv6/auction/10733266
2026-03-28 17:16:47 [adesa.de] INFO: Found listing with ID: 10733267
2026-03-28 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733267%27 HTTP/1.1" 200 None
2026-03-28 17:16:47 [adesa.de] INFO: Scrape type for 10733267: 0
2026-03-28 17:16:47 [adesa.de] INFO: Skipping item 10733267 url https://www.openlane.eu/en/carv6/auction/10733267
2026-03-28 17:16:47 [adesa.de] INFO: Found listing with ID: 10733268
2026-03-28 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733268%27 HTTP/1.1" 200 None
2026-03-28 17:16:47 [adesa.de] INFO: Scrape type for 10733268: 0
2026-03-28 17:16:47 [adesa.de] INFO: Skipping item 10733268 url https://www.openlane.eu/en/carv6/auction/10733268
2026-03-28 17:16:47 [adesa.de] INFO: Found listing with ID: 10733269
2026-03-28 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733269%27 HTTP/1.1" 200 None
2026-03-28 17:16:47 [adesa.de] INFO: Scrape type for 10733269: 0
2026-03-28 17:16:47 [adesa.de] INFO: Skipping item 10733269 url https://www.openlane.eu/en/carv6/auction/10733269
2026-03-28 17:16:47 [adesa.de] INFO: Found listing with ID: 10732841
2026-03-28 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732841%27 HTTP/1.1" 200 None
2026-03-28 17:16:47 [adesa.de] INFO: Scrape type for 10732841: 0
2026-03-28 17:16:47 [adesa.de] INFO: Skipping item 10732841 url https://www.openlane.eu/en/carv6/auction/10732841
2026-03-28 17:16:47 [adesa.de] INFO: Found listing with ID: 10732834
2026-03-28 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732834%27 HTTP/1.1" 200 None
2026-03-28 17:16:47 [adesa.de] INFO: Scrape type for 10732834: 0
2026-03-28 17:16:47 [adesa.de] INFO: Skipping item 10732834 url https://www.openlane.eu/en/carv6/auction/10732834
2026-03-28 17:16:47 [adesa.de] INFO: Found listing with ID: 10732830
2026-03-28 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732830%27 HTTP/1.1" 200 None
2026-03-28 17:16:47 [adesa.de] INFO: Scrape type for 10732830: 0
2026-03-28 17:16:47 [adesa.de] INFO: Skipping item 10732830 url https://www.openlane.eu/en/carv6/auction/10732830
2026-03-28 17:16:47 [adesa.de] INFO: Found listing with ID: 10732918
2026-03-28 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732918%27 HTTP/1.1" 200 None
2026-03-28 17:16:47 [adesa.de] INFO: Scrape type for 10732918: 2
2026-03-28 17:16:47 [adesa.de] INFO: Scraping item 10732918 url https://www.openlane.eu/en/carv6/auction/10732918
2026-03-28 17:16:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e11f6abe-657b-5b65-b785-10b119abf269 with identifier: 10734624
2026-03-28 17:16:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e11f6abe-657b-5b65-b785-10b119abf269 with identifier: 10734624
2026-03-28 17:16:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e11f6abe-657b-5b65-b785-10b119abf269 with identifier: 10734624 to the API
2026-03-28 17:16:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734624>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 487,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Electric',
'id': 'e11f6abe-657b-5b65-b785-10b119abf269',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000238',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734624',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 87800,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23900,
'price_includes_vat': True,
'registration_date': '2023-06-28',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Tesla Model 3 Performance 75 kWh - Dual Motor - Electric - '
'Automatic - 487 hp - 87.800 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734624%27 HTTP/1.1" 200 None
2026-03-28 17:16:48 [adesa.de] INFO: Saving data for 10734624: {'auction_closing_time': 1774855800.0, 'created_time': 1774614312.94971, 'last_price_update_time': 1774718208.290335}
2026-03-28 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734624') HTTP/1.1" 204 0
2026-03-28 17:16:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: de8beab5-6435-5038-9623-10ca7fec53fe with identifier: 10734671
2026-03-28 17:16:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: de8beab5-6435-5038-9623-10ca7fec53fe with identifier: 10734671
2026-03-28 17:16:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: de8beab5-6435-5038-9623-10ca7fec53fe with identifier: 10734671 to the API
2026-03-28 17:16:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734671>
{'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': 177,
'expiration_date': '2026-03-30T07:40:00Z',
'fuel_type': 'Hybrid',
'id': 'de8beab5-6435-5038-9623-10ca7fec53fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000730',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734671',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 67698,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23600,
'price_includes_vat': True,
'registration_date': '2024-10-01',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volkswagen Golf GTE 1.5 - Hybrid - Automatic - 177 hp - 67.698 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734671%27 HTTP/1.1" 200 None
2026-03-28 17:16:48 [adesa.de] INFO: Saving data for 10734671: {'auction_closing_time': 1774856400.0, 'created_time': 1774614319.922787, 'last_price_update_time': 1774718208.700567}
2026-03-28 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734671') HTTP/1.1" 204 0
2026-03-28 17:16:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e33c1e03-fab8-5527-97e1-a3c6c2d54d06 with identifier: 10734603
2026-03-28 17:16:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e33c1e03-fab8-5527-97e1-a3c6c2d54d06 with identifier: 10734603
2026-03-28 17:16:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e33c1e03-fab8-5527-97e1-a3c6c2d54d06 with identifier: 10734603 to the API
2026-03-28 17:16:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734603>
{'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': 190,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Petrol',
'id': 'e33c1e03-fab8-5527-97e1-a3c6c2d54d06',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000527',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734603',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 48356,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 28500,
'price_includes_vat': True,
'registration_date': '2023-11-24',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volkswagen Tiguan 2.0 TSI R-Line - 4Motion - Petrol - Automatic - '
'190 hp - 48.356 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2023}
2026-03-28 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734603%27 HTTP/1.1" 200 None
2026-03-28 17:16:49 [adesa.de] INFO: Saving data for 10734603: {'auction_closing_time': 1774855800.0, 'created_time': 1774614309.975061, 'last_price_update_time': 1774718209.099263}
2026-03-28 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734603') HTTP/1.1" 204 0
2026-03-28 17:16:49 [adesa.de] INFO: Found listing with ID: 10732826
2026-03-28 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732826%27 HTTP/1.1" 200 None
2026-03-28 17:16:49 [adesa.de] INFO: Scrape type for 10732826: 0
2026-03-28 17:16:49 [adesa.de] INFO: Skipping item 10732826 url https://www.openlane.eu/en/carv6/auction/10732826
2026-03-28 17:16:49 [adesa.de] INFO: Found listing with ID: 10732925
2026-03-28 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732925%27 HTTP/1.1" 200 None
2026-03-28 17:16:49 [adesa.de] INFO: Scrape type for 10732925: 2
2026-03-28 17:16:49 [adesa.de] INFO: Scraping item 10732925 url https://www.openlane.eu/en/carv6/auction/10732925
2026-03-28 17:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734612> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734658> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17: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-28 17:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734647> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:49 [adesa.de] INFO: Found listing with ID: 10732855
2026-03-28 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732855%27 HTTP/1.1" 200 None
2026-03-28 17:16:49 [adesa.de] INFO: Scrape type for 10732855: 2
2026-03-28 17:16:49 [adesa.de] INFO: Scraping item 10732855 url https://www.openlane.eu/en/carv6/auction/10732855
2026-03-28 17: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-28 17:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736401> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:49 [adesa.de] INFO: Found listing with ID: 10732816
2026-03-28 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732816%27 HTTP/1.1" 200 None
2026-03-28 17:16:49 [adesa.de] INFO: Scrape type for 10732816: 0
2026-03-28 17:16:49 [adesa.de] INFO: Skipping item 10732816 url https://www.openlane.eu/en/carv6/auction/10732816
2026-03-28 17:16:49 [adesa.de] INFO: Found listing with ID: 10732839
2026-03-28 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732839%27 HTTP/1.1" 200 None
2026-03-28 17:16:49 [adesa.de] INFO: Scrape type for 10732839: 0
2026-03-28 17:16:49 [adesa.de] INFO: Skipping item 10732839 url https://www.openlane.eu/en/carv6/auction/10732839
2026-03-28 17:16:49 [adesa.de] INFO: Found listing with ID: 10732829
2026-03-28 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732829%27 HTTP/1.1" 200 None
2026-03-28 17:16:49 [adesa.de] INFO: Scrape type for 10732829: 2
2026-03-28 17:16:49 [adesa.de] INFO: Scraping item 10732829 url https://www.openlane.eu/en/carv6/auction/10732829
2026-03-28 17: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-28 17:16:49 [adesa.de] INFO: Found listing with ID: 10732854
2026-03-28 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732854%27 HTTP/1.1" 200 None
2026-03-28 17:16:49 [adesa.de] INFO: Scrape type for 10732854: 2
2026-03-28 17:16:49 [adesa.de] INFO: Scraping item 10732854 url https://www.openlane.eu/en/carv6/auction/10732854
2026-03-28 17:16:49 [adesa.de] INFO: Found listing with ID: 10732833
2026-03-28 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732833%27 HTTP/1.1" 200 None
2026-03-28 17:16:49 [adesa.de] INFO: Scrape type for 10732833: 0
2026-03-28 17:16:49 [adesa.de] INFO: Skipping item 10732833 url https://www.openlane.eu/en/carv6/auction/10732833
2026-03-28 17:16:49 [adesa.de] INFO: Found listing with ID: 10732930
2026-03-28 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732930%27 HTTP/1.1" 200 None
2026-03-28 17:16:49 [adesa.de] INFO: Scrape type for 10732930: 0
2026-03-28 17:16:49 [adesa.de] INFO: Skipping item 10732930 url https://www.openlane.eu/en/carv6/auction/10732930
2026-03-28 17:16:49 [adesa.de] INFO: Found listing with ID: 10732832
2026-03-28 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732832%27 HTTP/1.1" 200 None
2026-03-28 17:16:49 [adesa.de] INFO: Scrape type for 10732832: 0
2026-03-28 17:16:49 [adesa.de] INFO: Skipping item 10732832 url https://www.openlane.eu/en/carv6/auction/10732832
2026-03-28 17:16:49 [adesa.de] INFO: Found listing with ID: 10732938
2026-03-28 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732938%27 HTTP/1.1" 200 None
2026-03-28 17:16:49 [adesa.de] INFO: Scrape type for 10732938: 2
2026-03-28 17:16:49 [adesa.de] INFO: Scraping item 10732938 url https://www.openlane.eu/en/carv6/auction/10732938
2026-03-28 17:16:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbbf77f6-f85f-56e5-b781-f24d3468b931 with identifier: 10734612
2026-03-28 17:16:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbbf77f6-f85f-56e5-b781-f24d3468b931 with scrape type 2
2026-03-28 17:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbbf77f6-f85f-56e5-b781-f24d3468b931 with scrape type 2
2026-03-28 17:16:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fbbf77f6-f85f-56e5-b781-f24d3468b931, identifier: 10734612
2026-03-28 17:16:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f9d44a1-0674-5b9b-bcd1-0471a25e978c with identifier: 10734658
2026-03-28 17:16:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f9d44a1-0674-5b9b-bcd1-0471a25e978c with scrape type 2
2026-03-28 17:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f9d44a1-0674-5b9b-bcd1-0471a25e978c with scrape type 2
2026-03-28 17:16:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6f9d44a1-0674-5b9b-bcd1-0471a25e978c, identifier: 10734658
2026-03-28 17:16:49 [adesa.de] INFO: Found listing with ID: 10732941
2026-03-28 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732941%27 HTTP/1.1" 200 None
2026-03-28 17:16:49 [adesa.de] INFO: Scrape type for 10732941: 0
2026-03-28 17:16:49 [adesa.de] INFO: Skipping item 10732941 url https://www.openlane.eu/en/carv6/auction/10732941
2026-03-28 17:16:49 [adesa.de] INFO: Found listing with ID: 10732817
2026-03-28 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732817%27 HTTP/1.1" 200 None
2026-03-28 17:16:49 [adesa.de] INFO: Scrape type for 10732817: 2
2026-03-28 17:16:49 [adesa.de] INFO: Scraping item 10732817 url https://www.openlane.eu/en/carv6/auction/10732817
2026-03-28 17:16:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fbbf77f6-f85f-56e5-b781-f24d3468b931 with identifier: 10734612
2026-03-28 17:16:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fbbf77f6-f85f-56e5-b781-f24d3468b931 with identifier: 10734612
2026-03-28 17:16:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fbbf77f6-f85f-56e5-b781-f24d3468b931 with identifier: 10734612 to the API
2026-03-28 17:16:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734612>
{'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-30T07:30:00Z',
'fuel_type': 'Electric',
'id': 'fbbf77f6-f85f-56e5-b781-f24d3468b931',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000221',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734612',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Smart',
'model': '#1',
'odometer': 7889,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24500,
'price_includes_vat': True,
'registration_date': '2024-06-26',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Smart #1 Premium - Electric - Automatic - 272 hp - 7.889 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2024}
2026-03-28 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734612%27 HTTP/1.1" 200 None
2026-03-28 17:16:49 [adesa.de] INFO: Saving data for 10734612: {'auction_closing_time': 1774855800.0, 'created_time': 1774614312.158231, 'last_price_update_time': 1774718209.873121}
2026-03-28 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734612') HTTP/1.1" 204 0
2026-03-28 17:16:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6f9d44a1-0674-5b9b-bcd1-0471a25e978c with identifier: 10734658
2026-03-28 17:16:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6f9d44a1-0674-5b9b-bcd1-0471a25e978c with identifier: 10734658
2026-03-28 17:16:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6f9d44a1-0674-5b9b-bcd1-0471a25e978c with identifier: 10734658 to the API
2026-03-28 17:16:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734658>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T07:40:00Z',
'fuel_type': 'Electric',
'id': '6f9d44a1-0674-5b9b-bcd1-0471a25e978c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000702',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734658',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQB',
'odometer': 39600,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24200,
'price_includes_vat': True,
'registration_date': '2023-08-01',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz EQB 250 progressive - Electric - Automatic - 190 hp - '
'39.600 km',
'transmission': 'automatic',
'trim': 'progressive',
'vin': None,
'year': 2023}
2026-03-28 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734658%27 HTTP/1.1" 200 None
2026-03-28 17:16:50 [adesa.de] INFO: Saving data for 10734658: {'auction_closing_time': 1774856400.0, 'created_time': 1774614335.185904, 'last_price_update_time': 1774718210.297954}
2026-03-28 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734658') HTTP/1.1" 204 0
2026-03-28 17:16:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd90c1d3-34e1-546f-bc6a-3f62e0457fc9 with identifier: 10734647
2026-03-28 17:16:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd90c1d3-34e1-546f-bc6a-3f62e0457fc9 with scrape type 2
2026-03-28 17:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd90c1d3-34e1-546f-bc6a-3f62e0457fc9 with scrape type 2
2026-03-28 17:16:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fd90c1d3-34e1-546f-bc6a-3f62e0457fc9, identifier: 10734647
2026-03-28 17:16:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3cd696f4-581f-59c7-8e83-91393c86e801 with identifier: 10736401
2026-03-28 17:16:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3cd696f4-581f-59c7-8e83-91393c86e801 with scrape type 2
2026-03-28 17:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3cd696f4-581f-59c7-8e83-91393c86e801 with scrape type 2
2026-03-28 17:16:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3cd696f4-581f-59c7-8e83-91393c86e801, identifier: 10736401
2026-03-28 17:16:50 [adesa.de] INFO: Found listing with ID: 10732853
2026-03-28 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732853%27 HTTP/1.1" 200 None
2026-03-28 17:16:50 [adesa.de] INFO: Scrape type for 10732853: 2
2026-03-28 17:16:50 [adesa.de] INFO: Scraping item 10732853 url https://www.openlane.eu/en/carv6/auction/10732853
2026-03-28 17:16:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fd90c1d3-34e1-546f-bc6a-3f62e0457fc9 with identifier: 10734647
2026-03-28 17:16:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fd90c1d3-34e1-546f-bc6a-3f62e0457fc9 with identifier: 10734647
2026-03-28 17:16:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fd90c1d3-34e1-546f-bc6a-3f62e0457fc9 with identifier: 10734647 to the API
2026-03-28 17:16:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734647>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 272,
'expiration_date': '2026-03-30T07:40:00Z',
'fuel_type': 'Electric',
'id': 'fd90c1d3-34e1-546f-bc6a-3f62e0457fc9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000219',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734647',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Smart',
'model': '#3',
'odometer': 7356,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23200,
'price_includes_vat': True,
'registration_date': '2024-06-04',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Smart #3 - Electric - Automatic - 272 hp - 7.356 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734647%27 HTTP/1.1" 200 None
2026-03-28 17:16:50 [adesa.de] INFO: Saving data for 10734647: {'auction_closing_time': 1774856400.0, 'created_time': 1774614312.571895, 'last_price_update_time': 1774718210.887672}
2026-03-28 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734647') HTTP/1.1" 204 0
2026-03-28 17:16:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3cd696f4-581f-59c7-8e83-91393c86e801 with identifier: 10736401
2026-03-28 17:16:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3cd696f4-581f-59c7-8e83-91393c86e801 with identifier: 10736401
2026-03-28 17:16:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3cd696f4-581f-59c7-8e83-91393c86e801 with identifier: 10736401 to the API
2026-03-28 17:16:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736401>
{'auction_title': '',
'c_o_2_emission_value': 178,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 225,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '3cd696f4-581f-59c7-8e83-91393c86e801',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'BFA206',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736401',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Talisman',
'odometer': 102267,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2019-11-26',
'seats_number': 5,
'seller_name': 'Auto Fisher',
'title': 'Renault Talisman 1.8 TCe Limited - Petrol - Automatic - 225 hp - '
'102.267 km',
'transmission': 'automatic',
'trim': 'Limited',
'vin': None,
'year': 2019}
2026-03-28 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710736401%27 HTTP/1.1" 200 None
2026-03-28 17:16:51 [adesa.de] INFO: Saving data for 10736401: {'auction_closing_time': 1774863000.0, 'created_time': 1774614286.842627, 'last_price_update_time': 1774718211.188707}
2026-03-28 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736401') HTTP/1.1" 204 0
2026-03-28 17:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734611> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733224> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734610> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:51 [adesa.de] INFO: Found listing with ID: 10732920
2026-03-28 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732920%27 HTTP/1.1" 200 None
2026-03-28 17:16:51 [adesa.de] INFO: Scrape type for 10732920: 2
2026-03-28 17:16:51 [adesa.de] INFO: Scraping item 10732920 url https://www.openlane.eu/en/carv6/auction/10732920
2026-03-28 17: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-28 17: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-28 17: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-28 17:16:51 [adesa.de] INFO: Found listing with ID: 10732831
2026-03-28 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732831%27 HTTP/1.1" 200 None
2026-03-28 17:16:51 [adesa.de] INFO: Scrape type for 10732831: 2
2026-03-28 17:16:51 [adesa.de] INFO: Scraping item 10732831 url https://www.openlane.eu/en/carv6/auction/10732831
2026-03-28 17:16:51 [adesa.de] INFO: Found listing with ID: 10732898
2026-03-28 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732898%27 HTTP/1.1" 200 None
2026-03-28 17:16:51 [adesa.de] INFO: Scrape type for 10732898: 0
2026-03-28 17:16:51 [adesa.de] INFO: Skipping item 10732898 url https://www.openlane.eu/en/carv6/auction/10732898
2026-03-28 17:16:51 [adesa.de] INFO: Found listing with ID: 10732845
2026-03-28 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732845%27 HTTP/1.1" 200 None
2026-03-28 17:16:51 [adesa.de] INFO: Scrape type for 10732845: 0
2026-03-28 17:16:51 [adesa.de] INFO: Skipping item 10732845 url https://www.openlane.eu/en/carv6/auction/10732845
2026-03-28 17:16:51 [adesa.de] INFO: Found listing with ID: 10732842
2026-03-28 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732842%27 HTTP/1.1" 200 None
2026-03-28 17:16:51 [adesa.de] INFO: Scrape type for 10732842: 0
2026-03-28 17:16:51 [adesa.de] INFO: Skipping item 10732842 url https://www.openlane.eu/en/carv6/auction/10732842
2026-03-28 17:16:51 [adesa.de] INFO: Found listing with ID: 10732828
2026-03-28 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732828%27 HTTP/1.1" 200 None
2026-03-28 17:16:51 [adesa.de] INFO: Scrape type for 10732828: 0
2026-03-28 17:16:51 [adesa.de] INFO: Skipping item 10732828 url https://www.openlane.eu/en/carv6/auction/10732828
2026-03-28 17:16:51 [adesa.de] INFO: Found listing with ID: 10732873
2026-03-28 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732873%27 HTTP/1.1" 200 None
2026-03-28 17:16:51 [adesa.de] INFO: Scrape type for 10732873: 0
2026-03-28 17:16:51 [adesa.de] INFO: Skipping item 10732873 url https://www.openlane.eu/en/carv6/auction/10732873
2026-03-28 17:16:51 [adesa.de] INFO: Found listing with ID: 10732825
2026-03-28 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732825%27 HTTP/1.1" 200 None
2026-03-28 17:16:51 [adesa.de] INFO: Scrape type for 10732825: 0
2026-03-28 17:16:51 [adesa.de] INFO: Skipping item 10732825 url https://www.openlane.eu/en/carv6/auction/10732825
2026-03-28 17:16:51 [adesa.de] INFO: Found listing with ID: 10732893
2026-03-28 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732893%27 HTTP/1.1" 200 None
2026-03-28 17:16:51 [adesa.de] INFO: Scrape type for 10732893: 2
2026-03-28 17:16:51 [adesa.de] INFO: Scraping item 10732893 url https://www.openlane.eu/en/carv6/auction/10732893
2026-03-28 17:16:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3820e1bb-43b9-5b63-ae73-3522fedde9de with identifier: 10734611
2026-03-28 17:16:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3820e1bb-43b9-5b63-ae73-3522fedde9de with scrape type 2
2026-03-28 17:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3820e1bb-43b9-5b63-ae73-3522fedde9de with scrape type 2
2026-03-28 17:16:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3820e1bb-43b9-5b63-ae73-3522fedde9de, identifier: 10734611
2026-03-28 17:16:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9 with identifier: 10733224
2026-03-28 17:16:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9 with scrape type 2
2026-03-28 17:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9 with scrape type 2
2026-03-28 17:16:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9, identifier: 10733224
2026-03-28 17:16:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b301b954-7030-5b5a-a0bf-55db413c513b with identifier: 10734610
2026-03-28 17:16:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b301b954-7030-5b5a-a0bf-55db413c513b with scrape type 2
2026-03-28 17:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b301b954-7030-5b5a-a0bf-55db413c513b with scrape type 2
2026-03-28 17:16:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b301b954-7030-5b5a-a0bf-55db413c513b, identifier: 10734610
2026-03-28 17:16:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3820e1bb-43b9-5b63-ae73-3522fedde9de with identifier: 10734611
2026-03-28 17:16:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3820e1bb-43b9-5b63-ae73-3522fedde9de with identifier: 10734611
2026-03-28 17:16:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3820e1bb-43b9-5b63-ae73-3522fedde9de with identifier: 10734611 to the API
2026-03-28 17:16:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734611>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Electric',
'id': '3820e1bb-43b9-5b63-ae73-3522fedde9de',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000672',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734611',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 95973,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19100,
'price_includes_vat': True,
'registration_date': '2022-11-21',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz EQA 250 progressive - Electric - Automatic - 190 hp - '
'95.973 km',
'transmission': 'automatic',
'trim': 'progressive',
'vin': None,
'year': 2022}
2026-03-28 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734611%27 HTTP/1.1" 200 None
2026-03-28 17:16:51 [adesa.de] INFO: Saving data for 10734611: {'auction_closing_time': 1774855800.0, 'created_time': 1774614317.707398, 'last_price_update_time': 1774718211.951154}
2026-03-28 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734611') HTTP/1.1" 204 0
2026-03-28 17:16:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9 with identifier: 10733224
2026-03-28 17:16:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9 with identifier: 10733224
2026-03-28 17:16:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9 with identifier: 10733224 to the API
2026-03-28 17:16:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733224>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 207,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': '0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LGXCE4CB5P2033001',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733224',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Byd',
'model': 'Atto 3',
'odometer': 19414,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18800,
'price_includes_vat': True,
'registration_date': '2023-12-15',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Byd Atto 3 Comfort - Electric - Automatic - 207 hp - 19.414 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2023}
2026-03-28 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733224%27 HTTP/1.1" 200 None
2026-03-28 17:16:52 [adesa.de] INFO: Saving data for 10733224: {'auction_closing_time': 1774951200.0, 'created_time': 1774614269.391845, 'last_price_update_time': 1774718212.248313}
2026-03-28 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733224') HTTP/1.1" 204 0
2026-03-28 17:16:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b301b954-7030-5b5a-a0bf-55db413c513b with identifier: 10734610
2026-03-28 17:16:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b301b954-7030-5b5a-a0bf-55db413c513b with identifier: 10734610
2026-03-28 17:16:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b301b954-7030-5b5a-a0bf-55db413c513b with identifier: 10734610 to the API
2026-03-28 17:16:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734610>
{'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': 204,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Hybrid',
'id': 'b301b954-7030-5b5a-a0bf-55db413c513b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000669',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734610',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 146202,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19600,
'price_includes_vat': True,
'registration_date': '2022-10-05',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz C Break 300e Avantgarde - Hybrid - Automatic - 204 hp '
'- 146.202 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2022}
2026-03-28 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734610%27 HTTP/1.1" 200 None
2026-03-28 17:16:52 [adesa.de] INFO: Saving data for 10734610: {'auction_closing_time': 1774855800.0, 'created_time': 1774614332.238279, 'last_price_update_time': 1774718212.530357}
2026-03-28 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734610') HTTP/1.1" 204 0
2026-03-28 17:16:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733235> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733233> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17: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-28 17:16:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733227> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733234> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17: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-28 17:16:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f57cfd1a-0f7f-523e-b5d5-4155c30b455f with identifier: 10733235
2026-03-28 17:16:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f57cfd1a-0f7f-523e-b5d5-4155c30b455f with scrape type 2
2026-03-28 17:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f57cfd1a-0f7f-523e-b5d5-4155c30b455f with scrape type 2
2026-03-28 17:16:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f57cfd1a-0f7f-523e-b5d5-4155c30b455f, identifier: 10733235
2026-03-28 17:16:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3a01059-eb56-526d-bee1-5929bb4c6e87 with identifier: 10733233
2026-03-28 17:16:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3a01059-eb56-526d-bee1-5929bb4c6e87 with scrape type 2
2026-03-28 17:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3a01059-eb56-526d-bee1-5929bb4c6e87 with scrape type 2
2026-03-28 17:16:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b3a01059-eb56-526d-bee1-5929bb4c6e87, identifier: 10733233
2026-03-28 17:16:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f57cfd1a-0f7f-523e-b5d5-4155c30b455f with identifier: 10733235
2026-03-28 17:16:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f57cfd1a-0f7f-523e-b5d5-4155c30b455f with identifier: 10733235
2026-03-28 17:16:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f57cfd1a-0f7f-523e-b5d5-4155c30b455f with identifier: 10733235 to the API
2026-03-28 17:16:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733235>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'f57cfd1a-0f7f-523e-b5d5-4155c30b455f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'JMZKF6W1A90256703',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733235',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mazda',
'model': 'CX-5',
'odometer': 122855,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2022-02-10',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Mazda CX-5 2.2 SKYACTIV-D Exclusive-Line - Diesel - Automatic - 150 '
'hp - 122.855 km',
'transmission': 'automatic',
'trim': 'Exclusive-Line',
'vin': None,
'year': 2022}
2026-03-28 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733235%27 HTTP/1.1" 200 None
2026-03-28 17:16:53 [adesa.de] INFO: Saving data for 10733235: {'auction_closing_time': 1774951200.0, 'created_time': 1774614128.179754, 'last_price_update_time': 1774718213.133366}
2026-03-28 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733235') HTTP/1.1" 204 0
2026-03-28 17:16:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b3a01059-eb56-526d-bee1-5929bb4c6e87 with identifier: 10733233
2026-03-28 17:16:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 17:16:53 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-28 17:16:53 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 17:16:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b3a01059-eb56-526d-bee1-5929bb4c6e87 with identifier: 10733233
2026-03-28 17:16:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b3a01059-eb56-526d-bee1-5929bb4c6e87 with identifier: 10733233 to the API
2026-03-28 17:16:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733233>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 201,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'b3a01059-eb56-526d-bee1-5929bb4c6e87',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KMTMB81ADPU098275',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733233',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Genesis',
'model': 'GV70',
'odometer': 76669,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 27400,
'price_includes_vat': True,
'registration_date': '2023-02-20',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Genesis GV70 2.2 Sport - Diesel - Automatic - 201 hp - 76.669 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2023}
2026-03-28 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733233%27 HTTP/1.1" 200 None
2026-03-28 17:16:53 [adesa.de] INFO: Saving data for 10733233: {'auction_closing_time': 1774951200.0, 'created_time': 1774614244.225402, 'last_price_update_time': 1774718213.524788}
2026-03-28 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733233') HTTP/1.1" 204 0
2026-03-28 17:16:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733240> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17:16:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733232> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17:16:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b428359d-3dbd-5196-8919-7e5669fe19cc with identifier: 10733227
2026-03-28 17:16:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b428359d-3dbd-5196-8919-7e5669fe19cc with scrape type 2
2026-03-28 17:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b428359d-3dbd-5196-8919-7e5669fe19cc with scrape type 2
2026-03-28 17:16:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b428359d-3dbd-5196-8919-7e5669fe19cc, identifier: 10733227
2026-03-28 17:16:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 222d39aa-dc28-5087-be64-c00dba535d5f with identifier: 10733234
2026-03-28 17:16:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 222d39aa-dc28-5087-be64-c00dba535d5f with scrape type 2
2026-03-28 17:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 222d39aa-dc28-5087-be64-c00dba535d5f with scrape type 2
2026-03-28 17:16:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 222d39aa-dc28-5087-be64-c00dba535d5f, identifier: 10733234
2026-03-28 17:16:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b428359d-3dbd-5196-8919-7e5669fe19cc with identifier: 10733227
2026-03-28 17:16:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b428359d-3dbd-5196-8919-7e5669fe19cc with identifier: 10733227
2026-03-28 17:16:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b428359d-3dbd-5196-8919-7e5669fe19cc with identifier: 10733227 to the API
2026-03-28 17:16:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733227>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 207,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': 'b428359d-3dbd-5196-8919-7e5669fe19cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LGXCE4CB1P2005311',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733227',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Byd',
'model': 'Atto 3',
'odometer': 20446,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19100,
'price_includes_vat': True,
'registration_date': '2023-12-12',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Byd Atto 3 Design - Electric - Automatic - 207 hp - 20.446 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2023}
2026-03-28 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733227%27 HTTP/1.1" 200 None
2026-03-28 17:16:54 [adesa.de] INFO: Saving data for 10733227: {'auction_closing_time': 1774951200.0, 'created_time': 1774614242.66315, 'last_price_update_time': 1774718214.029875}
2026-03-28 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733227') HTTP/1.1" 204 0
2026-03-28 17:16:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 222d39aa-dc28-5087-be64-c00dba535d5f with identifier: 10733234
2026-03-28 17:16:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 222d39aa-dc28-5087-be64-c00dba535d5f with identifier: 10733234
2026-03-28 17:16:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 222d39aa-dc28-5087-be64-c00dba535d5f with identifier: 10733234 to the API
2026-03-28 17:16:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733234>
{'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': 272,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Diesel',
'id': '222d39aa-dc28-5087-be64-c00dba535d5f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KMTHC81DDNU136648',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733234',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Genesis',
'model': 'GV80',
'odometer': 82140,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 35600,
'price_includes_vat': True,
'registration_date': '2023-02-17',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Genesis GV80 3.0 Executive - Diesel - Automatic - 272 hp - 82.140 '
'km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2023}
2026-03-28 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733234%27 HTTP/1.1" 200 None
2026-03-28 17:16:54 [adesa.de] INFO: Saving data for 10733234: {'auction_closing_time': 1774951200.0, 'created_time': 1774614211.490824, 'last_price_update_time': 1774718214.306678}
2026-03-28 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733234') HTTP/1.1" 204 0
2026-03-28 17:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733241> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb06641f-f193-5614-a712-b9c56154b155 with identifier: 10733240
2026-03-28 17:16:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb06641f-f193-5614-a712-b9c56154b155 with scrape type 2
2026-03-28 17:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb06641f-f193-5614-a712-b9c56154b155 with scrape type 2
2026-03-28 17:16:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fb06641f-f193-5614-a712-b9c56154b155, identifier: 10733240
2026-03-28 17:16:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf8100e0-7d25-54b4-9b5b-81f4b52f95b5 with identifier: 10733232
2026-03-28 17:16:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf8100e0-7d25-54b4-9b5b-81f4b52f95b5 with scrape type 2
2026-03-28 17:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf8100e0-7d25-54b4-9b5b-81f4b52f95b5 with scrape type 2
2026-03-28 17:16:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cf8100e0-7d25-54b4-9b5b-81f4b52f95b5, identifier: 10733232
2026-03-28 17:16:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fb06641f-f193-5614-a712-b9c56154b155 with identifier: 10733240
2026-03-28 17:16:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fb06641f-f193-5614-a712-b9c56154b155 with identifier: 10733240
2026-03-28 17:16:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fb06641f-f193-5614-a712-b9c56154b155 with identifier: 10733240 to the API
2026-03-28 17:16:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733240>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 174,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': 'fb06641f-f193-5614-a712-b9c56154b155',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LGWEEUA52NK647124',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733240',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Ora',
'model': 'Funky Cat',
'odometer': 8121,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2023-10-10',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Ora Funky Cat 300 63 kWh Pro - Electric - Automatic - 174 hp - '
'8.121 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2023}
2026-03-28 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733240%27 HTTP/1.1" 200 None
2026-03-28 17:16:54 [adesa.de] INFO: Saving data for 10733240: {'auction_closing_time': 1774951200.0, 'created_time': 1774614212.50013, 'last_price_update_time': 1774718214.798528}
2026-03-28 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733240') HTTP/1.1" 204 0
2026-03-28 17:16:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cf8100e0-7d25-54b4-9b5b-81f4b52f95b5 with identifier: 10733232
2026-03-28 17:16:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cf8100e0-7d25-54b4-9b5b-81f4b52f95b5 with identifier: 10733232
2026-03-28 17:16:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cf8100e0-7d25-54b4-9b5b-81f4b52f95b5 with identifier: 10733232 to the API
2026-03-28 17:16:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733232>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '',
'engine_horse_power': 78,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': 'cf8100e0-7d25-54b4-9b5b-81f4b52f95b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WNAF1ADE4NA000268',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733232',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'e.GO',
'model': 'Life',
'odometer': 4497,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 3900,
'price_includes_vat': True,
'registration_date': '2022-03-15',
'seats_number': 4,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'e.GO Life 60 21,5 kWh - Electric - Automatic - 78 hp - 4.497 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 17:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733232%27 HTTP/1.1" 200 None
2026-03-28 17:16:55 [adesa.de] INFO: Saving data for 10733232: {'auction_closing_time': 1774951200.0, 'created_time': 1774614248.849391, 'last_price_update_time': 1774718215.070752}
2026-03-28 17:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733232') HTTP/1.1" 204 0
2026-03-28 17:16:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd416d4a-f59c-5e9a-8dc7-f0e37658061f with identifier: 10733241
2026-03-28 17:16:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd416d4a-f59c-5e9a-8dc7-f0e37658061f with scrape type 2
2026-03-28 17:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd416d4a-f59c-5e9a-8dc7-f0e37658061f with scrape type 2
2026-03-28 17:16:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: dd416d4a-f59c-5e9a-8dc7-f0e37658061f, identifier: 10733241
2026-03-28 17:16:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: dd416d4a-f59c-5e9a-8dc7-f0e37658061f with identifier: 10733241
2026-03-28 17:16:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: dd416d4a-f59c-5e9a-8dc7-f0e37658061f with identifier: 10733241
2026-03-28 17:16:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: dd416d4a-f59c-5e9a-8dc7-f0e37658061f with identifier: 10733241 to the API
2026-03-28 17:16:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733241>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 174,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': 'dd416d4a-f59c-5e9a-8dc7-f0e37658061f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LGWEEUA52PK631783',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733241',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Ora',
'model': 'Funky Cat',
'odometer': 14790,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2023-10-10',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Ora Funky Cat 300 63 kWh Pro - Electric - Automatic - 174 hp - '
'14.790 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2023}
2026-03-28 17:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733241%27 HTTP/1.1" 200 None
2026-03-28 17:16:55 [adesa.de] INFO: Saving data for 10733241: {'auction_closing_time': 1774951200.0, 'created_time': 1774614105.145497, 'last_price_update_time': 1774718215.461131}
2026-03-28 17:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733241') HTTP/1.1" 204 0
2026-03-28 17:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732925> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733239> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732918> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17: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-28 17: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-28 17:16:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bdc22f15-e6ed-509d-8dd0-6fdab1ecae38 with identifier: 10732925
2026-03-28 17:16:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bdc22f15-e6ed-509d-8dd0-6fdab1ecae38 with scrape type 2
2026-03-28 17:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bdc22f15-e6ed-509d-8dd0-6fdab1ecae38 with scrape type 2
2026-03-28 17:16:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bdc22f15-e6ed-509d-8dd0-6fdab1ecae38, identifier: 10732925
2026-03-28 17:16:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1b3aa8b-b529-58de-a731-1778922747f0 with identifier: 10733239
2026-03-28 17:16:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1b3aa8b-b529-58de-a731-1778922747f0 with scrape type 2
2026-03-28 17:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1b3aa8b-b529-58de-a731-1778922747f0 with scrape type 2
2026-03-28 17:16:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f1b3aa8b-b529-58de-a731-1778922747f0, identifier: 10733239
2026-03-28 17:16:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d89dc5de-1eac-5228-a2bf-1d77258e76d1 with identifier: 10732918
2026-03-28 17:16:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d89dc5de-1eac-5228-a2bf-1d77258e76d1 with scrape type 2
2026-03-28 17:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d89dc5de-1eac-5228-a2bf-1d77258e76d1 with scrape type 2
2026-03-28 17:16:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d89dc5de-1eac-5228-a2bf-1d77258e76d1, identifier: 10732918
2026-03-28 17:16:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bdc22f15-e6ed-509d-8dd0-6fdab1ecae38 with identifier: 10732925
2026-03-28 17:16:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bdc22f15-e6ed-509d-8dd0-6fdab1ecae38 with identifier: 10732925
2026-03-28 17:16:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bdc22f15-e6ed-509d-8dd0-6fdab1ecae38 with identifier: 10732925 to the API
2026-03-28 17:16:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732925>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'bdc22f15-e6ed-509d-8dd0-6fdab1ecae38',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994526-2531287',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732925',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 31574,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2025-05-12',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Astra 1.2 GS - Petrol - Automatic - 130 hp - 31.574 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-28 17:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732925%27 HTTP/1.1" 200 None
2026-03-28 17:16:56 [adesa.de] INFO: Saving data for 10732925: {'auction_closing_time': 1774875600.0, 'created_time': 1774614108.834616, 'last_price_update_time': 1774718216.155175}
2026-03-28 17:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732925') HTTP/1.1" 204 0
2026-03-28 17:16:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f1b3aa8b-b529-58de-a731-1778922747f0 with identifier: 10733239
2026-03-28 17:16:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f1b3aa8b-b529-58de-a731-1778922747f0 with identifier: 10733239
2026-03-28 17:16:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f1b3aa8b-b529-58de-a731-1778922747f0 with identifier: 10733239 to the API
2026-03-28 17:16:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733239>
{'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-31T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'f1b3aa8b-b529-58de-a731-1778922747f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'W0VZS8GP8N1011533',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733239',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 152891,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2022-06-15',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Opel Insignia Sports Tourer GS Line - Diesel - Automatic - 174 hp - '
'152.891 km',
'transmission': 'automatic',
'trim': 'GS Line',
'vin': None,
'year': 2022}
2026-03-28 17:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733239%27 HTTP/1.1" 200 None
2026-03-28 17:16:56 [adesa.de] INFO: Saving data for 10733239: {'auction_closing_time': 1774951200.0, 'created_time': 1774614106.436715, 'last_price_update_time': 1774718216.440857}
2026-03-28 17:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733239') HTTP/1.1" 204 0
2026-03-28 17:16:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d89dc5de-1eac-5228-a2bf-1d77258e76d1 with identifier: 10732918
2026-03-28 17:16:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d89dc5de-1eac-5228-a2bf-1d77258e76d1 with identifier: 10732918
2026-03-28 17:16:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d89dc5de-1eac-5228-a2bf-1d77258e76d1 with identifier: 10732918 to the API
2026-03-28 17:16:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732918>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'd89dc5de-1eac-5228-a2bf-1d77258e76d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994473-2519773',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732918',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 19966,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2025-06-04',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Astra 1.2 GS - Petrol - Automatic - 130 hp - 19.966 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-28 17:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732918%27 HTTP/1.1" 200 None
2026-03-28 17:16:56 [adesa.de] INFO: Saving data for 10732918: {'auction_closing_time': 1774875600.0, 'created_time': 1774614218.505408, 'last_price_update_time': 1774718216.736071}
2026-03-28 17:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732918') HTTP/1.1" 204 0
2026-03-28 17:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732855> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732853> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733264> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17: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-28 17:16:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b with identifier: 10732855
2026-03-28 17:16:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b with scrape type 2
2026-03-28 17:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b with scrape type 2
2026-03-28 17:16:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b, identifier: 10732855
2026-03-28 17:16:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b with identifier: 10732855
2026-03-28 17:16:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b with identifier: 10732855
2026-03-28 17:16:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b with identifier: 10732855 to the API
2026-03-28 17:16:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732855>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': '1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994525-2516401',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732855',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 31715,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2025-03-21',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Astra 1.2 GS - Petrol - Automatic - 130 hp - 31.715 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-28 17:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732855%27 HTTP/1.1" 200 None
2026-03-28 17:16:57 [adesa.de] INFO: Saving data for 10732855: {'auction_closing_time': 1774875600.0, 'created_time': 1774614103.636524, 'last_price_update_time': 1774718217.221751}
2026-03-28 17:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732855') HTTP/1.1" 204 0
2026-03-28 17:16:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d958e3d5-6624-5eaf-a801-418c5ace61c4 with identifier: 10732853
2026-03-28 17:16:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d958e3d5-6624-5eaf-a801-418c5ace61c4 with scrape type 2
2026-03-28 17:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d958e3d5-6624-5eaf-a801-418c5ace61c4 with scrape type 2
2026-03-28 17:16:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d958e3d5-6624-5eaf-a801-418c5ace61c4, identifier: 10732853
2026-03-28 17:16:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc42c695-f98a-5eed-a1c7-b9a7e10a91d7 with identifier: 10733264
2026-03-28 17:16:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc42c695-f98a-5eed-a1c7-b9a7e10a91d7 with scrape type 2
2026-03-28 17:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc42c695-f98a-5eed-a1c7-b9a7e10a91d7 with scrape type 2
2026-03-28 17:16:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cc42c695-f98a-5eed-a1c7-b9a7e10a91d7, identifier: 10733264
2026-03-28 17:16:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d958e3d5-6624-5eaf-a801-418c5ace61c4 with identifier: 10732853
2026-03-28 17:16:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d958e3d5-6624-5eaf-a801-418c5ace61c4 with identifier: 10732853
2026-03-28 17:16:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d958e3d5-6624-5eaf-a801-418c5ace61c4 with identifier: 10732853 to the API
2026-03-28 17:16:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732853>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'd958e3d5-6624-5eaf-a801-418c5ace61c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994479-2501429',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732853',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 33405,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2025-03-17',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Astra Sports Tourer 1.2 GS - Petrol - Manual - 130 hp - 33.405 '
'km',
'transmission': 'manual',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-28 17:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732853%27 HTTP/1.1" 200 None
2026-03-28 17:16:57 [adesa.de] INFO: Saving data for 10732853: {'auction_closing_time': 1774875600.0, 'created_time': 1774614109.621862, 'last_price_update_time': 1774718217.716989}
2026-03-28 17:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732853') HTTP/1.1" 204 0
2026-03-28 17:16:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cc42c695-f98a-5eed-a1c7-b9a7e10a91d7 with identifier: 10733264
2026-03-28 17:16:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cc42c695-f98a-5eed-a1c7-b9a7e10a91d7 with identifier: 10733264
2026-03-28 17:16:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cc42c695-f98a-5eed-a1c7-b9a7e10a91d7 with identifier: 10733264 to the API
2026-03-28 17:16:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733264>
{'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': 197,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'cc42c695-f98a-5eed-a1c7-b9a7e10a91d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LYVUZK9VXRB793907',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733264',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 22817,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 28200,
'price_includes_vat': True,
'registration_date': '2023-12-28',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Volvo XC60 B4 Core - Petrol - Automatic - 197 hp - 22.817 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2023}
2026-03-28 17:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733264%27 HTTP/1.1" 200 None
2026-03-28 17:16:58 [adesa.de] INFO: Saving data for 10733264: {'auction_closing_time': 1774951200.0, 'created_time': 1774614090.926502, 'last_price_update_time': 1774718218.022137}
2026-03-28 17:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733264') HTTP/1.1" 204 0
2026-03-28 17:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732938> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732893> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730994> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76abd77c-b8fe-5c69-b43f-49d3705af928 with identifier: 10732938
2026-03-28 17:16:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76abd77c-b8fe-5c69-b43f-49d3705af928 with scrape type 2
2026-03-28 17:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76abd77c-b8fe-5c69-b43f-49d3705af928 with scrape type 2
2026-03-28 17:16:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 76abd77c-b8fe-5c69-b43f-49d3705af928, identifier: 10732938
2026-03-28 17:16:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0104be9c-08f4-5128-9981-19bb27754601 with identifier: 10732893
2026-03-28 17:16:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0104be9c-08f4-5128-9981-19bb27754601 with scrape type 2
2026-03-28 17:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0104be9c-08f4-5128-9981-19bb27754601 with scrape type 2
2026-03-28 17:16:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0104be9c-08f4-5128-9981-19bb27754601, identifier: 10732893
2026-03-28 17:16:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 76abd77c-b8fe-5c69-b43f-49d3705af928 with identifier: 10732938
2026-03-28 17:16:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 76abd77c-b8fe-5c69-b43f-49d3705af928 with identifier: 10732938
2026-03-28 17:16:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 76abd77c-b8fe-5c69-b43f-49d3705af928 with identifier: 10732938 to the API
2026-03-28 17:16:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732938>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': '76abd77c-b8fe-5c69-b43f-49d3705af928',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994464-2480524',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732938',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 24492,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2025-03-03',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Astra Sports Tourer 1.2 GS - Petrol - Manual - 130 hp - 24.492 '
'km',
'transmission': 'manual',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-28 17:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732938%27 HTTP/1.1" 200 None
2026-03-28 17:16:58 [adesa.de] INFO: Saving data for 10732938: {'auction_closing_time': 1774875600.0, 'created_time': 1774614124.80163, 'last_price_update_time': 1774718218.604276}
2026-03-28 17:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732938') HTTP/1.1" 204 0
2026-03-28 17:16:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0104be9c-08f4-5128-9981-19bb27754601 with identifier: 10732893
2026-03-28 17:16:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0104be9c-08f4-5128-9981-19bb27754601 with identifier: 10732893
2026-03-28 17:16:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0104be9c-08f4-5128-9981-19bb27754601 with identifier: 10732893 to the API
2026-03-28 17:16:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:16:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732893>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': '0104be9c-08f4-5128-9981-19bb27754601',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994492-2513814',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732893',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 14348,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2025-03-18',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Corsa 1.2 GS - Petrol - Automatic - 100 hp - 14.348 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-28 17:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732893%27 HTTP/1.1" 200 None
2026-03-28 17:16:58 [adesa.de] INFO: Saving data for 10732893: {'auction_closing_time': 1774875600.0, 'created_time': 1774614012.29966, 'last_price_update_time': 1774718218.892117}
2026-03-28 17:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732893') HTTP/1.1" 204 0
2026-03-28 17:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732831> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732854> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05ccb80a-b3d5-5d32-9dc6-6af63d6c9972 with identifier: 10730994
2026-03-28 17:16:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05ccb80a-b3d5-5d32-9dc6-6af63d6c9972 with scrape type 2
2026-03-28 17:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05ccb80a-b3d5-5d32-9dc6-6af63d6c9972 with scrape type 2
2026-03-28 17:16:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 05ccb80a-b3d5-5d32-9dc6-6af63d6c9972, identifier: 10730994
2026-03-28 17:16:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732920> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:16:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 05ccb80a-b3d5-5d32-9dc6-6af63d6c9972 with identifier: 10730994
2026-03-28 17:16:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 05ccb80a-b3d5-5d32-9dc6-6af63d6c9972 with identifier: 10730994
2026-03-28 17:16:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 05ccb80a-b3d5-5d32-9dc6-6af63d6c9972 with identifier: 10730994 to the API
2026-03-28 17:16:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:16:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:16:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730994>
{'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': 184,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Hybrid',
'id': '05ccb80a-b3d5-5d32-9dc6-6af63d6c9972',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465565',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730994',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 156726,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2021-09-03',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3 Series Touring 330e M Sport - xDrive - Hybrid - Automatic - '
'184 hp - 156.726 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-28 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730994%27 HTTP/1.1" 200 None
2026-03-28 17:16:59 [adesa.de] INFO: Saving data for 10730994: {'auction_closing_time': 1774872000.0, 'created_time': 1774614501.339808, 'last_price_update_time': 1774718219.291264}
2026-03-28 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730994') HTTP/1.1" 204 0
2026-03-28 17:16:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:16:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 225a1284-c6cf-53d0-938d-08bca00fd52d with identifier: 10732831
2026-03-28 17:16:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 225a1284-c6cf-53d0-938d-08bca00fd52d with scrape type 2
2026-03-28 17:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 225a1284-c6cf-53d0-938d-08bca00fd52d with scrape type 2
2026-03-28 17:16:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 225a1284-c6cf-53d0-938d-08bca00fd52d, identifier: 10732831
2026-03-28 17:16:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570 with identifier: 10732854
2026-03-28 17:16:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570 with scrape type 2
2026-03-28 17:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570 with scrape type 2
2026-03-28 17:16:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570, identifier: 10732854
2026-03-28 17:16:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a32ba909-a5eb-58e0-b19c-4351a8812e5d with identifier: 10732920
2026-03-28 17:16:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a32ba909-a5eb-58e0-b19c-4351a8812e5d with scrape type 2
2026-03-28 17:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a32ba909-a5eb-58e0-b19c-4351a8812e5d with scrape type 2
2026-03-28 17:16:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a32ba909-a5eb-58e0-b19c-4351a8812e5d, identifier: 10732920
2026-03-28 17:16:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 225a1284-c6cf-53d0-938d-08bca00fd52d with identifier: 10732831
2026-03-28 17:16:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 225a1284-c6cf-53d0-938d-08bca00fd52d with identifier: 10732831
2026-03-28 17:16:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 225a1284-c6cf-53d0-938d-08bca00fd52d with identifier: 10732831 to the API
2026-03-28 17:16:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:16:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:16:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732831>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': '225a1284-c6cf-53d0-938d-08bca00fd52d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994499-2490891',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732831',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 39767,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2025-03-10',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Astra Sports Tourer 1.2 GS - Petrol - Manual - 130 hp - 39.767 '
'km',
'transmission': 'manual',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-28 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732831%27 HTTP/1.1" 200 None
2026-03-28 17:16:59 [adesa.de] INFO: Saving data for 10732831: {'auction_closing_time': 1774875600.0, 'created_time': 1774613995.256152, 'last_price_update_time': 1774718219.880258}
2026-03-28 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732831') HTTP/1.1" 204 0
2026-03-28 17:16:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570 with identifier: 10732854
2026-03-28 17:16:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570 with identifier: 10732854
2026-03-28 17:16:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570 with identifier: 10732854 to the API
2026-03-28 17:16:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732854>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': '39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994529-2483107',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732854',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 30298,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16300,
'price_includes_vat': True,
'registration_date': '2025-03-19',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Astra Sports Tourer 1.2 GS - Petrol - Automatic - 130 hp - '
'30.298 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-28 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732854%27 HTTP/1.1" 200 None
2026-03-28 17:17:00 [adesa.de] INFO: Saving data for 10732854: {'auction_closing_time': 1774875600.0, 'created_time': 1774614128.976191, 'last_price_update_time': 1774718220.211378}
2026-03-28 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732854') HTTP/1.1" 204 0
2026-03-28 17:17:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a32ba909-a5eb-58e0-b19c-4351a8812e5d with identifier: 10732920
2026-03-28 17:17:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a32ba909-a5eb-58e0-b19c-4351a8812e5d with identifier: 10732920
2026-03-28 17:17:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a32ba909-a5eb-58e0-b19c-4351a8812e5d with identifier: 10732920 to the API
2026-03-28 17:17:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732920>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'a32ba909-a5eb-58e0-b19c-4351a8812e5d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994484-2481546',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732920',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 35761,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2025-03-25',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Astra Sports Tourer 1.2 GS - Petrol - Manual - 130 hp - 35.761 '
'km',
'transmission': 'manual',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-28 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732920%27 HTTP/1.1" 200 None
2026-03-28 17:17:00 [adesa.de] INFO: Saving data for 10732920: {'auction_closing_time': 1774875600.0, 'created_time': 1774614093.5356, 'last_price_update_time': 1774718220.501019}
2026-03-28 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732920') HTTP/1.1" 204 0
2026-03-28 17:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732829> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733254> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733252> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:00 [adesa.de] INFO: Found listing with ID: 10732942
2026-03-28 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732942%27 HTTP/1.1" 200 None
2026-03-28 17:17:00 [adesa.de] INFO: Scrape type for 10732942: 0
2026-03-28 17:17:00 [adesa.de] INFO: Skipping item 10732942 url https://www.openlane.eu/en/carv6/auction/10732942
2026-03-28 17:17:00 [adesa.de] INFO: Found listing with ID: 10732812
2026-03-28 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732812%27 HTTP/1.1" 200 None
2026-03-28 17:17:00 [adesa.de] INFO: Scrape type for 10732812: 0
2026-03-28 17:17:00 [adesa.de] INFO: Skipping item 10732812 url https://www.openlane.eu/en/carv6/auction/10732812
2026-03-28 17:17:00 [adesa.de] INFO: Found listing with ID: 10732891
2026-03-28 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732891%27 HTTP/1.1" 200 None
2026-03-28 17:17:00 [adesa.de] INFO: Scrape type for 10732891: 2
2026-03-28 17:17:00 [adesa.de] INFO: Scraping item 10732891 url https://www.openlane.eu/en/carv6/auction/10732891
2026-03-28 17:17:00 [adesa.de] INFO: Found listing with ID: 10732843
2026-03-28 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732843%27 HTTP/1.1" 200 None
2026-03-28 17:17:00 [adesa.de] INFO: Scrape type for 10732843: 0
2026-03-28 17:17:00 [adesa.de] INFO: Skipping item 10732843 url https://www.openlane.eu/en/carv6/auction/10732843
2026-03-28 17:17:00 [adesa.de] INFO: Found listing with ID: 10732821
2026-03-28 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732821%27 HTTP/1.1" 200 None
2026-03-28 17:17:00 [adesa.de] INFO: Scrape type for 10732821: 0
2026-03-28 17:17:00 [adesa.de] INFO: Skipping item 10732821 url https://www.openlane.eu/en/carv6/auction/10732821
2026-03-28 17:17:00 [adesa.de] INFO: Found listing with ID: 10732940
2026-03-28 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732940%27 HTTP/1.1" 200 None
2026-03-28 17:17:00 [adesa.de] INFO: Scrape type for 10732940: 0
2026-03-28 17:17:00 [adesa.de] INFO: Skipping item 10732940 url https://www.openlane.eu/en/carv6/auction/10732940
2026-03-28 17:17:00 [adesa.de] INFO: Found listing with ID: 10732906
2026-03-28 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732906%27 HTTP/1.1" 200 None
2026-03-28 17:17:00 [adesa.de] INFO: Scrape type for 10732906: 2
2026-03-28 17:17:00 [adesa.de] INFO: Scraping item 10732906 url https://www.openlane.eu/en/carv6/auction/10732906
2026-03-28 17:17:00 [adesa.de] INFO: Found listing with ID: 10732857
2026-03-28 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732857%27 HTTP/1.1" 200 None
2026-03-28 17:17:00 [adesa.de] INFO: Scrape type for 10732857: 2
2026-03-28 17:17:00 [adesa.de] INFO: Scraping item 10732857 url https://www.openlane.eu/en/carv6/auction/10732857
2026-03-28 17:17:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b503839-543b-5f1b-be54-8dda1fb1a3a9 with identifier: 10732829
2026-03-28 17:17:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b503839-543b-5f1b-be54-8dda1fb1a3a9 with scrape type 2
2026-03-28 17:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b503839-543b-5f1b-be54-8dda1fb1a3a9 with scrape type 2
2026-03-28 17:17:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3b503839-543b-5f1b-be54-8dda1fb1a3a9, identifier: 10732829
2026-03-28 17:17:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8562e39-b417-522d-b0b5-1a047c0b8620 with identifier: 10733254
2026-03-28 17:17:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8562e39-b417-522d-b0b5-1a047c0b8620 with scrape type 2
2026-03-28 17:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8562e39-b417-522d-b0b5-1a047c0b8620 with scrape type 2
2026-03-28 17:17:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a8562e39-b417-522d-b0b5-1a047c0b8620, identifier: 10733254
2026-03-28 17:17:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 519a2ab6-67e7-5e32-9042-6e9acbbecd4d with identifier: 10733252
2026-03-28 17:17:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 519a2ab6-67e7-5e32-9042-6e9acbbecd4d with scrape type 2
2026-03-28 17:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 519a2ab6-67e7-5e32-9042-6e9acbbecd4d with scrape type 2
2026-03-28 17:17:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 519a2ab6-67e7-5e32-9042-6e9acbbecd4d, identifier: 10733252
2026-03-28 17:17:01 [adesa.de] INFO: Found listing with ID: 10732835
2026-03-28 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732835%27 HTTP/1.1" 200 None
2026-03-28 17:17:01 [adesa.de] INFO: Scrape type for 10732835: 0
2026-03-28 17:17:01 [adesa.de] INFO: Skipping item 10732835 url https://www.openlane.eu/en/carv6/auction/10732835
2026-03-28 17:17:01 [adesa.de] INFO: Found listing with ID: 10732848
2026-03-28 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732848%27 HTTP/1.1" 200 None
2026-03-28 17:17:01 [adesa.de] INFO: Scrape type for 10732848: 2
2026-03-28 17:17:01 [adesa.de] INFO: Scraping item 10732848 url https://www.openlane.eu/en/carv6/auction/10732848
2026-03-28 17:17:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3b503839-543b-5f1b-be54-8dda1fb1a3a9 with identifier: 10732829
2026-03-28 17:17:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3b503839-543b-5f1b-be54-8dda1fb1a3a9 with identifier: 10732829
2026-03-28 17:17:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3b503839-543b-5f1b-be54-8dda1fb1a3a9 with identifier: 10732829 to the API
2026-03-28 17:17:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:17:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:17:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732829>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': '3b503839-543b-5f1b-be54-8dda1fb1a3a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994491-2478450',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732829',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 13646,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2025-04-03',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Astra Sports Tourer 1.2 GS - Petrol - Automatic - 130 hp - '
'13.646 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-28 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732829%27 HTTP/1.1" 200 None
2026-03-28 17:17:01 [adesa.de] INFO: Saving data for 10732829: {'auction_closing_time': 1774875600.0, 'created_time': 1774614103.13208, 'last_price_update_time': 1774718221.372104}
2026-03-28 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732829') HTTP/1.1" 204 0
2026-03-28 17:17:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a8562e39-b417-522d-b0b5-1a047c0b8620 with identifier: 10733254
2026-03-28 17:17:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a8562e39-b417-522d-b0b5-1a047c0b8620 with identifier: 10733254
2026-03-28 17:17:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a8562e39-b417-522d-b0b5-1a047c0b8620 with identifier: 10733254 to the API
2026-03-28 17:17:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:17:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:17:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733254>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 283,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': 'a8562e39-b417-522d-b0b5-1a047c0b8620',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LRW3E7FR8NC485701',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733254',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 68803,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16300,
'price_includes_vat': True,
'registration_date': '2022-02-15',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Tesla Model 3 Standard Range Plus - Electric - Automatic - 283 hp - '
'68.803 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733254%27 HTTP/1.1" 200 None
2026-03-28 17:17:01 [adesa.de] INFO: Saving data for 10733254: {'auction_closing_time': 1774951200.0, 'created_time': 1774614108.473595, 'last_price_update_time': 1774718221.746506}
2026-03-28 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733254') HTTP/1.1" 204 0
2026-03-28 17:17:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 519a2ab6-67e7-5e32-9042-6e9acbbecd4d with identifier: 10733252
2026-03-28 17:17:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 519a2ab6-67e7-5e32-9042-6e9acbbecd4d with identifier: 10733252
2026-03-28 17:17:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 519a2ab6-67e7-5e32-9042-6e9acbbecd4d with identifier: 10733252 to the API
2026-03-28 17:17:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:17:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:17:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733252>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 513,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': '519a2ab6-67e7-5e32-9042-6e9acbbecd4d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LRW3E7ELXNC489990',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733252',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 82040,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21900,
'price_includes_vat': True,
'registration_date': '2022-03-04',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Tesla Model 3 Long Range Performance - Electric - Automatic - 513 '
'hp - 82.040 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733252%27 HTTP/1.1" 200 None
2026-03-28 17:17:02 [adesa.de] INFO: Saving data for 10733252: {'auction_closing_time': 1774951200.0, 'created_time': 1774614107.683792, 'last_price_update_time': 1774718222.043094}
2026-03-28 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733252') HTTP/1.1" 204 0
2026-03-28 17:17:02 [adesa.de] INFO: Found listing with ID: 10732932
2026-03-28 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732932%27 HTTP/1.1" 200 None
2026-03-28 17:17:02 [adesa.de] INFO: Scrape type for 10732932: 0
2026-03-28 17:17:02 [adesa.de] INFO: Skipping item 10732932 url https://www.openlane.eu/en/carv6/auction/10732932
2026-03-28 17:17:02 [adesa.de] INFO: Found listing with ID: 10732900
2026-03-28 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732900%27 HTTP/1.1" 200 None
2026-03-28 17:17:02 [adesa.de] INFO: Scrape type for 10732900: 2
2026-03-28 17:17:02 [adesa.de] INFO: Scraping item 10732900 url https://www.openlane.eu/en/carv6/auction/10732900
2026-03-28 17:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733238> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:02 [adesa.de] INFO: Found listing with ID: 10732844
2026-03-28 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732844%27 HTTP/1.1" 200 None
2026-03-28 17:17:02 [adesa.de] INFO: Scrape type for 10732844: 0
2026-03-28 17:17:02 [adesa.de] INFO: Skipping item 10732844 url https://www.openlane.eu/en/carv6/auction/10732844
2026-03-28 17:17:02 [adesa.de] INFO: Found listing with ID: 10732859
2026-03-28 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732859%27 HTTP/1.1" 200 None
2026-03-28 17:17:02 [adesa.de] INFO: Scrape type for 10732859: 0
2026-03-28 17:17:02 [adesa.de] INFO: Skipping item 10732859 url https://www.openlane.eu/en/carv6/auction/10732859
2026-03-28 17:17:02 [adesa.de] INFO: Found listing with ID: 10732895
2026-03-28 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732895%27 HTTP/1.1" 200 None
2026-03-28 17:17:02 [adesa.de] INFO: Scrape type for 10732895: 2
2026-03-28 17:17:02 [adesa.de] INFO: Scraping item 10732895 url https://www.openlane.eu/en/carv6/auction/10732895
2026-03-28 17: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-28 17:17:02 [adesa.de] INFO: Found listing with ID: 10732933
2026-03-28 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732933%27 HTTP/1.1" 200 None
2026-03-28 17:17:02 [adesa.de] INFO: Scrape type for 10732933: 2
2026-03-28 17:17:02 [adesa.de] INFO: Scraping item 10732933 url https://www.openlane.eu/en/carv6/auction/10732933
2026-03-28 17:17:02 [adesa.de] INFO: Found listing with ID: 10732929
2026-03-28 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732929%27 HTTP/1.1" 200 None
2026-03-28 17:17:02 [adesa.de] INFO: Scrape type for 10732929: 2
2026-03-28 17:17:02 [adesa.de] INFO: Scraping item 10732929 url https://www.openlane.eu/en/carv6/auction/10732929
2026-03-28 17:17:02 [adesa.de] INFO: Found listing with ID: 10732858
2026-03-28 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732858%27 HTTP/1.1" 200 None
2026-03-28 17:17:02 [adesa.de] INFO: Scrape type for 10732858: 2
2026-03-28 17:17:02 [adesa.de] INFO: Scraping item 10732858 url https://www.openlane.eu/en/carv6/auction/10732858
2026-03-28 17:17:02 [adesa.de] INFO: Found listing with ID: 10732837
2026-03-28 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732837%27 HTTP/1.1" 200 None
2026-03-28 17:17:02 [adesa.de] INFO: Scrape type for 10732837: 0
2026-03-28 17:17:02 [adesa.de] INFO: Skipping item 10732837 url https://www.openlane.eu/en/carv6/auction/10732837
2026-03-28 17:17:02 [adesa.de] INFO: Found listing with ID: 10732939
2026-03-28 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732939%27 HTTP/1.1" 200 None
2026-03-28 17:17:02 [adesa.de] INFO: Scrape type for 10732939: 2
2026-03-28 17:17:02 [adesa.de] INFO: Scraping item 10732939 url https://www.openlane.eu/en/carv6/auction/10732939
2026-03-28 17:17:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9fc1aed-f99a-57c8-b59c-51c144a35020 with identifier: 10733238
2026-03-28 17:17:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9fc1aed-f99a-57c8-b59c-51c144a35020 with scrape type 2
2026-03-28 17:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b9fc1aed-f99a-57c8-b59c-51c144a35020 with scrape type 2
2026-03-28 17:17:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b9fc1aed-f99a-57c8-b59c-51c144a35020, identifier: 10733238
2026-03-28 17:17:02 [adesa.de] INFO: Found listing with ID: 10732849
2026-03-28 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732849%27 HTTP/1.1" 200 None
2026-03-28 17:17:02 [adesa.de] INFO: Scrape type for 10732849: 0
2026-03-28 17:17:02 [adesa.de] INFO: Skipping item 10732849 url https://www.openlane.eu/en/carv6/auction/10732849
2026-03-28 17:17:02 [adesa.de] INFO: Found listing with ID: 10732823
2026-03-28 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732823%27 HTTP/1.1" 200 None
2026-03-28 17:17:02 [adesa.de] INFO: Scrape type for 10732823: 2
2026-03-28 17:17:02 [adesa.de] INFO: Scraping item 10732823 url https://www.openlane.eu/en/carv6/auction/10732823
2026-03-28 17:17:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b9fc1aed-f99a-57c8-b59c-51c144a35020 with identifier: 10733238
2026-03-28 17:17:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b9fc1aed-f99a-57c8-b59c-51c144a35020 with identifier: 10733238
2026-03-28 17:17:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b9fc1aed-f99a-57c8-b59c-51c144a35020 with identifier: 10733238 to the API
2026-03-28 17:17:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:17:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:17:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733238>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'b9fc1aed-f99a-57c8-b59c-51c144a35020',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'W1N4M8HB2SW411466',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733238',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 18892,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 30800,
'price_includes_vat': True,
'registration_date': '2025-02-04',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Mercedes-Benz GLB 200 AMG Line - Petrol - Automatic - 163 hp - '
'18.892 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2025}
2026-03-28 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733238%27 HTTP/1.1" 200 None
2026-03-28 17:17:02 [adesa.de] INFO: Saving data for 10733238: {'auction_closing_time': 1774951200.0, 'created_time': 1774614125.642268, 'last_price_update_time': 1774718222.664792}
2026-03-28 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733238') HTTP/1.1" 204 0
2026-03-28 17:17:02 [adesa.de] INFO: Found listing with ID: 10732901
2026-03-28 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732901%27 HTTP/1.1" 200 None
2026-03-28 17:17:02 [adesa.de] INFO: Scrape type for 10732901: 2
2026-03-28 17:17:02 [adesa.de] INFO: Scraping item 10732901 url https://www.openlane.eu/en/carv6/auction/10732901
2026-03-28 17:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733230> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733226> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733228> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:02 [adesa.de] INFO: Found listing with ID: 10732840
2026-03-28 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732840%27 HTTP/1.1" 200 None
2026-03-28 17:17:02 [adesa.de] INFO: Scrape type for 10732840: 2
2026-03-28 17:17:02 [adesa.de] INFO: Scraping item 10732840 url https://www.openlane.eu/en/carv6/auction/10732840
2026-03-28 17: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-28 17: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-28 17: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-28 17:17:02 [adesa.de] INFO: Found listing with ID: 10732896
2026-03-28 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732896%27 HTTP/1.1" 200 None
2026-03-28 17:17:02 [adesa.de] INFO: Scrape type for 10732896: 2
2026-03-28 17:17:02 [adesa.de] INFO: Scraping item 10732896 url https://www.openlane.eu/en/carv6/auction/10732896
2026-03-28 17:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733237> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:02 [adesa.de] INFO: Found listing with ID: 10733080
2026-03-28 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733080%27 HTTP/1.1" 200 None
2026-03-28 17:17:02 [adesa.de] INFO: Scrape type for 10733080: 2
2026-03-28 17:17:02 [adesa.de] INFO: Scraping item 10733080 url https://www.openlane.eu/en/carv6/auction/10733080
2026-03-28 17: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-28 17:17:02 [adesa.de] INFO: Found listing with ID: 10732935
2026-03-28 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732935%27 HTTP/1.1" 200 None
2026-03-28 17:17:02 [adesa.de] INFO: Scrape type for 10732935: 2
2026-03-28 17:17:02 [adesa.de] INFO: Scraping item 10732935 url https://www.openlane.eu/en/carv6/auction/10732935
2026-03-28 17:17:02 [adesa.de] INFO: Found listing with ID: 10732856
2026-03-28 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732856%27 HTTP/1.1" 200 None
2026-03-28 17:17:02 [adesa.de] INFO: Scrape type for 10732856: 2
2026-03-28 17:17:02 [adesa.de] INFO: Scraping item 10732856 url https://www.openlane.eu/en/carv6/auction/10732856
2026-03-28 17:17:02 [adesa.de] INFO: Found listing with ID: 10732850
2026-03-28 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732850%27 HTTP/1.1" 200 None
2026-03-28 17:17:02 [adesa.de] INFO: Scrape type for 10732850: 2
2026-03-28 17:17:02 [adesa.de] INFO: Scraping item 10732850 url https://www.openlane.eu/en/carv6/auction/10732850
2026-03-28 17:17:02 [adesa.de] INFO: Found listing with ID: 10732838
2026-03-28 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732838%27 HTTP/1.1" 200 None
2026-03-28 17:17:02 [adesa.de] INFO: Scrape type for 10732838: 0
2026-03-28 17:17:02 [adesa.de] INFO: Skipping item 10732838 url https://www.openlane.eu/en/carv6/auction/10732838
2026-03-28 17:17:02 [adesa.de] INFO: Found listing with ID: 10732860
2026-03-28 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732860%27 HTTP/1.1" 200 None
2026-03-28 17:17:02 [adesa.de] INFO: Scrape type for 10732860: 2
2026-03-28 17:17:02 [adesa.de] INFO: Scraping item 10732860 url https://www.openlane.eu/en/carv6/auction/10732860
2026-03-28 17:17:02 [adesa.de] INFO: Found listing with ID: 10732813
2026-03-28 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732813%27 HTTP/1.1" 200 None
2026-03-28 17:17:02 [adesa.de] INFO: Scrape type for 10732813: 2
2026-03-28 17:17:02 [adesa.de] INFO: Scraping item 10732813 url https://www.openlane.eu/en/carv6/auction/10732813
2026-03-28 17:17:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 580cfc5d-5636-57eb-86be-fe8faa583774 with identifier: 10733230
2026-03-28 17:17:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 580cfc5d-5636-57eb-86be-fe8faa583774 with scrape type 2
2026-03-28 17:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 580cfc5d-5636-57eb-86be-fe8faa583774 with scrape type 2
2026-03-28 17:17:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 580cfc5d-5636-57eb-86be-fe8faa583774, identifier: 10733230
2026-03-28 17:17:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56662a06-1cd9-541a-aef1-0667815c64cf with identifier: 10733226
2026-03-28 17:17:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56662a06-1cd9-541a-aef1-0667815c64cf with scrape type 2
2026-03-28 17:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56662a06-1cd9-541a-aef1-0667815c64cf with scrape type 2
2026-03-28 17:17:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 56662a06-1cd9-541a-aef1-0667815c64cf, identifier: 10733226
2026-03-28 17:17:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8aa202f8-54cc-5c20-b3b6-a03ebc83dd48 with identifier: 10733228
2026-03-28 17:17:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8aa202f8-54cc-5c20-b3b6-a03ebc83dd48 with scrape type 2
2026-03-28 17:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8aa202f8-54cc-5c20-b3b6-a03ebc83dd48 with scrape type 2
2026-03-28 17:17:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8aa202f8-54cc-5c20-b3b6-a03ebc83dd48, identifier: 10733228
2026-03-28 17:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733231> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 580cfc5d-5636-57eb-86be-fe8faa583774 with identifier: 10733230
2026-03-28 17:17:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 580cfc5d-5636-57eb-86be-fe8faa583774 with identifier: 10733230
2026-03-28 17:17:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 580cfc5d-5636-57eb-86be-fe8faa583774 with identifier: 10733230 to the API
2026-03-28 17:17:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:17:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:17:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733230>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 207,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': '580cfc5d-5636-57eb-86be-fe8faa583774',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LGXCE4CB8P2005127',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733230',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Byd',
'model': 'Atto 3',
'odometer': 9087,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20000,
'price_includes_vat': True,
'registration_date': '2023-12-13',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Byd Atto 3 Design - Electric - Automatic - 207 hp - 9.087 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2023}
2026-03-28 17:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733230%27 HTTP/1.1" 200 None
2026-03-28 17:17:03 [adesa.de] INFO: Saving data for 10733230: {'auction_closing_time': 1774951200.0, 'created_time': 1774614282.069785, 'last_price_update_time': 1774718223.521559}
2026-03-28 17:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733230') HTTP/1.1" 204 0
2026-03-28 17:17:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 56662a06-1cd9-541a-aef1-0667815c64cf with identifier: 10733226
2026-03-28 17:17:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 56662a06-1cd9-541a-aef1-0667815c64cf with identifier: 10733226
2026-03-28 17:17:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 56662a06-1cd9-541a-aef1-0667815c64cf with identifier: 10733226 to the API
2026-03-28 17:17:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:17:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:17:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733226>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 207,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': '56662a06-1cd9-541a-aef1-0667815c64cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LGXCE4CB5P2194108',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733226',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Byd',
'model': 'Atto 3',
'odometer': 19336,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2023-12-21',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Byd Atto 3 Design - Electric - Automatic - 207 hp - 19.336 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2023}
2026-03-28 17:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733226%27 HTTP/1.1" 200 None
2026-03-28 17:17:03 [adesa.de] INFO: Saving data for 10733226: {'auction_closing_time': 1774951200.0, 'created_time': 1774614254.794432, 'last_price_update_time': 1774718223.827706}
2026-03-28 17:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733226') HTTP/1.1" 204 0
2026-03-28 17:17:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8aa202f8-54cc-5c20-b3b6-a03ebc83dd48 with identifier: 10733228
2026-03-28 17:17:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8aa202f8-54cc-5c20-b3b6-a03ebc83dd48 with identifier: 10733228
2026-03-28 17:17:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8aa202f8-54cc-5c20-b3b6-a03ebc83dd48 with identifier: 10733228 to the API
2026-03-28 17:17:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:17:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:17:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733228>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 207,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': '8aa202f8-54cc-5c20-b3b6-a03ebc83dd48',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LGXCE4CB0N2199049',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733228',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Byd',
'model': 'Atto 3',
'odometer': 20299,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2023-11-23',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Byd Atto 3 Design - Electric - Automatic - 207 hp - 20.299 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2023}
2026-03-28 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733228%27 HTTP/1.1" 200 None
2026-03-28 17:17:04 [adesa.de] INFO: Saving data for 10733228: {'auction_closing_time': 1774951200.0, 'created_time': 1774614247.820547, 'last_price_update_time': 1774718224.14561}
2026-03-28 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733228') HTTP/1.1" 204 0
2026-03-28 17:17:04 [adesa.de] INFO: Found listing with ID: 10732915
2026-03-28 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732915%27 HTTP/1.1" 200 None
2026-03-28 17:17:04 [adesa.de] INFO: Scrape type for 10732915: 0
2026-03-28 17:17:04 [adesa.de] INFO: Skipping item 10732915 url https://www.openlane.eu/en/carv6/auction/10732915
2026-03-28 17:17:04 [adesa.de] INFO: Found listing with ID: 10732892
2026-03-28 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732892%27 HTTP/1.1" 200 None
2026-03-28 17:17:04 [adesa.de] INFO: Scrape type for 10732892: 2
2026-03-28 17:17:04 [adesa.de] INFO: Scraping item 10732892 url https://www.openlane.eu/en/carv6/auction/10732892
2026-03-28 17:17:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733229> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733223> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ddba1da-189f-511c-be99-34dfa223ece2 with identifier: 10733237
2026-03-28 17:17:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ddba1da-189f-511c-be99-34dfa223ece2 with scrape type 2
2026-03-28 17:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ddba1da-189f-511c-be99-34dfa223ece2 with scrape type 2
2026-03-28 17:17:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4ddba1da-189f-511c-be99-34dfa223ece2, identifier: 10733237
2026-03-28 17:17:04 [adesa.de] INFO: Found listing with ID: 10730937
2026-03-28 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730937%27 HTTP/1.1" 200 None
2026-03-28 17:17:04 [adesa.de] INFO: Scrape type for 10730937: 0
2026-03-28 17:17:04 [adesa.de] INFO: Skipping item 10730937 url https://www.openlane.eu/en/carv6/auction/10730937
2026-03-28 17:17:04 [adesa.de] INFO: Found listing with ID: 10731106
2026-03-28 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731106%27 HTTP/1.1" 200 None
2026-03-28 17:17:04 [adesa.de] INFO: Scrape type for 10731106: 0
2026-03-28 17:17:04 [adesa.de] INFO: Skipping item 10731106 url https://www.openlane.eu/en/carv6/auction/10731106
2026-03-28 17:17:04 [adesa.de] INFO: Found listing with ID: 10731107
2026-03-28 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731107%27 HTTP/1.1" 200 None
2026-03-28 17:17:04 [adesa.de] INFO: Scrape type for 10731107: 0
2026-03-28 17:17:04 [adesa.de] INFO: Skipping item 10731107 url https://www.openlane.eu/en/carv6/auction/10731107
2026-03-28 17:17:04 [adesa.de] INFO: Found listing with ID: 10731105
2026-03-28 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731105%27 HTTP/1.1" 200 None
2026-03-28 17:17:04 [adesa.de] INFO: Scrape type for 10731105: 0
2026-03-28 17:17:04 [adesa.de] INFO: Skipping item 10731105 url https://www.openlane.eu/en/carv6/auction/10731105
2026-03-28 17:17:04 [adesa.de] INFO: Found listing with ID: 10731141
2026-03-28 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731141%27 HTTP/1.1" 200 None
2026-03-28 17:17:04 [adesa.de] INFO: Scrape type for 10731141: 0
2026-03-28 17:17:04 [adesa.de] INFO: Skipping item 10731141 url https://www.openlane.eu/en/carv6/auction/10731141
2026-03-28 17:17:04 [adesa.de] INFO: Found listing with ID: 10731211
2026-03-28 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731211%27 HTTP/1.1" 200 None
2026-03-28 17:17:04 [adesa.de] INFO: Scrape type for 10731211: 0
2026-03-28 17:17:04 [adesa.de] INFO: Skipping item 10731211 url https://www.openlane.eu/en/carv6/auction/10731211
2026-03-28 17:17:04 [adesa.de] INFO: Found listing with ID: 10730947
2026-03-28 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730947%27 HTTP/1.1" 200 None
2026-03-28 17:17:04 [adesa.de] INFO: Scrape type for 10730947: 0
2026-03-28 17:17:04 [adesa.de] INFO: Skipping item 10730947 url https://www.openlane.eu/en/carv6/auction/10730947
2026-03-28 17:17:04 [adesa.de] INFO: Found listing with ID: 10730941
2026-03-28 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730941%27 HTTP/1.1" 200 None
2026-03-28 17:17:04 [adesa.de] INFO: Scrape type for 10730941: 0
2026-03-28 17:17:04 [adesa.de] INFO: Skipping item 10730941 url https://www.openlane.eu/en/carv6/auction/10730941
2026-03-28 17:17:04 [adesa.de] INFO: Found listing with ID: 10730940
2026-03-28 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730940%27 HTTP/1.1" 200 None
2026-03-28 17:17:04 [adesa.de] INFO: Scrape type for 10730940: 0
2026-03-28 17:17:04 [adesa.de] INFO: Skipping item 10730940 url https://www.openlane.eu/en/carv6/auction/10730940
2026-03-28 17:17:04 [adesa.de] INFO: Found listing with ID: 10731433
2026-03-28 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731433%27 HTTP/1.1" 200 None
2026-03-28 17:17:04 [adesa.de] INFO: Scrape type for 10731433: 0
2026-03-28 17:17:04 [adesa.de] INFO: Skipping item 10731433 url https://www.openlane.eu/en/carv6/auction/10731433
2026-03-28 17:17:04 [adesa.de] INFO: Found listing with ID: 10731434
2026-03-28 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731434%27 HTTP/1.1" 200 None
2026-03-28 17:17:04 [adesa.de] INFO: Scrape type for 10731434: 0
2026-03-28 17:17:04 [adesa.de] INFO: Skipping item 10731434 url https://www.openlane.eu/en/carv6/auction/10731434
2026-03-28 17:17:04 [adesa.de] INFO: Found listing with ID: 10731435
2026-03-28 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731435%27 HTTP/1.1" 200 None
2026-03-28 17:17:04 [adesa.de] INFO: Scrape type for 10731435: 0
2026-03-28 17:17:04 [adesa.de] INFO: Skipping item 10731435 url https://www.openlane.eu/en/carv6/auction/10731435
2026-03-28 17:17:04 [adesa.de] INFO: Found listing with ID: 10731281
2026-03-28 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731281%27 HTTP/1.1" 200 None
2026-03-28 17:17:04 [adesa.de] INFO: Scrape type for 10731281: 0
2026-03-28 17:17:04 [adesa.de] INFO: Skipping item 10731281 url https://www.openlane.eu/en/carv6/auction/10731281
2026-03-28 17:17:04 [adesa.de] INFO: Found listing with ID: 10731261
2026-03-28 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731261%27 HTTP/1.1" 200 None
2026-03-28 17:17:04 [adesa.de] INFO: Scrape type for 10731261: 0
2026-03-28 17:17:04 [adesa.de] INFO: Skipping item 10731261 url https://www.openlane.eu/en/carv6/auction/10731261
2026-03-28 17:17:04 [adesa.de] INFO: Found listing with ID: 10731394
2026-03-28 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731394%27 HTTP/1.1" 200 None
2026-03-28 17:17:04 [adesa.de] INFO: Scrape type for 10731394: 0
2026-03-28 17:17:04 [adesa.de] INFO: Skipping item 10731394 url https://www.openlane.eu/en/carv6/auction/10731394
2026-03-28 17:17:04 [adesa.de] INFO: Found listing with ID: 10731417
2026-03-28 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731417%27 HTTP/1.1" 200 None
2026-03-28 17:17:04 [adesa.de] INFO: Scrape type for 10731417: 0
2026-03-28 17:17:04 [adesa.de] INFO: Skipping item 10731417 url https://www.openlane.eu/en/carv6/auction/10731417
2026-03-28 17:17:04 [adesa.de] INFO: Found listing with ID: 10730945
2026-03-28 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730945%27 HTTP/1.1" 200 None
2026-03-28 17:17:04 [adesa.de] INFO: Scrape type for 10730945: 0
2026-03-28 17:17:04 [adesa.de] INFO: Skipping item 10730945 url https://www.openlane.eu/en/carv6/auction/10730945
2026-03-28 17:17:04 [adesa.de] INFO: Found listing with ID: 10730946
2026-03-28 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730946%27 HTTP/1.1" 200 None
2026-03-28 17:17:04 [adesa.de] INFO: Scrape type for 10730946: 0
2026-03-28 17:17:04 [adesa.de] INFO: Skipping item 10730946 url https://www.openlane.eu/en/carv6/auction/10730946
2026-03-28 17:17:04 [adesa.de] INFO: Found listing with ID: 10730948
2026-03-28 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730948%27 HTTP/1.1" 200 None
2026-03-28 17:17:04 [adesa.de] INFO: Scrape type for 10730948: 0
2026-03-28 17:17:04 [adesa.de] INFO: Skipping item 10730948 url https://www.openlane.eu/en/carv6/auction/10730948
2026-03-28 17:17:04 [adesa.de] INFO: Found listing with ID: 10730949
2026-03-28 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730949%27 HTTP/1.1" 200 None
2026-03-28 17:17:04 [adesa.de] INFO: Scrape type for 10730949: 0
2026-03-28 17:17:04 [adesa.de] INFO: Skipping item 10730949 url https://www.openlane.eu/en/carv6/auction/10730949
2026-03-28 17:17:04 [adesa.de] INFO: Found listing with ID: 10730950
2026-03-28 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730950%27 HTTP/1.1" 200 None
2026-03-28 17:17:04 [adesa.de] INFO: Scrape type for 10730950: 0
2026-03-28 17:17:04 [adesa.de] INFO: Skipping item 10730950 url https://www.openlane.eu/en/carv6/auction/10730950
2026-03-28 17:17:04 [adesa.de] INFO: Found listing with ID: 10731099
2026-03-28 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731099%27 HTTP/1.1" 200 None
2026-03-28 17:17:04 [adesa.de] INFO: Scrape type for 10731099: 0
2026-03-28 17:17:04 [adesa.de] INFO: Skipping item 10731099 url https://www.openlane.eu/en/carv6/auction/10731099
2026-03-28 17:17:04 [adesa.de] INFO: Found listing with ID: 10730951
2026-03-28 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730951%27 HTTP/1.1" 200 None
2026-03-28 17:17:04 [adesa.de] INFO: Scrape type for 10730951: 0
2026-03-28 17:17:04 [adesa.de] INFO: Skipping item 10730951 url https://www.openlane.eu/en/carv6/auction/10730951
2026-03-28 17:17:04 [adesa.de] INFO: Found listing with ID: 10731098
2026-03-28 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731098%27 HTTP/1.1" 200 None
2026-03-28 17:17:04 [adesa.de] INFO: Scrape type for 10731098: 0
2026-03-28 17:17:04 [adesa.de] INFO: Skipping item 10731098 url https://www.openlane.eu/en/carv6/auction/10731098
2026-03-28 17:17:04 [adesa.de] INFO: Found listing with ID: 10731100
2026-03-28 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731100%27 HTTP/1.1" 200 None
2026-03-28 17:17:04 [adesa.de] INFO: Scrape type for 10731100: 0
2026-03-28 17:17:04 [adesa.de] INFO: Skipping item 10731100 url https://www.openlane.eu/en/carv6/auction/10731100
2026-03-28 17:17:04 [adesa.de] INFO: Found listing with ID: 10731101
2026-03-28 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731101%27 HTTP/1.1" 200 None
2026-03-28 17:17:04 [adesa.de] INFO: Scrape type for 10731101: 0
2026-03-28 17:17:04 [adesa.de] INFO: Skipping item 10731101 url https://www.openlane.eu/en/carv6/auction/10731101
2026-03-28 17:17:04 [adesa.de] INFO: Found listing with ID: 10731216
2026-03-28 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731216%27 HTTP/1.1" 200 None
2026-03-28 17:17:04 [adesa.de] INFO: Scrape type for 10731216: 2
2026-03-28 17:17:04 [adesa.de] INFO: Scraping item 10731216 url https://www.openlane.eu/en/carv6/auction/10731216
2026-03-28 17:17:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4ddba1da-189f-511c-be99-34dfa223ece2 with identifier: 10733237
2026-03-28 17:17:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4ddba1da-189f-511c-be99-34dfa223ece2 with identifier: 10733237
2026-03-28 17:17:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4ddba1da-189f-511c-be99-34dfa223ece2 with identifier: 10733237 to the API
2026-03-28 17:17:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:17:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:17:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733237>
{'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': 204,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '4ddba1da-189f-511c-be99-34dfa223ece2',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'W1KAH5EB4PF095373',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733237',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 92821,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22900,
'price_includes_vat': True,
'registration_date': '2023-02-08',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Mercedes-Benz C Break AMG Line - Hybrid - Automatic - 204 hp - '
'92.821 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-28 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733237%27 HTTP/1.1" 200 None
2026-03-28 17:17:05 [adesa.de] INFO: Saving data for 10733237: {'auction_closing_time': 1774951200.0, 'created_time': 1774614197.586378, 'last_price_update_time': 1774718225.072086}
2026-03-28 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733237') HTTP/1.1" 204 0
2026-03-28 17:17:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29f1533c-e0f0-521f-9e01-bebf779dfc74 with identifier: 10733231
2026-03-28 17:17:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29f1533c-e0f0-521f-9e01-bebf779dfc74 with scrape type 2
2026-03-28 17:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29f1533c-e0f0-521f-9e01-bebf779dfc74 with scrape type 2
2026-03-28 17:17:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 29f1533c-e0f0-521f-9e01-bebf779dfc74, identifier: 10733231
2026-03-28 17:17:05 [adesa.de] INFO: Found listing with ID: 10731241
2026-03-28 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731241%27 HTTP/1.1" 200 None
2026-03-28 17:17:05 [adesa.de] INFO: Scrape type for 10731241: 0
2026-03-28 17:17:05 [adesa.de] INFO: Skipping item 10731241 url https://www.openlane.eu/en/carv6/auction/10731241
2026-03-28 17:17:05 [adesa.de] INFO: Found listing with ID: 10731125
2026-03-28 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731125%27 HTTP/1.1" 200 None
2026-03-28 17:17:05 [adesa.de] INFO: Scrape type for 10731125: 2
2026-03-28 17:17:05 [adesa.de] INFO: Scraping item 10731125 url https://www.openlane.eu/en/carv6/auction/10731125
2026-03-28 17:17:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 29f1533c-e0f0-521f-9e01-bebf779dfc74 with identifier: 10733231
2026-03-28 17:17:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 29f1533c-e0f0-521f-9e01-bebf779dfc74 with identifier: 10733231
2026-03-28 17:17:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 29f1533c-e0f0-521f-9e01-bebf779dfc74 with identifier: 10733231 to the API
2026-03-28 17:17:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733231>
{'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-31T10:00:00Z',
'fuel_type': 'Electric',
'id': '29f1533c-e0f0-521f-9e01-bebf779dfc74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LC0CE4CB4P0462211',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733231',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Byd',
'model': 'Dolphin',
'odometer': 11162,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2023-12-14',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Byd Dolphin Comfort - Electric - Automatic - 204 hp - 11.162 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2023}
2026-03-28 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733231%27 HTTP/1.1" 200 None
2026-03-28 17:17:05 [adesa.de] INFO: Saving data for 10733231: {'auction_closing_time': 1774951200.0, 'created_time': 1774614282.839389, 'last_price_update_time': 1774718225.593306}
2026-03-28 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733231') HTTP/1.1" 204 0
2026-03-28 17:17:05 [adesa.de] INFO: Found listing with ID: 10731388
2026-03-28 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731388%27 HTTP/1.1" 200 None
2026-03-28 17:17:05 [adesa.de] INFO: Scrape type for 10731388: 0
2026-03-28 17:17:05 [adesa.de] INFO: Skipping item 10731388 url https://www.openlane.eu/en/carv6/auction/10731388
2026-03-28 17:17:05 [adesa.de] INFO: Found listing with ID: 10731231
2026-03-28 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731231%27 HTTP/1.1" 200 None
2026-03-28 17:17:05 [adesa.de] INFO: Scrape type for 10731231: 2
2026-03-28 17:17:05 [adesa.de] INFO: Scraping item 10731231 url https://www.openlane.eu/en/carv6/auction/10731231
2026-03-28 17:17:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e359cbd-a616-5742-a34f-559701535437 with identifier: 10733229
2026-03-28 17:17:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e359cbd-a616-5742-a34f-559701535437 with scrape type 2
2026-03-28 17:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e359cbd-a616-5742-a34f-559701535437 with scrape type 2
2026-03-28 17:17:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0e359cbd-a616-5742-a34f-559701535437, identifier: 10733229
2026-03-28 17:17:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc1c844a-ba83-59ce-9517-145a6ef02624 with identifier: 10733223
2026-03-28 17:17:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc1c844a-ba83-59ce-9517-145a6ef02624 with scrape type 2
2026-03-28 17:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc1c844a-ba83-59ce-9517-145a6ef02624 with scrape type 2
2026-03-28 17:17:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: dc1c844a-ba83-59ce-9517-145a6ef02624, identifier: 10733223
2026-03-28 17:17:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733222> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733225> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0e359cbd-a616-5742-a34f-559701535437 with identifier: 10733229
2026-03-28 17:17:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0e359cbd-a616-5742-a34f-559701535437 with identifier: 10733229
2026-03-28 17:17:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0e359cbd-a616-5742-a34f-559701535437 with identifier: 10733229 to the API
2026-03-28 17:17:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733229>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 207,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': '0e359cbd-a616-5742-a34f-559701535437',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LGXCE4CBXN2207075',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733229',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Byd',
'model': 'Atto 3',
'odometer': 17922,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2023-12-11',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Byd Atto 3 Design - Electric - Automatic - 207 hp - 17.922 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2023}
2026-03-28 17:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733229%27 HTTP/1.1" 200 None
2026-03-28 17:17:06 [adesa.de] INFO: Saving data for 10733229: {'auction_closing_time': 1774951200.0, 'created_time': 1774614256.14981, 'last_price_update_time': 1774718226.129778}
2026-03-28 17:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733229') HTTP/1.1" 204 0
2026-03-28 17:17:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: dc1c844a-ba83-59ce-9517-145a6ef02624 with identifier: 10733223
2026-03-28 17:17:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: dc1c844a-ba83-59ce-9517-145a6ef02624 with identifier: 10733223
2026-03-28 17:17:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: dc1c844a-ba83-59ce-9517-145a6ef02624 with identifier: 10733223 to the API
2026-03-28 17:17:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:17:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:17:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733223>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 207,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': 'dc1c844a-ba83-59ce-9517-145a6ef02624',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LGXCE4CB8P2017505',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733223',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Byd',
'model': 'Atto 3',
'odometer': 9342,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19700,
'price_includes_vat': True,
'registration_date': '2023-11-23',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Byd Atto 3 Comfort - Electric - Automatic - 207 hp - 9.342 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2023}
2026-03-28 17:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733223%27 HTTP/1.1" 200 None
2026-03-28 17:17:06 [adesa.de] INFO: Saving data for 10733223: {'auction_closing_time': 1774951200.0, 'created_time': 1774614280.36962, 'last_price_update_time': 1774718226.405109}
2026-03-28 17:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733223') HTTP/1.1" 204 0
2026-03-28 17:17:06 [adesa.de] INFO: Found listing with ID: 10731279
2026-03-28 17:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731279%27 HTTP/1.1" 200 None
2026-03-28 17:17:06 [adesa.de] INFO: Scrape type for 10731279: 2
2026-03-28 17:17:06 [adesa.de] INFO: Scraping item 10731279 url https://www.openlane.eu/en/carv6/auction/10731279
2026-03-28 17:17:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734622> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:06 [adesa.de] INFO: Found listing with ID: 10731293
2026-03-28 17:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731293%27 HTTP/1.1" 200 None
2026-03-28 17:17:06 [adesa.de] INFO: Scrape type for 10731293: 2
2026-03-28 17:17:06 [adesa.de] INFO: Scraping item 10731293 url https://www.openlane.eu/en/carv6/auction/10731293
2026-03-28 17:17:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eabbf3da-9441-53dc-85af-605153403ceb with identifier: 10733222
2026-03-28 17:17:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eabbf3da-9441-53dc-85af-605153403ceb with scrape type 2
2026-03-28 17:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eabbf3da-9441-53dc-85af-605153403ceb with scrape type 2
2026-03-28 17:17:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: eabbf3da-9441-53dc-85af-605153403ceb, identifier: 10733222
2026-03-28 17:17:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d225bbd1-2167-556d-aebb-bbfcaa4e04d1 with identifier: 10733225
2026-03-28 17:17:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d225bbd1-2167-556d-aebb-bbfcaa4e04d1 with scrape type 2
2026-03-28 17:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d225bbd1-2167-556d-aebb-bbfcaa4e04d1 with scrape type 2
2026-03-28 17:17:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d225bbd1-2167-556d-aebb-bbfcaa4e04d1, identifier: 10733225
2026-03-28 17:17:06 [scrapy.extensions.logstats] INFO: Crawled 155 pages (at 124 pages/min), scraped 140 items (at 117 items/min)
2026-03-28 17:17:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-28 17:17:06 [adesa.de] INFO: Found listing with ID: 10731250
2026-03-28 17:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731250%27 HTTP/1.1" 200 None
2026-03-28 17:17:06 [adesa.de] INFO: Scrape type for 10731250: 2
2026-03-28 17:17:06 [adesa.de] INFO: Scraping item 10731250 url https://www.openlane.eu/en/carv6/auction/10731250
2026-03-28 17:17:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: eabbf3da-9441-53dc-85af-605153403ceb with identifier: 10733222
2026-03-28 17:17:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: eabbf3da-9441-53dc-85af-605153403ceb with identifier: 10733222
2026-03-28 17:17:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: eabbf3da-9441-53dc-85af-605153403ceb with identifier: 10733222 to the API
2026-03-28 17:17:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:17:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:17:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733222>
{'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': 184,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'eabbf3da-9441-53dc-85af-605153403ceb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WBA25DP040N261459',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733222',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X3',
'odometer': 31051,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 33700,
'price_includes_vat': True,
'registration_date': '2024-02-09',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'BMW X3 20i - xDrive - Petrol - Automatic - 184 hp - 31.051 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 17:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733222%27 HTTP/1.1" 200 None
2026-03-28 17:17:06 [adesa.de] INFO: Saving data for 10733222: {'auction_closing_time': 1774951200.0, 'created_time': 1774614280.751019, 'last_price_update_time': 1774718226.923856}
2026-03-28 17:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733222') HTTP/1.1" 204 0
2026-03-28 17:17:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d225bbd1-2167-556d-aebb-bbfcaa4e04d1 with identifier: 10733225
2026-03-28 17:17:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d225bbd1-2167-556d-aebb-bbfcaa4e04d1 with identifier: 10733225
2026-03-28 17:17:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d225bbd1-2167-556d-aebb-bbfcaa4e04d1 with identifier: 10733225 to the API
2026-03-28 17:17:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:17:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:17:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733225>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 207,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': 'd225bbd1-2167-556d-aebb-bbfcaa4e04d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LGXCE4CB6P2064029',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733225',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Byd',
'model': 'Atto 3',
'odometer': 16489,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2023-12-13',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Byd Atto 3 Comfort - Electric - Automatic - 207 hp - 16.489 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2023}
2026-03-28 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733225%27 HTTP/1.1" 200 None
2026-03-28 17:17:07 [adesa.de] INFO: Saving data for 10733225: {'auction_closing_time': 1774951200.0, 'created_time': 1774614281.211123, 'last_price_update_time': 1774718227.231361}
2026-03-28 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733225') HTTP/1.1" 204 0
2026-03-28 17:17:07 [adesa.de] INFO: Found listing with ID: 10731378
2026-03-28 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731378%27 HTTP/1.1" 200 None
2026-03-28 17:17:07 [adesa.de] INFO: Scrape type for 10731378: 0
2026-03-28 17:17:07 [adesa.de] INFO: Skipping item 10731378 url https://www.openlane.eu/en/carv6/auction/10731378
2026-03-28 17:17:07 [adesa.de] INFO: Found listing with ID: 10731136
2026-03-28 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731136%27 HTTP/1.1" 200 None
2026-03-28 17:17:07 [adesa.de] INFO: Scrape type for 10731136: 2
2026-03-28 17:17:07 [adesa.de] INFO: Scraping item 10731136 url https://www.openlane.eu/en/carv6/auction/10731136
2026-03-28 17:17:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2b454f6-830c-5e7b-8163-3f7f32e6c697 with identifier: 10734622
2026-03-28 17:17:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2b454f6-830c-5e7b-8163-3f7f32e6c697 with scrape type 2
2026-03-28 17:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2b454f6-830c-5e7b-8163-3f7f32e6c697 with scrape type 2
2026-03-28 17:17:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e2b454f6-830c-5e7b-8163-3f7f32e6c697, identifier: 10734622
2026-03-28 17:17:07 [adesa.de] INFO: Found listing with ID: 10731123
2026-03-28 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731123%27 HTTP/1.1" 200 None
2026-03-28 17:17:07 [adesa.de] INFO: Scrape type for 10731123: 2
2026-03-28 17:17:07 [adesa.de] INFO: Scraping item 10731123 url https://www.openlane.eu/en/carv6/auction/10731123
2026-03-28 17:17:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e2b454f6-830c-5e7b-8163-3f7f32e6c697 with identifier: 10734622
2026-03-28 17:17:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e2b454f6-830c-5e7b-8163-3f7f32e6c697 with identifier: 10734622
2026-03-28 17:17:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e2b454f6-830c-5e7b-8163-3f7f32e6c697 with identifier: 10734622 to the API
2026-03-28 17:17:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:17:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:17:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734622>
{'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-30T07:30:00Z',
'fuel_type': 'Diesel',
'id': 'e2b454f6-830c-5e7b-8163-3f7f32e6c697',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000710',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734622',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 155238,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22600,
'price_includes_vat': True,
'registration_date': '2022-03-10',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz C Break 220d AMG Line - 4-Matic - Diesel - Automatic '
'- 200 hp - 155.238 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-28 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734622%27 HTTP/1.1" 200 None
2026-03-28 17:17:07 [adesa.de] INFO: Saving data for 10734622: {'auction_closing_time': 1774855800.0, 'created_time': 1774614333.377075, 'last_price_update_time': 1774718227.678141}
2026-03-28 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734622') HTTP/1.1" 204 0
2026-03-28 17:17:07 [adesa.de] INFO: Found listing with ID: 10731318
2026-03-28 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731318%27 HTTP/1.1" 200 None
2026-03-28 17:17:07 [adesa.de] INFO: Scrape type for 10731318: 2
2026-03-28 17:17:07 [adesa.de] INFO: Scraping item 10731318 url https://www.openlane.eu/en/carv6/auction/10731318
2026-03-28 17:17:07 [adesa.de] INFO: Found listing with ID: 10731130
2026-03-28 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731130%27 HTTP/1.1" 200 None
2026-03-28 17:17:07 [adesa.de] INFO: Scrape type for 10731130: 2
2026-03-28 17:17:07 [adesa.de] INFO: Scraping item 10731130 url https://www.openlane.eu/en/carv6/auction/10731130
2026-03-28 17:17:07 [adesa.de] INFO: Found listing with ID: 10731383
2026-03-28 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731383%27 HTTP/1.1" 200 None
2026-03-28 17:17:07 [adesa.de] INFO: Scrape type for 10731383: 0
2026-03-28 17:17:07 [adesa.de] INFO: Skipping item 10731383 url https://www.openlane.eu/en/carv6/auction/10731383
2026-03-28 17:17:07 [adesa.de] INFO: Found listing with ID: 10731128
2026-03-28 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731128%27 HTTP/1.1" 200 None
2026-03-28 17:17:07 [adesa.de] INFO: Scrape type for 10731128: 2
2026-03-28 17:17:07 [adesa.de] INFO: Scraping item 10731128 url https://www.openlane.eu/en/carv6/auction/10731128
2026-03-28 17:17:07 [adesa.de] INFO: Found listing with ID: 10731304
2026-03-28 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731304%27 HTTP/1.1" 200 None
2026-03-28 17:17:07 [adesa.de] INFO: Scrape type for 10731304: 2
2026-03-28 17:17:07 [adesa.de] INFO: Scraping item 10731304 url https://www.openlane.eu/en/carv6/auction/10731304
2026-03-28 17:17:07 [adesa.de] INFO: Found listing with ID: 10731213
2026-03-28 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731213%27 HTTP/1.1" 200 None
2026-03-28 17:17:07 [adesa.de] INFO: Scrape type for 10731213: 2
2026-03-28 17:17:07 [adesa.de] INFO: Scraping item 10731213 url https://www.openlane.eu/en/carv6/auction/10731213
2026-03-28 17:17:07 [adesa.de] INFO: Found listing with ID: 10731375
2026-03-28 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731375%27 HTTP/1.1" 200 None
2026-03-28 17:17:07 [adesa.de] INFO: Scrape type for 10731375: 2
2026-03-28 17:17:07 [adesa.de] INFO: Scraping item 10731375 url https://www.openlane.eu/en/carv6/auction/10731375
2026-03-28 17:17:07 [adesa.de] INFO: Found listing with ID: 10731290
2026-03-28 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731290%27 HTTP/1.1" 200 None
2026-03-28 17:17:07 [adesa.de] INFO: Scrape type for 10731290: 2
2026-03-28 17:17:07 [adesa.de] INFO: Scraping item 10731290 url https://www.openlane.eu/en/carv6/auction/10731290
2026-03-28 17:17:07 [adesa.de] INFO: Found listing with ID: 10731192
2026-03-28 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731192%27 HTTP/1.1" 200 None
2026-03-28 17:17:07 [adesa.de] INFO: Scrape type for 10731192: 2
2026-03-28 17:17:07 [adesa.de] INFO: Scraping item 10731192 url https://www.openlane.eu/en/carv6/auction/10731192
2026-03-28 17:17:07 [adesa.de] INFO: Found listing with ID: 10731321
2026-03-28 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731321%27 HTTP/1.1" 200 None
2026-03-28 17:17:07 [adesa.de] INFO: Scrape type for 10731321: 2
2026-03-28 17:17:07 [adesa.de] INFO: Scraping item 10731321 url https://www.openlane.eu/en/carv6/auction/10731321
2026-03-28 17:17:07 [adesa.de] INFO: Found listing with ID: 10731111
2026-03-28 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731111%27 HTTP/1.1" 200 None
2026-03-28 17:17:07 [adesa.de] INFO: Scrape type for 10731111: 2
2026-03-28 17:17:07 [adesa.de] INFO: Scraping item 10731111 url https://www.openlane.eu/en/carv6/auction/10731111
2026-03-28 17:17:07 [adesa.de] INFO: Found listing with ID: 10731371
2026-03-28 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731371%27 HTTP/1.1" 200 None
2026-03-28 17:17:07 [adesa.de] INFO: Scrape type for 10731371: 2
2026-03-28 17:17:07 [adesa.de] INFO: Scraping item 10731371 url https://www.openlane.eu/en/carv6/auction/10731371
2026-03-28 17:17:07 [adesa.de] INFO: Found listing with ID: 10731195
2026-03-28 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731195%27 HTTP/1.1" 200 None
2026-03-28 17:17:07 [adesa.de] INFO: Scrape type for 10731195: 2
2026-03-28 17:17:07 [adesa.de] INFO: Scraping item 10731195 url https://www.openlane.eu/en/carv6/auction/10731195
2026-03-28 17:17:07 [adesa.de] INFO: Found listing with ID: 10731120
2026-03-28 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731120%27 HTTP/1.1" 200 None
2026-03-28 17:17:07 [adesa.de] INFO: Scrape type for 10731120: 2
2026-03-28 17:17:07 [adesa.de] INFO: Scraping item 10731120 url https://www.openlane.eu/en/carv6/auction/10731120
2026-03-28 17:17:07 [adesa.de] INFO: Found listing with ID: 10731227
2026-03-28 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731227%27 HTTP/1.1" 200 None
2026-03-28 17:17:07 [adesa.de] INFO: Scrape type for 10731227: 2
2026-03-28 17:17:07 [adesa.de] INFO: Scraping item 10731227 url https://www.openlane.eu/en/carv6/auction/10731227
2026-03-28 17:17:07 [adesa.de] INFO: Found listing with ID: 10731380
2026-03-28 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731380%27 HTTP/1.1" 200 None
2026-03-28 17:17:07 [adesa.de] INFO: Scrape type for 10731380: 0
2026-03-28 17:17:07 [adesa.de] INFO: Skipping item 10731380 url https://www.openlane.eu/en/carv6/auction/10731380
2026-03-28 17:17:07 [adesa.de] INFO: Found listing with ID: 10731374
2026-03-28 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731374%27 HTTP/1.1" 200 None
2026-03-28 17:17:07 [adesa.de] INFO: Scrape type for 10731374: 2
2026-03-28 17:17:07 [adesa.de] INFO: Scraping item 10731374 url https://www.openlane.eu/en/carv6/auction/10731374
2026-03-28 17:17:08 [adesa.de] INFO: Found listing with ID: 10731140
2026-03-28 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731140%27 HTTP/1.1" 200 None
2026-03-28 17:17:08 [adesa.de] INFO: Scrape type for 10731140: 2
2026-03-28 17:17:08 [adesa.de] INFO: Scraping item 10731140 url https://www.openlane.eu/en/carv6/auction/10731140
2026-03-28 17:17:08 [adesa.de] INFO: Found listing with ID: 10731297
2026-03-28 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731297%27 HTTP/1.1" 200 None
2026-03-28 17:17:08 [adesa.de] INFO: Scrape type for 10731297: 2
2026-03-28 17:17:08 [adesa.de] INFO: Scraping item 10731297 url https://www.openlane.eu/en/carv6/auction/10731297
2026-03-28 17:17:08 [adesa.de] INFO: Found listing with ID: 10731198
2026-03-28 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731198%27 HTTP/1.1" 200 None
2026-03-28 17:17:08 [adesa.de] INFO: Scrape type for 10731198: 2
2026-03-28 17:17:08 [adesa.de] INFO: Scraping item 10731198 url https://www.openlane.eu/en/carv6/auction/10731198
2026-03-28 17:17:08 [adesa.de] INFO: Found listing with ID: 10731301
2026-03-28 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731301%27 HTTP/1.1" 200 None
2026-03-28 17:17:08 [adesa.de] INFO: Scrape type for 10731301: 2
2026-03-28 17:17:08 [adesa.de] INFO: Scraping item 10731301 url https://www.openlane.eu/en/carv6/auction/10731301
2026-03-28 17:17:08 [adesa.de] INFO: Found listing with ID: 10731221
2026-03-28 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731221%27 HTTP/1.1" 200 None
2026-03-28 17:17:08 [adesa.de] INFO: Scrape type for 10731221: 2
2026-03-28 17:17:08 [adesa.de] INFO: Scraping item 10731221 url https://www.openlane.eu/en/carv6/auction/10731221
2026-03-28 17:17:08 [adesa.de] INFO: Found listing with ID: 10731287
2026-03-28 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731287%27 HTTP/1.1" 200 None
2026-03-28 17:17:08 [adesa.de] INFO: Scrape type for 10731287: 2
2026-03-28 17:17:08 [adesa.de] INFO: Scraping item 10731287 url https://www.openlane.eu/en/carv6/auction/10731287
2026-03-28 17:17:08 [adesa.de] INFO: Found listing with ID: 10731158
2026-03-28 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731158%27 HTTP/1.1" 200 None
2026-03-28 17:17:08 [adesa.de] INFO: Scrape type for 10731158: 2
2026-03-28 17:17:08 [adesa.de] INFO: Scraping item 10731158 url https://www.openlane.eu/en/carv6/auction/10731158
2026-03-28 17:17:08 [adesa.de] INFO: Found listing with ID: 10731351
2026-03-28 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731351%27 HTTP/1.1" 200 None
2026-03-28 17:17:08 [adesa.de] INFO: Scrape type for 10731351: 2
2026-03-28 17:17:08 [adesa.de] INFO: Scraping item 10731351 url https://www.openlane.eu/en/carv6/auction/10731351
2026-03-28 17:17:08 [adesa.de] INFO: Found listing with ID: 10731142
2026-03-28 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731142%27 HTTP/1.1" 200 None
2026-03-28 17:17:08 [adesa.de] INFO: Scrape type for 10731142: 2
2026-03-28 17:17:08 [adesa.de] INFO: Scraping item 10731142 url https://www.openlane.eu/en/carv6/auction/10731142
2026-03-28 17:17:08 [adesa.de] INFO: Found listing with ID: 10731274
2026-03-28 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731274%27 HTTP/1.1" 200 None
2026-03-28 17:17:08 [adesa.de] INFO: Scrape type for 10731274: 2
2026-03-28 17:17:08 [adesa.de] INFO: Scraping item 10731274 url https://www.openlane.eu/en/carv6/auction/10731274
2026-03-28 17:17:08 [adesa.de] INFO: Found listing with ID: 10731344
2026-03-28 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731344%27 HTTP/1.1" 200 None
2026-03-28 17:17:08 [adesa.de] INFO: Scrape type for 10731344: 2
2026-03-28 17:17:08 [adesa.de] INFO: Scraping item 10731344 url https://www.openlane.eu/en/carv6/auction/10731344
2026-03-28 17:17:08 [adesa.de] INFO: Found listing with ID: 10731338
2026-03-28 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731338%27 HTTP/1.1" 200 None
2026-03-28 17:17:08 [adesa.de] INFO: Scrape type for 10731338: 2
2026-03-28 17:17:08 [adesa.de] INFO: Scraping item 10731338 url https://www.openlane.eu/en/carv6/auction/10731338
2026-03-28 17:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732823> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17:17:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9157f29-bba2-5c05-b30d-78f3ff368d3d with identifier: 10732823
2026-03-28 17:17:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9157f29-bba2-5c05-b30d-78f3ff368d3d with scrape type 2
2026-03-28 17:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f9157f29-bba2-5c05-b30d-78f3ff368d3d with scrape type 2
2026-03-28 17:17:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f9157f29-bba2-5c05-b30d-78f3ff368d3d, identifier: 10732823
2026-03-28 17:17:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f9157f29-bba2-5c05-b30d-78f3ff368d3d with identifier: 10732823
2026-03-28 17:17:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f9157f29-bba2-5c05-b30d-78f3ff368d3d with identifier: 10732823
2026-03-28 17:17:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f9157f29-bba2-5c05-b30d-78f3ff368d3d with identifier: 10732823 to the API
2026-03-28 17:17:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732823>
{'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-30T13:00:00Z',
'fuel_type': 'Electric',
'id': 'f9157f29-bba2-5c05-b30d-78f3ff368d3d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994471-2474962',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732823',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 8186,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16800,
'price_includes_vat': True,
'registration_date': '2023-09-26',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Mokka Elegance - Electric - Automatic - 136 hp - 8.186 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2023}
2026-03-28 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732823%27 HTTP/1.1" 200 None
2026-03-28 17:17:08 [adesa.de] INFO: Saving data for 10732823: {'auction_closing_time': 1774875600.0, 'created_time': 1774614072.774928, 'last_price_update_time': 1774718228.844458}
2026-03-28 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732823') HTTP/1.1" 204 0
2026-03-28 17:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732900> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732901> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733221> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17: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-28 17:17:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5d34ff6-7df4-59a2-b32e-4f6a7838de7a with identifier: 10732900
2026-03-28 17:17:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5d34ff6-7df4-59a2-b32e-4f6a7838de7a with scrape type 2
2026-03-28 17:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5d34ff6-7df4-59a2-b32e-4f6a7838de7a with scrape type 2
2026-03-28 17:17:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c5d34ff6-7df4-59a2-b32e-4f6a7838de7a, identifier: 10732900
2026-03-28 17:17:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c5d34ff6-7df4-59a2-b32e-4f6a7838de7a with identifier: 10732900
2026-03-28 17:17:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c5d34ff6-7df4-59a2-b32e-4f6a7838de7a with identifier: 10732900
2026-03-28 17:17:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c5d34ff6-7df4-59a2-b32e-4f6a7838de7a with identifier: 10732900 to the API
2026-03-28 17:17:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732900>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'c5d34ff6-7df4-59a2-b32e-4f6a7838de7a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994474-2525507',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732900',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 25765,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2025-05-20',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Mokka 1.2 Edition - Petrol - Automatic - 130 hp - 25.765 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2025}
2026-03-28 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732900%27 HTTP/1.1" 200 None
2026-03-28 17:17:09 [adesa.de] INFO: Saving data for 10732900: {'auction_closing_time': 1774875600.0, 'created_time': 1774614096.183849, 'last_price_update_time': 1774718229.445456}
2026-03-28 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732900') HTTP/1.1" 204 0
2026-03-28 17:17:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e2bbaa1-234d-586b-9f85-e6cf0606f92e with identifier: 10732901
2026-03-28 17:17:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e2bbaa1-234d-586b-9f85-e6cf0606f92e with scrape type 2
2026-03-28 17:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e2bbaa1-234d-586b-9f85-e6cf0606f92e with scrape type 2
2026-03-28 17:17:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2e2bbaa1-234d-586b-9f85-e6cf0606f92e, identifier: 10732901
2026-03-28 17:17:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86a9feb4-aae9-5955-8c99-fb57bdd11f4d with identifier: 10733221
2026-03-28 17:17:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86a9feb4-aae9-5955-8c99-fb57bdd11f4d with scrape type 2
2026-03-28 17:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86a9feb4-aae9-5955-8c99-fb57bdd11f4d with scrape type 2
2026-03-28 17:17:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 86a9feb4-aae9-5955-8c99-fb57bdd11f4d, identifier: 10733221
2026-03-28 17:17:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2e2bbaa1-234d-586b-9f85-e6cf0606f92e with identifier: 10732901
2026-03-28 17:17:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2e2bbaa1-234d-586b-9f85-e6cf0606f92e with identifier: 10732901
2026-03-28 17:17:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2e2bbaa1-234d-586b-9f85-e6cf0606f92e with identifier: 10732901 to the API
2026-03-28 17:17:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732901>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '2e2bbaa1-234d-586b-9f85-e6cf0606f92e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994497-2532078',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732901',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 8952,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2024-12-16',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Mokka Elegance - Electric - Automatic - 136 hp - 8.952 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2024}
2026-03-28 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732901%27 HTTP/1.1" 200 None
2026-03-28 17:17:09 [adesa.de] INFO: Saving data for 10732901: {'auction_closing_time': 1774875600.0, 'created_time': 1774614077.091603, 'last_price_update_time': 1774718229.919594}
2026-03-28 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732901') HTTP/1.1" 204 0
2026-03-28 17:17:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 86a9feb4-aae9-5955-8c99-fb57bdd11f4d with identifier: 10733221
2026-03-28 17:17:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 86a9feb4-aae9-5955-8c99-fb57bdd11f4d with identifier: 10733221
2026-03-28 17:17:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 86a9feb4-aae9-5955-8c99-fb57bdd11f4d with identifier: 10733221 to the API
2026-03-28 17:17:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733221>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 326,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': '86a9feb4-aae9-5955-8c99-fb57bdd11f4d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WBY11CF080CM58487',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733221',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': 'iX',
'odometer': 59044,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 35800,
'price_includes_vat': True,
'registration_date': '2023-01-30',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'BMW iX 40 - xDrive - Electric - Automatic - 326 hp - 59.044 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733221%27 HTTP/1.1" 200 None
2026-03-28 17:17:10 [adesa.de] INFO: Saving data for 10733221: {'auction_closing_time': 1774951200.0, 'created_time': 1774614279.181442, 'last_price_update_time': 1774718230.226244}
2026-03-28 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733221') HTTP/1.1" 204 0
2026-03-28 17:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732939> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17:17:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e46a5ee-e685-5140-813a-ebe34ec8e89b with identifier: 10732939
2026-03-28 17:17:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e46a5ee-e685-5140-813a-ebe34ec8e89b with scrape type 2
2026-03-28 17:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e46a5ee-e685-5140-813a-ebe34ec8e89b with scrape type 2
2026-03-28 17:17:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4e46a5ee-e685-5140-813a-ebe34ec8e89b, identifier: 10732939
2026-03-28 17:17:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4e46a5ee-e685-5140-813a-ebe34ec8e89b with identifier: 10732939
2026-03-28 17:17:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4e46a5ee-e685-5140-813a-ebe34ec8e89b with identifier: 10732939
2026-03-28 17:17:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4e46a5ee-e685-5140-813a-ebe34ec8e89b with identifier: 10732939 to the API
2026-03-28 17:17:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732939>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '4e46a5ee-e685-5140-813a-ebe34ec8e89b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994496-2492401',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732939',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 5870,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2024-10-24',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Mokka Elegance - Electric - Automatic - 136 hp - 5.870 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2024}
2026-03-28 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732939%27 HTTP/1.1" 200 None
2026-03-28 17:17:10 [adesa.de] INFO: Saving data for 10732939: {'auction_closing_time': 1774875600.0, 'created_time': 1774614073.886107, 'last_price_update_time': 1774718230.723983}
2026-03-28 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732939') HTTP/1.1" 204 0
2026-03-28 17:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732892> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17:17:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79263c45-edab-5940-b756-0fc9bfc6bd0d with identifier: 10732892
2026-03-28 17:17:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79263c45-edab-5940-b756-0fc9bfc6bd0d with scrape type 2
2026-03-28 17:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79263c45-edab-5940-b756-0fc9bfc6bd0d with scrape type 2
2026-03-28 17:17:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 79263c45-edab-5940-b756-0fc9bfc6bd0d, identifier: 10732892
2026-03-28 17:17:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 79263c45-edab-5940-b756-0fc9bfc6bd0d with identifier: 10732892
2026-03-28 17:17:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 79263c45-edab-5940-b756-0fc9bfc6bd0d with identifier: 10732892
2026-03-28 17:17:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 79263c45-edab-5940-b756-0fc9bfc6bd0d with identifier: 10732892 to the API
2026-03-28 17:17:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:17:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:17:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732892>
{'auction_title': '',
'c_o_2_emission_value': 243,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 165,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Diesel',
'id': '79263c45-edab-5940-b756-0fc9bfc6bd0d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994480-2483419',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732892',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 59497,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2024-07-10',
'seats_number': 3,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Movano L4H2 2.2 - Diesel - Manual - 165 hp - 59.497 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732892%27 HTTP/1.1" 200 None
2026-03-28 17:17:11 [adesa.de] INFO: Saving data for 10732892: {'auction_closing_time': 1774875600.0, 'created_time': 1774614088.762292, 'last_price_update_time': 1774718231.427893}
2026-03-28 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732892') HTTP/1.1" 204 0
2026-03-28 17:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732896> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17:17:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 288659df-bc26-503e-81cd-fe2a55f08894 with identifier: 10732896
2026-03-28 17:17:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 288659df-bc26-503e-81cd-fe2a55f08894 with scrape type 2
2026-03-28 17:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 288659df-bc26-503e-81cd-fe2a55f08894 with scrape type 2
2026-03-28 17:17:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 288659df-bc26-503e-81cd-fe2a55f08894, identifier: 10732896
2026-03-28 17:17:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 288659df-bc26-503e-81cd-fe2a55f08894 with identifier: 10732896
2026-03-28 17:17:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 288659df-bc26-503e-81cd-fe2a55f08894 with identifier: 10732896
2026-03-28 17:17:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 288659df-bc26-503e-81cd-fe2a55f08894 with identifier: 10732896 to the API
2026-03-28 17:17:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:17:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:17:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732896>
{'auction_title': '',
'c_o_2_emission_value': 291,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Diesel',
'id': '288659df-bc26-503e-81cd-fe2a55f08894',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994475-2479317',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732896',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 38240,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21700,
'price_includes_vat': True,
'registration_date': '2024-10-08',
'seats_number': 3,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Movano 2.2 - Diesel - Manual - 140 hp - 38.240 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732896%27 HTTP/1.1" 200 None
2026-03-28 17:17:12 [adesa.de] INFO: Saving data for 10732896: {'auction_closing_time': 1774875600.0, 'created_time': 1774614078.520378, 'last_price_update_time': 1774718232.024371}
2026-03-28 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732896') HTTP/1.1" 204 0
2026-03-28 17:17:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732817> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732860> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00ef6ef2-0f11-52b0-b51c-c1ab316ee468 with identifier: 10732817
2026-03-28 17:17:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00ef6ef2-0f11-52b0-b51c-c1ab316ee468 with scrape type 2
2026-03-28 17:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00ef6ef2-0f11-52b0-b51c-c1ab316ee468 with scrape type 2
2026-03-28 17:17:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 00ef6ef2-0f11-52b0-b51c-c1ab316ee468, identifier: 10732817
2026-03-28 17:17:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 00ef6ef2-0f11-52b0-b51c-c1ab316ee468 with identifier: 10732817
2026-03-28 17:17:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 00ef6ef2-0f11-52b0-b51c-c1ab316ee468 with identifier: 10732817
2026-03-28 17:17:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 00ef6ef2-0f11-52b0-b51c-c1ab316ee468 with identifier: 10732817 to the API
2026-03-28 17:17:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:17:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:17:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732817>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': '00ef6ef2-0f11-52b0-b51c-c1ab316ee468',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994463-2482310',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732817',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 29684,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2025-03-03',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Astra Sports Tourer 1.2 GS - Petrol - Manual - 130 hp - 29.684 '
'km',
'transmission': 'manual',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-28 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732817%27 HTTP/1.1" 200 None
2026-03-28 17:17:12 [adesa.de] INFO: Saving data for 10732817: {'auction_closing_time': 1774875600.0, 'created_time': 1774614095.35588, 'last_price_update_time': 1774718232.500177}
2026-03-28 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732817') HTTP/1.1" 204 0
2026-03-28 17:17:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae86166c-9cb2-510c-89db-7002d0375f5e with identifier: 10732860
2026-03-28 17:17:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae86166c-9cb2-510c-89db-7002d0375f5e with scrape type 2
2026-03-28 17:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae86166c-9cb2-510c-89db-7002d0375f5e with scrape type 2
2026-03-28 17:17:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ae86166c-9cb2-510c-89db-7002d0375f5e, identifier: 10732860
2026-03-28 17:17:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731231> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ae86166c-9cb2-510c-89db-7002d0375f5e with identifier: 10732860
2026-03-28 17:17:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ae86166c-9cb2-510c-89db-7002d0375f5e with identifier: 10732860
2026-03-28 17:17:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ae86166c-9cb2-510c-89db-7002d0375f5e with identifier: 10732860 to the API
2026-03-28 17:17:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:17:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:17:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732860>
{'auction_title': '',
'c_o_2_emission_value': 239,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 165,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'ae86166c-9cb2-510c-89db-7002d0375f5e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994478-2484710',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732860',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 74569,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2024-03-28',
'seats_number': 3,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Movano L3H2 2.2 - Diesel - Manual - 165 hp - 74.569 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732860%27 HTTP/1.1" 200 None
2026-03-28 17:17:12 [adesa.de] INFO: Saving data for 10732860: {'auction_closing_time': 1774875600.0, 'created_time': 1774614076.174854, 'last_price_update_time': 1774718232.909239}
2026-03-28 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732860') HTTP/1.1" 204 0
2026-03-28 17:17:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c731d0dd-7fe0-5d31-8d78-a65c1156e71e with identifier: 10731231
2026-03-28 17:17:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c731d0dd-7fe0-5d31-8d78-a65c1156e71e with scrape type 2
2026-03-28 17:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c731d0dd-7fe0-5d31-8d78-a65c1156e71e with scrape type 2
2026-03-28 17:17:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c731d0dd-7fe0-5d31-8d78-a65c1156e71e, identifier: 10731231
2026-03-28 17:17:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c731d0dd-7fe0-5d31-8d78-a65c1156e71e with identifier: 10731231
2026-03-28 17:17:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c731d0dd-7fe0-5d31-8d78-a65c1156e71e with identifier: 10731231
2026-03-28 17:17:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c731d0dd-7fe0-5d31-8d78-a65c1156e71e with identifier: 10731231 to the API
2026-03-28 17:17:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731231>
{'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-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'c731d0dd-7fe0-5d31-8d78-a65c1156e71e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '46144092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731231',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 58639,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2021-06-14',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Prime - Electric - Automatic - 204 hp - 58.639 km',
'transmission': 'automatic',
'trim': 'Prime',
'vin': None,
'year': 2021}
2026-03-28 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731231%27 HTTP/1.1" 200 None
2026-03-28 17:17:13 [adesa.de] INFO: Saving data for 10731231: {'auction_closing_time': 1774864800.0, 'created_time': 1774614087.562687, 'last_price_update_time': 1774718233.301553}
2026-03-28 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731231') HTTP/1.1" 204 0
2026-03-28 17:17:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731125> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1d37356-ea28-54c8-923d-834d99fc7c39 with identifier: 10731125
2026-03-28 17:17:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1d37356-ea28-54c8-923d-834d99fc7c39 with scrape type 2
2026-03-28 17:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1d37356-ea28-54c8-923d-834d99fc7c39 with scrape type 2
2026-03-28 17:17:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f1d37356-ea28-54c8-923d-834d99fc7c39, identifier: 10731125
2026-03-28 17:17:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f1d37356-ea28-54c8-923d-834d99fc7c39 with identifier: 10731125
2026-03-28 17:17:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f1d37356-ea28-54c8-923d-834d99fc7c39 with identifier: 10731125
2026-03-28 17:17:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f1d37356-ea28-54c8-923d-834d99fc7c39 with identifier: 10731125 to the API
2026-03-28 17:17:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731125>
{'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-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'f1d37356-ea28-54c8-923d-834d99fc7c39',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '87189092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731125',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 100927,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Prime - Electric - Automatic - 204 hp - 100.927 km',
'transmission': 'automatic',
'trim': 'Prime',
'vin': None,
'year': 2022}
2026-03-28 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731125%27 HTTP/1.1" 200 None
2026-03-28 17:17:13 [adesa.de] INFO: Saving data for 10731125: {'auction_closing_time': 1774864800.0, 'created_time': 1774614061.266623, 'last_price_update_time': 1774718233.79727}
2026-03-28 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731125') HTTP/1.1" 204 0
2026-03-28 17:17:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734607> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b569deb-02b6-5e12-b9aa-4f0ba98daebd with identifier: 10734607
2026-03-28 17:17:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b569deb-02b6-5e12-b9aa-4f0ba98daebd with scrape type 2
2026-03-28 17:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b569deb-02b6-5e12-b9aa-4f0ba98daebd with scrape type 2
2026-03-28 17:17:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7b569deb-02b6-5e12-b9aa-4f0ba98daebd, identifier: 10734607
2026-03-28 17:17:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7b569deb-02b6-5e12-b9aa-4f0ba98daebd with identifier: 10734607
2026-03-28 17:17:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7b569deb-02b6-5e12-b9aa-4f0ba98daebd with identifier: 10734607
2026-03-28 17:17:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7b569deb-02b6-5e12-b9aa-4f0ba98daebd with identifier: 10734607 to the API
2026-03-28 17:17:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734607>
{'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': 252,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Hybrid',
'id': '7b569deb-02b6-5e12-b9aa-4f0ba98daebd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000647',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734607',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 117395,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 31400,
'price_includes_vat': True,
'registration_date': '2023-08-04',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz C 400e AMG Line - Hybrid - Automatic - 252 hp - '
'117.395 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-28 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734607%27 HTTP/1.1" 200 None
2026-03-28 17:17:14 [adesa.de] INFO: Saving data for 10734607: {'auction_closing_time': 1774855800.0, 'created_time': 1774614324.378236, 'last_price_update_time': 1774718234.87219}
2026-03-28 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734607') HTTP/1.1" 204 0
2026-03-28 17:17:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731338> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732813> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:14 [adesa.de] INFO: Found listing with ID: 10731168
2026-03-28 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731168%27 HTTP/1.1" 200 None
2026-03-28 17:17:14 [adesa.de] INFO: Scrape type for 10731168: 2
2026-03-28 17:17:14 [adesa.de] INFO: Scraping item 10731168 url https://www.openlane.eu/en/carv6/auction/10731168
2026-03-28 17:17:14 [adesa.de] INFO: Found listing with ID: 10731134
2026-03-28 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731134%27 HTTP/1.1" 200 None
2026-03-28 17:17:14 [adesa.de] INFO: Scrape type for 10731134: 2
2026-03-28 17:17:14 [adesa.de] INFO: Scraping item 10731134 url https://www.openlane.eu/en/carv6/auction/10731134
2026-03-28 17:17:14 [adesa.de] INFO: Found listing with ID: 10731326
2026-03-28 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731326%27 HTTP/1.1" 200 None
2026-03-28 17:17:14 [adesa.de] INFO: Scrape type for 10731326: 0
2026-03-28 17:17:14 [adesa.de] INFO: Skipping item 10731326 url https://www.openlane.eu/en/carv6/auction/10731326
2026-03-28 17:17:14 [adesa.de] INFO: Found listing with ID: 10731336
2026-03-28 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731336%27 HTTP/1.1" 200 None
2026-03-28 17:17:14 [adesa.de] INFO: Scrape type for 10731336: 0
2026-03-28 17:17:14 [adesa.de] INFO: Skipping item 10731336 url https://www.openlane.eu/en/carv6/auction/10731336
2026-03-28 17:17:14 [adesa.de] INFO: Found listing with ID: 10731147
2026-03-28 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731147%27 HTTP/1.1" 200 None
2026-03-28 17:17:14 [adesa.de] INFO: Scrape type for 10731147: 0
2026-03-28 17:17:14 [adesa.de] INFO: Skipping item 10731147 url https://www.openlane.eu/en/carv6/auction/10731147
2026-03-28 17:17:14 [adesa.de] INFO: Found listing with ID: 10731238
2026-03-28 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731238%27 HTTP/1.1" 200 None
2026-03-28 17:17:15 [adesa.de] INFO: Scrape type for 10731238: 0
2026-03-28 17:17:15 [adesa.de] INFO: Skipping item 10731238 url https://www.openlane.eu/en/carv6/auction/10731238
2026-03-28 17:17:15 [adesa.de] INFO: Found listing with ID: 10731265
2026-03-28 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731265%27 HTTP/1.1" 200 None
2026-03-28 17:17:15 [adesa.de] INFO: Scrape type for 10731265: 0
2026-03-28 17:17:15 [adesa.de] INFO: Skipping item 10731265 url https://www.openlane.eu/en/carv6/auction/10731265
2026-03-28 17:17:15 [adesa.de] INFO: Found listing with ID: 10731276
2026-03-28 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731276%27 HTTP/1.1" 200 None
2026-03-28 17:17:15 [adesa.de] INFO: Scrape type for 10731276: 0
2026-03-28 17:17:15 [adesa.de] INFO: Skipping item 10731276 url https://www.openlane.eu/en/carv6/auction/10731276
2026-03-28 17:17:15 [adesa.de] INFO: Found listing with ID: 10731300
2026-03-28 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731300%27 HTTP/1.1" 200 None
2026-03-28 17:17:15 [adesa.de] INFO: Scrape type for 10731300: 2
2026-03-28 17:17:15 [adesa.de] INFO: Scraping item 10731300 url https://www.openlane.eu/en/carv6/auction/10731300
2026-03-28 17:17:15 [adesa.de] INFO: Found listing with ID: 10731341
2026-03-28 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731341%27 HTTP/1.1" 200 None
2026-03-28 17:17:15 [adesa.de] INFO: Scrape type for 10731341: 2
2026-03-28 17:17:15 [adesa.de] INFO: Scraping item 10731341 url https://www.openlane.eu/en/carv6/auction/10731341
2026-03-28 17:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731344> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d9b95ab-6960-52a4-9d2e-aeb6683f6490 with identifier: 10731338
2026-03-28 17:17:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d9b95ab-6960-52a4-9d2e-aeb6683f6490 with scrape type 2
2026-03-28 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d9b95ab-6960-52a4-9d2e-aeb6683f6490 with scrape type 2
2026-03-28 17:17:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3d9b95ab-6960-52a4-9d2e-aeb6683f6490, identifier: 10731338
2026-03-28 17:17:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23c59527-b9fc-5eae-a2a6-1d412130476e with identifier: 10732813
2026-03-28 17:17:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23c59527-b9fc-5eae-a2a6-1d412130476e with scrape type 2
2026-03-28 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23c59527-b9fc-5eae-a2a6-1d412130476e with scrape type 2
2026-03-28 17:17:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 23c59527-b9fc-5eae-a2a6-1d412130476e, identifier: 10732813
2026-03-28 17:17:15 [adesa.de] INFO: Found listing with ID: 10731286
2026-03-28 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731286%27 HTTP/1.1" 200 None
2026-03-28 17:17:15 [adesa.de] INFO: Scrape type for 10731286: 0
2026-03-28 17:17:15 [adesa.de] INFO: Skipping item 10731286 url https://www.openlane.eu/en/carv6/auction/10731286
2026-03-28 17:17:15 [adesa.de] INFO: Found listing with ID: 10731218
2026-03-28 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731218%27 HTTP/1.1" 200 None
2026-03-28 17:17:15 [adesa.de] INFO: Scrape type for 10731218: 2
2026-03-28 17:17:15 [adesa.de] INFO: Scraping item 10731218 url https://www.openlane.eu/en/carv6/auction/10731218
2026-03-28 17:17:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3d9b95ab-6960-52a4-9d2e-aeb6683f6490 with identifier: 10731338
2026-03-28 17:17:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 17:17:15 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Beige HTTP/1.1" 200 None
2026-03-28 17:17:15 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 17:17:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3d9b95ab-6960-52a4-9d2e-aeb6683f6490 with identifier: 10731338
2026-03-28 17:17:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3d9b95ab-6960-52a4-9d2e-aeb6683f6490 with identifier: 10731338 to the API
2026-03-28 17:17:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:17:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:17:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731338>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 217,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '3d9b95ab-6960-52a4-9d2e-aeb6683f6490',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '87174092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731338',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 5',
'odometer': 45198,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2022-02-02',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Ioniq 5 70 kWh Dynamiq - Electric - Automatic - 217 hp - '
'45.198 km',
'transmission': 'automatic',
'trim': 'Dynamiq',
'vin': None,
'year': 2022}
2026-03-28 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731338%27 HTTP/1.1" 200 None
2026-03-28 17:17:15 [adesa.de] INFO: Saving data for 10731338: {'auction_closing_time': 1774864800.0, 'created_time': 1774614034.431395, 'last_price_update_time': 1774718235.788298}
2026-03-28 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731338') HTTP/1.1" 204 0
2026-03-28 17:17:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 23c59527-b9fc-5eae-a2a6-1d412130476e with identifier: 10732813
2026-03-28 17:17:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 23c59527-b9fc-5eae-a2a6-1d412130476e with identifier: 10732813
2026-03-28 17:17:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 23c59527-b9fc-5eae-a2a6-1d412130476e with identifier: 10732813 to the API
2026-03-28 17:17:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732813>
{'auction_title': '',
'c_o_2_emission_value': 225,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Diesel',
'id': '23c59527-b9fc-5eae-a2a6-1d412130476e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994528-2478472',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732813',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 41167,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2024-09-09',
'seats_number': 3,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Movano L4H2 2.2 - Diesel - Manual - 140 hp - 41.167 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732813%27 HTTP/1.1" 200 None
2026-03-28 17:17:16 [adesa.de] INFO: Saving data for 10732813: {'auction_closing_time': 1774875600.0, 'created_time': 1774614081.430974, 'last_price_update_time': 1774718236.19548}
2026-03-28 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732813') HTTP/1.1" 204 0
2026-03-28 17:17:16 [adesa.de] INFO: Found listing with ID: 10731224
2026-03-28 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731224%27 HTTP/1.1" 200 None
2026-03-28 17:17:16 [adesa.de] INFO: Scrape type for 10731224: 0
2026-03-28 17:17:16 [adesa.de] INFO: Skipping item 10731224 url https://www.openlane.eu/en/carv6/auction/10731224
2026-03-28 17:17:16 [adesa.de] INFO: Found listing with ID: 10731244
2026-03-28 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731244%27 HTTP/1.1" 200 None
2026-03-28 17:17:16 [adesa.de] INFO: Scrape type for 10731244: 2
2026-03-28 17:17:16 [adesa.de] INFO: Scraping item 10731244 url https://www.openlane.eu/en/carv6/auction/10731244
2026-03-28 17:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731279> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb7efb95-31ee-5a45-b7a1-47358ba41216 with identifier: 10731344
2026-03-28 17:17:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb7efb95-31ee-5a45-b7a1-47358ba41216 with scrape type 2
2026-03-28 17:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb7efb95-31ee-5a45-b7a1-47358ba41216 with scrape type 2
2026-03-28 17:17:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cb7efb95-31ee-5a45-b7a1-47358ba41216, identifier: 10731344
2026-03-28 17:17:16 [adesa.de] INFO: Found listing with ID: 10731323
2026-03-28 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731323%27 HTTP/1.1" 200 None
2026-03-28 17:17:16 [adesa.de] INFO: Scrape type for 10731323: 2
2026-03-28 17:17:16 [adesa.de] INFO: Scraping item 10731323 url https://www.openlane.eu/en/carv6/auction/10731323
2026-03-28 17:17:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cb7efb95-31ee-5a45-b7a1-47358ba41216 with identifier: 10731344
2026-03-28 17:17:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cb7efb95-31ee-5a45-b7a1-47358ba41216 with identifier: 10731344
2026-03-28 17:17:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cb7efb95-31ee-5a45-b7a1-47358ba41216 with identifier: 10731344 to the API
2026-03-28 17:17:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731344>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 306,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'cb7efb95-31ee-5a45-b7a1-47358ba41216',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '34414092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731344',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 5',
'odometer': 31538,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Ioniq 5 70 kWh - AWD - Electric - Automatic - 306 hp - '
'31.538 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731344%27 HTTP/1.1" 200 None
2026-03-28 17:17:16 [adesa.de] INFO: Saving data for 10731344: {'auction_closing_time': 1774864800.0, 'created_time': 1774614033.340029, 'last_price_update_time': 1774718236.669304}
2026-03-28 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731344') HTTP/1.1" 204 0
2026-03-28 17:17:16 [adesa.de] INFO: Found listing with ID: 10731149
2026-03-28 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731149%27 HTTP/1.1" 200 None
2026-03-28 17:17:16 [adesa.de] INFO: Scrape type for 10731149: 0
2026-03-28 17:17:16 [adesa.de] INFO: Skipping item 10731149 url https://www.openlane.eu/en/carv6/auction/10731149
2026-03-28 17:17:16 [adesa.de] INFO: Found listing with ID: 10731144
2026-03-28 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731144%27 HTTP/1.1" 200 None
2026-03-28 17:17:16 [adesa.de] INFO: Scrape type for 10731144: 0
2026-03-28 17:17:16 [adesa.de] INFO: Skipping item 10731144 url https://www.openlane.eu/en/carv6/auction/10731144
2026-03-28 17:17:16 [adesa.de] INFO: Found listing with ID: 10731235
2026-03-28 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731235%27 HTTP/1.1" 200 None
2026-03-28 17:17:16 [adesa.de] INFO: Scrape type for 10731235: 0
2026-03-28 17:17:16 [adesa.de] INFO: Skipping item 10731235 url https://www.openlane.eu/en/carv6/auction/10731235
2026-03-28 17:17:16 [adesa.de] INFO: Found listing with ID: 10731117
2026-03-28 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731117%27 HTTP/1.1" 200 None
2026-03-28 17:17:16 [adesa.de] INFO: Scrape type for 10731117: 0
2026-03-28 17:17:16 [adesa.de] INFO: Skipping item 10731117 url https://www.openlane.eu/en/carv6/auction/10731117
2026-03-28 17:17:16 [adesa.de] INFO: Found listing with ID: 10731268
2026-03-28 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731268%27 HTTP/1.1" 200 None
2026-03-28 17:17:16 [adesa.de] INFO: Scrape type for 10731268: 2
2026-03-28 17:17:16 [adesa.de] INFO: Scraping item 10731268 url https://www.openlane.eu/en/carv6/auction/10731268
2026-03-28 17:17:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1db57af2-b043-5575-a024-312a80819e86 with identifier: 10731279
2026-03-28 17:17:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1db57af2-b043-5575-a024-312a80819e86 with scrape type 2
2026-03-28 17:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1db57af2-b043-5575-a024-312a80819e86 with scrape type 2
2026-03-28 17:17:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1db57af2-b043-5575-a024-312a80819e86, identifier: 10731279
2026-03-28 17:17:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1db57af2-b043-5575-a024-312a80819e86 with identifier: 10731279
2026-03-28 17:17:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1db57af2-b043-5575-a024-312a80819e86 with identifier: 10731279
2026-03-28 17:17:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1db57af2-b043-5575-a024-312a80819e86 with identifier: 10731279 to the API
2026-03-28 17:17:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:17:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:17:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731279>
{'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-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '1db57af2-b043-5575-a024-312a80819e86',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '34520092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731279',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 63719,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2022-02-23',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Prime - Electric - Automatic - 204 hp - 63.719 km',
'transmission': 'automatic',
'trim': 'Prime',
'vin': None,
'year': 2022}
2026-03-28 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731279%27 HTTP/1.1" 200 None
2026-03-28 17:17:17 [adesa.de] INFO: Saving data for 10731279: {'auction_closing_time': 1774864800.0, 'created_time': 1774614085.728543, 'last_price_update_time': 1774718237.172053}
2026-03-28 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731279') HTTP/1.1" 204 0
2026-03-28 17:17:17 [adesa.de] INFO: Found listing with ID: 10731181
2026-03-28 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731181%27 HTTP/1.1" 200 None
2026-03-28 17:17:17 [adesa.de] INFO: Scrape type for 10731181: 0
2026-03-28 17:17:17 [adesa.de] INFO: Skipping item 10731181 url https://www.openlane.eu/en/carv6/auction/10731181
2026-03-28 17:17:17 [adesa.de] INFO: Found listing with ID: 10731283
2026-03-28 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731283%27 HTTP/1.1" 200 None
2026-03-28 17:17:17 [adesa.de] INFO: Scrape type for 10731283: 0
2026-03-28 17:17:17 [adesa.de] INFO: Skipping item 10731283 url https://www.openlane.eu/en/carv6/auction/10731283
2026-03-28 17:17:17 [adesa.de] INFO: Found listing with ID: 10731248
2026-03-28 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731248%27 HTTP/1.1" 200 None
2026-03-28 17:17:17 [adesa.de] INFO: Scrape type for 10731248: 2
2026-03-28 17:17:17 [adesa.de] INFO: Scraping item 10731248 url https://www.openlane.eu/en/carv6/auction/10731248
2026-03-28 17:17:17 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 12.457(s), this was the 1st time calling it.
2026-03-28 17:17:17 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.111834015966631 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Sat, 28 Mar 2026 17:17:16 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': 'ad5b90180834f8ff1c4859dc81023de6', '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=ad5b90180834f8ff1c4859dc81023de6.
2026-03-28 17:17:17 [adesa.de] INFO: Found listing with ID: 10731258
2026-03-28 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731258%27 HTTP/1.1" 200 None
2026-03-28 17:17:17 [adesa.de] INFO: Scrape type for 10731258: 2
2026-03-28 17:17:17 [adesa.de] INFO: Scraping item 10731258 url https://www.openlane.eu/en/carv6/auction/10731258
2026-03-28 17:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731274> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731158> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:17 [adesa.de] INFO: Found listing with ID: 10731368
2026-03-28 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731368%27 HTTP/1.1" 200 None
2026-03-28 17:17:17 [adesa.de] INFO: Scrape type for 10731368: 2
2026-03-28 17:17:17 [adesa.de] INFO: Scraping item 10731368 url https://www.openlane.eu/en/carv6/auction/10731368
2026-03-28 17:17:17 [adesa.de] INFO: Found listing with ID: 10731165
2026-03-28 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731165%27 HTTP/1.1" 200 None
2026-03-28 17:17:17 [adesa.de] INFO: Scrape type for 10731165: 2
2026-03-28 17:17:17 [adesa.de] INFO: Scraping item 10731165 url https://www.openlane.eu/en/carv6/auction/10731165
2026-03-28 17:17:17 [adesa.de] INFO: Found listing with ID: 10731372
2026-03-28 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731372%27 HTTP/1.1" 200 None
2026-03-28 17:17:17 [adesa.de] INFO: Scrape type for 10731372: 2
2026-03-28 17:17:17 [adesa.de] INFO: Scraping item 10731372 url https://www.openlane.eu/en/carv6/auction/10731372
2026-03-28 17:17:17 [adesa.de] INFO: Found listing with ID: 10731262
2026-03-28 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731262%27 HTTP/1.1" 200 None
2026-03-28 17:17:17 [adesa.de] INFO: Scrape type for 10731262: 2
2026-03-28 17:17:17 [adesa.de] INFO: Scraping item 10731262 url https://www.openlane.eu/en/carv6/auction/10731262
2026-03-28 17:17:17 [adesa.de] INFO: Found listing with ID: 10731174
2026-03-28 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731174%27 HTTP/1.1" 200 None
2026-03-28 17:17:17 [adesa.de] INFO: Scrape type for 10731174: 2
2026-03-28 17:17:17 [adesa.de] INFO: Scraping item 10731174 url https://www.openlane.eu/en/carv6/auction/10731174
2026-03-28 17:17:17 [adesa.de] INFO: Found listing with ID: 10731348
2026-03-28 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731348%27 HTTP/1.1" 200 None
2026-03-28 17:17:17 [adesa.de] INFO: Scrape type for 10731348: 2
2026-03-28 17:17:17 [adesa.de] INFO: Scraping item 10731348 url https://www.openlane.eu/en/carv6/auction/10731348
2026-03-28 17:17:17 [adesa.de] INFO: Found listing with ID: 10731171
2026-03-28 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731171%27 HTTP/1.1" 200 None
2026-03-28 17:17:17 [adesa.de] INFO: Scrape type for 10731171: 2
2026-03-28 17:17:17 [adesa.de] INFO: Scraping item 10731171 url https://www.openlane.eu/en/carv6/auction/10731171
2026-03-28 17:17:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7eb938d2-e9bd-53d3-83ff-12a3c29b5df7 with identifier: 10731274
2026-03-28 17:17:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7eb938d2-e9bd-53d3-83ff-12a3c29b5df7 with scrape type 2
2026-03-28 17:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7eb938d2-e9bd-53d3-83ff-12a3c29b5df7 with scrape type 2
2026-03-28 17:17:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7eb938d2-e9bd-53d3-83ff-12a3c29b5df7, identifier: 10731274
2026-03-28 17:17:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 714d13ce-75be-5594-bdb6-6abc93c6fe25 with identifier: 10731158
2026-03-28 17:17:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 714d13ce-75be-5594-bdb6-6abc93c6fe25 with scrape type 2
2026-03-28 17:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 714d13ce-75be-5594-bdb6-6abc93c6fe25 with scrape type 2
2026-03-28 17:17:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 714d13ce-75be-5594-bdb6-6abc93c6fe25, identifier: 10731158
2026-03-28 17:17:17 [adesa.de] INFO: Found listing with ID: 10731206
2026-03-28 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731206%27 HTTP/1.1" 200 None
2026-03-28 17:17:17 [adesa.de] INFO: Scrape type for 10731206: 2
2026-03-28 17:17:17 [adesa.de] INFO: Scraping item 10731206 url https://www.openlane.eu/en/carv6/auction/10731206
2026-03-28 17:17:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7eb938d2-e9bd-53d3-83ff-12a3c29b5df7 with identifier: 10731274
2026-03-28 17:17:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7eb938d2-e9bd-53d3-83ff-12a3c29b5df7 with identifier: 10731274
2026-03-28 17:17:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7eb938d2-e9bd-53d3-83ff-12a3c29b5df7 with identifier: 10731274 to the API
2026-03-28 17:17:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:17:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:17:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731274>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 306,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '7eb938d2-e9bd-53d3-83ff-12a3c29b5df7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '87200092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731274',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 5',
'odometer': 119789,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16200,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Ioniq 5 70 kWh - AWD - Electric - Automatic - 306 hp - '
'119.789 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731274%27 HTTP/1.1" 200 None
2026-03-28 17:17:17 [adesa.de] INFO: Saving data for 10731274: {'auction_closing_time': 1774864800.0, 'created_time': 1774614036.90577, 'last_price_update_time': 1774718237.842059}
2026-03-28 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731274') HTTP/1.1" 204 0
2026-03-28 17:17:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 714d13ce-75be-5594-bdb6-6abc93c6fe25 with identifier: 10731158
2026-03-28 17:17:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 714d13ce-75be-5594-bdb6-6abc93c6fe25 with identifier: 10731158
2026-03-28 17:17:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 714d13ce-75be-5594-bdb6-6abc93c6fe25 with identifier: 10731158 to the API
2026-03-28 17:17:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731158>
{'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': 100,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '714d13ce-75be-5594-bdb6-6abc93c6fe25',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4253093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731158',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'i20',
'odometer': 30747,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 5800,
'price_includes_vat': True,
'registration_date': '2022-06-27',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai i20 1.0 T-GDI Select - Petrol - Manual - 100 hp - 30.747 km',
'transmission': 'manual',
'trim': 'Select',
'vin': None,
'year': 2022}
2026-03-28 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731158%27 HTTP/1.1" 200 None
2026-03-28 17:17:18 [adesa.de] INFO: Saving data for 10731158: {'auction_closing_time': 1774864800.0, 'created_time': 1774614017.656967, 'last_price_update_time': 1774718238.23078}
2026-03-28 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731158') HTTP/1.1" 204 0
2026-03-28 17:17:18 [adesa.de] INFO: Found listing with ID: 10731271
2026-03-28 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731271%27 HTTP/1.1" 200 None
2026-03-28 17:17:18 [adesa.de] INFO: Scrape type for 10731271: 2
2026-03-28 17:17:18 [adesa.de] INFO: Scraping item 10731271 url https://www.openlane.eu/en/carv6/auction/10731271
2026-03-28 17:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731142> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:18 [adesa.de] INFO: Found listing with ID: 10731184
2026-03-28 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731184%27 HTTP/1.1" 200 None
2026-03-28 17:17:18 [adesa.de] INFO: Scrape type for 10731184: 2
2026-03-28 17:17:18 [adesa.de] INFO: Scraping item 10731184 url https://www.openlane.eu/en/carv6/auction/10731184
2026-03-28 17: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-28 17:17:18 [adesa.de] INFO: Found listing with ID: 10731209
2026-03-28 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731209%27 HTTP/1.1" 200 None
2026-03-28 17:17:18 [adesa.de] INFO: Scrape type for 10731209: 2
2026-03-28 17:17:18 [adesa.de] INFO: Scraping item 10731209 url https://www.openlane.eu/en/carv6/auction/10731209
2026-03-28 17:17:18 [adesa.de] INFO: Found listing with ID: 10731230
2026-03-28 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731230%27 HTTP/1.1" 200 None
2026-03-28 17:17:18 [adesa.de] INFO: Scrape type for 10731230: 2
2026-03-28 17:17:18 [adesa.de] INFO: Scraping item 10731230 url https://www.openlane.eu/en/carv6/auction/10731230
2026-03-28 17:17:18 [adesa.de] INFO: Found listing with ID: 10731202
2026-03-28 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731202%27 HTTP/1.1" 200 None
2026-03-28 17:17:18 [adesa.de] INFO: Scrape type for 10731202: 2
2026-03-28 17:17:18 [adesa.de] INFO: Scraping item 10731202 url https://www.openlane.eu/en/carv6/auction/10731202
2026-03-28 17:17:18 [adesa.de] INFO: Found listing with ID: 10731330
2026-03-28 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731330%27 HTTP/1.1" 200 None
2026-03-28 17:17:18 [adesa.de] INFO: Scrape type for 10731330: 2
2026-03-28 17:17:18 [adesa.de] INFO: Scraping item 10731330 url https://www.openlane.eu/en/carv6/auction/10731330
2026-03-28 17:17:18 [adesa.de] INFO: Found listing with ID: 10731177
2026-03-28 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731177%27 HTTP/1.1" 200 None
2026-03-28 17:17:18 [adesa.de] INFO: Scrape type for 10731177: 2
2026-03-28 17:17:18 [adesa.de] INFO: Scraping item 10731177 url https://www.openlane.eu/en/carv6/auction/10731177
2026-03-28 17:17:18 [adesa.de] INFO: Found listing with ID: 10731254
2026-03-28 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731254%27 HTTP/1.1" 200 None
2026-03-28 17:17:18 [adesa.de] INFO: Scrape type for 10731254: 0
2026-03-28 17:17:18 [adesa.de] INFO: Skipping item 10731254 url https://www.openlane.eu/en/carv6/auction/10731254
2026-03-28 17:17:18 [adesa.de] INFO: Found listing with ID: 10731333
2026-03-28 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731333%27 HTTP/1.1" 200 None
2026-03-28 17:17:18 [adesa.de] INFO: Scrape type for 10731333: 2
2026-03-28 17:17:18 [adesa.de] INFO: Scraping item 10731333 url https://www.openlane.eu/en/carv6/auction/10731333
2026-03-28 17:17:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f43bbf1-ac68-56f1-b329-1c22f6a4beb6 with identifier: 10731142
2026-03-28 17:17:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f43bbf1-ac68-56f1-b329-1c22f6a4beb6 with scrape type 2
2026-03-28 17:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f43bbf1-ac68-56f1-b329-1c22f6a4beb6 with scrape type 2
2026-03-28 17:17:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8f43bbf1-ac68-56f1-b329-1c22f6a4beb6, identifier: 10731142
2026-03-28 17:17:18 [adesa.de] INFO: Found listing with ID: 10731162
2026-03-28 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731162%27 HTTP/1.1" 200 None
2026-03-28 17:17:18 [adesa.de] INFO: Scrape type for 10731162: 0
2026-03-28 17:17:18 [adesa.de] INFO: Skipping item 10731162 url https://www.openlane.eu/en/carv6/auction/10731162
2026-03-28 17:17:18 [adesa.de] INFO: Found listing with ID: 10731152
2026-03-28 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731152%27 HTTP/1.1" 200 None
2026-03-28 17:17:18 [adesa.de] INFO: Scrape type for 10731152: 0
2026-03-28 17:17:18 [adesa.de] INFO: Skipping item 10731152 url https://www.openlane.eu/en/carv6/auction/10731152
2026-03-28 17:17:18 [adesa.de] INFO: Found listing with ID: 10731315
2026-03-28 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731315%27 HTTP/1.1" 200 None
2026-03-28 17:17:18 [adesa.de] INFO: Scrape type for 10731315: 0
2026-03-28 17:17:18 [adesa.de] INFO: Skipping item 10731315 url https://www.openlane.eu/en/carv6/auction/10731315
2026-03-28 17:17:18 [adesa.de] INFO: Found listing with ID: 10731311
2026-03-28 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731311%27 HTTP/1.1" 200 None
2026-03-28 17:17:18 [adesa.de] INFO: Scrape type for 10731311: 2
2026-03-28 17:17:18 [adesa.de] INFO: Scraping item 10731311 url https://www.openlane.eu/en/carv6/auction/10731311
2026-03-28 17:17:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8f43bbf1-ac68-56f1-b329-1c22f6a4beb6 with identifier: 10731142
2026-03-28 17:17:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8f43bbf1-ac68-56f1-b329-1c22f6a4beb6 with identifier: 10731142
2026-03-28 17:17:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8f43bbf1-ac68-56f1-b329-1c22f6a4beb6 with identifier: 10731142 to the API
2026-03-28 17:17:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731142>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 170,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '8f43bbf1-ac68-56f1-b329-1c22f6a4beb6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '76414092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731142',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 5',
'odometer': 51697,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2022-01-29',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Ioniq 5 60 kWh Dynamiq - Electric - Automatic - 170 hp - '
'51.697 km',
'transmission': 'automatic',
'trim': 'Dynamiq',
'vin': None,
'year': 2022}
2026-03-28 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731142%27 HTTP/1.1" 200 None
2026-03-28 17:17:18 [adesa.de] INFO: Saving data for 10731142: {'auction_closing_time': 1774864800.0, 'created_time': 1774614023.2528, 'last_price_update_time': 1774718238.860933}
2026-03-28 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731142') HTTP/1.1" 204 0
2026-03-28 17:17:18 [adesa.de] INFO: Found listing with ID: 10731188
2026-03-28 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731188%27 HTTP/1.1" 200 None
2026-03-28 17:17:18 [adesa.de] INFO: Scrape type for 10731188: 0
2026-03-28 17:17:18 [adesa.de] INFO: Skipping item 10731188 url https://www.openlane.eu/en/carv6/auction/10731188
2026-03-28 17:17:18 [adesa.de] INFO: Found listing with ID: 10731203
2026-03-28 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731203%27 HTTP/1.1" 200 None
2026-03-28 17:17:18 [adesa.de] INFO: Scrape type for 10731203: 0
2026-03-28 17:17:18 [adesa.de] INFO: Skipping item 10731203 url https://www.openlane.eu/en/carv6/auction/10731203
2026-03-28 17:17:18 [adesa.de] INFO: Found listing with ID: 10731155
2026-03-28 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731155%27 HTTP/1.1" 200 None
2026-03-28 17:17:19 [adesa.de] INFO: Scrape type for 10731155: 0
2026-03-28 17:17:19 [adesa.de] INFO: Skipping item 10731155 url https://www.openlane.eu/en/carv6/auction/10731155
2026-03-28 17:17:19 [adesa.de] INFO: Found listing with ID: 10737500
2026-03-28 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710737500%27 HTTP/1.1" 200 None
2026-03-28 17:17:19 [adesa.de] INFO: Scrape type for 10737500: 0
2026-03-28 17:17:19 [adesa.de] INFO: Skipping item 10737500 url https://www.openlane.eu/en/carv6/auction/10737500
2026-03-28 17:17:19 [adesa.de] INFO: Found listing with ID: 10735205
2026-03-28 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710735205%27 HTTP/1.1" 200 None
2026-03-28 17:17:19 [adesa.de] INFO: Scrape type for 10735205: 0
2026-03-28 17:17:19 [adesa.de] INFO: Skipping item 10735205 url https://www.openlane.eu/en/carv6/auction/10735205
2026-03-28 17:17:19 [adesa.de] INFO: Found listing with ID: 10737448
2026-03-28 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710737448%27 HTTP/1.1" 200 None
2026-03-28 17:17:19 [adesa.de] INFO: Scrape type for 10737448: 0
2026-03-28 17:17:19 [adesa.de] INFO: Skipping item 10737448 url https://www.openlane.eu/en/carv6/auction/10737448
2026-03-28 17:17:19 [adesa.de] INFO: Found listing with ID: 10735090
2026-03-28 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710735090%27 HTTP/1.1" 200 None
2026-03-28 17:17:19 [adesa.de] INFO: Scrape type for 10735090: 0
2026-03-28 17:17:19 [adesa.de] INFO: Skipping item 10735090 url https://www.openlane.eu/en/carv6/auction/10735090
2026-03-28 17:17:19 [adesa.de] INFO: Found listing with ID: 10736416
2026-03-28 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710736416%27 HTTP/1.1" 200 None
2026-03-28 17:17:19 [adesa.de] INFO: Scrape type for 10736416: 2
2026-03-28 17:17:19 [adesa.de] INFO: Scraping item 10736416 url https://www.openlane.eu/en/carv6/auction/10736416
2026-03-28 17:17:19 [adesa.de] INFO: Found listing with ID: 10738234
2026-03-28 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710738234%27 HTTP/1.1" 200 None
2026-03-28 17:17:19 [adesa.de] INFO: Scrape type for 10738234: 0
2026-03-28 17:17:19 [adesa.de] INFO: Skipping item 10738234 url https://www.openlane.eu/en/carv6/auction/10738234
2026-03-28 17:17:19 [adesa.de] INFO: Found listing with ID: 10726404
2026-03-28 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726404%27 HTTP/1.1" 200 None
2026-03-28 17:17:19 [adesa.de] INFO: Scrape type for 10726404: 2
2026-03-28 17:17:19 [adesa.de] INFO: Scraping item 10726404 url https://www.openlane.eu/en/carv6/auction/10726404
2026-03-28 17:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731287> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731221> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:19 [adesa.de] INFO: Found listing with ID: 10726388
2026-03-28 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726388%27 HTTP/1.1" 200 None
2026-03-28 17:17:19 [adesa.de] INFO: Scrape type for 10726388: 2
2026-03-28 17:17:19 [adesa.de] INFO: Scraping item 10726388 url https://www.openlane.eu/en/carv6/auction/10726388
2026-03-28 17: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-28 17: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-28 17:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731301> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:19 [adesa.de] INFO: Found listing with ID: 10726390
2026-03-28 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726390%27 HTTP/1.1" 200 None
2026-03-28 17:17:19 [adesa.de] INFO: Scrape type for 10726390: 0
2026-03-28 17:17:19 [adesa.de] INFO: Skipping item 10726390 url https://www.openlane.eu/en/carv6/auction/10726390
2026-03-28 17:17:19 [adesa.de] INFO: Found listing with ID: 10726400
2026-03-28 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726400%27 HTTP/1.1" 200 None
2026-03-28 17:17:19 [adesa.de] INFO: Scrape type for 10726400: 2
2026-03-28 17:17:19 [adesa.de] INFO: Scraping item 10726400 url https://www.openlane.eu/en/carv6/auction/10726400
2026-03-28 17: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-28 17:17:19 [adesa.de] INFO: Found listing with ID: 10726303
2026-03-28 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726303%27 HTTP/1.1" 200 None
2026-03-28 17:17:19 [adesa.de] INFO: Scrape type for 10726303: 0
2026-03-28 17:17:19 [adesa.de] INFO: Skipping item 10726303 url https://www.openlane.eu/en/carv6/auction/10726303
2026-03-28 17:17:19 [adesa.de] INFO: Found listing with ID: 10726341
2026-03-28 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726341%27 HTTP/1.1" 200 None
2026-03-28 17:17:19 [adesa.de] INFO: Scrape type for 10726341: 2
2026-03-28 17:17:19 [adesa.de] INFO: Scraping item 10726341 url https://www.openlane.eu/en/carv6/auction/10726341
2026-03-28 17:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731198> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:19 [adesa.de] INFO: Found listing with ID: 10726356
2026-03-28 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726356%27 HTTP/1.1" 200 None
2026-03-28 17:17:19 [adesa.de] INFO: Scrape type for 10726356: 2
2026-03-28 17:17:19 [adesa.de] INFO: Scraping item 10726356 url https://www.openlane.eu/en/carv6/auction/10726356
2026-03-28 17: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-28 17:17:19 [adesa.de] INFO: Found listing with ID: 10726300
2026-03-28 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726300%27 HTTP/1.1" 200 None
2026-03-28 17:17:19 [adesa.de] INFO: Scrape type for 10726300: 2
2026-03-28 17:17:19 [adesa.de] INFO: Scraping item 10726300 url https://www.openlane.eu/en/carv6/auction/10726300
2026-03-28 17:17:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82ac63a2-f19e-585e-80b4-0dc83833597f with identifier: 10731287
2026-03-28 17:17:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82ac63a2-f19e-585e-80b4-0dc83833597f with scrape type 2
2026-03-28 17:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82ac63a2-f19e-585e-80b4-0dc83833597f with scrape type 2
2026-03-28 17:17:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 82ac63a2-f19e-585e-80b4-0dc83833597f, identifier: 10731287
2026-03-28 17:17:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46 with identifier: 10731221
2026-03-28 17:17:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46 with scrape type 2
2026-03-28 17:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46 with scrape type 2
2026-03-28 17:17:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46, identifier: 10731221
2026-03-28 17:17:19 [adesa.de] INFO: Found listing with ID: 10726402
2026-03-28 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726402%27 HTTP/1.1" 200 None
2026-03-28 17:17:19 [adesa.de] INFO: Scrape type for 10726402: 2
2026-03-28 17:17:19 [adesa.de] INFO: Scraping item 10726402 url https://www.openlane.eu/en/carv6/auction/10726402
2026-03-28 17:17:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 82ac63a2-f19e-585e-80b4-0dc83833597f with identifier: 10731287
2026-03-28 17:17:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 82ac63a2-f19e-585e-80b4-0dc83833597f with identifier: 10731287
2026-03-28 17:17:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 82ac63a2-f19e-585e-80b4-0dc83833597f with identifier: 10731287 to the API
2026-03-28 17:17:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731287>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '82ac63a2-f19e-585e-80b4-0dc83833597f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '33754092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731287',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 58538,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2021-11-29',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Trend - Electric - Automatic - 204 hp - 58.538 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2021}
2026-03-28 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731287%27 HTTP/1.1" 200 None
2026-03-28 17:17:19 [adesa.de] INFO: Saving data for 10731287: {'auction_closing_time': 1774864800.0, 'created_time': 1774614021.251966, 'last_price_update_time': 1774718239.763526}
2026-03-28 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731287') HTTP/1.1" 204 0
2026-03-28 17:17:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46 with identifier: 10731221
2026-03-28 17:17:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46 with identifier: 10731221
2026-03-28 17:17:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46 with identifier: 10731221 to the API
2026-03-28 17:17:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731221>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '34614092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731221',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 39191,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14500,
'price_includes_vat': True,
'registration_date': '2022-02-25',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Trend - Electric - Automatic - 204 hp - 39.191 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2022}
2026-03-28 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731221%27 HTTP/1.1" 200 None
2026-03-28 17:17:20 [adesa.de] INFO: Saving data for 10731221: {'auction_closing_time': 1774864800.0, 'created_time': 1774614020.318672, 'last_price_update_time': 1774718240.156674}
2026-03-28 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731221') HTTP/1.1" 204 0
2026-03-28 17:17:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ece9e43b-7dbe-54d5-9296-5fa8e72ce21e with identifier: 10731301
2026-03-28 17:17:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ece9e43b-7dbe-54d5-9296-5fa8e72ce21e with scrape type 2
2026-03-28 17:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ece9e43b-7dbe-54d5-9296-5fa8e72ce21e with scrape type 2
2026-03-28 17:17:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ece9e43b-7dbe-54d5-9296-5fa8e72ce21e, identifier: 10731301
2026-03-28 17:17:20 [adesa.de] INFO: Found listing with ID: 10726380
2026-03-28 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726380%27 HTTP/1.1" 200 None
2026-03-28 17:17:20 [adesa.de] INFO: Scrape type for 10726380: 0
2026-03-28 17:17:20 [adesa.de] INFO: Skipping item 10726380 url https://www.openlane.eu/en/carv6/auction/10726380
2026-03-28 17:17:20 [adesa.de] INFO: Found listing with ID: 10726557
2026-03-28 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726557%27 HTTP/1.1" 200 None
2026-03-28 17:17:20 [adesa.de] INFO: Scrape type for 10726557: 2
2026-03-28 17:17:20 [adesa.de] INFO: Scraping item 10726557 url https://www.openlane.eu/en/carv6/auction/10726557
2026-03-28 17:17:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ece9e43b-7dbe-54d5-9296-5fa8e72ce21e with identifier: 10731301
2026-03-28 17:17:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ece9e43b-7dbe-54d5-9296-5fa8e72ce21e with identifier: 10731301
2026-03-28 17:17:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ece9e43b-7dbe-54d5-9296-5fa8e72ce21e with identifier: 10731301 to the API
2026-03-28 17:17:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731301>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'ece9e43b-7dbe-54d5-9296-5fa8e72ce21e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '58520092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731301',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 24820,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2021-06-28',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Trend - Electric - Automatic - 204 hp - 24.820 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2021}
2026-03-28 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731301%27 HTTP/1.1" 200 None
2026-03-28 17:17:20 [adesa.de] INFO: Saving data for 10731301: {'auction_closing_time': 1774864800.0, 'created_time': 1774614022.05916, 'last_price_update_time': 1774718240.571158}
2026-03-28 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731301') HTTP/1.1" 204 0
2026-03-28 17:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731297> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3806f49b-a65a-5c9a-8799-393530346ab5 with identifier: 10731198
2026-03-28 17:17:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3806f49b-a65a-5c9a-8799-393530346ab5 with scrape type 2
2026-03-28 17:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3806f49b-a65a-5c9a-8799-393530346ab5 with scrape type 2
2026-03-28 17:17:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3806f49b-a65a-5c9a-8799-393530346ab5, identifier: 10731198
2026-03-28 17:17:20 [adesa.de] INFO: Found listing with ID: 10726555
2026-03-28 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726555%27 HTTP/1.1" 200 None
2026-03-28 17:17:20 [adesa.de] INFO: Scrape type for 10726555: 2
2026-03-28 17:17:20 [adesa.de] INFO: Scraping item 10726555 url https://www.openlane.eu/en/carv6/auction/10726555
2026-03-28 17:17:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3806f49b-a65a-5c9a-8799-393530346ab5 with identifier: 10731198
2026-03-28 17:17:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3806f49b-a65a-5c9a-8799-393530346ab5 with identifier: 10731198
2026-03-28 17:17:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3806f49b-a65a-5c9a-8799-393530346ab5 with identifier: 10731198 to the API
2026-03-28 17:17:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731198>
{'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-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '3806f49b-a65a-5c9a-8799-393530346ab5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '97932092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731198',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 19431,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Trend - Electric - Automatic - 204 hp - 19.431 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2022}
2026-03-28 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731198%27 HTTP/1.1" 200 None
2026-03-28 17:17:20 [adesa.de] INFO: Saving data for 10731198: {'auction_closing_time': 1774864800.0, 'created_time': 1774614024.370056, 'last_price_update_time': 1774718240.9984}
2026-03-28 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731198') HTTP/1.1" 204 0
2026-03-28 17:17:21 [adesa.de] INFO: Found listing with ID: 10726352
2026-03-28 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726352%27 HTTP/1.1" 200 None
2026-03-28 17:17:21 [adesa.de] INFO: Scrape type for 10726352: 0
2026-03-28 17:17:21 [adesa.de] INFO: Skipping item 10726352 url https://www.openlane.eu/en/carv6/auction/10726352
2026-03-28 17:17:21 [adesa.de] INFO: Found listing with ID: 10726406
2026-03-28 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726406%27 HTTP/1.1" 200 None
2026-03-28 17:17:21 [adesa.de] INFO: Scrape type for 10726406: 0
2026-03-28 17:17:21 [adesa.de] INFO: Skipping item 10726406 url https://www.openlane.eu/en/carv6/auction/10726406
2026-03-28 17:17:21 [adesa.de] INFO: Found listing with ID: 10726326
2026-03-28 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726326%27 HTTP/1.1" 200 None
2026-03-28 17:17:21 [adesa.de] INFO: Scrape type for 10726326: 0
2026-03-28 17:17:21 [adesa.de] INFO: Skipping item 10726326 url https://www.openlane.eu/en/carv6/auction/10726326
2026-03-28 17:17:21 [adesa.de] INFO: Found listing with ID: 10726416
2026-03-28 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726416%27 HTTP/1.1" 200 None
2026-03-28 17:17:21 [adesa.de] INFO: Scrape type for 10726416: 0
2026-03-28 17:17:21 [adesa.de] INFO: Skipping item 10726416 url https://www.openlane.eu/en/carv6/auction/10726416
2026-03-28 17:17:21 [adesa.de] INFO: Found listing with ID: 10726313
2026-03-28 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726313%27 HTTP/1.1" 200 None
2026-03-28 17:17:21 [adesa.de] INFO: Scrape type for 10726313: 0
2026-03-28 17:17:21 [adesa.de] INFO: Skipping item 10726313 url https://www.openlane.eu/en/carv6/auction/10726313
2026-03-28 17:17:21 [adesa.de] INFO: Found listing with ID: 10726324
2026-03-28 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726324%27 HTTP/1.1" 200 None
2026-03-28 17:17:21 [adesa.de] INFO: Scrape type for 10726324: 0
2026-03-28 17:17:21 [adesa.de] INFO: Skipping item 10726324 url https://www.openlane.eu/en/carv6/auction/10726324
2026-03-28 17:17:21 [adesa.de] INFO: Found listing with ID: 10726304
2026-03-28 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726304%27 HTTP/1.1" 200 None
2026-03-28 17:17:21 [adesa.de] INFO: Scrape type for 10726304: 2
2026-03-28 17:17:21 [adesa.de] INFO: Scraping item 10726304 url https://www.openlane.eu/en/carv6/auction/10726304
2026-03-28 17:17:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b33f5af2-9ad4-54de-8721-a0a9de2d02b5 with identifier: 10731297
2026-03-28 17:17:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b33f5af2-9ad4-54de-8721-a0a9de2d02b5 with scrape type 2
2026-03-28 17:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b33f5af2-9ad4-54de-8721-a0a9de2d02b5 with scrape type 2
2026-03-28 17:17:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b33f5af2-9ad4-54de-8721-a0a9de2d02b5, identifier: 10731297
2026-03-28 17:17:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b33f5af2-9ad4-54de-8721-a0a9de2d02b5 with identifier: 10731297
2026-03-28 17:17:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b33f5af2-9ad4-54de-8721-a0a9de2d02b5 with identifier: 10731297
2026-03-28 17:17:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b33f5af2-9ad4-54de-8721-a0a9de2d02b5 with identifier: 10731297 to the API
2026-03-28 17:17:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:17:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:17:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731297>
{'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-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'b33f5af2-9ad4-54de-8721-a0a9de2d02b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '9191092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731297',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 130683,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2021-12-28',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Trend - Electric - Automatic - 204 hp - 130.683 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2021}
2026-03-28 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731297%27 HTTP/1.1" 200 None
2026-03-28 17:17:21 [adesa.de] INFO: Saving data for 10731297: {'auction_closing_time': 1774864800.0, 'created_time': 1774614030.66485, 'last_price_update_time': 1774718241.532396}
2026-03-28 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731297') HTTP/1.1" 204 0
2026-03-28 17:17:21 [adesa.de] INFO: Found listing with ID: 10726286
2026-03-28 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726286%27 HTTP/1.1" 200 None
2026-03-28 17:17:21 [adesa.de] INFO: Scrape type for 10726286: 2
2026-03-28 17:17:21 [adesa.de] INFO: Scraping item 10726286 url https://www.openlane.eu/en/carv6/auction/10726286
2026-03-28 17:17:21 [adesa.de] INFO: Found listing with ID: 10726350
2026-03-28 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726350%27 HTTP/1.1" 200 None
2026-03-28 17:17:21 [adesa.de] INFO: Scrape type for 10726350: 2
2026-03-28 17:17:21 [adesa.de] INFO: Scraping item 10726350 url https://www.openlane.eu/en/carv6/auction/10726350
2026-03-28 17:17:21 [adesa.de] INFO: Found listing with ID: 10726320
2026-03-28 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726320%27 HTTP/1.1" 200 None
2026-03-28 17:17:21 [adesa.de] INFO: Scrape type for 10726320: 2
2026-03-28 17:17:21 [adesa.de] INFO: Scraping item 10726320 url https://www.openlane.eu/en/carv6/auction/10726320
2026-03-28 17:17:21 [adesa.de] INFO: Found listing with ID: 10726420
2026-03-28 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726420%27 HTTP/1.1" 200 None
2026-03-28 17:17:21 [adesa.de] INFO: Scrape type for 10726420: 2
2026-03-28 17:17:21 [adesa.de] INFO: Scraping item 10726420 url https://www.openlane.eu/en/carv6/auction/10726420
2026-03-28 17:17:21 [adesa.de] INFO: Found listing with ID: 10726318
2026-03-28 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726318%27 HTTP/1.1" 200 None
2026-03-28 17:17:21 [adesa.de] INFO: Scrape type for 10726318: 0
2026-03-28 17:17:21 [adesa.de] INFO: Skipping item 10726318 url https://www.openlane.eu/en/carv6/auction/10726318
2026-03-28 17:17:21 [adesa.de] INFO: Found listing with ID: 10726272
2026-03-28 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726272%27 HTTP/1.1" 200 None
2026-03-28 17:17:21 [adesa.de] INFO: Scrape type for 10726272: 2
2026-03-28 17:17:21 [adesa.de] INFO: Scraping item 10726272 url https://www.openlane.eu/en/carv6/auction/10726272
2026-03-28 17:17:21 [adesa.de] INFO: Found listing with ID: 10726998
2026-03-28 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726998%27 HTTP/1.1" 200 None
2026-03-28 17:17:21 [adesa.de] INFO: Scrape type for 10726998: 2
2026-03-28 17:17:21 [adesa.de] INFO: Scraping item 10726998 url https://www.openlane.eu/en/carv6/auction/10726998
2026-03-28 17:17:21 [adesa.de] INFO: Found listing with ID: 10726619
2026-03-28 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726619%27 HTTP/1.1" 200 None
2026-03-28 17:17:21 [adesa.de] INFO: Scrape type for 10726619: 2
2026-03-28 17:17:21 [adesa.de] INFO: Scraping item 10726619 url https://www.openlane.eu/en/carv6/auction/10726619
2026-03-28 17:17:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731227> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:21 [adesa.de] INFO: Found listing with ID: 10726279
2026-03-28 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726279%27 HTTP/1.1" 200 None
2026-03-28 17:17:21 [adesa.de] INFO: Scrape type for 10726279: 2
2026-03-28 17:17:21 [adesa.de] INFO: Scraping item 10726279 url https://www.openlane.eu/en/carv6/auction/10726279
2026-03-28 17:17:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:21 [adesa.de] INFO: Found listing with ID: 10726339
2026-03-28 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726339%27 HTTP/1.1" 200 None
2026-03-28 17:17:21 [adesa.de] INFO: Scrape type for 10726339: 2
2026-03-28 17:17:21 [adesa.de] INFO: Scraping item 10726339 url https://www.openlane.eu/en/carv6/auction/10726339
2026-03-28 17:17:21 [adesa.de] INFO: Found listing with ID: 10726301
2026-03-28 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726301%27 HTTP/1.1" 200 None
2026-03-28 17:17:21 [adesa.de] INFO: Scrape type for 10726301: 2
2026-03-28 17:17:21 [adesa.de] INFO: Scraping item 10726301 url https://www.openlane.eu/en/carv6/auction/10726301
2026-03-28 17:17:21 [adesa.de] INFO: Found listing with ID: 10727049
2026-03-28 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710727049%27 HTTP/1.1" 200 None
2026-03-28 17:17:21 [adesa.de] INFO: Scrape type for 10727049: 2
2026-03-28 17:17:21 [adesa.de] INFO: Scraping item 10727049 url https://www.openlane.eu/en/carv6/auction/10727049
2026-03-28 17:17:21 [adesa.de] INFO: Found listing with ID: 10726425
2026-03-28 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726425%27 HTTP/1.1" 200 None
2026-03-28 17:17:21 [adesa.de] INFO: Scrape type for 10726425: 2
2026-03-28 17:17:21 [adesa.de] INFO: Scraping item 10726425 url https://www.openlane.eu/en/carv6/auction/10726425
2026-03-28 17:17:21 [adesa.de] INFO: Found listing with ID: 10726271
2026-03-28 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726271%27 HTTP/1.1" 200 None
2026-03-28 17:17:21 [adesa.de] INFO: Scrape type for 10726271: 2
2026-03-28 17:17:21 [adesa.de] INFO: Scraping item 10726271 url https://www.openlane.eu/en/carv6/auction/10726271
2026-03-28 17:17:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca96b3b2-5938-543d-84ed-704ad8f2e3b0 with identifier: 10731227
2026-03-28 17:17:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca96b3b2-5938-543d-84ed-704ad8f2e3b0 with scrape type 2
2026-03-28 17:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca96b3b2-5938-543d-84ed-704ad8f2e3b0 with scrape type 2
2026-03-28 17:17:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ca96b3b2-5938-543d-84ed-704ad8f2e3b0, identifier: 10731227
2026-03-28 17:17:21 [adesa.de] INFO: Found listing with ID: 10726347
2026-03-28 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726347%27 HTTP/1.1" 200 None
2026-03-28 17:17:22 [adesa.de] INFO: Scrape type for 10726347: 2
2026-03-28 17:17:22 [adesa.de] INFO: Scraping item 10726347 url https://www.openlane.eu/en/carv6/auction/10726347
2026-03-28 17:17:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ca96b3b2-5938-543d-84ed-704ad8f2e3b0 with identifier: 10731227
2026-03-28 17:17:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ca96b3b2-5938-543d-84ed-704ad8f2e3b0 with identifier: 10731227
2026-03-28 17:17:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ca96b3b2-5938-543d-84ed-704ad8f2e3b0 with identifier: 10731227 to the API
2026-03-28 17:17:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:17:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:17:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731227>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'ca96b3b2-5938-543d-84ed-704ad8f2e3b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4192093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731227',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 32874,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Trend - Electric - Automatic - 136 hp - 32.874 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2023}
2026-03-28 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731227%27 HTTP/1.1" 200 None
2026-03-28 17:17:22 [adesa.de] INFO: Saving data for 10731227: {'auction_closing_time': 1774864800.0, 'created_time': 1774614032.049897, 'last_price_update_time': 1774718242.262293}
2026-03-28 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731227') HTTP/1.1" 204 0
2026-03-28 17:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731374> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:22 [adesa.de] INFO: Found listing with ID: 10726394
2026-03-28 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726394%27 HTTP/1.1" 200 None
2026-03-28 17:17:22 [adesa.de] INFO: Scrape type for 10726394: 2
2026-03-28 17:17:22 [adesa.de] INFO: Scraping item 10726394 url https://www.openlane.eu/en/carv6/auction/10726394
2026-03-28 17:17:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:22 [adesa.de] INFO: Found listing with ID: 10726386
2026-03-28 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726386%27 HTTP/1.1" 200 None
2026-03-28 17:17:22 [adesa.de] INFO: Scrape type for 10726386: 2
2026-03-28 17:17:22 [adesa.de] INFO: Scraping item 10726386 url https://www.openlane.eu/en/carv6/auction/10726386
2026-03-28 17:17:22 [adesa.de] INFO: Found listing with ID: 10726383
2026-03-28 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726383%27 HTTP/1.1" 200 None
2026-03-28 17:17:22 [adesa.de] INFO: Scrape type for 10726383: 2
2026-03-28 17:17:22 [adesa.de] INFO: Scraping item 10726383 url https://www.openlane.eu/en/carv6/auction/10726383
2026-03-28 17:17:22 [adesa.de] INFO: Found listing with ID: 10726430
2026-03-28 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726430%27 HTTP/1.1" 200 None
2026-03-28 17:17:22 [adesa.de] INFO: Scrape type for 10726430: 0
2026-03-28 17:17:22 [adesa.de] INFO: Skipping item 10726430 url https://www.openlane.eu/en/carv6/auction/10726430
2026-03-28 17:17:22 [adesa.de] INFO: Found listing with ID: 10726345
2026-03-28 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726345%27 HTTP/1.1" 200 None
2026-03-28 17:17:22 [adesa.de] INFO: Scrape type for 10726345: 2
2026-03-28 17:17:22 [adesa.de] INFO: Scraping item 10726345 url https://www.openlane.eu/en/carv6/auction/10726345
2026-03-28 17:17:22 [adesa.de] INFO: Found listing with ID: 10726354
2026-03-28 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726354%27 HTTP/1.1" 200 None
2026-03-28 17:17:22 [adesa.de] INFO: Scrape type for 10726354: 0
2026-03-28 17:17:22 [adesa.de] INFO: Skipping item 10726354 url https://www.openlane.eu/en/carv6/auction/10726354
2026-03-28 17:17:22 [adesa.de] INFO: Found listing with ID: 10727136
2026-03-28 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710727136%27 HTTP/1.1" 200 None
2026-03-28 17:17:22 [adesa.de] INFO: Scrape type for 10727136: 2
2026-03-28 17:17:22 [adesa.de] INFO: Scraping item 10727136 url https://www.openlane.eu/en/carv6/auction/10727136
2026-03-28 17:17:22 [adesa.de] INFO: Found listing with ID: 10726396
2026-03-28 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726396%27 HTTP/1.1" 200 None
2026-03-28 17:17:22 [adesa.de] INFO: Scrape type for 10726396: 0
2026-03-28 17:17:22 [adesa.de] INFO: Skipping item 10726396 url https://www.openlane.eu/en/carv6/auction/10726396
2026-03-28 17:17:22 [adesa.de] INFO: Found listing with ID: 10726422
2026-03-28 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726422%27 HTTP/1.1" 200 None
2026-03-28 17:17:22 [adesa.de] INFO: Scrape type for 10726422: 0
2026-03-28 17:17:22 [adesa.de] INFO: Skipping item 10726422 url https://www.openlane.eu/en/carv6/auction/10726422
2026-03-28 17:17:22 [adesa.de] INFO: Found listing with ID: 10726343
2026-03-28 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726343%27 HTTP/1.1" 200 None
2026-03-28 17:17:22 [adesa.de] INFO: Scrape type for 10726343: 0
2026-03-28 17:17:22 [adesa.de] INFO: Skipping item 10726343 url https://www.openlane.eu/en/carv6/auction/10726343
2026-03-28 17:17:22 [adesa.de] INFO: Found listing with ID: 10726314
2026-03-28 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726314%27 HTTP/1.1" 200 None
2026-03-28 17:17:22 [adesa.de] INFO: Scrape type for 10726314: 0
2026-03-28 17:17:22 [adesa.de] INFO: Skipping item 10726314 url https://www.openlane.eu/en/carv6/auction/10726314
2026-03-28 17:17:22 [adesa.de] INFO: Found listing with ID: 10726418
2026-03-28 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726418%27 HTTP/1.1" 200 None
2026-03-28 17:17:22 [adesa.de] INFO: Scrape type for 10726418: 0
2026-03-28 17:17:22 [adesa.de] INFO: Skipping item 10726418 url https://www.openlane.eu/en/carv6/auction/10726418
2026-03-28 17:17:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae73fe8a-0560-5c5e-963a-7871fa3c197a with identifier: 10731374
2026-03-28 17:17:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae73fe8a-0560-5c5e-963a-7871fa3c197a with scrape type 2
2026-03-28 17:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae73fe8a-0560-5c5e-963a-7871fa3c197a with scrape type 2
2026-03-28 17:17:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ae73fe8a-0560-5c5e-963a-7871fa3c197a, identifier: 10731374
2026-03-28 17:17:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ae73fe8a-0560-5c5e-963a-7871fa3c197a with identifier: 10731374
2026-03-28 17:17:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ae73fe8a-0560-5c5e-963a-7871fa3c197a with identifier: 10731374
2026-03-28 17:17:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ae73fe8a-0560-5c5e-963a-7871fa3c197a with identifier: 10731374 to the API
2026-03-28 17:17:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:17:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:17:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731374>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'ae73fe8a-0560-5c5e-963a-7871fa3c197a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '58492092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731374',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 56715,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2021-12-28',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Trend - Electric - Automatic - 136 hp - 56.715 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2021}
2026-03-28 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731374%27 HTTP/1.1" 200 None
2026-03-28 17:17:22 [adesa.de] INFO: Saving data for 10731374: {'auction_closing_time': 1774864800.0, 'created_time': 1774614025.910352, 'last_price_update_time': 1774718242.939817}
2026-03-28 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731374') HTTP/1.1" 204 0
2026-03-28 17:17:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731218> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17:17:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731140> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17:17:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7bff3872-79eb-5101-beca-105077c22197 with identifier: 10731218
2026-03-28 17:17:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7bff3872-79eb-5101-beca-105077c22197 with scrape type 2
2026-03-28 17:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7bff3872-79eb-5101-beca-105077c22197 with scrape type 2
2026-03-28 17:17:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7bff3872-79eb-5101-beca-105077c22197, identifier: 10731218
2026-03-28 17:17:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7bff3872-79eb-5101-beca-105077c22197 with identifier: 10731218
2026-03-28 17:17:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7bff3872-79eb-5101-beca-105077c22197 with identifier: 10731218
2026-03-28 17:17:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7bff3872-79eb-5101-beca-105077c22197 with identifier: 10731218 to the API
2026-03-28 17:17:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:17:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:17:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731218>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 325,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '7bff3872-79eb-5101-beca-105077c22197',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '19159093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731218',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 6',
'odometer': 22194,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23600,
'price_includes_vat': True,
'registration_date': '2023-03-08',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Ioniq 6 First Edition - Electric - Automatic - 325 hp - '
'22.194 km',
'transmission': 'automatic',
'trim': 'First Edition',
'vin': None,
'year': 2023}
2026-03-28 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731218%27 HTTP/1.1" 200 None
2026-03-28 17:17:23 [adesa.de] INFO: Saving data for 10731218: {'auction_closing_time': 1774864800.0, 'created_time': 1774614037.342504, 'last_price_update_time': 1774718243.538769}
2026-03-28 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731218') HTTP/1.1" 204 0
2026-03-28 17:17:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731341> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17:17:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48600cc3-ffe5-53f8-b2a4-2e9da08fc09b with identifier: 10731140
2026-03-28 17:17:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48600cc3-ffe5-53f8-b2a4-2e9da08fc09b with scrape type 2
2026-03-28 17:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48600cc3-ffe5-53f8-b2a4-2e9da08fc09b with scrape type 2
2026-03-28 17:17:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 48600cc3-ffe5-53f8-b2a4-2e9da08fc09b, identifier: 10731140
2026-03-28 17:17:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 48600cc3-ffe5-53f8-b2a4-2e9da08fc09b with identifier: 10731140
2026-03-28 17:17:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 48600cc3-ffe5-53f8-b2a4-2e9da08fc09b with identifier: 10731140
2026-03-28 17:17:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 48600cc3-ffe5-53f8-b2a4-2e9da08fc09b with identifier: 10731140 to the API
2026-03-28 17:17:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:17:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:17:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731140>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '48600cc3-ffe5-53f8-b2a4-2e9da08fc09b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '97912092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731140',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 68584,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2023-02-24',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Trend - Electric - Automatic - 136 hp - 68.584 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2023}
2026-03-28 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731140%27 HTTP/1.1" 200 None
2026-03-28 17:17:23 [adesa.de] INFO: Saving data for 10731140: {'auction_closing_time': 1774864800.0, 'created_time': 1774614030.248311, 'last_price_update_time': 1774718243.922284}
2026-03-28 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731140') HTTP/1.1" 204 0
2026-03-28 17:17:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aea547d4-748c-52e7-bc51-e331e5124ff4 with identifier: 10731341
2026-03-28 17:17:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aea547d4-748c-52e7-bc51-e331e5124ff4 with scrape type 2
2026-03-28 17:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aea547d4-748c-52e7-bc51-e331e5124ff4 with scrape type 2
2026-03-28 17:17:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: aea547d4-748c-52e7-bc51-e331e5124ff4, identifier: 10731341
2026-03-28 17:17:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: aea547d4-748c-52e7-bc51-e331e5124ff4 with identifier: 10731341
2026-03-28 17:17:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: aea547d4-748c-52e7-bc51-e331e5124ff4 with identifier: 10731341
2026-03-28 17:17:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: aea547d4-748c-52e7-bc51-e331e5124ff4 with identifier: 10731341 to the API
2026-03-28 17:17:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731341>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 325,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'aea547d4-748c-52e7-bc51-e331e5124ff4',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '11865093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731341',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 6',
'odometer': 60516,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2023-03-13',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Ioniq 6 First Edition - AWD - Electric - Automatic - 325 hp '
'- 60.516 km',
'transmission': 'automatic',
'trim': 'First Edition',
'vin': None,
'year': 2023}
2026-03-28 17:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731341%27 HTTP/1.1" 200 None
2026-03-28 17:17:24 [adesa.de] INFO: Saving data for 10731341: {'auction_closing_time': 1774864800.0, 'created_time': 1774614008.822036, 'last_price_update_time': 1774718244.329297}
2026-03-28 17:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731341') HTTP/1.1" 204 0
2026-03-28 17:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731268> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 17:17:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00ebe685-2fe6-5af8-ad48-16d7650f3b9f with identifier: 10731268
2026-03-28 17:17:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00ebe685-2fe6-5af8-ad48-16d7650f3b9f with scrape type 2
2026-03-28 17:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00ebe685-2fe6-5af8-ad48-16d7650f3b9f with scrape type 2
2026-03-28 17:17:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 00ebe685-2fe6-5af8-ad48-16d7650f3b9f, identifier: 10731268
2026-03-28 17:17:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 00ebe685-2fe6-5af8-ad48-16d7650f3b9f with identifier: 10731268
2026-03-28 17:17:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 00ebe685-2fe6-5af8-ad48-16d7650f3b9f with identifier: 10731268
2026-03-28 17:17:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 00ebe685-2fe6-5af8-ad48-16d7650f3b9f with identifier: 10731268 to the API
2026-03-28 17:17:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731268>
{'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': 180,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '00ebe685-2fe6-5af8-ad48-16d7650f3b9f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '92259092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731268',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 38840,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2022-02-21',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Tucson 1.6 T-GDI Trend - Hybrid - Automatic - 180 hp - '
'38.840 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2022}
2026-03-28 17:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731268%27 HTTP/1.1" 200 None
2026-03-28 17:17:24 [adesa.de] INFO: Saving data for 10731268: {'auction_closing_time': 1774864800.0, 'created_time': 1774614002.942735, 'last_price_update_time': 1774718244.819152}
2026-03-28 17:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731268') HTTP/1.1" 204 0
2026-03-28 17:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731248> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731271> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66d1c1be-9f69-578d-971c-d2381c301fc3 with identifier: 10731248
2026-03-28 17:17:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66d1c1be-9f69-578d-971c-d2381c301fc3 with scrape type 2
2026-03-28 17:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66d1c1be-9f69-578d-971c-d2381c301fc3 with scrape type 2
2026-03-28 17:17:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 66d1c1be-9f69-578d-971c-d2381c301fc3, identifier: 10731248
2026-03-28 17:17:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 66d1c1be-9f69-578d-971c-d2381c301fc3 with identifier: 10731248
2026-03-28 17:17:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 66d1c1be-9f69-578d-971c-d2381c301fc3 with identifier: 10731248
2026-03-28 17:17:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 66d1c1be-9f69-578d-971c-d2381c301fc3 with identifier: 10731248 to the API
2026-03-28 17:17:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731248>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '66d1c1be-9f69-578d-971c-d2381c301fc3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '71502092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731248',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 65170,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16300,
'price_includes_vat': True,
'registration_date': '2022-01-13',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Tucson 1.6 T-GDI Trend - Petrol - Automatic - 150 hp - '
'65.170 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2022}
2026-03-28 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731248%27 HTTP/1.1" 200 None
2026-03-28 17:17:25 [adesa.de] INFO: Saving data for 10731248: {'auction_closing_time': 1774864800.0, 'created_time': 1774614003.718709, 'last_price_update_time': 1774718245.309604}
2026-03-28 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731248') HTTP/1.1" 204 0
2026-03-28 17:17:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726404> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ecafe56-0160-5e03-877d-dd701edf1e31 with identifier: 10731271
2026-03-28 17:17:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ecafe56-0160-5e03-877d-dd701edf1e31 with scrape type 2
2026-03-28 17:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ecafe56-0160-5e03-877d-dd701edf1e31 with scrape type 2
2026-03-28 17:17:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0ecafe56-0160-5e03-877d-dd701edf1e31, identifier: 10731271
2026-03-28 17: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-28 17:17:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736416> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0ecafe56-0160-5e03-877d-dd701edf1e31 with identifier: 10731271
2026-03-28 17:17:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0ecafe56-0160-5e03-877d-dd701edf1e31 with identifier: 10731271
2026-03-28 17:17:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0ecafe56-0160-5e03-877d-dd701edf1e31 with identifier: 10731271 to the API
2026-03-28 17:17:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731271>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 170,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '0ecafe56-0160-5e03-877d-dd701edf1e31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '97957092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731271',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'EV6',
'odometer': 38105,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21200,
'price_includes_vat': True,
'registration_date': '2022-02-18',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia EV6 GT Line - Electric - Automatic - 170 hp - 38.105 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2022}
2026-03-28 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731271%27 HTTP/1.1" 200 None
2026-03-28 17:17:25 [adesa.de] INFO: Saving data for 10731271: {'auction_closing_time': 1774864800.0, 'created_time': 1774614007.733471, 'last_price_update_time': 1774718245.702188}
2026-03-28 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731271') HTTP/1.1" 204 0
2026-03-28 17: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-28 17:17:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6fcc4a5f-bad0-5c15-ad27-e06ca09a5507 with identifier: 10726404
2026-03-28 17:17:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fcc4a5f-bad0-5c15-ad27-e06ca09a5507 with scrape type 2
2026-03-28 17:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6fcc4a5f-bad0-5c15-ad27-e06ca09a5507 with scrape type 2
2026-03-28 17:17:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6fcc4a5f-bad0-5c15-ad27-e06ca09a5507, identifier: 10726404
2026-03-28 17:17:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b794e4ea-99ac-5e01-b85e-7f07272b4873 with identifier: 10736416
2026-03-28 17:17:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b794e4ea-99ac-5e01-b85e-7f07272b4873 with scrape type 2
2026-03-28 17:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b794e4ea-99ac-5e01-b85e-7f07272b4873 with scrape type 2
2026-03-28 17:17:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b794e4ea-99ac-5e01-b85e-7f07272b4873, identifier: 10736416
2026-03-28 17:17:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6fcc4a5f-bad0-5c15-ad27-e06ca09a5507 with identifier: 10726404
2026-03-28 17:17:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6fcc4a5f-bad0-5c15-ad27-e06ca09a5507 with identifier: 10726404
2026-03-28 17:17:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6fcc4a5f-bad0-5c15-ad27-e06ca09a5507 with identifier: 10726404 to the API
2026-03-28 17:17:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726404>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '6fcc4a5f-bad0-5c15-ad27-e06ca09a5507',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '389057',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726404',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X1',
'odometer': 95678,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2022-07-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'BMW X1 25e Advantage - xDrive - Hybrid - Automatic - 125 hp - '
'95.678 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2022}
2026-03-28 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726404%27 HTTP/1.1" 200 None
2026-03-28 17:17:26 [adesa.de] INFO: Saving data for 10726404: {'auction_closing_time': 1774962000.0, 'created_time': 1774498552.942031, 'last_price_update_time': 1774718246.187716}
2026-03-28 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726404') HTTP/1.1" 204 0
2026-03-28 17:17:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b794e4ea-99ac-5e01-b85e-7f07272b4873 with identifier: 10736416
2026-03-28 17:17:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b794e4ea-99ac-5e01-b85e-7f07272b4873 with identifier: 10736416
2026-03-28 17:17:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b794e4ea-99ac-5e01-b85e-7f07272b4873 with identifier: 10736416 to the API
2026-03-28 17:17:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736416>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'b794e4ea-99ac-5e01-b85e-7f07272b4873',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EUFA2167',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736416',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 26828,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10250,
'price_includes_vat': True,
'registration_date': '2024-03-28',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Peugeot 208 1.2i - Petrol - Manual - 75 hp - 26.828 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710736416%27 HTTP/1.1" 200 None
2026-03-28 17:17:26 [adesa.de] INFO: Saving data for 10736416: {'auction_closing_time': 1774864800.0, 'created_time': 1774613984.190723, 'last_price_update_time': 1774718246.490288}
2026-03-28 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736416') HTTP/1.1" 204 0
2026-03-28 17:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734662> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726388> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 290d6376-ac15-5aac-90a7-895079312229 with identifier: 10734662
2026-03-28 17:17:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 290d6376-ac15-5aac-90a7-895079312229 with scrape type 2
2026-03-28 17:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 290d6376-ac15-5aac-90a7-895079312229 with scrape type 2
2026-03-28 17:17:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 290d6376-ac15-5aac-90a7-895079312229, identifier: 10734662
2026-03-28 17:17:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 290d6376-ac15-5aac-90a7-895079312229 with identifier: 10734662
2026-03-28 17:17:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 290d6376-ac15-5aac-90a7-895079312229 with identifier: 10734662
2026-03-28 17:17:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 290d6376-ac15-5aac-90a7-895079312229 with identifier: 10734662 to the API
2026-03-28 17:17:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734662>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-30T07:40: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': '126000711',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734662',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Born',
'odometer': 79525,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17000,
'price_includes_vat': True,
'registration_date': '2022-12-01',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Cupra Born 58 kWh - Electric - Automatic - 231 hp - 79.525 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734662%27 HTTP/1.1" 200 None
2026-03-28 17:17:26 [adesa.de] INFO: Saving data for 10734662: {'auction_closing_time': 1774856400.0, 'created_time': 1774614390.034958, 'last_price_update_time': 1774718246.97911}
2026-03-28 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734662') HTTP/1.1" 204 0
2026-03-28 17:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726557> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 967ad452-3759-5194-a7f2-6fc02cb7e223 with identifier: 10726388
2026-03-28 17:17:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 967ad452-3759-5194-a7f2-6fc02cb7e223 with scrape type 2
2026-03-28 17:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 967ad452-3759-5194-a7f2-6fc02cb7e223 with scrape type 2
2026-03-28 17:17:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 967ad452-3759-5194-a7f2-6fc02cb7e223, identifier: 10726388
2026-03-28 17:17:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 967ad452-3759-5194-a7f2-6fc02cb7e223 with identifier: 10726388
2026-03-28 17:17:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 967ad452-3759-5194-a7f2-6fc02cb7e223 with identifier: 10726388
2026-03-28 17:17:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 967ad452-3759-5194-a7f2-6fc02cb7e223 with identifier: 10726388 to the API
2026-03-28 17:17:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726388>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '967ad452-3759-5194-a7f2-6fc02cb7e223',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '458924',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726388',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'BMW',
'model': 'X3',
'odometer': 48665,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 25500,
'price_includes_vat': True,
'registration_date': '2024-06-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'BMW X3 20d - xDrive - Diesel - Automatic - 190 hp - 48.665 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 17:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726388%27 HTTP/1.1" 200 None
2026-03-28 17:17:27 [adesa.de] INFO: Saving data for 10726388: {'auction_closing_time': 1774962000.0, 'created_time': 1774498552.438995, 'last_price_update_time': 1774718247.365958}
2026-03-28 17:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726388') HTTP/1.1" 204 0
2026-03-28 17:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726619> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5adde7aa-75f0-5df1-b05a-73f13706293e with identifier: 10726557
2026-03-28 17:17:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5adde7aa-75f0-5df1-b05a-73f13706293e with scrape type 2
2026-03-28 17:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5adde7aa-75f0-5df1-b05a-73f13706293e with scrape type 2
2026-03-28 17:17:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5adde7aa-75f0-5df1-b05a-73f13706293e, identifier: 10726557
2026-03-28 17:17:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5adde7aa-75f0-5df1-b05a-73f13706293e with identifier: 10726557
2026-03-28 17:17:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5adde7aa-75f0-5df1-b05a-73f13706293e with identifier: 10726557
2026-03-28 17:17:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5adde7aa-75f0-5df1-b05a-73f13706293e with identifier: 10726557 to the API
2026-03-28 17:17:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726557>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 160,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '5adde7aa-75f0-5df1-b05a-73f13706293e',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '6212767',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726557',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 22248,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2025-02-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Hyundai Tucson 1.6 T-GDI Prime - AWD - Petrol - Automatic - 160 hp '
'- 22.248 km',
'transmission': 'automatic',
'trim': 'Prime',
'vin': None,
'year': 2025}
2026-03-28 17:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726557%27 HTTP/1.1" 200 None
2026-03-28 17:17:27 [adesa.de] INFO: Saving data for 10726557: {'auction_closing_time': 1774962000.0, 'created_time': 1774527578.205307, 'last_price_update_time': 1774718247.743123}
2026-03-28 17:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726557') HTTP/1.1" 204 0
2026-03-28 17:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731351> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c777b207-4306-5be2-b227-d58aa29e724a with identifier: 10726619
2026-03-28 17:17:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c777b207-4306-5be2-b227-d58aa29e724a with scrape type 2
2026-03-28 17:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c777b207-4306-5be2-b227-d58aa29e724a with scrape type 2
2026-03-28 17:17:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c777b207-4306-5be2-b227-d58aa29e724a, identifier: 10726619
2026-03-28 17:17:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c777b207-4306-5be2-b227-d58aa29e724a with identifier: 10726619
2026-03-28 17:17:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c777b207-4306-5be2-b227-d58aa29e724a with identifier: 10726619
2026-03-28 17:17:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c777b207-4306-5be2-b227-d58aa29e724a with identifier: 10726619 to the API
2026-03-28 17:17:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:17:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:17:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726619>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 218,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': 'c777b207-4306-5be2-b227-d58aa29e724a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VF1RCB00771156744',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726619',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 19644,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18300,
'price_includes_vat': True,
'registration_date': '2024-02-06',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Renault Megane E-Tech Iconic - Electric - Automatic - 218 hp - '
'19.644 km',
'transmission': 'automatic',
'trim': 'Iconic',
'vin': None,
'year': 2024}
2026-03-28 17:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726619%27 HTTP/1.1" 200 None
2026-03-28 17:17:28 [adesa.de] INFO: Saving data for 10726619: {'auction_closing_time': 1774962000.0, 'created_time': 1774527564.243947, 'last_price_update_time': 1774718248.144719}
2026-03-28 17:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726619') HTTP/1.1" 204 0
2026-03-28 17:17:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a5ca87f-9157-5410-a8be-e478d5159c5a with identifier: 10731351
2026-03-28 17:17:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a5ca87f-9157-5410-a8be-e478d5159c5a with scrape type 2
2026-03-28 17:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a5ca87f-9157-5410-a8be-e478d5159c5a with scrape type 2
2026-03-28 17:17:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4a5ca87f-9157-5410-a8be-e478d5159c5a, identifier: 10731351
2026-03-28 17:17:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4a5ca87f-9157-5410-a8be-e478d5159c5a with identifier: 10731351
2026-03-28 17:17:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4a5ca87f-9157-5410-a8be-e478d5159c5a with identifier: 10731351
2026-03-28 17:17:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4a5ca87f-9157-5410-a8be-e478d5159c5a with identifier: 10731351 to the API
2026-03-28 17:17:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:17:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:17:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731351>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '4a5ca87f-9157-5410-a8be-e478d5159c5a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '19187093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731351',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 86864,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2022-03-11',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai i30 Wagon 1.5 GDI N Line - Petrol - Automatic - 160 hp - '
'86.864 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2022}
2026-03-28 17:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731351%27 HTTP/1.1" 200 None
2026-03-28 17:17:28 [adesa.de] INFO: Saving data for 10731351: {'auction_closing_time': 1774864800.0, 'created_time': 1774614029.817582, 'last_price_update_time': 1774718248.532909}
2026-03-28 17:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731351') HTTP/1.1" 204 0
2026-03-28 17:17:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726341> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726345> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4057c034-1396-5679-b48e-eedc8a044413 with identifier: 10726341
2026-03-28 17:17:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4057c034-1396-5679-b48e-eedc8a044413 with scrape type 2
2026-03-28 17:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4057c034-1396-5679-b48e-eedc8a044413 with scrape type 2
2026-03-28 17:17:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4057c034-1396-5679-b48e-eedc8a044413, identifier: 10726341
2026-03-28 17:17:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9713b8dc-fbe0-5416-9a26-a256db5ac280 with identifier: 10726345
2026-03-28 17:17:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9713b8dc-fbe0-5416-9a26-a256db5ac280 with scrape type 2
2026-03-28 17:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9713b8dc-fbe0-5416-9a26-a256db5ac280 with scrape type 2
2026-03-28 17:17:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9713b8dc-fbe0-5416-9a26-a256db5ac280, identifier: 10726345
2026-03-28 17:17:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4057c034-1396-5679-b48e-eedc8a044413 with identifier: 10726341
2026-03-28 17:17:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4057c034-1396-5679-b48e-eedc8a044413 with identifier: 10726341
2026-03-28 17:17:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4057c034-1396-5679-b48e-eedc8a044413 with identifier: 10726341 to the API
2026-03-28 17:17:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:17:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:17:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726341>
{'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-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '4057c034-1396-5679-b48e-eedc8a044413',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '459176',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726341',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 59574,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2021-11-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Hyundai e-Kona - Electric - Automatic - 136 hp - 59.574 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726341%27 HTTP/1.1" 200 None
2026-03-28 17:17:29 [adesa.de] INFO: Saving data for 10726341: {'auction_closing_time': 1774962000.0, 'created_time': 1774498549.343941, 'last_price_update_time': 1774718249.119807}
2026-03-28 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726341') HTTP/1.1" 204 0
2026-03-28 17:17:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9713b8dc-fbe0-5416-9a26-a256db5ac280 with identifier: 10726345
2026-03-28 17:17:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9713b8dc-fbe0-5416-9a26-a256db5ac280 with identifier: 10726345
2026-03-28 17:17:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9713b8dc-fbe0-5416-9a26-a256db5ac280 with identifier: 10726345 to the API
2026-03-28 17:17:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:17:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:17:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726345>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '9713b8dc-fbe0-5416-9a26-a256db5ac280',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4640643',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726345',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 40767,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Skoda Kamiq 1.0 TSI Style - Petrol - Automatic - 110 hp - 40.767 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-28 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726345%27 HTTP/1.1" 200 None
2026-03-28 17:17:29 [adesa.de] INFO: Saving data for 10726345: {'auction_closing_time': 1774962000.0, 'created_time': 1774498570.298878, 'last_price_update_time': 1774718249.425481}
2026-03-28 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726345') HTTP/1.1" 204 0
2026-03-28 17:17:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726386> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:29 [adesa.de] INFO: Found listing with ID: 10726409
2026-03-28 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726409%27 HTTP/1.1" 200 None
2026-03-28 17:17:29 [adesa.de] INFO: Scrape type for 10726409: 0
2026-03-28 17:17:29 [adesa.de] INFO: Skipping item 10726409 url https://www.openlane.eu/en/carv6/auction/10726409
2026-03-28 17:17:29 [adesa.de] INFO: Found listing with ID: 10727133
2026-03-28 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710727133%27 HTTP/1.1" 200 None
2026-03-28 17:17:29 [adesa.de] INFO: Scrape type for 10727133: 0
2026-03-28 17:17:29 [adesa.de] INFO: Skipping item 10727133 url https://www.openlane.eu/en/carv6/auction/10727133
2026-03-28 17:17:29 [adesa.de] INFO: Found listing with ID: 10727053
2026-03-28 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710727053%27 HTTP/1.1" 200 None
2026-03-28 17:17:29 [adesa.de] INFO: Scrape type for 10727053: 0
2026-03-28 17:17:29 [adesa.de] INFO: Skipping item 10727053 url https://www.openlane.eu/en/carv6/auction/10727053
2026-03-28 17:17:29 [adesa.de] INFO: Found listing with ID: 10726328
2026-03-28 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726328%27 HTTP/1.1" 200 None
2026-03-28 17:17:29 [adesa.de] INFO: Scrape type for 10726328: 2
2026-03-28 17:17:29 [adesa.de] INFO: Scraping item 10726328 url https://www.openlane.eu/en/carv6/auction/10726328
2026-03-28 17:17:29 [adesa.de] INFO: Found listing with ID: 10727128
2026-03-28 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710727128%27 HTTP/1.1" 200 None
2026-03-28 17:17:29 [adesa.de] INFO: Scrape type for 10727128: 0
2026-03-28 17:17:29 [adesa.de] INFO: Skipping item 10727128 url https://www.openlane.eu/en/carv6/auction/10727128
2026-03-28 17:17:29 [adesa.de] INFO: Found listing with ID: 10726412
2026-03-28 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726412%27 HTTP/1.1" 200 None
2026-03-28 17:17:29 [adesa.de] INFO: Scrape type for 10726412: 0
2026-03-28 17:17:29 [adesa.de] INFO: Skipping item 10726412 url https://www.openlane.eu/en/carv6/auction/10726412
2026-03-28 17:17:29 [adesa.de] INFO: Found listing with ID: 10726513
2026-03-28 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726513%27 HTTP/1.1" 200 None
2026-03-28 17:17:29 [adesa.de] INFO: Scrape type for 10726513: 0
2026-03-28 17:17:29 [adesa.de] INFO: Skipping item 10726513 url https://www.openlane.eu/en/carv6/auction/10726513
2026-03-28 17:17:29 [adesa.de] INFO: Found listing with ID: 10727131
2026-03-28 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710727131%27 HTTP/1.1" 200 None
2026-03-28 17:17:29 [adesa.de] INFO: Scrape type for 10727131: 0
2026-03-28 17:17:29 [adesa.de] INFO: Skipping item 10727131 url https://www.openlane.eu/en/carv6/auction/10727131
2026-03-28 17:17:29 [adesa.de] INFO: Found listing with ID: 10726496
2026-03-28 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726496%27 HTTP/1.1" 200 None
2026-03-28 17:17:29 [adesa.de] INFO: Scrape type for 10726496: 0
2026-03-28 17:17:29 [adesa.de] INFO: Skipping item 10726496 url https://www.openlane.eu/en/carv6/auction/10726496
2026-03-28 17:17:29 [adesa.de] INFO: Found listing with ID: 10726531
2026-03-28 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726531%27 HTTP/1.1" 200 None
2026-03-28 17:17:29 [adesa.de] INFO: Scrape type for 10726531: 0
2026-03-28 17:17:29 [adesa.de] INFO: Skipping item 10726531 url https://www.openlane.eu/en/carv6/auction/10726531
2026-03-28 17:17:29 [adesa.de] INFO: Found listing with ID: 10726602
2026-03-28 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726602%27 HTTP/1.1" 200 None
2026-03-28 17:17:29 [adesa.de] INFO: Scrape type for 10726602: 0
2026-03-28 17:17:29 [adesa.de] INFO: Skipping item 10726602 url https://www.openlane.eu/en/carv6/auction/10726602
2026-03-28 17:17:29 [adesa.de] INFO: Found listing with ID: 10726622
2026-03-28 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726622%27 HTTP/1.1" 200 None
2026-03-28 17:17:29 [adesa.de] INFO: Scrape type for 10726622: 0
2026-03-28 17:17:29 [adesa.de] INFO: Skipping item 10726622 url https://www.openlane.eu/en/carv6/auction/10726622
2026-03-28 17:17:29 [adesa.de] INFO: Found listing with ID: 10726592
2026-03-28 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726592%27 HTTP/1.1" 200 None
2026-03-28 17:17:29 [adesa.de] INFO: Scrape type for 10726592: 0
2026-03-28 17:17:29 [adesa.de] INFO: Skipping item 10726592 url https://www.openlane.eu/en/carv6/auction/10726592
2026-03-28 17:17:29 [adesa.de] INFO: Found listing with ID: 10726397
2026-03-28 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726397%27 HTTP/1.1" 200 None
2026-03-28 17:17:29 [adesa.de] INFO: Scrape type for 10726397: 2
2026-03-28 17:17:29 [adesa.de] INFO: Scraping item 10726397 url https://www.openlane.eu/en/carv6/auction/10726397
2026-03-28 17:17:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 390229b0-77aa-5cd5-b5fd-04d0429fb78c with identifier: 10726386
2026-03-28 17:17:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 390229b0-77aa-5cd5-b5fd-04d0429fb78c with scrape type 2
2026-03-28 17:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 390229b0-77aa-5cd5-b5fd-04d0429fb78c with scrape type 2
2026-03-28 17:17:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 390229b0-77aa-5cd5-b5fd-04d0429fb78c, identifier: 10726386
2026-03-28 17:17:30 [adesa.de] INFO: Found listing with ID: 10726667
2026-03-28 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726667%27 HTTP/1.1" 200 None
2026-03-28 17:17:30 [adesa.de] INFO: Scrape type for 10726667: 0
2026-03-28 17:17:30 [adesa.de] INFO: Skipping item 10726667 url https://www.openlane.eu/en/carv6/auction/10726667
2026-03-28 17:17:30 [adesa.de] INFO: Found listing with ID: 10726671
2026-03-28 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726671%27 HTTP/1.1" 200 None
2026-03-28 17:17:30 [adesa.de] INFO: Scrape type for 10726671: 0
2026-03-28 17:17:30 [adesa.de] INFO: Skipping item 10726671 url https://www.openlane.eu/en/carv6/auction/10726671
2026-03-28 17:17:30 [adesa.de] INFO: Found listing with ID: 10726317
2026-03-28 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726317%27 HTTP/1.1" 200 None
2026-03-28 17:17:30 [adesa.de] INFO: Scrape type for 10726317: 0
2026-03-28 17:17:30 [adesa.de] INFO: Skipping item 10726317 url https://www.openlane.eu/en/carv6/auction/10726317
2026-03-28 17:17:30 [adesa.de] INFO: Found listing with ID: 10726612
2026-03-28 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726612%27 HTTP/1.1" 200 None
2026-03-28 17:17:30 [adesa.de] INFO: Scrape type for 10726612: 0
2026-03-28 17:17:30 [adesa.de] INFO: Skipping item 10726612 url https://www.openlane.eu/en/carv6/auction/10726612
2026-03-28 17:17:30 [adesa.de] INFO: Found listing with ID: 10726994
2026-03-28 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726994%27 HTTP/1.1" 200 None
2026-03-28 17:17:30 [adesa.de] INFO: Scrape type for 10726994: 0
2026-03-28 17:17:30 [adesa.de] INFO: Skipping item 10726994 url https://www.openlane.eu/en/carv6/auction/10726994
2026-03-28 17:17:30 [adesa.de] INFO: Found listing with ID: 10727114
2026-03-28 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710727114%27 HTTP/1.1" 200 None
2026-03-28 17:17:30 [adesa.de] INFO: Scrape type for 10727114: 0
2026-03-28 17:17:30 [adesa.de] INFO: Skipping item 10727114 url https://www.openlane.eu/en/carv6/auction/10727114
2026-03-28 17:17:30 [adesa.de] INFO: Found listing with ID: 10726561
2026-03-28 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726561%27 HTTP/1.1" 200 None
2026-03-28 17:17:30 [adesa.de] INFO: Scrape type for 10726561: 0
2026-03-28 17:17:30 [adesa.de] INFO: Skipping item 10726561 url https://www.openlane.eu/en/carv6/auction/10726561
2026-03-28 17:17:30 [adesa.de] INFO: Found listing with ID: 10726502
2026-03-28 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726502%27 HTTP/1.1" 200 None
2026-03-28 17:17:30 [adesa.de] INFO: Scrape type for 10726502: 0
2026-03-28 17:17:30 [adesa.de] INFO: Skipping item 10726502 url https://www.openlane.eu/en/carv6/auction/10726502
2026-03-28 17:17:30 [adesa.de] INFO: Found listing with ID: 10727100
2026-03-28 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710727100%27 HTTP/1.1" 200 None
2026-03-28 17:17:30 [adesa.de] INFO: Scrape type for 10727100: 0
2026-03-28 17:17:30 [adesa.de] INFO: Skipping item 10727100 url https://www.openlane.eu/en/carv6/auction/10727100
2026-03-28 17:17:30 [adesa.de] INFO: Found listing with ID: 10726299
2026-03-28 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726299%27 HTTP/1.1" 200 None
2026-03-28 17:17:30 [adesa.de] INFO: Scrape type for 10726299: 0
2026-03-28 17:17:30 [adesa.de] INFO: Skipping item 10726299 url https://www.openlane.eu/en/carv6/auction/10726299
2026-03-28 17:17:30 [adesa.de] INFO: Found listing with ID: 10726413
2026-03-28 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726413%27 HTTP/1.1" 200 None
2026-03-28 17:17:30 [adesa.de] INFO: Scrape type for 10726413: 2
2026-03-28 17:17:30 [adesa.de] INFO: Scraping item 10726413 url https://www.openlane.eu/en/carv6/auction/10726413
2026-03-28 17:17:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 390229b0-77aa-5cd5-b5fd-04d0429fb78c with identifier: 10726386
2026-03-28 17:17:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 390229b0-77aa-5cd5-b5fd-04d0429fb78c with identifier: 10726386
2026-03-28 17:17:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 390229b0-77aa-5cd5-b5fd-04d0429fb78c with identifier: 10726386 to the API
2026-03-28 17:17:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726386>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '390229b0-77aa-5cd5-b5fd-04d0429fb78c',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '411160',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726386',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 162998,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2023-01-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Seat Ateca 1.5 TSI Style - Petrol - Automatic - 150 hp - 162.998 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-28 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726386%27 HTTP/1.1" 200 None
2026-03-28 17:17:30 [adesa.de] INFO: Saving data for 10726386: {'auction_closing_time': 1774962000.0, 'created_time': 1774498573.835634, 'last_price_update_time': 1774718250.467201}
2026-03-28 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726386') HTTP/1.1" 204 0
2026-03-28 17:17:30 [adesa.de] INFO: Found listing with ID: 10726639
2026-03-28 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726639%27 HTTP/1.1" 200 None
2026-03-28 17:17:30 [adesa.de] INFO: Scrape type for 10726639: 0
2026-03-28 17:17:30 [adesa.de] INFO: Skipping item 10726639 url https://www.openlane.eu/en/carv6/auction/10726639
2026-03-28 17:17:30 [adesa.de] INFO: Found listing with ID: 10726305
2026-03-28 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726305%27 HTTP/1.1" 200 None
2026-03-28 17:17:30 [adesa.de] INFO: Scrape type for 10726305: 2
2026-03-28 17:17:30 [adesa.de] INFO: Scraping item 10726305 url https://www.openlane.eu/en/carv6/auction/10726305
2026-03-28 17:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726394> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726271> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:30 [adesa.de] INFO: Found listing with ID: 10726586
2026-03-28 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726586%27 HTTP/1.1" 200 None
2026-03-28 17:17:30 [adesa.de] INFO: Scrape type for 10726586: 0
2026-03-28 17:17:30 [adesa.de] INFO: Skipping item 10726586 url https://www.openlane.eu/en/carv6/auction/10726586
2026-03-28 17:17:30 [adesa.de] INFO: Found listing with ID: 10726285
2026-03-28 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726285%27 HTTP/1.1" 200 None
2026-03-28 17:17:30 [adesa.de] INFO: Scrape type for 10726285: 2
2026-03-28 17:17:30 [adesa.de] INFO: Scraping item 10726285 url https://www.openlane.eu/en/carv6/auction/10726285
2026-03-28 17: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-28 17: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-28 17:17:30 [adesa.de] INFO: Found listing with ID: 10726392
2026-03-28 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726392%27 HTTP/1.1" 200 None
2026-03-28 17:17:30 [adesa.de] INFO: Scrape type for 10726392: 0
2026-03-28 17:17:30 [adesa.de] INFO: Skipping item 10726392 url https://www.openlane.eu/en/carv6/auction/10726392
2026-03-28 17:17:30 [adesa.de] INFO: Found listing with ID: 10727107
2026-03-28 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710727107%27 HTTP/1.1" 200 None
2026-03-28 17:17:30 [adesa.de] INFO: Scrape type for 10727107: 0
2026-03-28 17:17:30 [adesa.de] INFO: Skipping item 10727107 url https://www.openlane.eu/en/carv6/auction/10727107
2026-03-28 17:17:30 [adesa.de] INFO: Found listing with ID: 10726566
2026-03-28 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726566%27 HTTP/1.1" 200 None
2026-03-28 17:17:30 [adesa.de] INFO: Scrape type for 10726566: 0
2026-03-28 17:17:30 [adesa.de] INFO: Skipping item 10726566 url https://www.openlane.eu/en/carv6/auction/10726566
2026-03-28 17:17:30 [adesa.de] INFO: Found listing with ID: 10726509
2026-03-28 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726509%27 HTTP/1.1" 200 None
2026-03-28 17:17:30 [adesa.de] INFO: Scrape type for 10726509: 0
2026-03-28 17:17:30 [adesa.de] INFO: Skipping item 10726509 url https://www.openlane.eu/en/carv6/auction/10726509
2026-03-28 17:17:30 [adesa.de] INFO: Found listing with ID: 10727051
2026-03-28 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710727051%27 HTTP/1.1" 200 None
2026-03-28 17:17:30 [adesa.de] INFO: Scrape type for 10727051: 0
2026-03-28 17:17:30 [adesa.de] INFO: Skipping item 10727051 url https://www.openlane.eu/en/carv6/auction/10727051
2026-03-28 17:17:30 [adesa.de] INFO: Found listing with ID: 10726287
2026-03-28 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726287%27 HTTP/1.1" 200 None
2026-03-28 17:17:30 [adesa.de] INFO: Scrape type for 10726287: 0
2026-03-28 17:17:30 [adesa.de] INFO: Skipping item 10726287 url https://www.openlane.eu/en/carv6/auction/10726287
2026-03-28 17:17:30 [adesa.de] INFO: Found listing with ID: 10727046
2026-03-28 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710727046%27 HTTP/1.1" 200 None
2026-03-28 17:17:30 [adesa.de] INFO: Scrape type for 10727046: 0
2026-03-28 17:17:30 [adesa.de] INFO: Skipping item 10727046 url https://www.openlane.eu/en/carv6/auction/10727046
2026-03-28 17:17:30 [adesa.de] INFO: Found listing with ID: 10726504
2026-03-28 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726504%27 HTTP/1.1" 200 None
2026-03-28 17:17:30 [adesa.de] INFO: Scrape type for 10726504: 0
2026-03-28 17:17:30 [adesa.de] INFO: Skipping item 10726504 url https://www.openlane.eu/en/carv6/auction/10726504
2026-03-28 17:17:30 [adesa.de] INFO: Found listing with ID: 10727048
2026-03-28 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710727048%27 HTTP/1.1" 200 None
2026-03-28 17:17:30 [adesa.de] INFO: Scrape type for 10727048: 0
2026-03-28 17:17:30 [adesa.de] INFO: Skipping item 10727048 url https://www.openlane.eu/en/carv6/auction/10727048
2026-03-28 17:17:30 [adesa.de] INFO: Found listing with ID: 10726665
2026-03-28 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726665%27 HTTP/1.1" 200 None
2026-03-28 17:17:30 [adesa.de] INFO: Scrape type for 10726665: 0
2026-03-28 17:17:30 [adesa.de] INFO: Skipping item 10726665 url https://www.openlane.eu/en/carv6/auction/10726665
2026-03-28 17:17:30 [adesa.de] INFO: Found listing with ID: 10726552
2026-03-28 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726552%27 HTTP/1.1" 200 None
2026-03-28 17:17:30 [adesa.de] INFO: Scrape type for 10726552: 0
2026-03-28 17:17:30 [adesa.de] INFO: Skipping item 10726552 url https://www.openlane.eu/en/carv6/auction/10726552
2026-03-28 17:17:30 [adesa.de] INFO: Found listing with ID: 10726669
2026-03-28 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726669%27 HTTP/1.1" 200 None
2026-03-28 17:17:30 [adesa.de] INFO: Scrape type for 10726669: 0
2026-03-28 17:17:30 [adesa.de] INFO: Skipping item 10726669 url https://www.openlane.eu/en/carv6/auction/10726669
2026-03-28 17:17:30 [adesa.de] INFO: Found listing with ID: 10727052
2026-03-28 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710727052%27 HTTP/1.1" 200 None
2026-03-28 17:17:30 [adesa.de] INFO: Scrape type for 10727052: 0
2026-03-28 17:17:30 [adesa.de] INFO: Skipping item 10727052 url https://www.openlane.eu/en/carv6/auction/10727052
2026-03-28 17:17:30 [adesa.de] INFO: Found listing with ID: 10726538
2026-03-28 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726538%27 HTTP/1.1" 200 None
2026-03-28 17:17:30 [adesa.de] INFO: Scrape type for 10726538: 0
2026-03-28 17:17:30 [adesa.de] INFO: Skipping item 10726538 url https://www.openlane.eu/en/carv6/auction/10726538
2026-03-28 17:17:30 [adesa.de] INFO: Found listing with ID: 10727125
2026-03-28 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710727125%27 HTTP/1.1" 200 None
2026-03-28 17:17:30 [adesa.de] INFO: Scrape type for 10727125: 0
2026-03-28 17:17:30 [adesa.de] INFO: Skipping item 10727125 url https://www.openlane.eu/en/carv6/auction/10727125
2026-03-28 17:17:30 [adesa.de] INFO: Found listing with ID: 10726284
2026-03-28 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726284%27 HTTP/1.1" 200 None
2026-03-28 17:17:30 [adesa.de] INFO: Scrape type for 10726284: 0
2026-03-28 17:17:30 [adesa.de] INFO: Skipping item 10726284 url https://www.openlane.eu/en/carv6/auction/10726284
2026-03-28 17:17:30 [adesa.de] INFO: Found listing with ID: 10727119
2026-03-28 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710727119%27 HTTP/1.1" 200 None
2026-03-28 17:17:30 [adesa.de] INFO: Scrape type for 10727119: 0
2026-03-28 17:17:30 [adesa.de] INFO: Skipping item 10727119 url https://www.openlane.eu/en/carv6/auction/10727119
2026-03-28 17:17:30 [adesa.de] INFO: Found listing with ID: 10726982
2026-03-28 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726982%27 HTTP/1.1" 200 None
2026-03-28 17:17:31 [adesa.de] INFO: Scrape type for 10726982: 0
2026-03-28 17:17:31 [adesa.de] INFO: Skipping item 10726982 url https://www.openlane.eu/en/carv6/auction/10726982
2026-03-28 17:17:31 [adesa.de] INFO: Found listing with ID: 10726278
2026-03-28 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726278%27 HTTP/1.1" 200 None
2026-03-28 17:17:31 [adesa.de] INFO: Scrape type for 10726278: 0
2026-03-28 17:17:31 [adesa.de] INFO: Skipping item 10726278 url https://www.openlane.eu/en/carv6/auction/10726278
2026-03-28 17:17:31 [adesa.de] INFO: Found listing with ID: 10726281
2026-03-28 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726281%27 HTTP/1.1" 200 None
2026-03-28 17:17:31 [adesa.de] INFO: Scrape type for 10726281: 0
2026-03-28 17:17:31 [adesa.de] INFO: Skipping item 10726281 url https://www.openlane.eu/en/carv6/auction/10726281
2026-03-28 17:17:31 [adesa.de] INFO: Found listing with ID: 10726443
2026-03-28 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726443%27 HTTP/1.1" 200 None
2026-03-28 17:17:31 [adesa.de] INFO: Scrape type for 10726443: 0
2026-03-28 17:17:31 [adesa.de] INFO: Skipping item 10726443 url https://www.openlane.eu/en/carv6/auction/10726443
2026-03-28 17:17:31 [adesa.de] INFO: Found listing with ID: 10726640
2026-03-28 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726640%27 HTTP/1.1" 200 None
2026-03-28 17:17:31 [adesa.de] INFO: Scrape type for 10726640: 0
2026-03-28 17:17:31 [adesa.de] INFO: Skipping item 10726640 url https://www.openlane.eu/en/carv6/auction/10726640
2026-03-28 17:17:31 [adesa.de] INFO: Found listing with ID: 10727132
2026-03-28 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710727132%27 HTTP/1.1" 200 None
2026-03-28 17:17:31 [adesa.de] INFO: Scrape type for 10727132: 0
2026-03-28 17:17:31 [adesa.de] INFO: Skipping item 10727132 url https://www.openlane.eu/en/carv6/auction/10727132
2026-03-28 17:17:31 [adesa.de] INFO: Found listing with ID: 10726643
2026-03-28 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726643%27 HTTP/1.1" 200 None
2026-03-28 17:17:31 [adesa.de] INFO: Scrape type for 10726643: 0
2026-03-28 17:17:31 [adesa.de] INFO: Skipping item 10726643 url https://www.openlane.eu/en/carv6/auction/10726643
2026-03-28 17:17:31 [adesa.de] INFO: Found listing with ID: 10727104
2026-03-28 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710727104%27 HTTP/1.1" 200 None
2026-03-28 17:17:31 [adesa.de] INFO: Scrape type for 10727104: 0
2026-03-28 17:17:31 [adesa.de] INFO: Skipping item 10727104 url https://www.openlane.eu/en/carv6/auction/10727104
2026-03-28 17:17:31 [adesa.de] INFO: Found listing with ID: 10727110
2026-03-28 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710727110%27 HTTP/1.1" 200 None
2026-03-28 17:17:31 [adesa.de] INFO: Scrape type for 10727110: 0
2026-03-28 17:17:31 [adesa.de] INFO: Skipping item 10727110 url https://www.openlane.eu/en/carv6/auction/10727110
2026-03-28 17:17:31 [adesa.de] INFO: Found listing with ID: 10726590
2026-03-28 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726590%27 HTTP/1.1" 200 None
2026-03-28 17:17:31 [adesa.de] INFO: Scrape type for 10726590: 0
2026-03-28 17:17:31 [adesa.de] INFO: Skipping item 10726590 url https://www.openlane.eu/en/carv6/auction/10726590
2026-03-28 17:17:31 [adesa.de] INFO: Found listing with ID: 10726275
2026-03-28 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726275%27 HTTP/1.1" 200 None
2026-03-28 17:17:31 [adesa.de] INFO: Scrape type for 10726275: 0
2026-03-28 17:17:31 [adesa.de] INFO: Skipping item 10726275 url https://www.openlane.eu/en/carv6/auction/10726275
2026-03-28 17:17:31 [adesa.de] INFO: Found listing with ID: 10726311
2026-03-28 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726311%27 HTTP/1.1" 200 None
2026-03-28 17:17:31 [adesa.de] INFO: Scrape type for 10726311: 0
2026-03-28 17:17:31 [adesa.de] INFO: Skipping item 10726311 url https://www.openlane.eu/en/carv6/auction/10726311
2026-03-28 17:17:31 [adesa.de] INFO: Found listing with ID: 10726662
2026-03-28 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726662%27 HTTP/1.1" 200 None
2026-03-28 17:17:31 [adesa.de] INFO: Scrape type for 10726662: 0
2026-03-28 17:17:31 [adesa.de] INFO: Skipping item 10726662 url https://www.openlane.eu/en/carv6/auction/10726662
2026-03-28 17:17:31 [adesa.de] INFO: Found listing with ID: 10726277
2026-03-28 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726277%27 HTTP/1.1" 200 None
2026-03-28 17:17:31 [adesa.de] INFO: Scrape type for 10726277: 0
2026-03-28 17:17:31 [adesa.de] INFO: Skipping item 10726277 url https://www.openlane.eu/en/carv6/auction/10726277
2026-03-28 17:17:31 [adesa.de] INFO: Found listing with ID: 10727002
2026-03-28 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710727002%27 HTTP/1.1" 200 None
2026-03-28 17:17:31 [adesa.de] INFO: Scrape type for 10727002: 0
2026-03-28 17:17:31 [adesa.de] INFO: Skipping item 10727002 url https://www.openlane.eu/en/carv6/auction/10727002
2026-03-28 17:17:31 [adesa.de] INFO: Found listing with ID: 10727113
2026-03-28 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710727113%27 HTTP/1.1" 200 None
2026-03-28 17:17:31 [adesa.de] INFO: Scrape type for 10727113: 0
2026-03-28 17:17:31 [adesa.de] INFO: Skipping item 10727113 url https://www.openlane.eu/en/carv6/auction/10727113
2026-03-28 17:17:31 [adesa.de] INFO: Found listing with ID: 10726433
2026-03-28 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726433%27 HTTP/1.1" 200 None
2026-03-28 17:17:31 [adesa.de] INFO: Scrape type for 10726433: 0
2026-03-28 17:17:31 [adesa.de] INFO: Skipping item 10726433 url https://www.openlane.eu/en/carv6/auction/10726433
2026-03-28 17:17:31 [adesa.de] INFO: Found listing with ID: 10726316
2026-03-28 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726316%27 HTTP/1.1" 200 None
2026-03-28 17:17:31 [adesa.de] INFO: Scrape type for 10726316: 0
2026-03-28 17:17:31 [adesa.de] INFO: Skipping item 10726316 url https://www.openlane.eu/en/carv6/auction/10726316
2026-03-28 17:17:31 [adesa.de] INFO: Found listing with ID: 10726616
2026-03-28 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726616%27 HTTP/1.1" 200 None
2026-03-28 17:17:31 [adesa.de] INFO: Scrape type for 10726616: 0
2026-03-28 17:17:31 [adesa.de] INFO: Skipping item 10726616 url https://www.openlane.eu/en/carv6/auction/10726616
2026-03-28 17:17:31 [adesa.de] INFO: Found listing with ID: 10726426
2026-03-28 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726426%27 HTTP/1.1" 200 None
2026-03-28 17:17:31 [adesa.de] INFO: Scrape type for 10726426: 2
2026-03-28 17:17:31 [adesa.de] INFO: Scraping item 10726426 url https://www.openlane.eu/en/carv6/auction/10726426
2026-03-28 17:17:31 [adesa.de] INFO: Found listing with ID: 10726441
2026-03-28 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726441%27 HTTP/1.1" 200 None
2026-03-28 17:17:31 [adesa.de] INFO: Scrape type for 10726441: 0
2026-03-28 17:17:31 [adesa.de] INFO: Skipping item 10726441 url https://www.openlane.eu/en/carv6/auction/10726441
2026-03-28 17:17:31 [adesa.de] INFO: Found listing with ID: 10726477
2026-03-28 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726477%27 HTTP/1.1" 200 None
2026-03-28 17:17:31 [adesa.de] INFO: Scrape type for 10726477: 0
2026-03-28 17:17:31 [adesa.de] INFO: Skipping item 10726477 url https://www.openlane.eu/en/carv6/auction/10726477
2026-03-28 17:17:31 [adesa.de] INFO: Found listing with ID: 10726560
2026-03-28 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726560%27 HTTP/1.1" 200 None
2026-03-28 17:17:31 [adesa.de] INFO: Scrape type for 10726560: 0
2026-03-28 17:17:31 [adesa.de] INFO: Skipping item 10726560 url https://www.openlane.eu/en/carv6/auction/10726560
2026-03-28 17:17:31 [adesa.de] INFO: Found listing with ID: 10726298
2026-03-28 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726298%27 HTTP/1.1" 200 None
2026-03-28 17:17:31 [adesa.de] INFO: Scrape type for 10726298: 0
2026-03-28 17:17:31 [adesa.de] INFO: Skipping item 10726298 url https://www.openlane.eu/en/carv6/auction/10726298
2026-03-28 17:17:31 [adesa.de] INFO: Found listing with ID: 10727108
2026-03-28 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710727108%27 HTTP/1.1" 200 None
2026-03-28 17:17:31 [adesa.de] INFO: Scrape type for 10727108: 0
2026-03-28 17:17:31 [adesa.de] INFO: Skipping item 10727108 url https://www.openlane.eu/en/carv6/auction/10727108
2026-03-28 17:17:31 [adesa.de] INFO: Found listing with ID: 10726570
2026-03-28 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726570%27 HTTP/1.1" 200 None
2026-03-28 17:17:31 [adesa.de] INFO: Scrape type for 10726570: 0
2026-03-28 17:17:31 [adesa.de] INFO: Skipping item 10726570 url https://www.openlane.eu/en/carv6/auction/10726570
2026-03-28 17:17:31 [adesa.de] INFO: Found listing with ID: 10726445
2026-03-28 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726445%27 HTTP/1.1" 200 None
2026-03-28 17:17:31 [adesa.de] INFO: Scrape type for 10726445: 0
2026-03-28 17:17:31 [adesa.de] INFO: Skipping item 10726445 url https://www.openlane.eu/en/carv6/auction/10726445
2026-03-28 17:17:31 [adesa.de] INFO: Found listing with ID: 10726501
2026-03-28 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726501%27 HTTP/1.1" 200 None
2026-03-28 17:17:31 [adesa.de] INFO: Scrape type for 10726501: 0
2026-03-28 17:17:31 [adesa.de] INFO: Skipping item 10726501 url https://www.openlane.eu/en/carv6/auction/10726501
2026-03-28 17:17:31 [adesa.de] INFO: Found listing with ID: 10727120
2026-03-28 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710727120%27 HTTP/1.1" 200 None
2026-03-28 17:17:31 [adesa.de] INFO: Scrape type for 10727120: 0
2026-03-28 17:17:31 [adesa.de] INFO: Skipping item 10727120 url https://www.openlane.eu/en/carv6/auction/10727120
2026-03-28 17:17:31 [adesa.de] INFO: Found listing with ID: 10726606
2026-03-28 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726606%27 HTTP/1.1" 200 None
2026-03-28 17:17:31 [adesa.de] INFO: Scrape type for 10726606: 0
2026-03-28 17:17:31 [adesa.de] INFO: Skipping item 10726606 url https://www.openlane.eu/en/carv6/auction/10726606
2026-03-28 17:17:31 [adesa.de] INFO: Found listing with ID: 10726634
2026-03-28 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726634%27 HTTP/1.1" 200 None
2026-03-28 17:17:31 [adesa.de] INFO: Scrape type for 10726634: 0
2026-03-28 17:17:31 [adesa.de] INFO: Skipping item 10726634 url https://www.openlane.eu/en/carv6/auction/10726634
2026-03-28 17:17:31 [adesa.de] INFO: Found listing with ID: 10726993
2026-03-28 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726993%27 HTTP/1.1" 200 None
2026-03-28 17:17:31 [adesa.de] INFO: Scrape type for 10726993: 0
2026-03-28 17:17:31 [adesa.de] INFO: Skipping item 10726993 url https://www.openlane.eu/en/carv6/auction/10726993
2026-03-28 17:17:31 [adesa.de] INFO: Found listing with ID: 10726652
2026-03-28 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726652%27 HTTP/1.1" 200 None
2026-03-28 17:17:31 [adesa.de] INFO: Scrape type for 10726652: 0
2026-03-28 17:17:31 [adesa.de] INFO: Skipping item 10726652 url https://www.openlane.eu/en/carv6/auction/10726652
2026-03-28 17:17:31 [adesa.de] INFO: Found listing with ID: 10726659
2026-03-28 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726659%27 HTTP/1.1" 200 None
2026-03-28 17:17:31 [adesa.de] INFO: Scrape type for 10726659: 0
2026-03-28 17:17:31 [adesa.de] INFO: Skipping item 10726659 url https://www.openlane.eu/en/carv6/auction/10726659
2026-03-28 17:17:31 [adesa.de] INFO: Found listing with ID: 10726520
2026-03-28 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726520%27 HTTP/1.1" 200 None
2026-03-28 17:17:31 [adesa.de] INFO: Scrape type for 10726520: 0
2026-03-28 17:17:31 [adesa.de] INFO: Skipping item 10726520 url https://www.openlane.eu/en/carv6/auction/10726520
2026-03-28 17:17:31 [adesa.de] INFO: Found listing with ID: 10726530
2026-03-28 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726530%27 HTTP/1.1" 200 None
2026-03-28 17:17:31 [adesa.de] INFO: Scrape type for 10726530: 0
2026-03-28 17:17:31 [adesa.de] INFO: Skipping item 10726530 url https://www.openlane.eu/en/carv6/auction/10726530
2026-03-28 17:17:31 [adesa.de] INFO: Found listing with ID: 10726609
2026-03-28 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726609%27 HTTP/1.1" 200 None
2026-03-28 17:17:31 [adesa.de] INFO: Scrape type for 10726609: 0
2026-03-28 17:17:31 [adesa.de] INFO: Skipping item 10726609 url https://www.openlane.eu/en/carv6/auction/10726609
2026-03-28 17:17:31 [adesa.de] INFO: Found listing with ID: 10726522
2026-03-28 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726522%27 HTTP/1.1" 200 None
2026-03-28 17:17:31 [adesa.de] INFO: Scrape type for 10726522: 0
2026-03-28 17:17:31 [adesa.de] INFO: Skipping item 10726522 url https://www.openlane.eu/en/carv6/auction/10726522
2026-03-28 17:17:31 [adesa.de] INFO: Found listing with ID: 10726469
2026-03-28 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726469%27 HTTP/1.1" 200 None
2026-03-28 17:17:31 [adesa.de] INFO: Scrape type for 10726469: 0
2026-03-28 17:17:31 [adesa.de] INFO: Skipping item 10726469 url https://www.openlane.eu/en/carv6/auction/10726469
2026-03-28 17:17:31 [adesa.de] INFO: Found listing with ID: 10726564
2026-03-28 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726564%27 HTTP/1.1" 200 None
2026-03-28 17:17:31 [adesa.de] INFO: Scrape type for 10726564: 0
2026-03-28 17:17:31 [adesa.de] INFO: Skipping item 10726564 url https://www.openlane.eu/en/carv6/auction/10726564
2026-03-28 17:17:31 [adesa.de] INFO: Found listing with ID: 10726499
2026-03-28 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726499%27 HTTP/1.1" 200 None
2026-03-28 17:17:31 [adesa.de] INFO: Scrape type for 10726499: 0
2026-03-28 17:17:31 [adesa.de] INFO: Skipping item 10726499 url https://www.openlane.eu/en/carv6/auction/10726499
2026-03-28 17:17:31 [adesa.de] INFO: Found listing with ID: 10727047
2026-03-28 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710727047%27 HTTP/1.1" 200 None
2026-03-28 17:17:31 [adesa.de] INFO: Scrape type for 10727047: 0
2026-03-28 17:17:31 [adesa.de] INFO: Skipping item 10727047 url https://www.openlane.eu/en/carv6/auction/10727047
2026-03-28 17:17:31 [adesa.de] INFO: Found listing with ID: 10726542
2026-03-28 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726542%27 HTTP/1.1" 200 None
2026-03-28 17:17:31 [adesa.de] INFO: Scrape type for 10726542: 0
2026-03-28 17:17:31 [adesa.de] INFO: Skipping item 10726542 url https://www.openlane.eu/en/carv6/auction/10726542
2026-03-28 17:17:31 [adesa.de] INFO: Found listing with ID: 10726594
2026-03-28 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726594%27 HTTP/1.1" 200 None
2026-03-28 17:17:31 [adesa.de] INFO: Scrape type for 10726594: 0
2026-03-28 17:17:31 [adesa.de] INFO: Skipping item 10726594 url https://www.openlane.eu/en/carv6/auction/10726594
2026-03-28 17:17:31 [adesa.de] INFO: Found listing with ID: 10726427
2026-03-28 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726427%27 HTTP/1.1" 200 None
2026-03-28 17:17:31 [adesa.de] INFO: Scrape type for 10726427: 0
2026-03-28 17:17:31 [adesa.de] INFO: Skipping item 10726427 url https://www.openlane.eu/en/carv6/auction/10726427
2026-03-28 17:17:31 [adesa.de] INFO: Found listing with ID: 10727117
2026-03-28 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710727117%27 HTTP/1.1" 200 None
2026-03-28 17:17:31 [adesa.de] INFO: Scrape type for 10727117: 0
2026-03-28 17:17:31 [adesa.de] INFO: Skipping item 10727117 url https://www.openlane.eu/en/carv6/auction/10727117
2026-03-28 17:17:31 [adesa.de] INFO: Found listing with ID: 10726312
2026-03-28 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726312%27 HTTP/1.1" 200 None
2026-03-28 17:17:31 [adesa.de] INFO: Scrape type for 10726312: 2
2026-03-28 17:17:31 [adesa.de] INFO: Scraping item 10726312 url https://www.openlane.eu/en/carv6/auction/10726312
2026-03-28 17:17:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726425> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726383> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727049> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24f3e514-5466-561b-b093-a58c60c7313c with identifier: 10726394
2026-03-28 17:17:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24f3e514-5466-561b-b093-a58c60c7313c with scrape type 2
2026-03-28 17:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24f3e514-5466-561b-b093-a58c60c7313c with scrape type 2
2026-03-28 17:17:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 24f3e514-5466-561b-b093-a58c60c7313c, identifier: 10726394
2026-03-28 17:17:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7b08950-b4e2-5ef2-aa80-f31119f6defc with identifier: 10726271
2026-03-28 17:17:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7b08950-b4e2-5ef2-aa80-f31119f6defc with scrape type 2
2026-03-28 17:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7b08950-b4e2-5ef2-aa80-f31119f6defc with scrape type 2
2026-03-28 17:17:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c7b08950-b4e2-5ef2-aa80-f31119f6defc, identifier: 10726271
2026-03-28 17:17:32 [adesa.de] INFO: Found listing with ID: 10726384
2026-03-28 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726384%27 HTTP/1.1" 200 None
2026-03-28 17:17:32 [adesa.de] INFO: Scrape type for 10726384: 0
2026-03-28 17:17:32 [adesa.de] INFO: Skipping item 10726384 url https://www.openlane.eu/en/carv6/auction/10726384
2026-03-28 17:17:32 [adesa.de] INFO: Found listing with ID: 10727097
2026-03-28 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710727097%27 HTTP/1.1" 200 None
2026-03-28 17:17:32 [adesa.de] INFO: Scrape type for 10727097: 0
2026-03-28 17:17:32 [adesa.de] INFO: Skipping item 10727097 url https://www.openlane.eu/en/carv6/auction/10727097
2026-03-28 17:17:32 [adesa.de] INFO: Found listing with ID: 10726576
2026-03-28 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726576%27 HTTP/1.1" 200 None
2026-03-28 17:17:32 [adesa.de] INFO: Scrape type for 10726576: 0
2026-03-28 17:17:32 [adesa.de] INFO: Skipping item 10726576 url https://www.openlane.eu/en/carv6/auction/10726576
2026-03-28 17:17:32 [adesa.de] INFO: Found listing with ID: 10726568
2026-03-28 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726568%27 HTTP/1.1" 200 None
2026-03-28 17:17:32 [adesa.de] INFO: Scrape type for 10726568: 0
2026-03-28 17:17:32 [adesa.de] INFO: Skipping item 10726568 url https://www.openlane.eu/en/carv6/auction/10726568
2026-03-28 17:17:32 [adesa.de] INFO: Found listing with ID: 10726577
2026-03-28 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726577%27 HTTP/1.1" 200 None
2026-03-28 17:17:32 [adesa.de] INFO: Scrape type for 10726577: 0
2026-03-28 17:17:32 [adesa.de] INFO: Skipping item 10726577 url https://www.openlane.eu/en/carv6/auction/10726577
2026-03-28 17:17:32 [adesa.de] INFO: Found listing with ID: 10726507
2026-03-28 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726507%27 HTTP/1.1" 200 None
2026-03-28 17:17:32 [adesa.de] INFO: Scrape type for 10726507: 0
2026-03-28 17:17:32 [adesa.de] INFO: Skipping item 10726507 url https://www.openlane.eu/en/carv6/auction/10726507
2026-03-28 17:17:32 [adesa.de] INFO: Found listing with ID: 10727003
2026-03-28 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710727003%27 HTTP/1.1" 200 None
2026-03-28 17:17:32 [adesa.de] INFO: Scrape type for 10727003: 0
2026-03-28 17:17:32 [adesa.de] INFO: Skipping item 10727003 url https://www.openlane.eu/en/carv6/auction/10727003
2026-03-28 17:17:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 24f3e514-5466-561b-b093-a58c60c7313c with identifier: 10726394
2026-03-28 17:17:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 24f3e514-5466-561b-b093-a58c60c7313c with identifier: 10726394
2026-03-28 17:17:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 24f3e514-5466-561b-b093-a58c60c7313c with identifier: 10726394 to the API
2026-03-28 17:17:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726394>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '24f3e514-5466-561b-b093-a58c60c7313c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4340233',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726394',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Seat',
'model': 'Arona',
'odometer': 40426,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Seat Arona 1.0 TSI FR - Petrol - Manual - 110 hp - 40.426 km',
'transmission': 'manual',
'trim': 'FR',
'vin': None,
'year': 2022}
2026-03-28 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726394%27 HTTP/1.1" 200 None
2026-03-28 17:17:32 [adesa.de] INFO: Saving data for 10726394: {'auction_closing_time': 1774962000.0, 'created_time': 1774498572.796945, 'last_price_update_time': 1774718252.739635}
2026-03-28 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726394') HTTP/1.1" 204 0
2026-03-28 17:17:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c7b08950-b4e2-5ef2-aa80-f31119f6defc with identifier: 10726271
2026-03-28 17:17:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c7b08950-b4e2-5ef2-aa80-f31119f6defc with identifier: 10726271
2026-03-28 17:17:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c7b08950-b4e2-5ef2-aa80-f31119f6defc with identifier: 10726271 to the API
2026-03-28 17:17:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:17:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:17:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726271>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 218,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': 'c7b08950-b4e2-5ef2-aa80-f31119f6defc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VF1RCB00069909059',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726271',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 48857,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2024-01-09',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Renault Megane E-Tech Iconic - Electric - Automatic - 218 hp - '
'48.857 km',
'transmission': 'automatic',
'trim': 'Iconic',
'vin': None,
'year': 2024}
2026-03-28 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726271%27 HTTP/1.1" 200 None
2026-03-28 17:17:33 [adesa.de] INFO: Saving data for 10726271: {'auction_closing_time': 1774962000.0, 'created_time': 1774498574.60497, 'last_price_update_time': 1774718253.119794}
2026-03-28 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726271') HTTP/1.1" 204 0
2026-03-28 17:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727136> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726347> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f4bb9af-8ddb-51dc-b107-866cc9cc71f5 with identifier: 10726425
2026-03-28 17:17:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f4bb9af-8ddb-51dc-b107-866cc9cc71f5 with scrape type 2
2026-03-28 17:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f4bb9af-8ddb-51dc-b107-866cc9cc71f5 with scrape type 2
2026-03-28 17:17:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5f4bb9af-8ddb-51dc-b107-866cc9cc71f5, identifier: 10726425
2026-03-28 17:17:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66522567-b71d-5a18-9082-588df168b970 with identifier: 10726383
2026-03-28 17:17:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66522567-b71d-5a18-9082-588df168b970 with scrape type 2
2026-03-28 17:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66522567-b71d-5a18-9082-588df168b970 with scrape type 2
2026-03-28 17:17:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 66522567-b71d-5a18-9082-588df168b970, identifier: 10726383
2026-03-28 17:17:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d580437a-ad9d-547c-ac27-490f407bfc85 with identifier: 10727049
2026-03-28 17:17:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d580437a-ad9d-547c-ac27-490f407bfc85 with scrape type 2
2026-03-28 17:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d580437a-ad9d-547c-ac27-490f407bfc85 with scrape type 2
2026-03-28 17:17:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d580437a-ad9d-547c-ac27-490f407bfc85, identifier: 10727049
2026-03-28 17:17:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5f4bb9af-8ddb-51dc-b107-866cc9cc71f5 with identifier: 10726425
2026-03-28 17:17:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5f4bb9af-8ddb-51dc-b107-866cc9cc71f5 with identifier: 10726425
2026-03-28 17:17:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5f4bb9af-8ddb-51dc-b107-866cc9cc71f5 with identifier: 10726425 to the API
2026-03-28 17:17:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:17:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:17:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726425>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 218,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '5f4bb9af-8ddb-51dc-b107-866cc9cc71f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VF1RCB00871156784',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726425',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 28736,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2024-02-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Renault Megane E-Tech Iconic - Electric - Automatic - 218 hp - '
'28.736 km',
'transmission': 'automatic',
'trim': 'Iconic',
'vin': None,
'year': 2024}
2026-03-28 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726425%27 HTTP/1.1" 200 None
2026-03-28 17:17:33 [adesa.de] INFO: Saving data for 10726425: {'auction_closing_time': 1774962000.0, 'created_time': 1774498567.483263, 'last_price_update_time': 1774718253.708807}
2026-03-28 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726425') HTTP/1.1" 204 0
2026-03-28 17:17:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 66522567-b71d-5a18-9082-588df168b970 with identifier: 10726383
2026-03-28 17:17:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 66522567-b71d-5a18-9082-588df168b970 with identifier: 10726383
2026-03-28 17:17:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 66522567-b71d-5a18-9082-588df168b970 with identifier: 10726383 to the API
2026-03-28 17:17:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:17:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:17:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726383>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '66522567-b71d-5a18-9082-588df168b970',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4525127',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726383',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Seat',
'model': 'Leon',
'odometer': 39708,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Seat Leon 2.0 TSI FR - Petrol - Automatic - 190 hp - 39.708 km',
'transmission': 'automatic',
'trim': 'FR',
'vin': None,
'year': 2022}
2026-03-28 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726383%27 HTTP/1.1" 200 None
2026-03-28 17:17:33 [adesa.de] INFO: Saving data for 10726383: {'auction_closing_time': 1774962000.0, 'created_time': 1774498574.203169, 'last_price_update_time': 1774718253.993541}
2026-03-28 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726383') HTTP/1.1" 204 0
2026-03-28 17:17:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d580437a-ad9d-547c-ac27-490f407bfc85 with identifier: 10727049
2026-03-28 17:17:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d580437a-ad9d-547c-ac27-490f407bfc85 with identifier: 10727049
2026-03-28 17:17:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d580437a-ad9d-547c-ac27-490f407bfc85 with identifier: 10727049 to the API
2026-03-28 17:17:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:17:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:17:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727049>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 218,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': 'd580437a-ad9d-547c-ac27-490f407bfc85',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VF1RCB00971156745',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727049',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 28383,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18300,
'price_includes_vat': True,
'registration_date': '2024-02-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Renault Megane E-Tech Iconic - Electric - Automatic - 218 hp - '
'28.383 km',
'transmission': 'automatic',
'trim': 'Iconic',
'vin': None,
'year': 2024}
2026-03-28 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710727049%27 HTTP/1.1" 200 None
2026-03-28 17:17:34 [adesa.de] INFO: Saving data for 10727049: {'auction_closing_time': 1774962000.0, 'created_time': 1774527566.66916, 'last_price_update_time': 1774718254.284085}
2026-03-28 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727049') HTTP/1.1" 204 0
2026-03-28 17:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726301> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726339> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7f07090-14e4-51ca-8267-1fd060e34cf3 with identifier: 10727136
2026-03-28 17:17:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7f07090-14e4-51ca-8267-1fd060e34cf3 with scrape type 2
2026-03-28 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7f07090-14e4-51ca-8267-1fd060e34cf3 with scrape type 2
2026-03-28 17:17:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e7f07090-14e4-51ca-8267-1fd060e34cf3, identifier: 10727136
2026-03-28 17:17:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553 with identifier: 10726347
2026-03-28 17:17:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553 with scrape type 2
2026-03-28 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553 with scrape type 2
2026-03-28 17:17:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553, identifier: 10726347
2026-03-28 17:17:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e7f07090-14e4-51ca-8267-1fd060e34cf3 with identifier: 10727136
2026-03-28 17:17:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e7f07090-14e4-51ca-8267-1fd060e34cf3 with identifier: 10727136
2026-03-28 17:17:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e7f07090-14e4-51ca-8267-1fd060e34cf3 with identifier: 10727136 to the API
2026-03-28 17:17:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:17:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:17:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727136>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 82,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': 'e7f07090-14e4-51ca-8267-1fd060e34cf3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '455399',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727136',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Smart',
'model': 'Forfour',
'odometer': 17431,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2021-11-01',
'seats_number': 4,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Smart Forfour - Electric - Automatic - 82 hp - 17.431 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710727136%27 HTTP/1.1" 200 None
2026-03-28 17:17:34 [adesa.de] INFO: Saving data for 10727136: {'auction_closing_time': 1774962000.0, 'created_time': 1774527715.503091, 'last_price_update_time': 1774718254.805391}
2026-03-28 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727136') HTTP/1.1" 204 0
2026-03-28 17:17:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553 with identifier: 10726347
2026-03-28 17:17:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553 with identifier: 10726347
2026-03-28 17:17:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553 with identifier: 10726347 to the API
2026-03-28 17:17:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:17:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:17:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726347>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 82,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': 'fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '459030',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726347',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Twingo',
'odometer': 25662,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 5700,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Renault Twingo EV Zen - Electric - Automatic - 82 hp - 25.662 km',
'transmission': 'automatic',
'trim': 'Zen',
'vin': None,
'year': 2022}
2026-03-28 17:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726347%27 HTTP/1.1" 200 None
2026-03-28 17:17:35 [adesa.de] INFO: Saving data for 10726347: {'auction_closing_time': 1774962000.0, 'created_time': 1774498571.753183, 'last_price_update_time': 1774718255.098752}
2026-03-28 17:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726347') HTTP/1.1" 204 0
2026-03-28 17:17:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30b82461-5ba2-5f40-babe-ab7b5c6c8faa with identifier: 10726301
2026-03-28 17:17:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30b82461-5ba2-5f40-babe-ab7b5c6c8faa with scrape type 2
2026-03-28 17:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30b82461-5ba2-5f40-babe-ab7b5c6c8faa with scrape type 2
2026-03-28 17:17:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 30b82461-5ba2-5f40-babe-ab7b5c6c8faa, identifier: 10726301
2026-03-28 17:17:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3570fce-3dc6-5c6a-94c4-fce9261c4ced with identifier: 10726339
2026-03-28 17:17:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3570fce-3dc6-5c6a-94c4-fce9261c4ced with scrape type 2
2026-03-28 17:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3570fce-3dc6-5c6a-94c4-fce9261c4ced with scrape type 2
2026-03-28 17:17:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f3570fce-3dc6-5c6a-94c4-fce9261c4ced, identifier: 10726339
2026-03-28 17:17:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 30b82461-5ba2-5f40-babe-ab7b5c6c8faa with identifier: 10726301
2026-03-28 17:17:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 30b82461-5ba2-5f40-babe-ab7b5c6c8faa with identifier: 10726301
2026-03-28 17:17:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 30b82461-5ba2-5f40-babe-ab7b5c6c8faa with identifier: 10726301 to the API
2026-03-28 17:17:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:17:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:17:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726301>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 218,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '30b82461-5ba2-5f40-babe-ab7b5c6c8faa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VF1RCB00X71156835',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726301',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 23624,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2024-01-25',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Renault Megane E-Tech Iconic - Electric - Automatic - 218 hp - '
'23.624 km',
'transmission': 'automatic',
'trim': 'Iconic',
'vin': None,
'year': 2024}
2026-03-28 17:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726301%27 HTTP/1.1" 200 None
2026-03-28 17:17:35 [adesa.de] INFO: Saving data for 10726301: {'auction_closing_time': 1774962000.0, 'created_time': 1774498568.258252, 'last_price_update_time': 1774718255.592396}
2026-03-28 17:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726301') HTTP/1.1" 204 0
2026-03-28 17:17:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f3570fce-3dc6-5c6a-94c4-fce9261c4ced with identifier: 10726339
2026-03-28 17:17:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f3570fce-3dc6-5c6a-94c4-fce9261c4ced with identifier: 10726339
2026-03-28 17:17:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f3570fce-3dc6-5c6a-94c4-fce9261c4ced with identifier: 10726339 to the API
2026-03-28 17:17:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:17:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:17:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726339>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 218,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': 'f3570fce-3dc6-5c6a-94c4-fce9261c4ced',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VF1RCB00571156760',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726339',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 23013,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2024-02-06',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Renault Megane E-Tech Iconic - Electric - Automatic - 218 hp - '
'23.013 km',
'transmission': 'automatic',
'trim': 'Iconic',
'vin': None,
'year': 2024}
2026-03-28 17:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726339%27 HTTP/1.1" 200 None
2026-03-28 17:17:35 [adesa.de] INFO: Saving data for 10726339: {'auction_closing_time': 1774962000.0, 'created_time': 1774498578.073732, 'last_price_update_time': 1774718255.873968}
2026-03-28 17:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726339') HTTP/1.1" 204 0
2026-03-28 17:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726272> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726320> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733220> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ad97892-f511-5f31-948d-93e65278a7d3 with identifier: 10726272
2026-03-28 17:17:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ad97892-f511-5f31-948d-93e65278a7d3 with scrape type 2
2026-03-28 17:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ad97892-f511-5f31-948d-93e65278a7d3 with scrape type 2
2026-03-28 17:17:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4ad97892-f511-5f31-948d-93e65278a7d3, identifier: 10726272
2026-03-28 17:17:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4ad97892-f511-5f31-948d-93e65278a7d3 with identifier: 10726272
2026-03-28 17:17:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4ad97892-f511-5f31-948d-93e65278a7d3 with identifier: 10726272
2026-03-28 17:17:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4ad97892-f511-5f31-948d-93e65278a7d3 with identifier: 10726272 to the API
2026-03-28 17:17:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726272>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 218,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '4ad97892-f511-5f31-948d-93e65278a7d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VF1RCB00671156783',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726272',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 12723,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2024-02-05',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Renault Megane E-Tech Iconic - Electric - Automatic - 218 hp - '
'12.723 km',
'transmission': 'automatic',
'trim': 'Iconic',
'vin': None,
'year': 2024}
2026-03-28 17:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726272%27 HTTP/1.1" 200 None
2026-03-28 17:17:36 [adesa.de] INFO: Saving data for 10726272: {'auction_closing_time': 1774962000.0, 'created_time': 1774498566.204833, 'last_price_update_time': 1774718256.990514}
2026-03-28 17:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726272') HTTP/1.1" 204 0
2026-03-28 17:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726305> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726420> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17: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-28 17:17:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 969d28ac-201f-5f66-be7b-f6fbbf40b501 with identifier: 10726320
2026-03-28 17:17:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 969d28ac-201f-5f66-be7b-f6fbbf40b501 with scrape type 2
2026-03-28 17:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 969d28ac-201f-5f66-be7b-f6fbbf40b501 with scrape type 2
2026-03-28 17:17:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 969d28ac-201f-5f66-be7b-f6fbbf40b501, identifier: 10726320
2026-03-28 17:17:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab26c8a3-8519-5103-a3ec-2bcbf63572b1 with identifier: 10733220
2026-03-28 17:17:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab26c8a3-8519-5103-a3ec-2bcbf63572b1 with scrape type 2
2026-03-28 17:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab26c8a3-8519-5103-a3ec-2bcbf63572b1 with scrape type 2
2026-03-28 17:17:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ab26c8a3-8519-5103-a3ec-2bcbf63572b1, identifier: 10733220
2026-03-28 17:17:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 969d28ac-201f-5f66-be7b-f6fbbf40b501 with identifier: 10726320
2026-03-28 17:17:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 969d28ac-201f-5f66-be7b-f6fbbf40b501 with identifier: 10726320
2026-03-28 17:17:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 969d28ac-201f-5f66-be7b-f6fbbf40b501 with identifier: 10726320 to the API
2026-03-28 17:17:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:17:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:17:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726320>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 91,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '969d28ac-201f-5f66-be7b-f6fbbf40b501',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4345394',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726320',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Captur',
'odometer': 40388,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Renault Captur 1.2 Zen - Petrol - Manual - 91 hp - 40.388 km',
'transmission': 'manual',
'trim': 'Zen',
'vin': None,
'year': 2022}
2026-03-28 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726320%27 HTTP/1.1" 200 None
2026-03-28 17:17:37 [adesa.de] INFO: Saving data for 10726320: {'auction_closing_time': 1774962000.0, 'created_time': 1774498571.007124, 'last_price_update_time': 1774718257.479846}
2026-03-28 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726320') HTTP/1.1" 204 0
2026-03-28 17:17:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ab26c8a3-8519-5103-a3ec-2bcbf63572b1 with identifier: 10733220
2026-03-28 17:17:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ab26c8a3-8519-5103-a3ec-2bcbf63572b1 with identifier: 10733220
2026-03-28 17:17:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ab26c8a3-8519-5103-a3ec-2bcbf63572b1 with identifier: 10733220 to the API
2026-03-28 17:17:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:17:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:17:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733220>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 340,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': 'ab26c8a3-8519-5103-a3ec-2bcbf63572b1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WBY71AW080FS22967',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733220',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': 'i4',
'odometer': 15027,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 29500,
'price_includes_vat': True,
'registration_date': '2023-11-24',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'BMW i4 40 - Electric - Automatic - 340 hp - 15.027 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733220%27 HTTP/1.1" 200 None
2026-03-28 17:17:37 [adesa.de] INFO: Saving data for 10733220: {'auction_closing_time': 1774951200.0, 'created_time': 1774614276.780907, 'last_price_update_time': 1774718257.771947}
2026-03-28 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733220') HTTP/1.1" 204 0
2026-03-28 17:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726279> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17:17:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 063fa2f8-17e4-5596-ae5e-d75a2dbf6b9c with identifier: 10726305
2026-03-28 17:17:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 063fa2f8-17e4-5596-ae5e-d75a2dbf6b9c with scrape type 2
2026-03-28 17:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 063fa2f8-17e4-5596-ae5e-d75a2dbf6b9c with scrape type 2
2026-03-28 17:17:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 063fa2f8-17e4-5596-ae5e-d75a2dbf6b9c, identifier: 10726305
2026-03-28 17:17:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b88b440-b656-5631-b05e-dbcf5457b36e with identifier: 10726420
2026-03-28 17:17:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b88b440-b656-5631-b05e-dbcf5457b36e with scrape type 2
2026-03-28 17:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b88b440-b656-5631-b05e-dbcf5457b36e with scrape type 2
2026-03-28 17:17:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7b88b440-b656-5631-b05e-dbcf5457b36e, identifier: 10726420
2026-03-28 17:17:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 063fa2f8-17e4-5596-ae5e-d75a2dbf6b9c with identifier: 10726305
2026-03-28 17:17:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 063fa2f8-17e4-5596-ae5e-d75a2dbf6b9c with identifier: 10726305
2026-03-28 17:17:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 063fa2f8-17e4-5596-ae5e-d75a2dbf6b9c with identifier: 10726305 to the API
2026-03-28 17:17:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726305>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '063fa2f8-17e4-5596-ae5e-d75a2dbf6b9c',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '429950',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726305',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 49046,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2021-05-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Ford Kuga 1.5 EcoBoost ST Line X - Petrol - Manual - 150 hp - '
'49.046 km',
'transmission': 'manual',
'trim': 'ST Line X',
'vin': None,
'year': 2021}
2026-03-28 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726305%27 HTTP/1.1" 200 None
2026-03-28 17:17:38 [adesa.de] INFO: Saving data for 10726305: {'auction_closing_time': 1774962000.0, 'created_time': 1774498583.319793, 'last_price_update_time': 1774718258.280192}
2026-03-28 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726305') HTTP/1.1" 204 0
2026-03-28 17:17:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7b88b440-b656-5631-b05e-dbcf5457b36e with identifier: 10726420
2026-03-28 17:17:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7b88b440-b656-5631-b05e-dbcf5457b36e with identifier: 10726420
2026-03-28 17:17:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7b88b440-b656-5631-b05e-dbcf5457b36e with identifier: 10726420 to the API
2026-03-28 17:17:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726420>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 122,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '7b88b440-b656-5631-b05e-dbcf5457b36e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VF1RFK00269907241',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726420',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 17059,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2022-12-14',
'seats_number': 2,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Renault Kangoo Start L1 - Electric - Automatic - 122 hp - 17.059 km',
'transmission': 'automatic',
'trim': 'Start L1',
'vin': None,
'year': 2022}
2026-03-28 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726420%27 HTTP/1.1" 200 None
2026-03-28 17:17:38 [adesa.de] INFO: Saving data for 10726420: {'auction_closing_time': 1774962000.0, 'created_time': 1774498561.326171, 'last_price_update_time': 1774718258.580052}
2026-03-28 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726420') HTTP/1.1" 204 0
2026-03-28 17:17:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726998> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726426> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4560f0d-9949-5335-bc16-d3a00831e924 with identifier: 10726279
2026-03-28 17:17:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4560f0d-9949-5335-bc16-d3a00831e924 with scrape type 2
2026-03-28 17:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4560f0d-9949-5335-bc16-d3a00831e924 with scrape type 2
2026-03-28 17:17:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b4560f0d-9949-5335-bc16-d3a00831e924, identifier: 10726279
2026-03-28 17:17:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b4560f0d-9949-5335-bc16-d3a00831e924 with identifier: 10726279
2026-03-28 17:17:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b4560f0d-9949-5335-bc16-d3a00831e924 with identifier: 10726279
2026-03-28 17:17:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b4560f0d-9949-5335-bc16-d3a00831e924 with identifier: 10726279 to the API
2026-03-28 17:17:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726279>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 218,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': 'b4560f0d-9949-5335-bc16-d3a00831e924',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VF1RCB00871156896',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726279',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 20147,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17100,
'price_includes_vat': True,
'registration_date': '2024-01-19',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Renault Megane E-Tech Iconic - Electric - Automatic - 218 hp - '
'20.147 km',
'transmission': 'automatic',
'trim': 'Iconic',
'vin': None,
'year': 2024}
2026-03-28 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726279%27 HTTP/1.1" 200 None
2026-03-28 17:17:38 [adesa.de] INFO: Saving data for 10726279: {'auction_closing_time': 1774962000.0, 'created_time': 1774498565.819905, 'last_price_update_time': 1774718258.984872}
2026-03-28 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726279') HTTP/1.1" 204 0
2026-03-28 17:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726413> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17:17:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53416642-27cd-5c72-969f-c960d48317df with identifier: 10726998
2026-03-28 17:17:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53416642-27cd-5c72-969f-c960d48317df with scrape type 2
2026-03-28 17:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53416642-27cd-5c72-969f-c960d48317df with scrape type 2
2026-03-28 17:17:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 53416642-27cd-5c72-969f-c960d48317df, identifier: 10726998
2026-03-28 17:17:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e9c4dc3-fa4f-5aa7-b569-df10128316a0 with identifier: 10726426
2026-03-28 17:17:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e9c4dc3-fa4f-5aa7-b569-df10128316a0 with scrape type 2
2026-03-28 17:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e9c4dc3-fa4f-5aa7-b569-df10128316a0 with scrape type 2
2026-03-28 17:17:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0e9c4dc3-fa4f-5aa7-b569-df10128316a0, identifier: 10726426
2026-03-28 17:17:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 53416642-27cd-5c72-969f-c960d48317df with identifier: 10726998
2026-03-28 17:17:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 53416642-27cd-5c72-969f-c960d48317df with identifier: 10726998
2026-03-28 17:17:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 53416642-27cd-5c72-969f-c960d48317df with identifier: 10726998 to the API
2026-03-28 17:17:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:17:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:17:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726998>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 218,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '53416642-27cd-5c72-969f-c960d48317df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VF1RCB00371156871',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726998',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 14680,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18500,
'price_includes_vat': True,
'registration_date': '2024-02-06',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Renault Megane E-Tech Iconic - Electric - Automatic - 218 hp - '
'14.680 km',
'transmission': 'automatic',
'trim': 'Iconic',
'vin': None,
'year': 2024}
2026-03-28 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726998%27 HTTP/1.1" 200 None
2026-03-28 17:17:39 [adesa.de] INFO: Saving data for 10726998: {'auction_closing_time': 1774962000.0, 'created_time': 1774527565.871392, 'last_price_update_time': 1774718259.557151}
2026-03-28 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726998') HTTP/1.1" 204 0
2026-03-28 17:17:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0e9c4dc3-fa4f-5aa7-b569-df10128316a0 with identifier: 10726426
2026-03-28 17:17:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0e9c4dc3-fa4f-5aa7-b569-df10128316a0 with identifier: 10726426
2026-03-28 17:17:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0e9c4dc3-fa4f-5aa7-b569-df10128316a0 with identifier: 10726426 to the API
2026-03-28 17:17:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:17:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:17:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726426>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '0e9c4dc3-fa4f-5aa7-b569-df10128316a0',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '339834',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726426',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 130450,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2020-11-01',
'seats_number': 2,
'seller_name': 'Mobility Concept GmbH',
'title': 'Mercedes-Benz Sprinter 2.2 - Diesel - Manual - 150 hp - 130.450 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726426%27 HTTP/1.1" 200 None
2026-03-28 17:17:39 [adesa.de] INFO: Saving data for 10726426: {'auction_closing_time': 1774962000.0, 'created_time': 1774498579.139053, 'last_price_update_time': 1774718259.848033}
2026-03-28 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726426') HTTP/1.1" 204 0
2026-03-28 17:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726285> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17:17:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70e129dc-cd9d-5a5d-aa26-e47172060dde with identifier: 10726413
2026-03-28 17:17:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70e129dc-cd9d-5a5d-aa26-e47172060dde with scrape type 2
2026-03-28 17:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70e129dc-cd9d-5a5d-aa26-e47172060dde with scrape type 2
2026-03-28 17:17:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 70e129dc-cd9d-5a5d-aa26-e47172060dde, identifier: 10726413
2026-03-28 17:17:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 70e129dc-cd9d-5a5d-aa26-e47172060dde with identifier: 10726413
2026-03-28 17:17:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 70e129dc-cd9d-5a5d-aa26-e47172060dde with identifier: 10726413
2026-03-28 17:17:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 70e129dc-cd9d-5a5d-aa26-e47172060dde with identifier: 10726413 to the API
2026-03-28 17:17:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726413>
{'auction_title': '',
'c_o_2_emission_value': 174,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 310,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '70e129dc-cd9d-5a5d-aa26-e47172060dde',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4240726',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726413',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 36461,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16200,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Cupra Leon Sportstourer 2.0 TSI VZ - AWD - Petrol - Automatic - 310 '
'hp - 36.461 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2022}
2026-03-28 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726413%27 HTTP/1.1" 200 None
2026-03-28 17:17:40 [adesa.de] INFO: Saving data for 10726413: {'auction_closing_time': 1774962000.0, 'created_time': 1774498580.778, 'last_price_update_time': 1774718260.254597}
2026-03-28 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726413') HTTP/1.1" 204 0
2026-03-28 17:17:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7860f06-f231-5b24-8f7e-756add680da2 with identifier: 10726285
2026-03-28 17:17:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7860f06-f231-5b24-8f7e-756add680da2 with scrape type 2
2026-03-28 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7860f06-f231-5b24-8f7e-756add680da2 with scrape type 2
2026-03-28 17:17:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b7860f06-f231-5b24-8f7e-756add680da2, identifier: 10726285
2026-03-28 17:17:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b7860f06-f231-5b24-8f7e-756add680da2 with identifier: 10726285
2026-03-28 17:17:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b7860f06-f231-5b24-8f7e-756add680da2 with identifier: 10726285
2026-03-28 17:17:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b7860f06-f231-5b24-8f7e-756add680da2 with identifier: 10726285 to the API
2026-03-28 17:17:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726285>
{'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': 155,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'b7860f06-f231-5b24-8f7e-756add680da2',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5832577',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726285',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Ford',
'model': 'Puma',
'odometer': 20066,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2023-09-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Ford Puma 1.0 ST Line - Petrol - Automatic - 155 hp - 20.066 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2023}
2026-03-28 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726285%27 HTTP/1.1" 200 None
2026-03-28 17:17:40 [adesa.de] INFO: Saving data for 10726285: {'auction_closing_time': 1774962000.0, 'created_time': 1774498581.907436, 'last_price_update_time': 1774718260.649933}
2026-03-28 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726285') HTTP/1.1" 204 0
2026-03-28 17:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726328> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:40 [adesa.de] INFO: Found listing with ID: 10726475
2026-03-28 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726475%27 HTTP/1.1" 200 None
2026-03-28 17:17:40 [adesa.de] INFO: Scrape type for 10726475: 0
2026-03-28 17:17:40 [adesa.de] INFO: Skipping item 10726475 url https://www.openlane.eu/en/carv6/auction/10726475
2026-03-28 17:17:40 [adesa.de] INFO: Found listing with ID: 10726437
2026-03-28 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726437%27 HTTP/1.1" 200 None
2026-03-28 17:17:40 [adesa.de] INFO: Scrape type for 10726437: 0
2026-03-28 17:17:40 [adesa.de] INFO: Skipping item 10726437 url https://www.openlane.eu/en/carv6/auction/10726437
2026-03-28 17:17:40 [adesa.de] INFO: Found listing with ID: 10726610
2026-03-28 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726610%27 HTTP/1.1" 200 None
2026-03-28 17:17:40 [adesa.de] INFO: Scrape type for 10726610: 0
2026-03-28 17:17:40 [adesa.de] INFO: Skipping item 10726610 url https://www.openlane.eu/en/carv6/auction/10726610
2026-03-28 17:17:40 [adesa.de] INFO: Found listing with ID: 10726467
2026-03-28 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726467%27 HTTP/1.1" 200 None
2026-03-28 17:17:40 [adesa.de] INFO: Scrape type for 10726467: 0
2026-03-28 17:17:40 [adesa.de] INFO: Skipping item 10726467 url https://www.openlane.eu/en/carv6/auction/10726467
2026-03-28 17:17:40 [adesa.de] INFO: Found listing with ID: 10726649
2026-03-28 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726649%27 HTTP/1.1" 200 None
2026-03-28 17:17:40 [adesa.de] INFO: Scrape type for 10726649: 0
2026-03-28 17:17:40 [adesa.de] INFO: Skipping item 10726649 url https://www.openlane.eu/en/carv6/auction/10726649
2026-03-28 17:17:40 [adesa.de] INFO: Found listing with ID: 10726378
2026-03-28 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726378%27 HTTP/1.1" 200 None
2026-03-28 17:17:40 [adesa.de] INFO: Scrape type for 10726378: 2
2026-03-28 17:17:40 [adesa.de] INFO: Scraping item 10726378 url https://www.openlane.eu/en/carv6/auction/10726378
2026-03-28 17:17:40 [adesa.de] INFO: Found listing with ID: 10726604
2026-03-28 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726604%27 HTTP/1.1" 200 None
2026-03-28 17:17:40 [adesa.de] INFO: Scrape type for 10726604: 0
2026-03-28 17:17:40 [adesa.de] INFO: Skipping item 10726604 url https://www.openlane.eu/en/carv6/auction/10726604
2026-03-28 17:17:40 [adesa.de] INFO: Found listing with ID: 10727118
2026-03-28 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710727118%27 HTTP/1.1" 200 None
2026-03-28 17:17:40 [adesa.de] INFO: Scrape type for 10727118: 0
2026-03-28 17:17:40 [adesa.de] INFO: Skipping item 10727118 url https://www.openlane.eu/en/carv6/auction/10727118
2026-03-28 17:17:40 [adesa.de] INFO: Found listing with ID: 10726597
2026-03-28 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726597%27 HTTP/1.1" 200 None
2026-03-28 17:17:40 [adesa.de] INFO: Scrape type for 10726597: 0
2026-03-28 17:17:40 [adesa.de] INFO: Skipping item 10726597 url https://www.openlane.eu/en/carv6/auction/10726597
2026-03-28 17:17:40 [adesa.de] INFO: Found listing with ID: 10727121
2026-03-28 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710727121%27 HTTP/1.1" 200 None
2026-03-28 17:17:40 [adesa.de] INFO: Scrape type for 10727121: 0
2026-03-28 17:17:40 [adesa.de] INFO: Skipping item 10727121 url https://www.openlane.eu/en/carv6/auction/10727121
2026-03-28 17:17:40 [adesa.de] INFO: Found listing with ID: 10727122
2026-03-28 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710727122%27 HTTP/1.1" 200 None
2026-03-28 17:17:40 [adesa.de] INFO: Scrape type for 10727122: 0
2026-03-28 17:17:40 [adesa.de] INFO: Skipping item 10727122 url https://www.openlane.eu/en/carv6/auction/10727122
2026-03-28 17:17:40 [adesa.de] INFO: Found listing with ID: 10726996
2026-03-28 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726996%27 HTTP/1.1" 200 None
2026-03-28 17:17:40 [adesa.de] INFO: Scrape type for 10726996: 0
2026-03-28 17:17:40 [adesa.de] INFO: Skipping item 10726996 url https://www.openlane.eu/en/carv6/auction/10726996
2026-03-28 17:17:40 [adesa.de] INFO: Found listing with ID: 10726573
2026-03-28 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726573%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10726573: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10726573 url https://www.openlane.eu/en/carv6/auction/10726573
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10726664
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726664%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10726664: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10726664 url https://www.openlane.eu/en/carv6/auction/10726664
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10726276
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726276%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10726276: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10726276 url https://www.openlane.eu/en/carv6/auction/10726276
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10726584
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726584%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10726584: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10726584 url https://www.openlane.eu/en/carv6/auction/10726584
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10726471
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726471%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10726471: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10726471 url https://www.openlane.eu/en/carv6/auction/10726471
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10727000
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710727000%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10727000: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10727000 url https://www.openlane.eu/en/carv6/auction/10727000
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10727115
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710727115%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10727115: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10727115 url https://www.openlane.eu/en/carv6/auction/10727115
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10727112
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710727112%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10727112: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10727112 url https://www.openlane.eu/en/carv6/auction/10727112
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10726549
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726549%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10726549: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10726549 url https://www.openlane.eu/en/carv6/auction/10726549
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10726582
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726582%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10726582: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10726582 url https://www.openlane.eu/en/carv6/auction/10726582
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10726540
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726540%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10726540: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10726540 url https://www.openlane.eu/en/carv6/auction/10726540
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10726553
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726553%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10726553: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10726553 url https://www.openlane.eu/en/carv6/auction/10726553
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10726648
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726648%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10726648: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10726648 url https://www.openlane.eu/en/carv6/auction/10726648
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10726600
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726600%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10726600: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10726600 url https://www.openlane.eu/en/carv6/auction/10726600
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10727099
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710727099%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10727099: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10727099 url https://www.openlane.eu/en/carv6/auction/10727099
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10727126
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710727126%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10727126: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10727126 url https://www.openlane.eu/en/carv6/auction/10727126
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10726589
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726589%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10726589: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10726589 url https://www.openlane.eu/en/carv6/auction/10726589
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10726534
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726534%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10726534: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10726534 url https://www.openlane.eu/en/carv6/auction/10726534
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10726302
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726302%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10726302: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10726302 url https://www.openlane.eu/en/carv6/auction/10726302
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10726480
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726480%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10726480: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10726480 url https://www.openlane.eu/en/carv6/auction/10726480
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10727109
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710727109%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10727109: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10727109 url https://www.openlane.eu/en/carv6/auction/10727109
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10726506
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726506%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10726506: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10726506 url https://www.openlane.eu/en/carv6/auction/10726506
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10726492
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726492%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10726492: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10726492 url https://www.openlane.eu/en/carv6/auction/10726492
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10727054
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710727054%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10727054: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10727054 url https://www.openlane.eu/en/carv6/auction/10727054
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10726463
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726463%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10726463: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10726463 url https://www.openlane.eu/en/carv6/auction/10726463
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10726550
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726550%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10726550: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10726550 url https://www.openlane.eu/en/carv6/auction/10726550
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10726514
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726514%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10726514: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10726514 url https://www.openlane.eu/en/carv6/auction/10726514
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10726626
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726626%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10726626: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10726626 url https://www.openlane.eu/en/carv6/auction/10726626
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10726516
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726516%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10726516: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10726516 url https://www.openlane.eu/en/carv6/auction/10726516
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10726536
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726536%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10726536: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10726536 url https://www.openlane.eu/en/carv6/auction/10726536
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10727138
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710727138%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10727138: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10727138 url https://www.openlane.eu/en/carv6/auction/10727138
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10726655
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726655%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10726655: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10726655 url https://www.openlane.eu/en/carv6/auction/10726655
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10726461
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726461%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10726461: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10726461 url https://www.openlane.eu/en/carv6/auction/10726461
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10726579
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726579%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10726579: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10726579 url https://www.openlane.eu/en/carv6/auction/10726579
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10726439
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726439%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10726439: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10726439 url https://www.openlane.eu/en/carv6/auction/10726439
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10727098
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710727098%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10727098: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10727098 url https://www.openlane.eu/en/carv6/auction/10727098
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10726448
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726448%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10726448: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10726448 url https://www.openlane.eu/en/carv6/auction/10726448
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10726270
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726270%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10726270: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10726270 url https://www.openlane.eu/en/carv6/auction/10726270
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10726280
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726280%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10726280: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10726280 url https://www.openlane.eu/en/carv6/auction/10726280
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10727130
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710727130%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10727130: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10727130 url https://www.openlane.eu/en/carv6/auction/10727130
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10726283
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726283%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10726283: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10726283 url https://www.openlane.eu/en/carv6/auction/10726283
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10726282
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726282%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10726282: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10726282 url https://www.openlane.eu/en/carv6/auction/10726282
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10726617
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726617%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10726617: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10726617 url https://www.openlane.eu/en/carv6/auction/10726617
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10726511
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726511%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10726511: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10726511 url https://www.openlane.eu/en/carv6/auction/10726511
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10727004
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710727004%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10727004: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10727004 url https://www.openlane.eu/en/carv6/auction/10727004
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10726987
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726987%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10726987: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10726987 url https://www.openlane.eu/en/carv6/auction/10726987
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10726460
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726460%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10726460: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10726460 url https://www.openlane.eu/en/carv6/auction/10726460
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10726527
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726527%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10726527: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10726527 url https://www.openlane.eu/en/carv6/auction/10726527
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10727127
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710727127%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10727127: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10727127 url https://www.openlane.eu/en/carv6/auction/10727127
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10726545
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726545%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10726545: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10726545 url https://www.openlane.eu/en/carv6/auction/10726545
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10726465
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726465%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10726465: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10726465 url https://www.openlane.eu/en/carv6/auction/10726465
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10726310
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726310%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10726310: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10726310 url https://www.openlane.eu/en/carv6/auction/10726310
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10727105
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710727105%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10727105: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10727105 url https://www.openlane.eu/en/carv6/auction/10727105
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10726526
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726526%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10726526: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10726526 url https://www.openlane.eu/en/carv6/auction/10726526
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10727101
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710727101%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10727101: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10727101 url https://www.openlane.eu/en/carv6/auction/10727101
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10726458
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726458%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10726458: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10726458 url https://www.openlane.eu/en/carv6/auction/10726458
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10726269
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726269%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10726269: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10726269 url https://www.openlane.eu/en/carv6/auction/10726269
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10726989
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726989%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10726989: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10726989 url https://www.openlane.eu/en/carv6/auction/10726989
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10726273
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726273%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10726273: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10726273 url https://www.openlane.eu/en/carv6/auction/10726273
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10726524
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726524%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10726524: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10726524 url https://www.openlane.eu/en/carv6/auction/10726524
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10726629
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726629%27 HTTP/1.1" 200 None
2026-03-28 17:17:41 [adesa.de] INFO: Scrape type for 10726629: 0
2026-03-28 17:17:41 [adesa.de] INFO: Skipping item 10726629 url https://www.openlane.eu/en/carv6/auction/10726629
2026-03-28 17:17:41 [adesa.de] INFO: Found listing with ID: 10726657
2026-03-28 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726657%27 HTTP/1.1" 200 None
2026-03-28 17:17:42 [adesa.de] INFO: Scrape type for 10726657: 0
2026-03-28 17:17:42 [adesa.de] INFO: Skipping item 10726657 url https://www.openlane.eu/en/carv6/auction/10726657
2026-03-28 17:17:42 [adesa.de] INFO: Found listing with ID: 10726428
2026-03-28 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726428%27 HTTP/1.1" 200 None
2026-03-28 17:17:42 [adesa.de] INFO: Scrape type for 10726428: 0
2026-03-28 17:17:42 [adesa.de] INFO: Skipping item 10726428 url https://www.openlane.eu/en/carv6/auction/10726428
2026-03-28 17:17:42 [adesa.de] INFO: Found listing with ID: 10726547
2026-03-28 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726547%27 HTTP/1.1" 200 None
2026-03-28 17:17:42 [adesa.de] INFO: Scrape type for 10726547: 0
2026-03-28 17:17:42 [adesa.de] INFO: Skipping item 10726547 url https://www.openlane.eu/en/carv6/auction/10726547
2026-03-28 17:17:42 [adesa.de] INFO: Found listing with ID: 10726494
2026-03-28 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726494%27 HTTP/1.1" 200 None
2026-03-28 17:17:42 [adesa.de] INFO: Scrape type for 10726494: 0
2026-03-28 17:17:42 [adesa.de] INFO: Skipping item 10726494 url https://www.openlane.eu/en/carv6/auction/10726494
2026-03-28 17:17:42 [adesa.de] INFO: Found listing with ID: 10725736
2026-03-28 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710725736%27 HTTP/1.1" 200 None
2026-03-28 17:17:42 [adesa.de] INFO: Scrape type for 10725736: 0
2026-03-28 17:17:42 [adesa.de] INFO: Skipping item 10725736 url https://www.openlane.eu/en/carv6/auction/10725736
2026-03-28 17:17:42 [adesa.de] INFO: Found listing with ID: 10725770
2026-03-28 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710725770%27 HTTP/1.1" 200 None
2026-03-28 17:17:42 [adesa.de] INFO: Scrape type for 10725770: 0
2026-03-28 17:17:42 [adesa.de] INFO: Skipping item 10725770 url https://www.openlane.eu/en/carv6/auction/10725770
2026-03-28 17:17:42 [adesa.de] INFO: Found listing with ID: 10725773
2026-03-28 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710725773%27 HTTP/1.1" 200 None
2026-03-28 17:17:42 [adesa.de] INFO: Scrape type for 10725773: 0
2026-03-28 17:17:42 [adesa.de] INFO: Skipping item 10725773 url https://www.openlane.eu/en/carv6/auction/10725773
2026-03-28 17:17:42 [adesa.de] INFO: Found listing with ID: 10725774
2026-03-28 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710725774%27 HTTP/1.1" 200 None
2026-03-28 17:17:42 [adesa.de] INFO: Scrape type for 10725774: 0
2026-03-28 17:17:42 [adesa.de] INFO: Skipping item 10725774 url https://www.openlane.eu/en/carv6/auction/10725774
2026-03-28 17:17:42 [adesa.de] INFO: Found listing with ID: 10725726
2026-03-28 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710725726%27 HTTP/1.1" 200 None
2026-03-28 17:17:42 [adesa.de] INFO: Scrape type for 10725726: 0
2026-03-28 17:17:42 [adesa.de] INFO: Skipping item 10725726 url https://www.openlane.eu/en/carv6/auction/10725726
2026-03-28 17:17:42 [adesa.de] INFO: Found listing with ID: 10725707
2026-03-28 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710725707%27 HTTP/1.1" 200 None
2026-03-28 17:17:42 [adesa.de] INFO: Scrape type for 10725707: 0
2026-03-28 17:17:42 [adesa.de] INFO: Skipping item 10725707 url https://www.openlane.eu/en/carv6/auction/10725707
2026-03-28 17:17:42 [adesa.de] INFO: Found listing with ID: 10725709
2026-03-28 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710725709%27 HTTP/1.1" 200 None
2026-03-28 17:17:42 [adesa.de] INFO: Scrape type for 10725709: 0
2026-03-28 17:17:42 [adesa.de] INFO: Skipping item 10725709 url https://www.openlane.eu/en/carv6/auction/10725709
2026-03-28 17:17:42 [adesa.de] INFO: Found listing with ID: 10725722
2026-03-28 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710725722%27 HTTP/1.1" 200 None
2026-03-28 17:17:42 [adesa.de] INFO: Scrape type for 10725722: 0
2026-03-28 17:17:42 [adesa.de] INFO: Skipping item 10725722 url https://www.openlane.eu/en/carv6/auction/10725722
2026-03-28 17:17:42 [adesa.de] INFO: Found listing with ID: 10725721
2026-03-28 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710725721%27 HTTP/1.1" 200 None
2026-03-28 17:17:42 [adesa.de] INFO: Scrape type for 10725721: 0
2026-03-28 17:17:42 [adesa.de] INFO: Skipping item 10725721 url https://www.openlane.eu/en/carv6/auction/10725721
2026-03-28 17:17:42 [adesa.de] INFO: Found listing with ID: 10725715
2026-03-28 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710725715%27 HTTP/1.1" 200 None
2026-03-28 17:17:42 [adesa.de] INFO: Scrape type for 10725715: 0
2026-03-28 17:17:42 [adesa.de] INFO: Skipping item 10725715 url https://www.openlane.eu/en/carv6/auction/10725715
2026-03-28 17:17:42 [adesa.de] INFO: Found listing with ID: 10725717
2026-03-28 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710725717%27 HTTP/1.1" 200 None
2026-03-28 17:17:42 [adesa.de] INFO: Scrape type for 10725717: 0
2026-03-28 17:17:42 [adesa.de] INFO: Skipping item 10725717 url https://www.openlane.eu/en/carv6/auction/10725717
2026-03-28 17:17:42 [adesa.de] INFO: Found listing with ID: 10725732
2026-03-28 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710725732%27 HTTP/1.1" 200 None
2026-03-28 17:17:42 [adesa.de] INFO: Scrape type for 10725732: 0
2026-03-28 17:17:42 [adesa.de] INFO: Skipping item 10725732 url https://www.openlane.eu/en/carv6/auction/10725732
2026-03-28 17:17:42 [adesa.de] INFO: Found listing with ID: 10725710
2026-03-28 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710725710%27 HTTP/1.1" 200 None
2026-03-28 17:17:42 [adesa.de] INFO: Scrape type for 10725710: 0
2026-03-28 17:17:42 [adesa.de] INFO: Skipping item 10725710 url https://www.openlane.eu/en/carv6/auction/10725710
2026-03-28 17:17:42 [adesa.de] INFO: Found listing with ID: 10725734
2026-03-28 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710725734%27 HTTP/1.1" 200 None
2026-03-28 17:17:42 [adesa.de] INFO: Scrape type for 10725734: 0
2026-03-28 17:17:42 [adesa.de] INFO: Skipping item 10725734 url https://www.openlane.eu/en/carv6/auction/10725734
2026-03-28 17:17:42 [adesa.de] INFO: Found listing with ID: 10725706
2026-03-28 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710725706%27 HTTP/1.1" 200 None
2026-03-28 17:17:42 [adesa.de] INFO: Scrape type for 10725706: 0
2026-03-28 17:17:42 [adesa.de] INFO: Skipping item 10725706 url https://www.openlane.eu/en/carv6/auction/10725706
2026-03-28 17:17:42 [adesa.de] INFO: Found listing with ID: 10725733
2026-03-28 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710725733%27 HTTP/1.1" 200 None
2026-03-28 17:17:42 [adesa.de] INFO: Scrape type for 10725733: 0
2026-03-28 17:17:42 [adesa.de] INFO: Skipping item 10725733 url https://www.openlane.eu/en/carv6/auction/10725733
2026-03-28 17:17:42 [adesa.de] INFO: Found listing with ID: 10725697
2026-03-28 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710725697%27 HTTP/1.1" 200 None
2026-03-28 17:17:42 [adesa.de] INFO: Scrape type for 10725697: 0
2026-03-28 17:17:42 [adesa.de] INFO: Skipping item 10725697 url https://www.openlane.eu/en/carv6/auction/10725697
2026-03-28 17:17:42 [adesa.de] INFO: Found listing with ID: 10725738
2026-03-28 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710725738%27 HTTP/1.1" 200 None
2026-03-28 17:17:42 [adesa.de] INFO: Scrape type for 10725738: 0
2026-03-28 17:17:42 [adesa.de] INFO: Skipping item 10725738 url https://www.openlane.eu/en/carv6/auction/10725738
2026-03-28 17:17:42 [adesa.de] INFO: Found listing with ID: 10725712
2026-03-28 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710725712%27 HTTP/1.1" 200 None
2026-03-28 17:17:42 [adesa.de] INFO: Scrape type for 10725712: 0
2026-03-28 17:17:42 [adesa.de] INFO: Skipping item 10725712 url https://www.openlane.eu/en/carv6/auction/10725712
2026-03-28 17:17:42 [adesa.de] INFO: Found listing with ID: 10725713
2026-03-28 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710725713%27 HTTP/1.1" 200 None
2026-03-28 17:17:42 [adesa.de] INFO: Scrape type for 10725713: 0
2026-03-28 17:17:42 [adesa.de] INFO: Skipping item 10725713 url https://www.openlane.eu/en/carv6/auction/10725713
2026-03-28 17:17:42 [adesa.de] INFO: Found listing with ID: 10725701
2026-03-28 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710725701%27 HTTP/1.1" 200 None
2026-03-28 17:17:42 [adesa.de] INFO: Scrape type for 10725701: 0
2026-03-28 17:17:42 [adesa.de] INFO: Skipping item 10725701 url https://www.openlane.eu/en/carv6/auction/10725701
2026-03-28 17:17:42 [adesa.de] INFO: Found listing with ID: 10725730
2026-03-28 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710725730%27 HTTP/1.1" 200 None
2026-03-28 17:17:42 [adesa.de] INFO: Scrape type for 10725730: 0
2026-03-28 17:17:42 [adesa.de] INFO: Skipping item 10725730 url https://www.openlane.eu/en/carv6/auction/10725730
2026-03-28 17:17:42 [adesa.de] INFO: Found listing with ID: 10725728
2026-03-28 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710725728%27 HTTP/1.1" 200 None
2026-03-28 17:17:42 [adesa.de] INFO: Scrape type for 10725728: 0
2026-03-28 17:17:42 [adesa.de] INFO: Skipping item 10725728 url https://www.openlane.eu/en/carv6/auction/10725728
2026-03-28 17:17:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4989298e-4ef4-581f-aa70-fc9240e9e933 with identifier: 10726328
2026-03-28 17:17:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4989298e-4ef4-581f-aa70-fc9240e9e933 with scrape type 2
2026-03-28 17:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4989298e-4ef4-581f-aa70-fc9240e9e933 with scrape type 2
2026-03-28 17:17:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4989298e-4ef4-581f-aa70-fc9240e9e933, identifier: 10726328
2026-03-28 17:17:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4989298e-4ef4-581f-aa70-fc9240e9e933 with identifier: 10726328
2026-03-28 17:17:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4989298e-4ef4-581f-aa70-fc9240e9e933 with identifier: 10726328
2026-03-28 17:17:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4989298e-4ef4-581f-aa70-fc9240e9e933 with identifier: 10726328 to the API
2026-03-28 17:17:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726328>
{'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-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '4989298e-4ef4-581f-aa70-fc9240e9e933',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '429456',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726328',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 87245,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2024-01-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Audi Q4 E-tron 40 - Electric - Automatic - 204 hp - 87.245 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726328%27 HTTP/1.1" 200 None
2026-03-28 17:17:43 [adesa.de] INFO: Saving data for 10726328: {'auction_closing_time': 1774962000.0, 'created_time': 1774498579.499835, 'last_price_update_time': 1774718263.155664}
2026-03-28 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726328') HTTP/1.1" 204 0
2026-03-28 17:17:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726312> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726304> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726555> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17: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-28 17: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-28 17:17:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6af26a4-625a-509a-9818-40ee1372b38f with identifier: 10726312
2026-03-28 17:17:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6af26a4-625a-509a-9818-40ee1372b38f with scrape type 2
2026-03-28 17:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6af26a4-625a-509a-9818-40ee1372b38f with scrape type 2
2026-03-28 17:17:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a6af26a4-625a-509a-9818-40ee1372b38f, identifier: 10726312
2026-03-28 17:17:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c51b4eca-129c-5102-9b71-e0018b6ebfc3 with identifier: 10726304
2026-03-28 17:17:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c51b4eca-129c-5102-9b71-e0018b6ebfc3 with scrape type 2
2026-03-28 17:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c51b4eca-129c-5102-9b71-e0018b6ebfc3 with scrape type 2
2026-03-28 17:17:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c51b4eca-129c-5102-9b71-e0018b6ebfc3, identifier: 10726304
2026-03-28 17:17:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7e3be1e-7c4f-5a30-894a-06a32534f399 with identifier: 10726555
2026-03-28 17:17:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7e3be1e-7c4f-5a30-894a-06a32534f399 with scrape type 2
2026-03-28 17:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7e3be1e-7c4f-5a30-894a-06a32534f399 with scrape type 2
2026-03-28 17:17:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a7e3be1e-7c4f-5a30-894a-06a32534f399, identifier: 10726555
2026-03-28 17:17:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a6af26a4-625a-509a-9818-40ee1372b38f with identifier: 10726312
2026-03-28 17:17:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a6af26a4-625a-509a-9818-40ee1372b38f with identifier: 10726312
2026-03-28 17:17:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a6af26a4-625a-509a-9818-40ee1372b38f with identifier: 10726312 to the API
2026-03-28 17:17:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726312>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': 'a6af26a4-625a-509a-9818-40ee1372b38f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '387700',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726312',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Polestar',
'model': '2',
'odometer': 20294,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2022-10-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Polestar 2 Long Range 79 kWh - Electric - Automatic - 231 hp - '
'20.294 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726312%27 HTTP/1.1" 200 None
2026-03-28 17:17:43 [adesa.de] INFO: Saving data for 10726312: {'auction_closing_time': 1774962000.0, 'created_time': 1774498581.556006, 'last_price_update_time': 1774718263.9783}
2026-03-28 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726312') HTTP/1.1" 204 0
2026-03-28 17:17:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c51b4eca-129c-5102-9b71-e0018b6ebfc3 with identifier: 10726304
2026-03-28 17:17:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c51b4eca-129c-5102-9b71-e0018b6ebfc3 with identifier: 10726304
2026-03-28 17:17:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c51b4eca-129c-5102-9b71-e0018b6ebfc3 with identifier: 10726304 to the API
2026-03-28 17:17:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726304>
{'auction_title': '',
'c_o_2_emission_value': 93,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'c51b4eca-129c-5102-9b71-e0018b6ebfc3',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '433789',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726304',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 47134,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 6800,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Opel Corsa 1.2 Edition - Petrol - Manual - 75 hp - 47.134 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2021}
2026-03-28 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726304%27 HTTP/1.1" 200 None
2026-03-28 17:17:44 [adesa.de] INFO: Saving data for 10726304: {'auction_closing_time': 1774962000.0, 'created_time': 1774498567.889062, 'last_price_update_time': 1774718264.289707}
2026-03-28 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726304') HTTP/1.1" 204 0
2026-03-28 17:17:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a7e3be1e-7c4f-5a30-894a-06a32534f399 with identifier: 10726555
2026-03-28 17:17:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a7e3be1e-7c4f-5a30-894a-06a32534f399 with identifier: 10726555
2026-03-28 17:17:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a7e3be1e-7c4f-5a30-894a-06a32534f399 with identifier: 10726555 to the API
2026-03-28 17:17:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726555>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 185,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'a7e3be1e-7c4f-5a30-894a-06a32534f399',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4650181',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726555',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 39741,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2021-08-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Kia Sportage 2.0 CRDi GT Line - AWD - Diesel - Automatic - 185 hp - '
'39.741 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2021}
2026-03-28 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726555%27 HTTP/1.1" 200 None
2026-03-28 17:17:44 [adesa.de] INFO: Saving data for 10726555: {'auction_closing_time': 1774962000.0, 'created_time': 1774527576.772594, 'last_price_update_time': 1774718264.58783}
2026-03-28 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726555') HTTP/1.1" 204 0
2026-03-28 17:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726300> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726402> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17: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-28 17:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726286> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17:17:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49b98590-cd09-5e07-b8f1-0f53aa1dced2 with identifier: 10726300
2026-03-28 17:17:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49b98590-cd09-5e07-b8f1-0f53aa1dced2 with scrape type 2
2026-03-28 17:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49b98590-cd09-5e07-b8f1-0f53aa1dced2 with scrape type 2
2026-03-28 17:17:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 49b98590-cd09-5e07-b8f1-0f53aa1dced2, identifier: 10726300
2026-03-28 17:17:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c574a83c-7878-5961-93bb-3fda8598f9d6 with identifier: 10726402
2026-03-28 17:17:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c574a83c-7878-5961-93bb-3fda8598f9d6 with scrape type 2
2026-03-28 17:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c574a83c-7878-5961-93bb-3fda8598f9d6 with scrape type 2
2026-03-28 17:17:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c574a83c-7878-5961-93bb-3fda8598f9d6, identifier: 10726402
2026-03-28 17:17:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 49b98590-cd09-5e07-b8f1-0f53aa1dced2 with identifier: 10726300
2026-03-28 17:17:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 49b98590-cd09-5e07-b8f1-0f53aa1dced2 with identifier: 10726300
2026-03-28 17:17:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 49b98590-cd09-5e07-b8f1-0f53aa1dced2 with identifier: 10726300 to the API
2026-03-28 17:17:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726300>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '49b98590-cd09-5e07-b8f1-0f53aa1dced2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '459783',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726300',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 55772,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2021-10-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Hyundai e-Kona Plus - Electric - Automatic - 204 hp - 55.772 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2021}
2026-03-28 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726300%27 HTTP/1.1" 200 None
2026-03-28 17:17:45 [adesa.de] INFO: Saving data for 10726300: {'auction_closing_time': 1774962000.0, 'created_time': 1774498545.511472, 'last_price_update_time': 1774718265.169709}
2026-03-28 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726300') HTTP/1.1" 204 0
2026-03-28 17:17:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c574a83c-7878-5961-93bb-3fda8598f9d6 with identifier: 10726402
2026-03-28 17:17:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c574a83c-7878-5961-93bb-3fda8598f9d6 with identifier: 10726402
2026-03-28 17:17:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c574a83c-7878-5961-93bb-3fda8598f9d6 with identifier: 10726402 to the API
2026-03-28 17:17:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726402>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'c574a83c-7878-5961-93bb-3fda8598f9d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5294981',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726402',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 42139,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Hyundai Tucson 1.6 T-GDI N Line - AWD - Petrol - Automatic - 180 hp '
'- 42.139 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2023}
2026-03-28 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726402%27 HTTP/1.1" 200 None
2026-03-28 17:17:45 [adesa.de] INFO: Saving data for 10726402: {'auction_closing_time': 1774962000.0, 'created_time': 1774498548.646606, 'last_price_update_time': 1774718265.451302}
2026-03-28 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726402') HTTP/1.1" 204 0
2026-03-28 17:17:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9271aa3-b077-5b35-9610-141d40c56962 with identifier: 10726286
2026-03-28 17:17:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9271aa3-b077-5b35-9610-141d40c56962 with scrape type 2
2026-03-28 17:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9271aa3-b077-5b35-9610-141d40c56962 with scrape type 2
2026-03-28 17:17:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c9271aa3-b077-5b35-9610-141d40c56962, identifier: 10726286
2026-03-28 17:17:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c9271aa3-b077-5b35-9610-141d40c56962 with identifier: 10726286
2026-03-28 17:17:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 17:17:45 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Orange HTTP/1.1" 200 None
2026-03-28 17:17:45 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 17:17:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c9271aa3-b077-5b35-9610-141d40c56962 with identifier: 10726286
2026-03-28 17:17:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c9271aa3-b077-5b35-9610-141d40c56962 with identifier: 10726286 to the API
2026-03-28 17:17:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726286>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': 'c9271aa3-b077-5b35-9610-141d40c56962',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5839018',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726286',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 31058,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2023-08-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Opel Corsa Elegance - Electric - Automatic - 136 hp - 31.058 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2023}
2026-03-28 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726286%27 HTTP/1.1" 200 None
2026-03-28 17:17:46 [adesa.de] INFO: Saving data for 10726286: {'auction_closing_time': 1774962000.0, 'created_time': 1774498563.340492, 'last_price_update_time': 1774718266.038513}
2026-03-28 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726286') HTTP/1.1" 204 0
2026-03-28 17:17:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726400> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726356> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee874904-6416-5f12-ab72-9d85f46d8d67 with identifier: 10726400
2026-03-28 17:17:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee874904-6416-5f12-ab72-9d85f46d8d67 with scrape type 2
2026-03-28 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee874904-6416-5f12-ab72-9d85f46d8d67 with scrape type 2
2026-03-28 17:17:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ee874904-6416-5f12-ab72-9d85f46d8d67, identifier: 10726400
2026-03-28 17:17:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ee874904-6416-5f12-ab72-9d85f46d8d67 with identifier: 10726400
2026-03-28 17:17:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ee874904-6416-5f12-ab72-9d85f46d8d67 with identifier: 10726400
2026-03-28 17:17:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ee874904-6416-5f12-ab72-9d85f46d8d67 with identifier: 10726400 to the API
2026-03-28 17:17:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:17:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:17:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726400>
{'auction_title': '',
'c_o_2_emission_value': 175,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 310,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'ee874904-6416-5f12-ab72-9d85f46d8d67',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4150693',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726400',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 40544,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2021-09-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Cupra Formentor 2.0 TSI VZ - AWD - Petrol - Automatic - 310 hp - '
'40.544 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2021}
2026-03-28 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726400%27 HTTP/1.1" 200 None
2026-03-28 17:17:46 [adesa.de] INFO: Saving data for 10726400: {'auction_closing_time': 1774962000.0, 'created_time': 1774498566.569762, 'last_price_update_time': 1774718266.753602}
2026-03-28 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726400') HTTP/1.1" 204 0
2026-03-28 17:17:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731311> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731333> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f25405d-c9d6-5012-8c7a-855be953fcc9 with identifier: 10726356
2026-03-28 17:17:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f25405d-c9d6-5012-8c7a-855be953fcc9 with scrape type 2
2026-03-28 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f25405d-c9d6-5012-8c7a-855be953fcc9 with scrape type 2
2026-03-28 17:17:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5f25405d-c9d6-5012-8c7a-855be953fcc9, identifier: 10726356
2026-03-28 17:17:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5f25405d-c9d6-5012-8c7a-855be953fcc9 with identifier: 10726356
2026-03-28 17:17:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5f25405d-c9d6-5012-8c7a-855be953fcc9 with identifier: 10726356
2026-03-28 17:17:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5f25405d-c9d6-5012-8c7a-855be953fcc9 with identifier: 10726356 to the API
2026-03-28 17:17:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726356>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 8,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '5f25405d-c9d6-5012-8c7a-855be953fcc9',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '461267',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726356',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 65307,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2021-11-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Hyundai e-Kona - Electric - Automatic - 136 hp - 65.307 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726356%27 HTTP/1.1" 200 None
2026-03-28 17:17:47 [adesa.de] INFO: Saving data for 10726356: {'auction_closing_time': 1774962000.0, 'created_time': 1774498551.65497, 'last_price_update_time': 1774718267.163296}
2026-03-28 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726356') HTTP/1.1" 204 0
2026-03-28 17:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731330> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17:17:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74825e7f-80d8-52cd-aa59-3dabeda8afee with identifier: 10731311
2026-03-28 17:17:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74825e7f-80d8-52cd-aa59-3dabeda8afee with scrape type 2
2026-03-28 17:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74825e7f-80d8-52cd-aa59-3dabeda8afee with scrape type 2
2026-03-28 17:17:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 74825e7f-80d8-52cd-aa59-3dabeda8afee, identifier: 10731311
2026-03-28 17:17:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7d2d0dd-2423-5635-bae3-8a493c52d66f with identifier: 10731333
2026-03-28 17:17:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7d2d0dd-2423-5635-bae3-8a493c52d66f with scrape type 2
2026-03-28 17:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7d2d0dd-2423-5635-bae3-8a493c52d66f with scrape type 2
2026-03-28 17:17:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e7d2d0dd-2423-5635-bae3-8a493c52d66f, identifier: 10731333
2026-03-28 17:17:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 74825e7f-80d8-52cd-aa59-3dabeda8afee with identifier: 10731311
2026-03-28 17:17:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 74825e7f-80d8-52cd-aa59-3dabeda8afee with identifier: 10731311
2026-03-28 17:17:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 74825e7f-80d8-52cd-aa59-3dabeda8afee with identifier: 10731311 to the API
2026-03-28 17:17:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731311>
{'auction_title': '',
'c_o_2_emission_value': 26,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '74825e7f-80d8-52cd-aa59-3dabeda8afee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '97899092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731311',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 49614,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20100,
'price_includes_vat': True,
'registration_date': '2022-08-24',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia Sportage 1.6 T-GDI GT Line - Hybrid - Automatic - 180 hp - '
'49.614 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2022}
2026-03-28 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731311%27 HTTP/1.1" 200 None
2026-03-28 17:17:47 [adesa.de] INFO: Saving data for 10731311: {'auction_closing_time': 1774864800.0, 'created_time': 1774613950.681099, 'last_price_update_time': 1774718267.658272}
2026-03-28 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731311') HTTP/1.1" 204 0
2026-03-28 17:17:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e7d2d0dd-2423-5635-bae3-8a493c52d66f with identifier: 10731333
2026-03-28 17:17:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e7d2d0dd-2423-5635-bae3-8a493c52d66f with identifier: 10731333
2026-03-28 17:17:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e7d2d0dd-2423-5635-bae3-8a493c52d66f with identifier: 10731333 to the API
2026-03-28 17:17:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731333>
{'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-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'e7d2d0dd-2423-5635-bae3-8a493c52d66f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '67585091',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731333',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'Niro',
'odometer': 35038,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18500,
'price_includes_vat': True,
'registration_date': '2023-08-31',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia Niro Vision - Electric - Automatic - 204 hp - 35.038 km',
'transmission': 'automatic',
'trim': 'Vision',
'vin': None,
'year': 2023}
2026-03-28 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731333%27 HTTP/1.1" 200 None
2026-03-28 17:17:47 [adesa.de] INFO: Saving data for 10731333: {'auction_closing_time': 1774864800.0, 'created_time': 1774614010.285837, 'last_price_update_time': 1774718267.940211}
2026-03-28 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731333') HTTP/1.1" 204 0
2026-03-28 17:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731230> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17:17:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76257571-fdd4-5a55-89c3-53a8eb74ad18 with identifier: 10731330
2026-03-28 17:17:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76257571-fdd4-5a55-89c3-53a8eb74ad18 with scrape type 2
2026-03-28 17:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76257571-fdd4-5a55-89c3-53a8eb74ad18 with scrape type 2
2026-03-28 17:17:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 76257571-fdd4-5a55-89c3-53a8eb74ad18, identifier: 10731330
2026-03-28 17:17:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 76257571-fdd4-5a55-89c3-53a8eb74ad18 with identifier: 10731330
2026-03-28 17:17:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 76257571-fdd4-5a55-89c3-53a8eb74ad18 with identifier: 10731330
2026-03-28 17:17:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 76257571-fdd4-5a55-89c3-53a8eb74ad18 with identifier: 10731330 to the API
2026-03-28 17:17:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731330>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '76257571-fdd4-5a55-89c3-53a8eb74ad18',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '97976092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731330',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'Niro',
'odometer': 59997,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia Niro Spirit - Electric - Automatic - 204 hp - 59.997 km',
'transmission': 'automatic',
'trim': 'Spirit',
'vin': None,
'year': 2022}
2026-03-28 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731330%27 HTTP/1.1" 200 None
2026-03-28 17:17:48 [adesa.de] INFO: Saving data for 10731330: {'auction_closing_time': 1774864800.0, 'created_time': 1774613960.9119911, 'last_price_update_time': 1774718268.355185}
2026-03-28 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731330') HTTP/1.1" 204 0
2026-03-28 17:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731202> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731177> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f787e8eb-ae12-59a7-aceb-d57b000d16b2 with identifier: 10731230
2026-03-28 17:17:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f787e8eb-ae12-59a7-aceb-d57b000d16b2 with scrape type 2
2026-03-28 17:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f787e8eb-ae12-59a7-aceb-d57b000d16b2 with scrape type 2
2026-03-28 17:17:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f787e8eb-ae12-59a7-aceb-d57b000d16b2, identifier: 10731230
2026-03-28 17:17:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f787e8eb-ae12-59a7-aceb-d57b000d16b2 with identifier: 10731230
2026-03-28 17:17:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f787e8eb-ae12-59a7-aceb-d57b000d16b2 with identifier: 10731230
2026-03-28 17:17:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f787e8eb-ae12-59a7-aceb-d57b000d16b2 with identifier: 10731230 to the API
2026-03-28 17:17:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731230>
{'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-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'f787e8eb-ae12-59a7-aceb-d57b000d16b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '19203093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731230',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'Niro',
'odometer': 32751,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16300,
'price_includes_vat': True,
'registration_date': '2023-03-17',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia Niro Inspiration - Electric - Automatic - 204 hp - 32.751 km',
'transmission': 'automatic',
'trim': 'Inspiration',
'vin': None,
'year': 2023}
2026-03-28 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731230%27 HTTP/1.1" 200 None
2026-03-28 17:17:48 [adesa.de] INFO: Saving data for 10731230: {'auction_closing_time': 1774864800.0, 'created_time': 1774613971.829212, 'last_price_update_time': 1774718268.812682}
2026-03-28 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731230') HTTP/1.1" 204 0
2026-03-28 17:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726378> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe89c5aa-7911-5e46-a9f6-1a1960edcf33 with identifier: 10731202
2026-03-28 17:17:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe89c5aa-7911-5e46-a9f6-1a1960edcf33 with scrape type 2
2026-03-28 17:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe89c5aa-7911-5e46-a9f6-1a1960edcf33 with scrape type 2
2026-03-28 17:17:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fe89c5aa-7911-5e46-a9f6-1a1960edcf33, identifier: 10731202
2026-03-28 17:17:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1b8a5a5-1c83-544c-9588-2222dc8f3184 with identifier: 10731177
2026-03-28 17:17:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1b8a5a5-1c83-544c-9588-2222dc8f3184 with scrape type 2
2026-03-28 17:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1b8a5a5-1c83-544c-9588-2222dc8f3184 with scrape type 2
2026-03-28 17:17:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d1b8a5a5-1c83-544c-9588-2222dc8f3184, identifier: 10731177
2026-03-28 17:17:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fe89c5aa-7911-5e46-a9f6-1a1960edcf33 with identifier: 10731202
2026-03-28 17:17:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fe89c5aa-7911-5e46-a9f6-1a1960edcf33 with identifier: 10731202
2026-03-28 17:17:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fe89c5aa-7911-5e46-a9f6-1a1960edcf33 with identifier: 10731202 to the API
2026-03-28 17:17:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731202>
{'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-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'fe89c5aa-7911-5e46-a9f6-1a1960edcf33',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '83539092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731202',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Kia',
'model': 'Niro',
'odometer': 33475,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16300,
'price_includes_vat': True,
'registration_date': '2022-12-27',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia Niro Inspiration - Electric - Automatic - 204 hp - 33.475 km',
'transmission': 'automatic',
'trim': 'Inspiration',
'vin': None,
'year': 2022}
2026-03-28 17:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731202%27 HTTP/1.1" 200 None
2026-03-28 17:17:49 [adesa.de] INFO: Saving data for 10731202: {'auction_closing_time': 1774864800.0, 'created_time': 1774613962.531922, 'last_price_update_time': 1774718269.303575}
2026-03-28 17:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731202') HTTP/1.1" 204 0
2026-03-28 17:17:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d1b8a5a5-1c83-544c-9588-2222dc8f3184 with identifier: 10731177
2026-03-28 17:17:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d1b8a5a5-1c83-544c-9588-2222dc8f3184 with identifier: 10731177
2026-03-28 17:17:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d1b8a5a5-1c83-544c-9588-2222dc8f3184 with identifier: 10731177 to the API
2026-03-28 17:17:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731177>
{'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-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'd1b8a5a5-1c83-544c-9588-2222dc8f3184',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '34654093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731177',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Niro',
'odometer': 24898,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2024-03-22',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia Niro Vision - Electric - Automatic - 204 hp - 24.898 km',
'transmission': 'automatic',
'trim': 'Vision',
'vin': None,
'year': 2024}
2026-03-28 17:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731177%27 HTTP/1.1" 200 None
2026-03-28 17:17:49 [adesa.de] INFO: Saving data for 10731177: {'auction_closing_time': 1774864800.0, 'created_time': 1774613958.122887, 'last_price_update_time': 1774718269.586926}
2026-03-28 17:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731177') HTTP/1.1" 204 0
2026-03-28 17:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731184> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731209> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d373c7ad-523a-5f28-a5e4-719094607c02 with identifier: 10726378
2026-03-28 17:17:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d373c7ad-523a-5f28-a5e4-719094607c02 with scrape type 2
2026-03-28 17:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d373c7ad-523a-5f28-a5e4-719094607c02 with scrape type 2
2026-03-28 17:17:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d373c7ad-523a-5f28-a5e4-719094607c02, identifier: 10726378
2026-03-28 17:17:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d373c7ad-523a-5f28-a5e4-719094607c02 with identifier: 10726378
2026-03-28 17:17:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d373c7ad-523a-5f28-a5e4-719094607c02 with identifier: 10726378
2026-03-28 17:17:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d373c7ad-523a-5f28-a5e4-719094607c02 with identifier: 10726378 to the API
2026-03-28 17:17:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726378>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 218,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': 'd373c7ad-523a-5f28-a5e4-719094607c02',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VF1RCB00071156889',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726378',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 19125,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2024-01-23',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Renault Megane E-Tech Iconic - Electric - Automatic - 218 hp - '
'19.125 km',
'transmission': 'automatic',
'trim': 'Iconic',
'vin': None,
'year': 2024}
2026-03-28 17:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726378%27 HTTP/1.1" 200 None
2026-03-28 17:17:49 [adesa.de] INFO: Saving data for 10726378: {'auction_closing_time': 1774962000.0, 'created_time': 1774498586.298043, 'last_price_update_time': 1774718269.975926}
2026-03-28 17:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726378') HTTP/1.1" 204 0
2026-03-28 17:17:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02316840-c1ef-532a-bfaf-7fc2222332f9 with identifier: 10731184
2026-03-28 17:17:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02316840-c1ef-532a-bfaf-7fc2222332f9 with scrape type 2
2026-03-28 17:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02316840-c1ef-532a-bfaf-7fc2222332f9 with scrape type 2
2026-03-28 17:17:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 02316840-c1ef-532a-bfaf-7fc2222332f9, identifier: 10731184
2026-03-28 17:17:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cdf255ae-5173-5c09-847a-ce0b121f24ef with identifier: 10731209
2026-03-28 17:17:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cdf255ae-5173-5c09-847a-ce0b121f24ef with scrape type 2
2026-03-28 17:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cdf255ae-5173-5c09-847a-ce0b121f24ef with scrape type 2
2026-03-28 17:17:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cdf255ae-5173-5c09-847a-ce0b121f24ef, identifier: 10731209
2026-03-28 17:17:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 02316840-c1ef-532a-bfaf-7fc2222332f9 with identifier: 10731184
2026-03-28 17:17:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 02316840-c1ef-532a-bfaf-7fc2222332f9 with identifier: 10731184
2026-03-28 17:17:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 02316840-c1ef-532a-bfaf-7fc2222332f9 with identifier: 10731184 to the API
2026-03-28 17:17:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:17:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:17:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731184>
{'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-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '02316840-c1ef-532a-bfaf-7fc2222332f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '11850093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731184',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Niro',
'odometer': 30801,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2022-03-15',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia Niro Edition 7 - Electric - Automatic - 204 hp - 30.801 km',
'transmission': 'automatic',
'trim': 'Edition 7',
'vin': None,
'year': 2022}
2026-03-28 17:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731184%27 HTTP/1.1" 200 None
2026-03-28 17:17:50 [adesa.de] INFO: Saving data for 10731184: {'auction_closing_time': 1774864800.0, 'created_time': 1774614010.700699, 'last_price_update_time': 1774718270.563051}
2026-03-28 17:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731184') HTTP/1.1" 204 0
2026-03-28 17:17:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cdf255ae-5173-5c09-847a-ce0b121f24ef with identifier: 10731209
2026-03-28 17:17:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cdf255ae-5173-5c09-847a-ce0b121f24ef with identifier: 10731209
2026-03-28 17:17:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cdf255ae-5173-5c09-847a-ce0b121f24ef with identifier: 10731209 to the API
2026-03-28 17:17:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:17:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:17:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731209>
{'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-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'cdf255ae-5173-5c09-847a-ce0b121f24ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '19277093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731209',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Niro',
'odometer': 63827,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2022-03-16',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia Niro Edition 7 - Electric - Automatic - 204 hp - 63.827 km',
'transmission': 'automatic',
'trim': 'Edition 7',
'vin': None,
'year': 2022}
2026-03-28 17:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731209%27 HTTP/1.1" 200 None
2026-03-28 17:17:50 [adesa.de] INFO: Saving data for 10731209: {'auction_closing_time': 1774864800.0, 'created_time': 1774614011.462225, 'last_price_update_time': 1774718270.863941}
2026-03-28 17:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731209') HTTP/1.1" 204 0
2026-03-28 17:17:50 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731206> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731171> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726397> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10725699
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710725699%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10725699: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10725699 url https://www.openlane.eu/en/carv6/auction/10725699
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10725702
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710725702%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10725702: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10725702 url https://www.openlane.eu/en/carv6/auction/10725702
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10725723
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710725723%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10725723: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10725723 url https://www.openlane.eu/en/carv6/auction/10725723
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10725740
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710725740%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10725740: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10725740 url https://www.openlane.eu/en/carv6/auction/10725740
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10725719
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710725719%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10725719: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10725719 url https://www.openlane.eu/en/carv6/auction/10725719
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10725718
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710725718%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10725718: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10725718 url https://www.openlane.eu/en/carv6/auction/10725718
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10725731
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710725731%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10725731: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10725731 url https://www.openlane.eu/en/carv6/auction/10725731
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10725714
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710725714%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10725714: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10725714 url https://www.openlane.eu/en/carv6/auction/10725714
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10725724
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710725724%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10725724: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10725724 url https://www.openlane.eu/en/carv6/auction/10725724
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10725739
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710725739%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10725739: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10725739 url https://www.openlane.eu/en/carv6/auction/10725739
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10725743
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710725743%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10725743: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10725743 url https://www.openlane.eu/en/carv6/auction/10725743
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10725735
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710725735%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10725735: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10725735 url https://www.openlane.eu/en/carv6/auction/10725735
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10725729
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710725729%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10725729: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10725729 url https://www.openlane.eu/en/carv6/auction/10725729
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10725704
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710725704%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10725704: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10725704 url https://www.openlane.eu/en/carv6/auction/10725704
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10725703
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710725703%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10725703: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10725703 url https://www.openlane.eu/en/carv6/auction/10725703
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10725771
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710725771%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10725771: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10725771 url https://www.openlane.eu/en/carv6/auction/10725771
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10725742
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710725742%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10725742: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10725742 url https://www.openlane.eu/en/carv6/auction/10725742
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10737474
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710737474%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10737474: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10737474 url https://www.openlane.eu/en/carv6/auction/10737474
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10737475
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710737475%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10737475: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10737475 url https://www.openlane.eu/en/carv6/auction/10737475
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10740148
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710740148%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10740148: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10740148 url https://www.openlane.eu/en/carv6/auction/10740148
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10740142
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710740142%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10740142: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10740142 url https://www.openlane.eu/en/carv6/auction/10740142
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10737476
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710737476%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10737476: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10737476 url https://www.openlane.eu/en/carv6/auction/10737476
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10740146
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710740146%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10740146: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10740146 url https://www.openlane.eu/en/carv6/auction/10740146
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10740143
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710740143%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10740143: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10740143 url https://www.openlane.eu/en/carv6/auction/10740143
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10740153
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710740153%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10740153: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10740153 url https://www.openlane.eu/en/carv6/auction/10740153
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10740145
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710740145%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10740145: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10740145 url https://www.openlane.eu/en/carv6/auction/10740145
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10740144
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710740144%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10740144: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10740144 url https://www.openlane.eu/en/carv6/auction/10740144
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10726365
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726365%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10726365: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10726365 url https://www.openlane.eu/en/carv6/auction/10726365
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10726364
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726364%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10726364: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10726364 url https://www.openlane.eu/en/carv6/auction/10726364
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10726398
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726398%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10726398: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10726398 url https://www.openlane.eu/en/carv6/auction/10726398
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10726373
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726373%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10726373: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10726373 url https://www.openlane.eu/en/carv6/auction/10726373
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10726289
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726289%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10726289: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10726289 url https://www.openlane.eu/en/carv6/auction/10726289
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10726290
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726290%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10726290: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10726290 url https://www.openlane.eu/en/carv6/auction/10726290
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10726291
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726291%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10726291: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10726291 url https://www.openlane.eu/en/carv6/auction/10726291
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10726359
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726359%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10726359: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10726359 url https://www.openlane.eu/en/carv6/auction/10726359
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10726374
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726374%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10726374: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10726374 url https://www.openlane.eu/en/carv6/auction/10726374
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10726294
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726294%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10726294: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10726294 url https://www.openlane.eu/en/carv6/auction/10726294
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10726361
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726361%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10726361: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10726361 url https://www.openlane.eu/en/carv6/auction/10726361
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10726358
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726358%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10726358: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10726358 url https://www.openlane.eu/en/carv6/auction/10726358
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10726293
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726293%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10726293: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10726293 url https://www.openlane.eu/en/carv6/auction/10726293
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10726435
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726435%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10726435: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10726435 url https://www.openlane.eu/en/carv6/auction/10726435
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10726363
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726363%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10726363: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10726363 url https://www.openlane.eu/en/carv6/auction/10726363
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10726360
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726360%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10726360: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10726360 url https://www.openlane.eu/en/carv6/auction/10726360
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10726362
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726362%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10726362: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10726362 url https://www.openlane.eu/en/carv6/auction/10726362
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10726256
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726256%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10726256: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10726256 url https://www.openlane.eu/en/carv6/auction/10726256
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10726257
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726257%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10726257: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10726257 url https://www.openlane.eu/en/carv6/auction/10726257
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10726366
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726366%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10726366: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10726366 url https://www.openlane.eu/en/carv6/auction/10726366
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10726292
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726292%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10726292: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10726292 url https://www.openlane.eu/en/carv6/auction/10726292
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10608847
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710608847%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10608847: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10608847 url https://www.openlane.eu/en/carv6/auction/10608847
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10616543
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710616543%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10616543: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10616543 url https://www.openlane.eu/en/carv6/auction/10616543
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10724803
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710724803%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10724803: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10724803 url https://www.openlane.eu/en/carv6/auction/10724803
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10100285
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710100285%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10100285: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10100285 url https://www.openlane.eu/en/carv6/auction/10100285
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10504923
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710504923%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10504923: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10504923 url https://www.openlane.eu/en/carv6/auction/10504923
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10504969
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710504969%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10504969: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10504969 url https://www.openlane.eu/en/carv6/auction/10504969
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10504956
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710504956%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10504956: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10504956 url https://www.openlane.eu/en/carv6/auction/10504956
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10505038
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710505038%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10505038: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10505038 url https://www.openlane.eu/en/carv6/auction/10505038
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10505032
2026-03-28 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710505032%27 HTTP/1.1" 200 None
2026-03-28 17:17:51 [adesa.de] INFO: Scrape type for 10505032: 0
2026-03-28 17:17:51 [adesa.de] INFO: Skipping item 10505032 url https://www.openlane.eu/en/carv6/auction/10505032
2026-03-28 17:17:51 [adesa.de] INFO: Found listing with ID: 10504915
2026-03-28 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710504915%27 HTTP/1.1" 200 None
2026-03-28 17:17:52 [adesa.de] INFO: Scrape type for 10504915: 0
2026-03-28 17:17:52 [adesa.de] INFO: Skipping item 10504915 url https://www.openlane.eu/en/carv6/auction/10504915
2026-03-28 17:17:52 [adesa.de] INFO: Found listing with ID: 10504910
2026-03-28 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710504910%27 HTTP/1.1" 200 None
2026-03-28 17:17:52 [adesa.de] INFO: Scrape type for 10504910: 0
2026-03-28 17:17:52 [adesa.de] INFO: Skipping item 10504910 url https://www.openlane.eu/en/carv6/auction/10504910
2026-03-28 17:17:52 [adesa.de] INFO: Found listing with ID: 10504988
2026-03-28 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710504988%27 HTTP/1.1" 200 None
2026-03-28 17:17:52 [adesa.de] INFO: Scrape type for 10504988: 0
2026-03-28 17:17:52 [adesa.de] INFO: Skipping item 10504988 url https://www.openlane.eu/en/carv6/auction/10504988
2026-03-28 17:17:52 [adesa.de] INFO: Found listing with ID: 10505023
2026-03-28 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710505023%27 HTTP/1.1" 200 None
2026-03-28 17:17:52 [adesa.de] INFO: Scrape type for 10505023: 0
2026-03-28 17:17:52 [adesa.de] INFO: Skipping item 10505023 url https://www.openlane.eu/en/carv6/auction/10505023
2026-03-28 17:17:52 [adesa.de] INFO: Found listing with ID: 10505050
2026-03-28 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710505050%27 HTTP/1.1" 200 None
2026-03-28 17:17:52 [adesa.de] INFO: Scrape type for 10505050: 0
2026-03-28 17:17:52 [adesa.de] INFO: Skipping item 10505050 url https://www.openlane.eu/en/carv6/auction/10505050
2026-03-28 17:17:52 [adesa.de] INFO: Found listing with ID: 10504992
2026-03-28 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710504992%27 HTTP/1.1" 200 None
2026-03-28 17:17:52 [adesa.de] INFO: Scrape type for 10504992: 0
2026-03-28 17:17:52 [adesa.de] INFO: Skipping item 10504992 url https://www.openlane.eu/en/carv6/auction/10504992
2026-03-28 17:17:52 [adesa.de] INFO: Found listing with ID: 10504919
2026-03-28 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710504919%27 HTTP/1.1" 200 None
2026-03-28 17:17:52 [adesa.de] INFO: Scrape type for 10504919: 0
2026-03-28 17:17:52 [adesa.de] INFO: Skipping item 10504919 url https://www.openlane.eu/en/carv6/auction/10504919
2026-03-28 17:17:52 [adesa.de] INFO: Found listing with ID: 10504958
2026-03-28 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710504958%27 HTTP/1.1" 200 None
2026-03-28 17:17:52 [adesa.de] INFO: Scrape type for 10504958: 0
2026-03-28 17:17:52 [adesa.de] INFO: Skipping item 10504958 url https://www.openlane.eu/en/carv6/auction/10504958
2026-03-28 17:17:52 [adesa.de] INFO: Found listing with ID: 10504980
2026-03-28 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710504980%27 HTTP/1.1" 200 None
2026-03-28 17:17:52 [adesa.de] INFO: Scrape type for 10504980: 0
2026-03-28 17:17:52 [adesa.de] INFO: Skipping item 10504980 url https://www.openlane.eu/en/carv6/auction/10504980
2026-03-28 17:17:52 [adesa.de] INFO: Found listing with ID: 10505021
2026-03-28 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710505021%27 HTTP/1.1" 200 None
2026-03-28 17:17:52 [adesa.de] INFO: Scrape type for 10505021: 0
2026-03-28 17:17:52 [adesa.de] INFO: Skipping item 10505021 url https://www.openlane.eu/en/carv6/auction/10505021
2026-03-28 17:17:52 [adesa.de] INFO: Found listing with ID: 10527712
2026-03-28 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710527712%27 HTTP/1.1" 200 None
2026-03-28 17:17:52 [adesa.de] INFO: Scrape type for 10527712: 0
2026-03-28 17:17:52 [adesa.de] INFO: Skipping item 10527712 url https://www.openlane.eu/en/carv6/auction/10527712
2026-03-28 17:17:52 [adesa.de] INFO: Found listing with ID: 10504951
2026-03-28 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710504951%27 HTTP/1.1" 200 None
2026-03-28 17:17:52 [adesa.de] INFO: Scrape type for 10504951: 0
2026-03-28 17:17:52 [adesa.de] INFO: Skipping item 10504951 url https://www.openlane.eu/en/carv6/auction/10504951
2026-03-28 17:17:52 [adesa.de] INFO: Found listing with ID: 10729521
2026-03-28 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710729521%27 HTTP/1.1" 200 None
2026-03-28 17:17:52 [adesa.de] INFO: Scrape type for 10729521: 0
2026-03-28 17:17:52 [adesa.de] INFO: Skipping item 10729521 url https://www.openlane.eu/en/carv6/auction/10729521
2026-03-28 17:17:52 [adesa.de] INFO: Found listing with ID: 10504986
2026-03-28 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710504986%27 HTTP/1.1" 200 None
2026-03-28 17:17:52 [adesa.de] INFO: Scrape type for 10504986: 0
2026-03-28 17:17:52 [adesa.de] INFO: Skipping item 10504986 url https://www.openlane.eu/en/carv6/auction/10504986
2026-03-28 17:17:52 [adesa.de] INFO: Found listing with ID: 10530502
2026-03-28 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710530502%27 HTTP/1.1" 200 None
2026-03-28 17:17:52 [adesa.de] INFO: Scrape type for 10530502: 0
2026-03-28 17:17:52 [adesa.de] INFO: Skipping item 10530502 url https://www.openlane.eu/en/carv6/auction/10530502
2026-03-28 17:17:52 [adesa.de] INFO: Found listing with ID: 10276383
2026-03-28 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710276383%27 HTTP/1.1" 200 None
2026-03-28 17:17:52 [adesa.de] INFO: Scrape type for 10276383: 0
2026-03-28 17:17:52 [adesa.de] INFO: Skipping item 10276383 url https://www.openlane.eu/en/carv6/auction/10276383
2026-03-28 17:17:52 [adesa.de] INFO: Found listing with ID: 9958697
2026-03-28 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%279958697%27 HTTP/1.1" 200 None
2026-03-28 17:17:52 [adesa.de] INFO: Scrape type for 9958697: 0
2026-03-28 17:17:52 [adesa.de] INFO: Skipping item 9958697 url https://www.openlane.eu/en/carv6/auction/9958697
2026-03-28 17:17:52 [adesa.de] INFO: Found listing with ID: 10504985
2026-03-28 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710504985%27 HTTP/1.1" 200 None
2026-03-28 17:17:52 [adesa.de] INFO: Scrape type for 10504985: 0
2026-03-28 17:17:52 [adesa.de] INFO: Skipping item 10504985 url https://www.openlane.eu/en/carv6/auction/10504985
2026-03-28 17:17:52 [adesa.de] INFO: Found listing with ID: 10504984
2026-03-28 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710504984%27 HTTP/1.1" 200 None
2026-03-28 17:17:52 [adesa.de] INFO: Scrape type for 10504984: 0
2026-03-28 17:17:52 [adesa.de] INFO: Skipping item 10504984 url https://www.openlane.eu/en/carv6/auction/10504984
2026-03-28 17:17:52 [adesa.de] INFO: Found listing with ID: 10665478
2026-03-28 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710665478%27 HTTP/1.1" 200 None
2026-03-28 17:17:52 [adesa.de] INFO: Scrape type for 10665478: 0
2026-03-28 17:17:52 [adesa.de] INFO: Skipping item 10665478 url https://www.openlane.eu/en/carv6/auction/10665478
2026-03-28 17:17:52 [adesa.de] INFO: Found listing with ID: 10721613
2026-03-28 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710721613%27 HTTP/1.1" 200 None
2026-03-28 17:17:52 [adesa.de] INFO: Scrape type for 10721613: 0
2026-03-28 17:17:52 [adesa.de] INFO: Skipping item 10721613 url https://www.openlane.eu/en/carv6/auction/10721613
2026-03-28 17:17:52 [adesa.de] INFO: Found listing with ID: 10597841
2026-03-28 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710597841%27 HTTP/1.1" 200 None
2026-03-28 17:17:52 [adesa.de] INFO: Scrape type for 10597841: 0
2026-03-28 17:17:52 [adesa.de] INFO: Skipping item 10597841 url https://www.openlane.eu/en/carv6/auction/10597841
2026-03-28 17:17:52 [adesa.de] INFO: Found listing with ID: 10723812
2026-03-28 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710723812%27 HTTP/1.1" 200 None
2026-03-28 17:17:52 [adesa.de] INFO: Scrape type for 10723812: 0
2026-03-28 17:17:52 [adesa.de] INFO: Skipping item 10723812 url https://www.openlane.eu/en/carv6/auction/10723812
2026-03-28 17:17:52 [adesa.de] INFO: Found listing with ID: 10698052
2026-03-28 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710698052%27 HTTP/1.1" 200 None
2026-03-28 17:17:52 [adesa.de] INFO: Scrape type for 10698052: 0
2026-03-28 17:17:52 [adesa.de] INFO: Skipping item 10698052 url https://www.openlane.eu/en/carv6/auction/10698052
2026-03-28 17:17:52 [adesa.de] INFO: Found listing with ID: 10694524
2026-03-28 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710694524%27 HTTP/1.1" 200 None
2026-03-28 17:17:52 [adesa.de] INFO: Scrape type for 10694524: 0
2026-03-28 17:17:52 [adesa.de] INFO: Skipping item 10694524 url https://www.openlane.eu/en/carv6/auction/10694524
2026-03-28 17:17:52 [adesa.de] INFO: Found listing with ID: 10703826
2026-03-28 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710703826%27 HTTP/1.1" 200 None
2026-03-28 17:17:52 [adesa.de] INFO: Scrape type for 10703826: 0
2026-03-28 17:17:52 [adesa.de] INFO: Skipping item 10703826 url https://www.openlane.eu/en/carv6/auction/10703826
2026-03-28 17:17:52 [adesa.de] INFO: Found listing with ID: 10626566
2026-03-28 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710626566%27 HTTP/1.1" 200 None
2026-03-28 17:17:52 [adesa.de] INFO: Scrape type for 10626566: 0
2026-03-28 17:17:52 [adesa.de] INFO: Skipping item 10626566 url https://www.openlane.eu/en/carv6/auction/10626566
2026-03-28 17:17:52 [adesa.de] INFO: Found listing with ID: 10698811
2026-03-28 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710698811%27 HTTP/1.1" 200 None
2026-03-28 17:17:52 [adesa.de] INFO: Scrape type for 10698811: 0
2026-03-28 17:17:52 [adesa.de] INFO: Skipping item 10698811 url https://www.openlane.eu/en/carv6/auction/10698811
2026-03-28 17:17:52 [adesa.de] INFO: Found listing with ID: 10696471
2026-03-28 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710696471%27 HTTP/1.1" 200 None
2026-03-28 17:17:52 [adesa.de] INFO: Scrape type for 10696471: 0
2026-03-28 17:17:52 [adesa.de] INFO: Skipping item 10696471 url https://www.openlane.eu/en/carv6/auction/10696471
2026-03-28 17:17:52 [adesa.de] INFO: Found listing with ID: 10728749
2026-03-28 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710728749%27 HTTP/1.1" 200 None
2026-03-28 17:17:52 [adesa.de] INFO: Scrape type for 10728749: 0
2026-03-28 17:17:52 [adesa.de] INFO: Skipping item 10728749 url https://www.openlane.eu/en/carv6/auction/10728749
2026-03-28 17:17:52 [adesa.de] INFO: Found listing with ID: 10663906
2026-03-28 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710663906%27 HTTP/1.1" 200 None
2026-03-28 17:17:52 [adesa.de] INFO: Scrape type for 10663906: 0
2026-03-28 17:17:52 [adesa.de] INFO: Skipping item 10663906 url https://www.openlane.eu/en/carv6/auction/10663906
2026-03-28 17:17:52 [adesa.de] INFO: Found listing with ID: 10728625
2026-03-28 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710728625%27 HTTP/1.1" 200 None
2026-03-28 17:17:52 [adesa.de] INFO: Scrape type for 10728625: 0
2026-03-28 17:17:52 [adesa.de] INFO: Skipping item 10728625 url https://www.openlane.eu/en/carv6/auction/10728625
2026-03-28 17:17:52 [adesa.de] INFO: Found listing with ID: 10691964
2026-03-28 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710691964%27 HTTP/1.1" 200 None
2026-03-28 17:17:52 [adesa.de] INFO: Scrape type for 10691964: 0
2026-03-28 17:17:52 [adesa.de] INFO: Skipping item 10691964 url https://www.openlane.eu/en/carv6/auction/10691964
2026-03-28 17:17:52 [adesa.de] INFO: Found listing with ID: 10707703
2026-03-28 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710707703%27 HTTP/1.1" 200 None
2026-03-28 17:17:52 [adesa.de] INFO: Scrape type for 10707703: 0
2026-03-28 17:17:52 [adesa.de] INFO: Skipping item 10707703 url https://www.openlane.eu/en/carv6/auction/10707703
2026-03-28 17:17:52 [adesa.de] INFO: Found listing with ID: 10688552
2026-03-28 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710688552%27 HTTP/1.1" 200 None
2026-03-28 17:17:52 [adesa.de] INFO: Scrape type for 10688552: 0
2026-03-28 17:17:52 [adesa.de] INFO: Skipping item 10688552 url https://www.openlane.eu/en/carv6/auction/10688552
2026-03-28 17:17:52 [adesa.de] INFO: Found listing with ID: 10553682
2026-03-28 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710553682%27 HTTP/1.1" 200 None
2026-03-28 17:17:52 [adesa.de] INFO: Scrape type for 10553682: 0
2026-03-28 17:17:52 [adesa.de] INFO: Skipping item 10553682 url https://www.openlane.eu/en/carv6/auction/10553682
2026-03-28 17:17:52 [adesa.de] INFO: Found listing with ID: 10698181
2026-03-28 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710698181%27 HTTP/1.1" 200 None
2026-03-28 17:17:52 [adesa.de] INFO: Scrape type for 10698181: 0
2026-03-28 17:17:52 [adesa.de] INFO: Skipping item 10698181 url https://www.openlane.eu/en/carv6/auction/10698181
2026-03-28 17:17:52 [adesa.de] INFO: Found listing with ID: 10697386
2026-03-28 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710697386%27 HTTP/1.1" 200 None
2026-03-28 17:17:52 [adesa.de] INFO: Scrape type for 10697386: 0
2026-03-28 17:17:52 [adesa.de] INFO: Skipping item 10697386 url https://www.openlane.eu/en/carv6/auction/10697386
2026-03-28 17:17:52 [adesa.de] INFO: Found listing with ID: 10585779
2026-03-28 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710585779%27 HTTP/1.1" 200 None
2026-03-28 17:17:52 [adesa.de] INFO: Scrape type for 10585779: 0
2026-03-28 17:17:52 [adesa.de] INFO: Skipping item 10585779 url https://www.openlane.eu/en/carv6/auction/10585779
2026-03-28 17:17:52 [adesa.de] INFO: Found listing with ID: 10590424
2026-03-28 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710590424%27 HTTP/1.1" 200 None
2026-03-28 17:17:52 [adesa.de] INFO: Scrape type for 10590424: 0
2026-03-28 17:17:52 [adesa.de] INFO: Skipping item 10590424 url https://www.openlane.eu/en/carv6/auction/10590424
2026-03-28 17:17:52 [adesa.de] INFO: Found listing with ID: 10606756
2026-03-28 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710606756%27 HTTP/1.1" 200 None
2026-03-28 17:17:52 [adesa.de] INFO: Scrape type for 10606756: 0
2026-03-28 17:17:52 [adesa.de] INFO: Skipping item 10606756 url https://www.openlane.eu/en/carv6/auction/10606756
2026-03-28 17:17:52 [adesa.de] INFO: Found listing with ID: 10525350
2026-03-28 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710525350%27 HTTP/1.1" 200 None
2026-03-28 17:17:52 [adesa.de] INFO: Scrape type for 10525350: 0
2026-03-28 17:17:52 [adesa.de] INFO: Skipping item 10525350 url https://www.openlane.eu/en/carv6/auction/10525350
2026-03-28 17:17:52 [adesa.de] INFO: Found listing with ID: 10662396
2026-03-28 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710662396%27 HTTP/1.1" 200 None
2026-03-28 17:17:52 [adesa.de] INFO: Scrape type for 10662396: 2
2026-03-28 17:17:52 [adesa.de] INFO: Scraping item 10662396 url https://www.openlane.eu/en/carv6/auction/10662396
2026-03-28 17:17:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6eeff96-05dc-5db3-888a-e089258e588f with identifier: 10731206
2026-03-28 17:17:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6eeff96-05dc-5db3-888a-e089258e588f with scrape type 2
2026-03-28 17:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6eeff96-05dc-5db3-888a-e089258e588f with scrape type 2
2026-03-28 17:17:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a6eeff96-05dc-5db3-888a-e089258e588f, identifier: 10731206
2026-03-28 17:17:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731348> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726350> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a6eeff96-05dc-5db3-888a-e089258e588f with identifier: 10731206
2026-03-28 17:17:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a6eeff96-05dc-5db3-888a-e089258e588f with identifier: 10731206
2026-03-28 17:17:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a6eeff96-05dc-5db3-888a-e089258e588f with identifier: 10731206 to the API
2026-03-28 17:17:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731206>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 585,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'a6eeff96-05dc-5db3-888a-e089258e588f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '41205092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731206',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Kia',
'model': 'EV6',
'odometer': 26900,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 27500,
'price_includes_vat': True,
'registration_date': '2023-08-14',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia EV6 74 kWh GT - Electric - Automatic - 585 hp - 26.900 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2023}
2026-03-28 17:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731206%27 HTTP/1.1" 200 None
2026-03-28 17:17:53 [adesa.de] INFO: Saving data for 10731206: {'auction_closing_time': 1774864800.0, 'created_time': 1774613970.360512, 'last_price_update_time': 1774718273.440813}
2026-03-28 17:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731206') HTTP/1.1" 204 0
2026-03-28 17: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-28 17: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-28 17:17:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731262> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 264e0fad-8a18-53ac-b4d9-866b074d9838 with identifier: 10731171
2026-03-28 17:17:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 264e0fad-8a18-53ac-b4d9-866b074d9838 with scrape type 2
2026-03-28 17:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 264e0fad-8a18-53ac-b4d9-866b074d9838 with scrape type 2
2026-03-28 17:17:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 264e0fad-8a18-53ac-b4d9-866b074d9838, identifier: 10731171
2026-03-28 17:17:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 416e03f3-ddf6-5017-9dbd-931527ebd873 with identifier: 10726397
2026-03-28 17:17:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 416e03f3-ddf6-5017-9dbd-931527ebd873 with scrape type 2
2026-03-28 17:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 416e03f3-ddf6-5017-9dbd-931527ebd873 with scrape type 2
2026-03-28 17:17:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 416e03f3-ddf6-5017-9dbd-931527ebd873, identifier: 10726397
2026-03-28 17: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-28 17:17:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 264e0fad-8a18-53ac-b4d9-866b074d9838 with identifier: 10731171
2026-03-28 17:17:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 264e0fad-8a18-53ac-b4d9-866b074d9838 with identifier: 10731171
2026-03-28 17:17:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 264e0fad-8a18-53ac-b4d9-866b074d9838 with identifier: 10731171 to the API
2026-03-28 17:17:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731171>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 229,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '264e0fad-8a18-53ac-b4d9-866b074d9838',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '98031092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731171',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'EV6',
'odometer': 68159,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19100,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia EV6 74 kWh - Electric - Automatic - 229 hp - 68.159 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 17:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731171%27 HTTP/1.1" 200 None
2026-03-28 17:17:54 [adesa.de] INFO: Saving data for 10731171: {'auction_closing_time': 1774864800.0, 'created_time': 1774614006.82996, 'last_price_update_time': 1774718274.005397}
2026-03-28 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731171') HTTP/1.1" 204 0
2026-03-28 17:17:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 416e03f3-ddf6-5017-9dbd-931527ebd873 with identifier: 10726397
2026-03-28 17:17:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 416e03f3-ddf6-5017-9dbd-931527ebd873 with identifier: 10726397
2026-03-28 17:17:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 416e03f3-ddf6-5017-9dbd-931527ebd873 with identifier: 10726397 to the API
2026-03-28 17:17:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726397>
{'auction_title': '',
'c_o_2_emission_value': 175,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 300,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '416e03f3-ddf6-5017-9dbd-931527ebd873',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5306273',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726397',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Ateca',
'odometer': 36897,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2023-04-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Cupra Ateca 2.0 TSI - AWD - Petrol - Automatic - 300 hp - 36.897 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726397%27 HTTP/1.1" 200 None
2026-03-28 17:17:54 [adesa.de] INFO: Saving data for 10726397: {'auction_closing_time': 1774962000.0, 'created_time': 1774498582.594553, 'last_price_update_time': 1774718274.297095}
2026-03-28 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726397') HTTP/1.1" 204 0
2026-03-28 17:17:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eab12e72-4437-54c8-ba0d-ade47472d0af with identifier: 10731348
2026-03-28 17:17:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eab12e72-4437-54c8-ba0d-ade47472d0af with scrape type 2
2026-03-28 17:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eab12e72-4437-54c8-ba0d-ade47472d0af with scrape type 2
2026-03-28 17:17:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: eab12e72-4437-54c8-ba0d-ade47472d0af, identifier: 10731348
2026-03-28 17:17:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5dc6c07a-dafa-56c0-8057-d8a1510e52d9 with identifier: 10726350
2026-03-28 17:17:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5dc6c07a-dafa-56c0-8057-d8a1510e52d9 with scrape type 2
2026-03-28 17:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5dc6c07a-dafa-56c0-8057-d8a1510e52d9 with scrape type 2
2026-03-28 17:17:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5dc6c07a-dafa-56c0-8057-d8a1510e52d9, identifier: 10726350
2026-03-28 17:17:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: eab12e72-4437-54c8-ba0d-ade47472d0af with identifier: 10731348
2026-03-28 17:17:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: eab12e72-4437-54c8-ba0d-ade47472d0af with identifier: 10731348
2026-03-28 17:17:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: eab12e72-4437-54c8-ba0d-ade47472d0af with identifier: 10731348 to the API
2026-03-28 17:17:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731348>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 229,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'eab12e72-4437-54c8-ba0d-ade47472d0af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '46122092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731348',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'EV6',
'odometer': 46079,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19900,
'price_includes_vat': True,
'registration_date': '2022-12-19',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia EV6 74 kWh - Electric - Automatic - 229 hp - 46.079 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731348%27 HTTP/1.1" 200 None
2026-03-28 17:17:54 [adesa.de] INFO: Saving data for 10731348: {'auction_closing_time': 1774864800.0, 'created_time': 1774613993.179036, 'last_price_update_time': 1774718274.788721}
2026-03-28 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731348') HTTP/1.1" 204 0
2026-03-28 17:17:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5dc6c07a-dafa-56c0-8057-d8a1510e52d9 with identifier: 10726350
2026-03-28 17:17:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5dc6c07a-dafa-56c0-8057-d8a1510e52d9 with identifier: 10726350
2026-03-28 17:17:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5dc6c07a-dafa-56c0-8057-d8a1510e52d9 with identifier: 10726350 to the API
2026-03-28 17:17:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726350>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '5dc6c07a-dafa-56c0-8057-d8a1510e52d9',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '431887',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726350',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 37962,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Opel Grandland 1.2 Elegance - Petrol - Automatic - 130 hp - 37.962 '
'km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2022}
2026-03-28 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726350%27 HTTP/1.1" 200 None
2026-03-28 17:17:55 [adesa.de] INFO: Saving data for 10726350: {'auction_closing_time': 1774962000.0, 'created_time': 1774498564.423745, 'last_price_update_time': 1774718275.075846}
2026-03-28 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726350') HTTP/1.1" 204 0
2026-03-28 17:17:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731368> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731258> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731165> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33b8d83f-38da-56b1-9894-82b7ec6c9900 with identifier: 10731262
2026-03-28 17:17:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33b8d83f-38da-56b1-9894-82b7ec6c9900 with scrape type 2
2026-03-28 17:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 33b8d83f-38da-56b1-9894-82b7ec6c9900 with scrape type 2
2026-03-28 17:17:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 33b8d83f-38da-56b1-9894-82b7ec6c9900, identifier: 10731262
2026-03-28 17:17:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 33b8d83f-38da-56b1-9894-82b7ec6c9900 with identifier: 10731262
2026-03-28 17:17:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 33b8d83f-38da-56b1-9894-82b7ec6c9900 with identifier: 10731262
2026-03-28 17:17:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 33b8d83f-38da-56b1-9894-82b7ec6c9900 with identifier: 10731262 to the API
2026-03-28 17:17:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731262>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 170,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '33b8d83f-38da-56b1-9894-82b7ec6c9900',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '92365092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731262',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'EV6',
'odometer': 52460,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2023-02-15',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia EV6 54 kWh - Electric - Automatic - 170 hp - 52.460 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731262%27 HTTP/1.1" 200 None
2026-03-28 17:17:55 [adesa.de] INFO: Saving data for 10731262: {'auction_closing_time': 1774864800.0, 'created_time': 1774613990.935942, 'last_price_update_time': 1774718275.475468}
2026-03-28 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731262') HTTP/1.1" 204 0
2026-03-28 17:17:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 841bca43-7a47-5b5c-98ca-f25f7a229d5a with identifier: 10731368
2026-03-28 17:17:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 841bca43-7a47-5b5c-98ca-f25f7a229d5a with scrape type 2
2026-03-28 17:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 841bca43-7a47-5b5c-98ca-f25f7a229d5a with scrape type 2
2026-03-28 17:17:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 841bca43-7a47-5b5c-98ca-f25f7a229d5a, identifier: 10731368
2026-03-28 17:17:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f436a123-cce3-5a01-98ef-06f3f293b4fd with identifier: 10731258
2026-03-28 17:17:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f436a123-cce3-5a01-98ef-06f3f293b4fd with scrape type 2
2026-03-28 17:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f436a123-cce3-5a01-98ef-06f3f293b4fd with scrape type 2
2026-03-28 17:17:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f436a123-cce3-5a01-98ef-06f3f293b4fd, identifier: 10731258
2026-03-28 17:17:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c59a7f0-5ec7-5b93-abdd-9131f88b6d51 with identifier: 10731165
2026-03-28 17:17:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c59a7f0-5ec7-5b93-abdd-9131f88b6d51 with scrape type 2
2026-03-28 17:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c59a7f0-5ec7-5b93-abdd-9131f88b6d51 with scrape type 2
2026-03-28 17:17:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5c59a7f0-5ec7-5b93-abdd-9131f88b6d51, identifier: 10731165
2026-03-28 17:17:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 841bca43-7a47-5b5c-98ca-f25f7a229d5a with identifier: 10731368
2026-03-28 17:17:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 841bca43-7a47-5b5c-98ca-f25f7a229d5a with identifier: 10731368
2026-03-28 17:17:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 841bca43-7a47-5b5c-98ca-f25f7a229d5a with identifier: 10731368 to the API
2026-03-28 17:17:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731368>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '841bca43-7a47-5b5c-98ca-f25f7a229d5a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '71439092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731368',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Soul',
'odometer': 38270,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2021-09-30',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia e-Soul Inspiration - Electric - Automatic - 204 hp - 38.270 km',
'transmission': 'automatic',
'trim': 'Inspiration',
'vin': None,
'year': 2021}
2026-03-28 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731368%27 HTTP/1.1" 200 None
2026-03-28 17:17:56 [adesa.de] INFO: Saving data for 10731368: {'auction_closing_time': 1774864800.0, 'created_time': 1774614000.464029, 'last_price_update_time': 1774718276.038643}
2026-03-28 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731368') HTTP/1.1" 204 0
2026-03-28 17:17:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f436a123-cce3-5a01-98ef-06f3f293b4fd with identifier: 10731258
2026-03-28 17:17:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f436a123-cce3-5a01-98ef-06f3f293b4fd with identifier: 10731258
2026-03-28 17:17:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f436a123-cce3-5a01-98ef-06f3f293b4fd with identifier: 10731258 to the API
2026-03-28 17:17:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731258>
{'auction_title': '',
'c_o_2_emission_value': 28,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'f436a123-cce3-5a01-98ef-06f3f293b4fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '12152092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731258',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 41267,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2022-10-25',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia Ceed SW 1.6 GDI Spirit - Hybrid - Automatic - 105 hp - 41.267 '
'km',
'transmission': 'automatic',
'trim': 'Spirit',
'vin': None,
'year': 2022}
2026-03-28 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731258%27 HTTP/1.1" 200 None
2026-03-28 17:17:56 [adesa.de] INFO: Saving data for 10731258: {'auction_closing_time': 1774864800.0, 'created_time': 1774614006.13505, 'last_price_update_time': 1774718276.327912}
2026-03-28 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731258') HTTP/1.1" 204 0
2026-03-28 17:17:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5c59a7f0-5ec7-5b93-abdd-9131f88b6d51 with identifier: 10731165
2026-03-28 17:17:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5c59a7f0-5ec7-5b93-abdd-9131f88b6d51 with identifier: 10731165
2026-03-28 17:17:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5c59a7f0-5ec7-5b93-abdd-9131f88b6d51 with identifier: 10731165 to the API
2026-03-28 17:17:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731165>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '5c59a7f0-5ec7-5b93-abdd-9131f88b6d51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '92257092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731165',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Soul',
'odometer': 22276,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2021-08-18',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia e-Soul Spirit - Electric - Automatic - 204 hp - 22.276 km',
'transmission': 'automatic',
'trim': 'Spirit',
'vin': None,
'year': 2021}
2026-03-28 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731165%27 HTTP/1.1" 200 None
2026-03-28 17:17:56 [adesa.de] INFO: Saving data for 10731165: {'auction_closing_time': 1774864800.0, 'created_time': 1774614009.89068, 'last_price_update_time': 1774718276.61131}
2026-03-28 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731165') HTTP/1.1" 204 0
2026-03-28 17:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731244> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17:17:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0276d446-f124-5969-8d7a-14ce2595e7b3 with identifier: 10731244
2026-03-28 17:17:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0276d446-f124-5969-8d7a-14ce2595e7b3 with scrape type 2
2026-03-28 17:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0276d446-f124-5969-8d7a-14ce2595e7b3 with scrape type 2
2026-03-28 17:17:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0276d446-f124-5969-8d7a-14ce2595e7b3, identifier: 10731244
2026-03-28 17:17:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0276d446-f124-5969-8d7a-14ce2595e7b3 with identifier: 10731244
2026-03-28 17:17:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0276d446-f124-5969-8d7a-14ce2595e7b3 with identifier: 10731244
2026-03-28 17:17:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0276d446-f124-5969-8d7a-14ce2595e7b3 with identifier: 10731244 to the API
2026-03-28 17:17:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:17:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731244>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 325,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '0276d446-f124-5969-8d7a-14ce2595e7b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '72974091',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731244',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 6',
'odometer': 10470,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24600,
'price_includes_vat': True,
'registration_date': '2023-08-28',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Ioniq 6 Uniq - Electric - Automatic - 325 hp - 10.470 km',
'transmission': 'automatic',
'trim': 'Uniq',
'vin': None,
'year': 2023}
2026-03-28 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731244%27 HTTP/1.1" 200 None
2026-03-28 17:17:57 [adesa.de] INFO: Saving data for 10731244: {'auction_closing_time': 1774864800.0, 'created_time': 1774614004.745377, 'last_price_update_time': 1774718277.101416}
2026-03-28 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731244') HTTP/1.1" 204 0
2026-03-28 17:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731323> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731134> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731195> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:17:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:17:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ce02124-1b35-57f4-bef8-c10281edb0e5 with identifier: 10731323
2026-03-28 17:17:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ce02124-1b35-57f4-bef8-c10281edb0e5 with scrape type 2
2026-03-28 17:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ce02124-1b35-57f4-bef8-c10281edb0e5 with scrape type 2
2026-03-28 17:17:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8ce02124-1b35-57f4-bef8-c10281edb0e5, identifier: 10731323
2026-03-28 17:17:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8ce02124-1b35-57f4-bef8-c10281edb0e5 with identifier: 10731323
2026-03-28 17:17:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8ce02124-1b35-57f4-bef8-c10281edb0e5 with identifier: 10731323
2026-03-28 17:17:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8ce02124-1b35-57f4-bef8-c10281edb0e5 with identifier: 10731323 to the API
2026-03-28 17:17:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:17:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:17:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731323>
{'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-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '8ce02124-1b35-57f4-bef8-c10281edb0e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '58465092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731323',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Ioniq',
'odometer': 57942,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2021-12-29',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Ioniq Prime - Electric - Automatic - 136 hp - 57.942 km',
'transmission': 'automatic',
'trim': 'Prime',
'vin': None,
'year': 2021}
2026-03-28 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731323%27 HTTP/1.1" 200 None
2026-03-28 17:17:58 [adesa.de] INFO: Saving data for 10731323: {'auction_closing_time': 1774864800.0, 'created_time': 1774614005.177254, 'last_price_update_time': 1774718278.357013}
2026-03-28 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731323') HTTP/1.1" 204 0
2026-03-28 17:17:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731120> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17:17:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 246c8a6d-9485-5dc6-bf75-dfc76ce43abe with identifier: 10731134
2026-03-28 17:17:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 246c8a6d-9485-5dc6-bf75-dfc76ce43abe with scrape type 2
2026-03-28 17:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 246c8a6d-9485-5dc6-bf75-dfc76ce43abe with scrape type 2
2026-03-28 17:17:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 246c8a6d-9485-5dc6-bf75-dfc76ce43abe, identifier: 10731134
2026-03-28 17:17:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74b51928-365d-5156-8939-9a75df99b183 with identifier: 10731195
2026-03-28 17:17:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74b51928-365d-5156-8939-9a75df99b183 with scrape type 2
2026-03-28 17:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74b51928-365d-5156-8939-9a75df99b183 with scrape type 2
2026-03-28 17:17:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 74b51928-365d-5156-8939-9a75df99b183, identifier: 10731195
2026-03-28 17:17:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 246c8a6d-9485-5dc6-bf75-dfc76ce43abe with identifier: 10731134
2026-03-28 17:17:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 246c8a6d-9485-5dc6-bf75-dfc76ce43abe with identifier: 10731134
2026-03-28 17:17:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 246c8a6d-9485-5dc6-bf75-dfc76ce43abe with identifier: 10731134 to the API
2026-03-28 17:17:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:17:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:17:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731134>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': None,
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 217,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '246c8a6d-9485-5dc6-bf75-dfc76ce43abe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1522092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731134',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 5',
'odometer': 22013,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2021-10-25',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Ioniq 5 70 kWh Techniq - Electric - Automatic - 217 hp - '
'22.013 km',
'transmission': 'automatic',
'trim': 'Techniq',
'vin': None,
'year': 2021}
2026-03-28 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731134%27 HTTP/1.1" 200 None
2026-03-28 17:17:58 [adesa.de] INFO: Saving data for 10731134: {'auction_closing_time': 1774864800.0, 'created_time': 1774614035.318143, 'last_price_update_time': 1774718278.849532}
2026-03-28 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731134') HTTP/1.1" 204 0
2026-03-28 17:17:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 74b51928-365d-5156-8939-9a75df99b183 with identifier: 10731195
2026-03-28 17:17:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 74b51928-365d-5156-8939-9a75df99b183 with identifier: 10731195
2026-03-28 17:17:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 74b51928-365d-5156-8939-9a75df99b183 with identifier: 10731195 to the API
2026-03-28 17:17:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:17:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:17:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731195>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '74b51928-365d-5156-8939-9a75df99b183',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '98012092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731195',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 25228,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Trend - Electric - Automatic - 136 hp - 25.228 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2023}
2026-03-28 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731195%27 HTTP/1.1" 200 None
2026-03-28 17:17:59 [adesa.de] INFO: Saving data for 10731195: {'auction_closing_time': 1774864800.0, 'created_time': 1774614049.301172, 'last_price_update_time': 1774718279.121269}
2026-03-28 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731195') HTTP/1.1" 204 0
2026-03-28 17:17:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a0c4750-6325-5eec-a047-4174d47293f7 with identifier: 10731120
2026-03-28 17:17:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a0c4750-6325-5eec-a047-4174d47293f7 with scrape type 2
2026-03-28 17:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a0c4750-6325-5eec-a047-4174d47293f7 with scrape type 2
2026-03-28 17:17:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9a0c4750-6325-5eec-a047-4174d47293f7, identifier: 10731120
2026-03-28 17:17:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9a0c4750-6325-5eec-a047-4174d47293f7 with identifier: 10731120
2026-03-28 17:17:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9a0c4750-6325-5eec-a047-4174d47293f7 with identifier: 10731120
2026-03-28 17:17:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9a0c4750-6325-5eec-a047-4174d47293f7 with identifier: 10731120 to the API
2026-03-28 17:17:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:17:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:17:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731120>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '9a0c4750-6325-5eec-a047-4174d47293f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '89392092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731120',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 30338,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2023-02-14',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Trend - Electric - Automatic - 136 hp - 30.338 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2023}
2026-03-28 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731120%27 HTTP/1.1" 200 None
2026-03-28 17:17:59 [adesa.de] INFO: Saving data for 10731120: {'auction_closing_time': 1774864800.0, 'created_time': 1774614055.81309, 'last_price_update_time': 1774718279.509189}
2026-03-28 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731120') HTTP/1.1" 204 0
2026-03-28 17:18:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731371> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17:18:00 [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-28 17: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-28 17:18:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 383894e8-f35e-5a02-a7b9-ab076c1e0768 with identifier: 10731371
2026-03-28 17:18:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 383894e8-f35e-5a02-a7b9-ab076c1e0768 with scrape type 2
2026-03-28 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 383894e8-f35e-5a02-a7b9-ab076c1e0768 with scrape type 2
2026-03-28 17:18:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 383894e8-f35e-5a02-a7b9-ab076c1e0768, identifier: 10731371
2026-03-28 17:18:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 383894e8-f35e-5a02-a7b9-ab076c1e0768 with identifier: 10731371
2026-03-28 17:18:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 383894e8-f35e-5a02-a7b9-ab076c1e0768 with identifier: 10731371
2026-03-28 17:18:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 383894e8-f35e-5a02-a7b9-ab076c1e0768 with identifier: 10731371 to the API
2026-03-28 17:18:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731371>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '383894e8-f35e-5a02-a7b9-ab076c1e0768',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '19160093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731371',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 24558,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2022-03-18',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Trend - Electric - Automatic - 136 hp - 24.558 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2022}
2026-03-28 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731371%27 HTTP/1.1" 200 None
2026-03-28 17:18:00 [adesa.de] INFO: Saving data for 10731371: {'auction_closing_time': 1774864800.0, 'created_time': 1774614056.45245, 'last_price_update_time': 1774718280.475729}
2026-03-28 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731371') HTTP/1.1" 204 0
2026-03-28 17:18:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731111> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17:18:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 308cd903-2fbf-5eaf-8690-6af83ff4779e with identifier: 10662396
2026-03-28 17:18:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 308cd903-2fbf-5eaf-8690-6af83ff4779e with scrape type 2
2026-03-28 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 308cd903-2fbf-5eaf-8690-6af83ff4779e with scrape type 2
2026-03-28 17:18:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 308cd903-2fbf-5eaf-8690-6af83ff4779e, identifier: 10662396
2026-03-28 17:18:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 308cd903-2fbf-5eaf-8690-6af83ff4779e with identifier: 10662396
2026-03-28 17:18:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 308cd903-2fbf-5eaf-8690-6af83ff4779e with identifier: 10662396
2026-03-28 17:18:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 308cd903-2fbf-5eaf-8690-6af83ff4779e with identifier: 10662396 to the API
2026-03-28 17:18:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:00 [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-28 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710662396%27 HTTP/1.1" 200 None
2026-03-28 17:18:00 [adesa.de] INFO: Saving data for 10662396: {'auction_closing_time': 1798675200.0, 'created_time': 1773406660.718748, 'last_price_update_time': 1774718280.861228}
2026-03-28 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10662396') HTTP/1.1" 204 0
2026-03-28 17:18:00 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17:18:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b1e57c5-60fe-518b-a948-162de1085c47 with identifier: 10731111
2026-03-28 17:18:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b1e57c5-60fe-518b-a948-162de1085c47 with scrape type 2
2026-03-28 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b1e57c5-60fe-518b-a948-162de1085c47 with scrape type 2
2026-03-28 17:18:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1b1e57c5-60fe-518b-a948-162de1085c47, identifier: 10731111
2026-03-28 17:18:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1b1e57c5-60fe-518b-a948-162de1085c47 with identifier: 10731111
2026-03-28 17:18:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1b1e57c5-60fe-518b-a948-162de1085c47 with identifier: 10731111
2026-03-28 17:18:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1b1e57c5-60fe-518b-a948-162de1085c47 with identifier: 10731111 to the API
2026-03-28 17:18:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731111>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '1b1e57c5-60fe-518b-a948-162de1085c47',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52439092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731111',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 74826,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14500,
'price_includes_vat': True,
'registration_date': '2021-12-22',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Select - Electric - Automatic - 204 hp - 74.826 km',
'transmission': 'automatic',
'trim': 'Select',
'vin': None,
'year': 2021}
2026-03-28 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731111%27 HTTP/1.1" 200 None
2026-03-28 17:18:01 [adesa.de] INFO: Saving data for 10731111: {'auction_closing_time': 1774864800.0, 'created_time': 1774614052.694603, 'last_price_update_time': 1774718281.289351}
2026-03-28 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731111') HTTP/1.1" 204 0
2026-03-28 17:18:01 [adesa.de] INFO: Found listing with ID: 10719699
2026-03-28 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710719699%27 HTTP/1.1" 200 None
2026-03-28 17:18:01 [adesa.de] INFO: Scrape type for 10719699: 0
2026-03-28 17:18:01 [adesa.de] INFO: Skipping item 10719699 url https://www.openlane.eu/en/carv6/auction/10719699
2026-03-28 17:18:01 [adesa.de] INFO: Found listing with ID: 10644733
2026-03-28 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710644733%27 HTTP/1.1" 200 None
2026-03-28 17:18:01 [adesa.de] INFO: Scrape type for 10644733: 0
2026-03-28 17:18:01 [adesa.de] INFO: Skipping item 10644733 url https://www.openlane.eu/en/carv6/auction/10644733
2026-03-28 17:18:01 [adesa.de] INFO: Found listing with ID: 10557402
2026-03-28 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710557402%27 HTTP/1.1" 200 None
2026-03-28 17:18:01 [adesa.de] INFO: Scrape type for 10557402: 0
2026-03-28 17:18:01 [adesa.de] INFO: Skipping item 10557402 url https://www.openlane.eu/en/carv6/auction/10557402
2026-03-28 17:18:01 [adesa.de] INFO: Found listing with ID: 10504929
2026-03-28 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710504929%27 HTTP/1.1" 200 None
2026-03-28 17:18:01 [adesa.de] INFO: Scrape type for 10504929: 0
2026-03-28 17:18:01 [adesa.de] INFO: Skipping item 10504929 url https://www.openlane.eu/en/carv6/auction/10504929
2026-03-28 17:18:01 [adesa.de] INFO: Found listing with ID: 10504917
2026-03-28 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710504917%27 HTTP/1.1" 200 None
2026-03-28 17:18:01 [adesa.de] INFO: Scrape type for 10504917: 0
2026-03-28 17:18:01 [adesa.de] INFO: Skipping item 10504917 url https://www.openlane.eu/en/carv6/auction/10504917
2026-03-28 17:18:01 [adesa.de] INFO: Found listing with ID: 10649966
2026-03-28 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710649966%27 HTTP/1.1" 200 None
2026-03-28 17:18:01 [adesa.de] INFO: Scrape type for 10649966: 0
2026-03-28 17:18:01 [adesa.de] INFO: Skipping item 10649966 url https://www.openlane.eu/en/carv6/auction/10649966
2026-03-28 17:18:01 [adesa.de] INFO: Found listing with ID: 10504912
2026-03-28 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710504912%27 HTTP/1.1" 200 None
2026-03-28 17:18:01 [adesa.de] INFO: Scrape type for 10504912: 0
2026-03-28 17:18:01 [adesa.de] INFO: Skipping item 10504912 url https://www.openlane.eu/en/carv6/auction/10504912
2026-03-28 17:18:01 [adesa.de] INFO: Found listing with ID: 10504911
2026-03-28 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710504911%27 HTTP/1.1" 200 None
2026-03-28 17:18:01 [adesa.de] INFO: Scrape type for 10504911: 0
2026-03-28 17:18:01 [adesa.de] INFO: Skipping item 10504911 url https://www.openlane.eu/en/carv6/auction/10504911
2026-03-28 17:18:01 [adesa.de] INFO: Found listing with ID: 10505024
2026-03-28 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710505024%27 HTTP/1.1" 200 None
2026-03-28 17:18:01 [adesa.de] INFO: Scrape type for 10505024: 0
2026-03-28 17:18:01 [adesa.de] INFO: Skipping item 10505024 url https://www.openlane.eu/en/carv6/auction/10505024
2026-03-28 17:18:01 [adesa.de] INFO: Found listing with ID: 10681290
2026-03-28 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710681290%27 HTTP/1.1" 200 None
2026-03-28 17:18:01 [adesa.de] INFO: Scrape type for 10681290: 0
2026-03-28 17:18:01 [adesa.de] INFO: Skipping item 10681290 url https://www.openlane.eu/en/carv6/auction/10681290
2026-03-28 17:18:01 [adesa.de] INFO: Found listing with ID: 10504928
2026-03-28 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710504928%27 HTTP/1.1" 200 None
2026-03-28 17:18:01 [adesa.de] INFO: Scrape type for 10504928: 2
2026-03-28 17:18:01 [adesa.de] INFO: Scraping item 10504928 url https://www.openlane.eu/en/carv6/auction/10504928
2026-03-28 17:18:01 [adesa.de] INFO: Found listing with ID: 10504976
2026-03-28 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710504976%27 HTTP/1.1" 200 None
2026-03-28 17:18:01 [adesa.de] INFO: Scrape type for 10504976: 0
2026-03-28 17:18:01 [adesa.de] INFO: Skipping item 10504976 url https://www.openlane.eu/en/carv6/auction/10504976
2026-03-28 17:18:01 [adesa.de] INFO: Found listing with ID: 10504940
2026-03-28 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710504940%27 HTTP/1.1" 200 None
2026-03-28 17:18:01 [adesa.de] INFO: Scrape type for 10504940: 0
2026-03-28 17:18:01 [adesa.de] INFO: Skipping item 10504940 url https://www.openlane.eu/en/carv6/auction/10504940
2026-03-28 17:18:01 [adesa.de] INFO: Found listing with ID: 10620678
2026-03-28 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710620678%27 HTTP/1.1" 200 None
2026-03-28 17:18:01 [adesa.de] INFO: Scrape type for 10620678: 0
2026-03-28 17:18:01 [adesa.de] INFO: Skipping item 10620678 url https://www.openlane.eu/en/carv6/auction/10620678
2026-03-28 17:18:01 [adesa.de] INFO: Found listing with ID: 10662394
2026-03-28 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710662394%27 HTTP/1.1" 200 None
2026-03-28 17:18:01 [adesa.de] INFO: Scrape type for 10662394: 0
2026-03-28 17:18:01 [adesa.de] INFO: Skipping item 10662394 url https://www.openlane.eu/en/carv6/auction/10662394
2026-03-28 17:18:01 [adesa.de] INFO: Found listing with ID: 10662395
2026-03-28 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710662395%27 HTTP/1.1" 200 None
2026-03-28 17:18:01 [adesa.de] INFO: Scrape type for 10662395: 0
2026-03-28 17:18:01 [adesa.de] INFO: Skipping item 10662395 url https://www.openlane.eu/en/carv6/auction/10662395
2026-03-28 17:18:01 [adesa.de] INFO: Found listing with ID: 10723810
2026-03-28 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710723810%27 HTTP/1.1" 200 None
2026-03-28 17:18:01 [adesa.de] INFO: Scrape type for 10723810: 0
2026-03-28 17:18:01 [adesa.de] INFO: Skipping item 10723810 url https://www.openlane.eu/en/carv6/auction/10723810
2026-03-28 17:18:01 [adesa.de] INFO: Found listing with ID: 10723811
2026-03-28 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710723811%27 HTTP/1.1" 200 None
2026-03-28 17:18:01 [adesa.de] INFO: Scrape type for 10723811: 0
2026-03-28 17:18:01 [adesa.de] INFO: Skipping item 10723811 url https://www.openlane.eu/en/carv6/auction/10723811
2026-03-28 17:18:01 [adesa.de] INFO: Found listing with ID: 10505027
2026-03-28 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710505027%27 HTTP/1.1" 200 None
2026-03-28 17:18:01 [adesa.de] INFO: Scrape type for 10505027: 0
2026-03-28 17:18:01 [adesa.de] INFO: Skipping item 10505027 url https://www.openlane.eu/en/carv6/auction/10505027
2026-03-28 17:18:01 [adesa.de] INFO: Found listing with ID: 10504944
2026-03-28 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710504944%27 HTTP/1.1" 200 None
2026-03-28 17:18:01 [adesa.de] INFO: Scrape type for 10504944: 0
2026-03-28 17:18:01 [adesa.de] INFO: Skipping item 10504944 url https://www.openlane.eu/en/carv6/auction/10504944
2026-03-28 17:18:01 [adesa.de] INFO: Found listing with ID: 10504974
2026-03-28 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710504974%27 HTTP/1.1" 200 None
2026-03-28 17:18:01 [adesa.de] INFO: Scrape type for 10504974: 0
2026-03-28 17:18:01 [adesa.de] INFO: Skipping item 10504974 url https://www.openlane.eu/en/carv6/auction/10504974
2026-03-28 17:18:01 [adesa.de] INFO: Found listing with ID: 10676821
2026-03-28 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710676821%27 HTTP/1.1" 200 None
2026-03-28 17:18:01 [adesa.de] INFO: Scrape type for 10676821: 0
2026-03-28 17:18:01 [adesa.de] INFO: Skipping item 10676821 url https://www.openlane.eu/en/carv6/auction/10676821
2026-03-28 17:18:01 [adesa.de] INFO: Found listing with ID: 10626289
2026-03-28 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710626289%27 HTTP/1.1" 200 None
2026-03-28 17:18:01 [adesa.de] INFO: Scrape type for 10626289: 0
2026-03-28 17:18:01 [adesa.de] INFO: Skipping item 10626289 url https://www.openlane.eu/en/carv6/auction/10626289
2026-03-28 17:18:01 [adesa.de] INFO: Found listing with ID: 10626518
2026-03-28 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710626518%27 HTTP/1.1" 200 None
2026-03-28 17:18:01 [adesa.de] INFO: Scrape type for 10626518: 0
2026-03-28 17:18:01 [adesa.de] INFO: Skipping item 10626518 url https://www.openlane.eu/en/carv6/auction/10626518
2026-03-28 17:18:01 [adesa.de] INFO: Found listing with ID: 10631171
2026-03-28 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710631171%27 HTTP/1.1" 200 None
2026-03-28 17:18:01 [adesa.de] INFO: Scrape type for 10631171: 0
2026-03-28 17:18:01 [adesa.de] INFO: Skipping item 10631171 url https://www.openlane.eu/en/carv6/auction/10631171
2026-03-28 17:18:01 [adesa.de] INFO: Found listing with ID: 10626516
2026-03-28 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710626516%27 HTTP/1.1" 200 None
2026-03-28 17:18:01 [adesa.de] INFO: Scrape type for 10626516: 0
2026-03-28 17:18:01 [adesa.de] INFO: Skipping item 10626516 url https://www.openlane.eu/en/carv6/auction/10626516
2026-03-28 17:18:01 [adesa.de] INFO: Found listing with ID: 10631172
2026-03-28 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710631172%27 HTTP/1.1" 200 None
2026-03-28 17:18:01 [adesa.de] INFO: Scrape type for 10631172: 0
2026-03-28 17:18:01 [adesa.de] INFO: Skipping item 10631172 url https://www.openlane.eu/en/carv6/auction/10631172
2026-03-28 17:18:01 [adesa.de] INFO: Found listing with ID: 10676824
2026-03-28 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710676824%27 HTTP/1.1" 200 None
2026-03-28 17:18:01 [adesa.de] INFO: Scrape type for 10676824: 0
2026-03-28 17:18:01 [adesa.de] INFO: Skipping item 10676824 url https://www.openlane.eu/en/carv6/auction/10676824
2026-03-28 17:18:01 [adesa.de] INFO: Found listing with ID: 10626287
2026-03-28 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710626287%27 HTTP/1.1" 200 None
2026-03-28 17:18:01 [adesa.de] INFO: Scrape type for 10626287: 0
2026-03-28 17:18:01 [adesa.de] INFO: Skipping item 10626287 url https://www.openlane.eu/en/carv6/auction/10626287
2026-03-28 17:18:01 [adesa.de] INFO: Found listing with ID: 10626276
2026-03-28 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710626276%27 HTTP/1.1" 200 None
2026-03-28 17:18:01 [adesa.de] INFO: Scrape type for 10626276: 0
2026-03-28 17:18:01 [adesa.de] INFO: Skipping item 10626276 url https://www.openlane.eu/en/carv6/auction/10626276
2026-03-28 17:18:01 [adesa.de] INFO: Found listing with ID: 10626274
2026-03-28 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710626274%27 HTTP/1.1" 200 None
2026-03-28 17:18:01 [adesa.de] INFO: Scrape type for 10626274: 0
2026-03-28 17:18:01 [adesa.de] INFO: Skipping item 10626274 url https://www.openlane.eu/en/carv6/auction/10626274
2026-03-28 17:18:01 [adesa.de] INFO: Found listing with ID: 10626285
2026-03-28 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710626285%27 HTTP/1.1" 200 None
2026-03-28 17:18:01 [adesa.de] INFO: Scrape type for 10626285: 0
2026-03-28 17:18:01 [adesa.de] INFO: Skipping item 10626285 url https://www.openlane.eu/en/carv6/auction/10626285
2026-03-28 17:18:01 [adesa.de] INFO: Found listing with ID: 10640299
2026-03-28 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710640299%27 HTTP/1.1" 200 None
2026-03-28 17:18:01 [adesa.de] INFO: Scrape type for 10640299: 0
2026-03-28 17:18:01 [adesa.de] INFO: Skipping item 10640299 url https://www.openlane.eu/en/carv6/auction/10640299
2026-03-28 17:18:01 [adesa.de] INFO: Found listing with ID: 10626540
2026-03-28 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710626540%27 HTTP/1.1" 200 None
2026-03-28 17:18:01 [adesa.de] INFO: Scrape type for 10626540: 0
2026-03-28 17:18:01 [adesa.de] INFO: Skipping item 10626540 url https://www.openlane.eu/en/carv6/auction/10626540
2026-03-28 17:18:01 [adesa.de] INFO: Found listing with ID: 10559443
2026-03-28 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710559443%27 HTTP/1.1" 200 None
2026-03-28 17:18:01 [adesa.de] INFO: Scrape type for 10559443: 0
2026-03-28 17:18:01 [adesa.de] INFO: Skipping item 10559443 url https://www.openlane.eu/en/carv6/auction/10559443
2026-03-28 17:18:01 [adesa.de] INFO: Found listing with ID: 10729520
2026-03-28 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710729520%27 HTTP/1.1" 200 None
2026-03-28 17:18:01 [adesa.de] INFO: Scrape type for 10729520: 0
2026-03-28 17:18:01 [adesa.de] INFO: Skipping item 10729520 url https://www.openlane.eu/en/carv6/auction/10729520
2026-03-28 17:18:01 [adesa.de] INFO: Found listing with ID: 10729522
2026-03-28 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710729522%27 HTTP/1.1" 200 None
2026-03-28 17:18:01 [adesa.de] INFO: Scrape type for 10729522: 0
2026-03-28 17:18:01 [adesa.de] INFO: Skipping item 10729522 url https://www.openlane.eu/en/carv6/auction/10729522
2026-03-28 17:18:01 [adesa.de] INFO: Found listing with ID: 10707953
2026-03-28 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710707953%27 HTTP/1.1" 200 None
2026-03-28 17:18:01 [adesa.de] INFO: Scrape type for 10707953: 0
2026-03-28 17:18:01 [adesa.de] INFO: Skipping item 10707953 url https://www.openlane.eu/en/carv6/auction/10707953
2026-03-28 17:18:01 [adesa.de] INFO: Found listing with ID: 10620675
2026-03-28 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710620675%27 HTTP/1.1" 200 None
2026-03-28 17:18:02 [adesa.de] INFO: Scrape type for 10620675: 0
2026-03-28 17:18:02 [adesa.de] INFO: Skipping item 10620675 url https://www.openlane.eu/en/carv6/auction/10620675
2026-03-28 17:18:02 [adesa.de] INFO: Found listing with ID: 10625968
2026-03-28 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710625968%27 HTTP/1.1" 200 None
2026-03-28 17:18:02 [adesa.de] INFO: Scrape type for 10625968: 0
2026-03-28 17:18:02 [adesa.de] INFO: Skipping item 10625968 url https://www.openlane.eu/en/carv6/auction/10625968
2026-03-28 17:18:02 [adesa.de] INFO: Found listing with ID: 10626545
2026-03-28 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710626545%27 HTTP/1.1" 200 None
2026-03-28 17:18:02 [adesa.de] INFO: Scrape type for 10626545: 0
2026-03-28 17:18:02 [adesa.de] INFO: Skipping item 10626545 url https://www.openlane.eu/en/carv6/auction/10626545
2026-03-28 17:18:02 [adesa.de] INFO: Found listing with ID: 10631175
2026-03-28 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710631175%27 HTTP/1.1" 200 None
2026-03-28 17:18:02 [adesa.de] INFO: Scrape type for 10631175: 0
2026-03-28 17:18:02 [adesa.de] INFO: Skipping item 10631175 url https://www.openlane.eu/en/carv6/auction/10631175
2026-03-28 17:18:02 [adesa.de] INFO: Found listing with ID: 10627628
2026-03-28 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710627628%27 HTTP/1.1" 200 None
2026-03-28 17:18:02 [adesa.de] INFO: Scrape type for 10627628: 0
2026-03-28 17:18:02 [adesa.de] INFO: Skipping item 10627628 url https://www.openlane.eu/en/carv6/auction/10627628
2026-03-28 17:18:02 [adesa.de] INFO: Found listing with ID: 10627640
2026-03-28 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710627640%27 HTTP/1.1" 200 None
2026-03-28 17:18:02 [adesa.de] INFO: Scrape type for 10627640: 0
2026-03-28 17:18:02 [adesa.de] INFO: Skipping item 10627640 url https://www.openlane.eu/en/carv6/auction/10627640
2026-03-28 17:18:02 [adesa.de] INFO: Found listing with ID: 10626273
2026-03-28 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710626273%27 HTTP/1.1" 200 None
2026-03-28 17:18:02 [adesa.de] INFO: Scrape type for 10626273: 0
2026-03-28 17:18:02 [adesa.de] INFO: Skipping item 10626273 url https://www.openlane.eu/en/carv6/auction/10626273
2026-03-28 17:18:02 [adesa.de] INFO: Found listing with ID: 10627637
2026-03-28 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710627637%27 HTTP/1.1" 200 None
2026-03-28 17:18:02 [adesa.de] INFO: Scrape type for 10627637: 0
2026-03-28 17:18:02 [adesa.de] INFO: Skipping item 10627637 url https://www.openlane.eu/en/carv6/auction/10627637
2026-03-28 17:18:02 [adesa.de] INFO: Found listing with ID: 10698071
2026-03-28 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710698071%27 HTTP/1.1" 200 None
2026-03-28 17:18:02 [adesa.de] INFO: Scrape type for 10698071: 2
2026-03-28 17:18:02 [adesa.de] INFO: Scraping item 10698071 url https://www.openlane.eu/en/carv6/auction/10698071
2026-03-28 17:18:02 [adesa.de] INFO: Found listing with ID: 10623496
2026-03-28 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710623496%27 HTTP/1.1" 200 None
2026-03-28 17:18:02 [adesa.de] INFO: Scrape type for 10623496: 0
2026-03-28 17:18:02 [adesa.de] INFO: Skipping item 10623496 url https://www.openlane.eu/en/carv6/auction/10623496
2026-03-28 17:18:02 [adesa.de] INFO: Found listing with ID: 10632970
2026-03-28 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710632970%27 HTTP/1.1" 200 None
2026-03-28 17:18:02 [adesa.de] INFO: Scrape type for 10632970: 0
2026-03-28 17:18:02 [adesa.de] INFO: Skipping item 10632970 url https://www.openlane.eu/en/carv6/auction/10632970
2026-03-28 17:18:02 [adesa.de] INFO: Found listing with ID: 10632976
2026-03-28 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710632976%27 HTTP/1.1" 200 None
2026-03-28 17:18:02 [adesa.de] INFO: Scrape type for 10632976: 0
2026-03-28 17:18:02 [adesa.de] INFO: Skipping item 10632976 url https://www.openlane.eu/en/carv6/auction/10632976
2026-03-28 17:18:02 [adesa.de] INFO: Found listing with ID: 10626290
2026-03-28 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710626290%27 HTTP/1.1" 200 None
2026-03-28 17:18:02 [adesa.de] INFO: Scrape type for 10626290: 0
2026-03-28 17:18:02 [adesa.de] INFO: Skipping item 10626290 url https://www.openlane.eu/en/carv6/auction/10626290
2026-03-28 17:18:02 [adesa.de] INFO: Found listing with ID: 10632971
2026-03-28 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710632971%27 HTTP/1.1" 200 None
2026-03-28 17:18:02 [adesa.de] INFO: Scrape type for 10632971: 0
2026-03-28 17:18:02 [adesa.de] INFO: Skipping item 10632971 url https://www.openlane.eu/en/carv6/auction/10632971
2026-03-28 17:18:02 [adesa.de] INFO: Found listing with ID: 10675195
2026-03-28 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710675195%27 HTTP/1.1" 200 None
2026-03-28 17:18:02 [adesa.de] INFO: Scrape type for 10675195: 0
2026-03-28 17:18:02 [adesa.de] INFO: Skipping item 10675195 url https://www.openlane.eu/en/carv6/auction/10675195
2026-03-28 17:18:02 [adesa.de] INFO: Found listing with ID: 10425397
2026-03-28 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710425397%27 HTTP/1.1" 200 None
2026-03-28 17:18:02 [adesa.de] INFO: Scrape type for 10425397: 0
2026-03-28 17:18:02 [adesa.de] INFO: Skipping item 10425397 url https://www.openlane.eu/en/carv6/auction/10425397
2026-03-28 17:18:02 [adesa.de] INFO: Found listing with ID: 10674997
2026-03-28 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710674997%27 HTTP/1.1" 200 None
2026-03-28 17:18:02 [adesa.de] INFO: Scrape type for 10674997: 0
2026-03-28 17:18:02 [adesa.de] INFO: Skipping item 10674997 url https://www.openlane.eu/en/carv6/auction/10674997
2026-03-28 17:18:02 [adesa.de] INFO: Found listing with ID: 10699421
2026-03-28 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710699421%27 HTTP/1.1" 200 None
2026-03-28 17:18:02 [adesa.de] INFO: Scrape type for 10699421: 0
2026-03-28 17:18:02 [adesa.de] INFO: Skipping item 10699421 url https://www.openlane.eu/en/carv6/auction/10699421
2026-03-28 17:18:02 [adesa.de] INFO: Found listing with ID: 10384594
2026-03-28 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710384594%27 HTTP/1.1" 200 None
2026-03-28 17:18:02 [adesa.de] INFO: Scrape type for 10384594: 0
2026-03-28 17:18:02 [adesa.de] INFO: Skipping item 10384594 url https://www.openlane.eu/en/carv6/auction/10384594
2026-03-28 17:18:02 [adesa.de] INFO: Found listing with ID: 10633433
2026-03-28 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710633433%27 HTTP/1.1" 200 None
2026-03-28 17:18:02 [adesa.de] INFO: Scrape type for 10633433: 0
2026-03-28 17:18:02 [adesa.de] INFO: Skipping item 10633433 url https://www.openlane.eu/en/carv6/auction/10633433
2026-03-28 17:18:02 [adesa.de] INFO: Found listing with ID: 10649959
2026-03-28 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710649959%27 HTTP/1.1" 200 None
2026-03-28 17:18:02 [adesa.de] INFO: Scrape type for 10649959: 0
2026-03-28 17:18:02 [adesa.de] INFO: Skipping item 10649959 url https://www.openlane.eu/en/carv6/auction/10649959
2026-03-28 17:18:02 [adesa.de] INFO: Found listing with ID: 10694994
2026-03-28 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710694994%27 HTTP/1.1" 200 None
2026-03-28 17:18:02 [adesa.de] INFO: Scrape type for 10694994: 0
2026-03-28 17:18:02 [adesa.de] INFO: Skipping item 10694994 url https://www.openlane.eu/en/carv6/auction/10694994
2026-03-28 17:18:02 [adesa.de] INFO: Found listing with ID: 10715704
2026-03-28 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710715704%27 HTTP/1.1" 200 None
2026-03-28 17:18:02 [adesa.de] INFO: Scrape type for 10715704: 0
2026-03-28 17:18:02 [adesa.de] INFO: Skipping item 10715704 url https://www.openlane.eu/en/carv6/auction/10715704
2026-03-28 17:18:02 [adesa.de] INFO: Found listing with ID: 9981932
2026-03-28 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%279981932%27 HTTP/1.1" 200 None
2026-03-28 17:18:02 [adesa.de] INFO: Scrape type for 9981932: 0
2026-03-28 17:18:02 [adesa.de] INFO: Skipping item 9981932 url https://www.openlane.eu/en/carv6/auction/9981932
2026-03-28 17:18:02 [adesa.de] INFO: Found listing with ID: 9981933
2026-03-28 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%279981933%27 HTTP/1.1" 200 None
2026-03-28 17:18:02 [adesa.de] INFO: Scrape type for 9981933: 0
2026-03-28 17:18:02 [adesa.de] INFO: Skipping item 9981933 url https://www.openlane.eu/en/carv6/auction/9981933
2026-03-28 17:18:02 [adesa.de] INFO: Found listing with ID: 10733667
2026-03-28 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733667%27 HTTP/1.1" 200 None
2026-03-28 17:18:02 [adesa.de] INFO: Scrape type for 10733667: 2
2026-03-28 17:18:02 [adesa.de] INFO: Scraping item 10733667 url https://www.openlane.eu/en/carv6/auction/10733667
2026-03-28 17:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731321> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731290> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731192> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731300> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:18:02 [adesa.de] INFO: Found listing with ID: 10696449
2026-03-28 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710696449%27 HTTP/1.1" 200 None
2026-03-28 17:18:02 [adesa.de] INFO: Scrape type for 10696449: 0
2026-03-28 17:18:02 [adesa.de] INFO: Skipping item 10696449 url https://www.openlane.eu/en/carv6/auction/10696449
2026-03-28 17:18:02 [adesa.de] INFO: Found listing with ID: 10641207
2026-03-28 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710641207%27 HTTP/1.1" 200 None
2026-03-28 17:18:02 [adesa.de] INFO: Scrape type for 10641207: 0
2026-03-28 17:18:02 [adesa.de] INFO: Skipping item 10641207 url https://www.openlane.eu/en/carv6/auction/10641207
2026-03-28 17:18:02 [adesa.de] INFO: Found listing with ID: 10628377
2026-03-28 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710628377%27 HTTP/1.1" 200 None
2026-03-28 17:18:02 [adesa.de] INFO: Scrape type for 10628377: 0
2026-03-28 17:18:02 [adesa.de] INFO: Skipping item 10628377 url https://www.openlane.eu/en/carv6/auction/10628377
2026-03-28 17:18:02 [adesa.de] INFO: Found listing with ID: 10730137
2026-03-28 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730137%27 HTTP/1.1" 200 None
2026-03-28 17:18:02 [adesa.de] INFO: Scrape type for 10730137: 2
2026-03-28 17:18:02 [adesa.de] INFO: Scraping item 10730137 url https://www.openlane.eu/en/carv6/auction/10730137
2026-03-28 17: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-28 17: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-28 17: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-28 17: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-28 17:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731372> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:18:02 [adesa.de] INFO: Found listing with ID: 10699465
2026-03-28 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710699465%27 HTTP/1.1" 200 None
2026-03-28 17:18:02 [adesa.de] INFO: Scrape type for 10699465: 2
2026-03-28 17:18:02 [adesa.de] INFO: Scraping item 10699465 url https://www.openlane.eu/en/carv6/auction/10699465
2026-03-28 17: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-28 17:18:02 [adesa.de] INFO: Found listing with ID: 10269735
2026-03-28 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710269735%27 HTTP/1.1" 200 None
2026-03-28 17:18:02 [adesa.de] INFO: Scrape type for 10269735: 0
2026-03-28 17:18:02 [adesa.de] INFO: Skipping item 10269735 url https://www.openlane.eu/en/carv6/auction/10269735
2026-03-28 17:18:02 [adesa.de] INFO: Found listing with ID: 10333284
2026-03-28 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710333284%27 HTTP/1.1" 200 None
2026-03-28 17:18:02 [adesa.de] INFO: Scrape type for 10333284: 0
2026-03-28 17:18:02 [adesa.de] INFO: Skipping item 10333284 url https://www.openlane.eu/en/carv6/auction/10333284
2026-03-28 17:18:02 [adesa.de] INFO: Found listing with ID: 10723574
2026-03-28 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710723574%27 HTTP/1.1" 200 None
2026-03-28 17:18:02 [adesa.de] INFO: Scrape type for 10723574: 0
2026-03-28 17:18:02 [adesa.de] INFO: Skipping item 10723574 url https://www.openlane.eu/en/carv6/auction/10723574
2026-03-28 17:18:02 [adesa.de] INFO: Found listing with ID: 10727116
2026-03-28 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710727116%27 HTTP/1.1" 200 None
2026-03-28 17:18:02 [adesa.de] INFO: Scrape type for 10727116: 0
2026-03-28 17:18:02 [adesa.de] INFO: Skipping item 10727116 url https://www.openlane.eu/en/carv6/auction/10727116
2026-03-28 17:18:02 [adesa.de] INFO: Found listing with ID: 10727145
2026-03-28 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710727145%27 HTTP/1.1" 200 None
2026-03-28 17:18:02 [adesa.de] INFO: Scrape type for 10727145: 0
2026-03-28 17:18:02 [adesa.de] INFO: Skipping item 10727145 url https://www.openlane.eu/en/carv6/auction/10727145
2026-03-28 17:18:02 [adesa.de] INFO: Found listing with ID: 10727144
2026-03-28 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710727144%27 HTTP/1.1" 200 None
2026-03-28 17:18:02 [adesa.de] INFO: Scrape type for 10727144: 0
2026-03-28 17:18:02 [adesa.de] INFO: Skipping item 10727144 url https://www.openlane.eu/en/carv6/auction/10727144
2026-03-28 17:18:02 [adesa.de] INFO: Found listing with ID: 10728845
2026-03-28 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710728845%27 HTTP/1.1" 200 None
2026-03-28 17:18:02 [adesa.de] INFO: Scrape type for 10728845: 0
2026-03-28 17:18:02 [adesa.de] INFO: Skipping item 10728845 url https://www.openlane.eu/en/carv6/auction/10728845
2026-03-28 17:18:02 [adesa.de] INFO: Found listing with ID: 10726321
2026-03-28 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710726321%27 HTTP/1.1" 200 None
2026-03-28 17:18:02 [adesa.de] INFO: Scrape type for 10726321: 0
2026-03-28 17:18:02 [adesa.de] INFO: Skipping item 10726321 url https://www.openlane.eu/en/carv6/auction/10726321
2026-03-28 17:18:02 [adesa.de] INFO: Found listing with ID: 10666058
2026-03-28 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710666058%27 HTTP/1.1" 200 None
2026-03-28 17:18:02 [adesa.de] INFO: Scrape type for 10666058: 0
2026-03-28 17:18:02 [adesa.de] INFO: Skipping item 10666058 url https://www.openlane.eu/en/carv6/auction/10666058
2026-03-28 17:18:02 [adesa.de] INFO: Found listing with ID: 10728756
2026-03-28 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710728756%27 HTTP/1.1" 200 None
2026-03-28 17:18:02 [adesa.de] INFO: Scrape type for 10728756: 0
2026-03-28 17:18:02 [adesa.de] INFO: Skipping item 10728756 url https://www.openlane.eu/en/carv6/auction/10728756
2026-03-28 17:18:02 [adesa.de] INFO: Found listing with ID: 10051067
2026-03-28 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710051067%27 HTTP/1.1" 200 None
2026-03-28 17:18:02 [adesa.de] INFO: Scrape type for 10051067: 0
2026-03-28 17:18:02 [adesa.de] INFO: Skipping item 10051067 url https://www.openlane.eu/en/carv6/auction/10051067
2026-03-28 17:18:02 [adesa.de] INFO: Found listing with ID: 10734362
2026-03-28 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734362%27 HTTP/1.1" 200 None
2026-03-28 17:18:02 [adesa.de] INFO: Scrape type for 10734362: 2
2026-03-28 17:18:02 [adesa.de] INFO: Scraping item 10734362 url https://www.openlane.eu/en/carv6/auction/10734362
2026-03-28 17:18:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea8234c4-6a95-5ae6-8d27-9db1a9a796de with identifier: 10731321
2026-03-28 17:18:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea8234c4-6a95-5ae6-8d27-9db1a9a796de with scrape type 2
2026-03-28 17:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea8234c4-6a95-5ae6-8d27-9db1a9a796de with scrape type 2
2026-03-28 17:18:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ea8234c4-6a95-5ae6-8d27-9db1a9a796de, identifier: 10731321
2026-03-28 17:18:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 102bdc1e-0211-5640-b56c-d9a199377c3c with identifier: 10731290
2026-03-28 17:18:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 102bdc1e-0211-5640-b56c-d9a199377c3c with scrape type 2
2026-03-28 17:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 102bdc1e-0211-5640-b56c-d9a199377c3c with scrape type 2
2026-03-28 17:18:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 102bdc1e-0211-5640-b56c-d9a199377c3c, identifier: 10731290
2026-03-28 17:18:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8aa2689d-40ed-5f9a-b538-7641c95c442a with identifier: 10731192
2026-03-28 17:18:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8aa2689d-40ed-5f9a-b538-7641c95c442a with scrape type 2
2026-03-28 17:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8aa2689d-40ed-5f9a-b538-7641c95c442a with scrape type 2
2026-03-28 17:18:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8aa2689d-40ed-5f9a-b538-7641c95c442a, identifier: 10731192
2026-03-28 17:18:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4750278d-80ac-5aa0-938e-dbf203dc6f93 with identifier: 10731300
2026-03-28 17:18:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4750278d-80ac-5aa0-938e-dbf203dc6f93 with scrape type 2
2026-03-28 17:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4750278d-80ac-5aa0-938e-dbf203dc6f93 with scrape type 2
2026-03-28 17:18:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4750278d-80ac-5aa0-938e-dbf203dc6f93, identifier: 10731300
2026-03-28 17:18:03 [adesa.de] INFO: Found listing with ID: 10707863
2026-03-28 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710707863%27 HTTP/1.1" 200 None
2026-03-28 17:18:03 [adesa.de] INFO: Scrape type for 10707863: 0
2026-03-28 17:18:03 [adesa.de] INFO: Skipping item 10707863 url https://www.openlane.eu/en/carv6/auction/10707863
2026-03-28 17:18:03 [adesa.de] INFO: Found listing with ID: 10729510
2026-03-28 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710729510%27 HTTP/1.1" 200 None
2026-03-28 17:18:03 [adesa.de] INFO: Scrape type for 10729510: 0
2026-03-28 17:18:03 [adesa.de] INFO: Skipping item 10729510 url https://www.openlane.eu/en/carv6/auction/10729510
2026-03-28 17:18:03 [adesa.de] INFO: Found listing with ID: 10697379
2026-03-28 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710697379%27 HTTP/1.1" 200 None
2026-03-28 17:18:03 [adesa.de] INFO: Scrape type for 10697379: 0
2026-03-28 17:18:03 [adesa.de] INFO: Skipping item 10697379 url https://www.openlane.eu/en/carv6/auction/10697379
2026-03-28 17:18:03 [adesa.de] INFO: Found listing with ID: 10563518
2026-03-28 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710563518%27 HTTP/1.1" 200 None
2026-03-28 17:18:03 [adesa.de] INFO: Scrape type for 10563518: 0
2026-03-28 17:18:03 [adesa.de] INFO: Skipping item 10563518 url https://www.openlane.eu/en/carv6/auction/10563518
2026-03-28 17:18:03 [adesa.de] INFO: Found listing with ID: 10242156
2026-03-28 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710242156%27 HTTP/1.1" 200 None
2026-03-28 17:18:03 [adesa.de] INFO: Scrape type for 10242156: 0
2026-03-28 17:18:03 [adesa.de] INFO: Skipping item 10242156 url https://www.openlane.eu/en/carv6/auction/10242156
2026-03-28 17:18:03 [adesa.de] INFO: Found listing with ID: 10722037
2026-03-28 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710722037%27 HTTP/1.1" 200 None
2026-03-28 17:18:03 [adesa.de] INFO: Scrape type for 10722037: 0
2026-03-28 17:18:03 [adesa.de] INFO: Skipping item 10722037 url https://www.openlane.eu/en/carv6/auction/10722037
2026-03-28 17:18:03 [adesa.de] INFO: Found listing with ID: 10716209
2026-03-28 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710716209%27 HTTP/1.1" 200 None
2026-03-28 17:18:03 [adesa.de] INFO: Scrape type for 10716209: 0
2026-03-28 17:18:03 [adesa.de] INFO: Skipping item 10716209 url https://www.openlane.eu/en/carv6/auction/10716209
2026-03-28 17:18:03 [adesa.de] INFO: Found listing with ID: 10531591
2026-03-28 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710531591%27 HTTP/1.1" 200 None
2026-03-28 17:18:03 [adesa.de] INFO: Scrape type for 10531591: 2
2026-03-28 17:18:03 [adesa.de] INFO: Scraping item 10531591 url https://www.openlane.eu/en/carv6/auction/10531591
2026-03-28 17:18:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ea8234c4-6a95-5ae6-8d27-9db1a9a796de with identifier: 10731321
2026-03-28 17:18:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ea8234c4-6a95-5ae6-8d27-9db1a9a796de with identifier: 10731321
2026-03-28 17:18:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ea8234c4-6a95-5ae6-8d27-9db1a9a796de with identifier: 10731321 to the API
2026-03-28 17:18:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731321>
{'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-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'ea8234c4-6a95-5ae6-8d27-9db1a9a796de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '92346092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731321',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 42184,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14500,
'price_includes_vat': True,
'registration_date': '2022-02-18',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Select - Electric - Automatic - 204 hp - 42.184 km',
'transmission': 'automatic',
'trim': 'Select',
'vin': None,
'year': 2022}
2026-03-28 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731321%27 HTTP/1.1" 200 None
2026-03-28 17:18:03 [adesa.de] INFO: Saving data for 10731321: {'auction_closing_time': 1774864800.0, 'created_time': 1774614042.842135, 'last_price_update_time': 1774718283.83751}
2026-03-28 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731321') HTTP/1.1" 204 0
2026-03-28 17:18:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 102bdc1e-0211-5640-b56c-d9a199377c3c with identifier: 10731290
2026-03-28 17:18:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 102bdc1e-0211-5640-b56c-d9a199377c3c with identifier: 10731290
2026-03-28 17:18:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 102bdc1e-0211-5640-b56c-d9a199377c3c with identifier: 10731290 to the API
2026-03-28 17:18:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731290>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '102bdc1e-0211-5640-b56c-d9a199377c3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '9069092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731290',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 7466,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2022-01-17',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Select - Electric - Automatic - 136 hp - 7.466 km',
'transmission': 'automatic',
'trim': 'Select',
'vin': None,
'year': 2022}
2026-03-28 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731290%27 HTTP/1.1" 200 None
2026-03-28 17:18:04 [adesa.de] INFO: Saving data for 10731290: {'auction_closing_time': 1774864800.0, 'created_time': 1774614054.919701, 'last_price_update_time': 1774718284.265653}
2026-03-28 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731290') HTTP/1.1" 204 0
2026-03-28 17:18:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8aa2689d-40ed-5f9a-b538-7641c95c442a with identifier: 10731192
2026-03-28 17:18:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8aa2689d-40ed-5f9a-b538-7641c95c442a with identifier: 10731192
2026-03-28 17:18:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8aa2689d-40ed-5f9a-b538-7641c95c442a with identifier: 10731192 to the API
2026-03-28 17:18:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731192>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '8aa2689d-40ed-5f9a-b538-7641c95c442a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4245093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731192',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 76042,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Select - Electric - Automatic - 136 hp - 76.042 km',
'transmission': 'automatic',
'trim': 'Select',
'vin': None,
'year': 2023}
2026-03-28 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731192%27 HTTP/1.1" 200 None
2026-03-28 17:18:04 [adesa.de] INFO: Saving data for 10731192: {'auction_closing_time': 1774864800.0, 'created_time': 1774614056.96078, 'last_price_update_time': 1774718284.578572}
2026-03-28 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731192') HTTP/1.1" 204 0
2026-03-28 17:18:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4750278d-80ac-5aa0-938e-dbf203dc6f93 with identifier: 10731300
2026-03-28 17:18:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4750278d-80ac-5aa0-938e-dbf203dc6f93 with identifier: 10731300
2026-03-28 17:18:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4750278d-80ac-5aa0-938e-dbf203dc6f93 with identifier: 10731300 to the API
2026-03-28 17:18:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731300>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 325,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '4750278d-80ac-5aa0-938e-dbf203dc6f93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '87164092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731300',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 5',
'odometer': 39154,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22300,
'price_includes_vat': True,
'registration_date': '2023-02-09',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Ioniq 5 74 kWh Uniq - Electric - Automatic - 325 hp - '
'39.154 km',
'transmission': 'automatic',
'trim': 'Uniq',
'vin': None,
'year': 2023}
2026-03-28 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731300%27 HTTP/1.1" 200 None
2026-03-28 17:18:04 [adesa.de] INFO: Saving data for 10731300: {'auction_closing_time': 1774864800.0, 'created_time': 1774614034.88353, 'last_price_update_time': 1774718284.878642}
2026-03-28 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731300') HTTP/1.1" 204 0
2026-03-28 17:18:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731375> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:18:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a340bdb-c6dd-5de3-a058-616ed4ff15f8 with identifier: 10731372
2026-03-28 17:18:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a340bdb-c6dd-5de3-a058-616ed4ff15f8 with scrape type 2
2026-03-28 17:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a340bdb-c6dd-5de3-a058-616ed4ff15f8 with scrape type 2
2026-03-28 17:18:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5a340bdb-c6dd-5de3-a058-616ed4ff15f8, identifier: 10731372
2026-03-28 17:18:04 [adesa.de] INFO: Found listing with ID: 10623494
2026-03-28 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710623494%27 HTTP/1.1" 200 None
2026-03-28 17:18:05 [adesa.de] INFO: Scrape type for 10623494: 0
2026-03-28 17:18:05 [adesa.de] INFO: Skipping item 10623494 url https://www.openlane.eu/en/carv6/auction/10623494
2026-03-28 17:18:05 [adesa.de] INFO: Found listing with ID: 10682772
2026-03-28 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710682772%27 HTTP/1.1" 200 None
2026-03-28 17:18:05 [adesa.de] INFO: Scrape type for 10682772: 0
2026-03-28 17:18:05 [adesa.de] INFO: Skipping item 10682772 url https://www.openlane.eu/en/carv6/auction/10682772
2026-03-28 17:18:05 [adesa.de] INFO: Found listing with ID: 10700897
2026-03-28 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710700897%27 HTTP/1.1" 200 None
2026-03-28 17:18:05 [adesa.de] INFO: Scrape type for 10700897: 0
2026-03-28 17:18:05 [adesa.de] INFO: Skipping item 10700897 url https://www.openlane.eu/en/carv6/auction/10700897
2026-03-28 17:18:05 [adesa.de] INFO: Found listing with ID: 10732155
2026-03-28 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732155%27 HTTP/1.1" 200 None
2026-03-28 17:18:05 [adesa.de] INFO: Scrape type for 10732155: 2
2026-03-28 17:18:05 [adesa.de] INFO: Scraping item 10732155 url https://www.openlane.eu/en/carv6/auction/10732155
2026-03-28 17:18:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:18:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5a340bdb-c6dd-5de3-a058-616ed4ff15f8 with identifier: 10731372
2026-03-28 17:18:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5a340bdb-c6dd-5de3-a058-616ed4ff15f8 with identifier: 10731372
2026-03-28 17:18:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5a340bdb-c6dd-5de3-a058-616ed4ff15f8 with identifier: 10731372 to the API
2026-03-28 17:18:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731372>
{'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-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '5a340bdb-c6dd-5de3-a058-616ed4ff15f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '41010092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731372',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'Soul',
'odometer': 51366,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2021-12-09',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia e-Soul Vision - Electric - Automatic - 204 hp - 51.366 km',
'transmission': 'automatic',
'trim': 'Vision',
'vin': None,
'year': 2021}
2026-03-28 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731372%27 HTTP/1.1" 200 None
2026-03-28 17:18:05 [adesa.de] INFO: Saving data for 10731372: {'auction_closing_time': 1774864800.0, 'created_time': 1774614029.366545, 'last_price_update_time': 1774718285.331144}
2026-03-28 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731372') HTTP/1.1" 204 0
2026-03-28 17:18:05 [adesa.de] INFO: Found listing with ID: 10733194
2026-03-28 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733194%27 HTTP/1.1" 200 None
2026-03-28 17:18:05 [adesa.de] INFO: Scrape type for 10733194: 2
2026-03-28 17:18:05 [adesa.de] INFO: Scraping item 10733194 url https://www.openlane.eu/en/carv6/auction/10733194
2026-03-28 17:18:05 [adesa.de] INFO: Found listing with ID: 10640466
2026-03-28 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710640466%27 HTTP/1.1" 200 None
2026-03-28 17:18:05 [adesa.de] INFO: Scrape type for 10640466: 0
2026-03-28 17:18:05 [adesa.de] INFO: Skipping item 10640466 url https://www.openlane.eu/en/carv6/auction/10640466
2026-03-28 17:18:05 [adesa.de] INFO: Found listing with ID: 10724729
2026-03-28 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710724729%27 HTTP/1.1" 200 None
2026-03-28 17:18:05 [adesa.de] INFO: Scrape type for 10724729: 0
2026-03-28 17:18:05 [adesa.de] INFO: Skipping item 10724729 url https://www.openlane.eu/en/carv6/auction/10724729
2026-03-28 17:18:05 [adesa.de] INFO: Found listing with ID: 10691963
2026-03-28 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710691963%27 HTTP/1.1" 200 None
2026-03-28 17:18:05 [adesa.de] INFO: Scrape type for 10691963: 0
2026-03-28 17:18:05 [adesa.de] INFO: Skipping item 10691963 url https://www.openlane.eu/en/carv6/auction/10691963
2026-03-28 17:18:05 [adesa.de] INFO: Found listing with ID: 10641436
2026-03-28 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710641436%27 HTTP/1.1" 200 None
2026-03-28 17:18:05 [adesa.de] INFO: Scrape type for 10641436: 0
2026-03-28 17:18:05 [adesa.de] INFO: Skipping item 10641436 url https://www.openlane.eu/en/carv6/auction/10641436
2026-03-28 17:18:05 [adesa.de] INFO: Found listing with ID: 10723140
2026-03-28 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710723140%27 HTTP/1.1" 200 None
2026-03-28 17:18:05 [adesa.de] INFO: Scrape type for 10723140: 0
2026-03-28 17:18:05 [adesa.de] INFO: Skipping item 10723140 url https://www.openlane.eu/en/carv6/auction/10723140
2026-03-28 17:18:05 [adesa.de] INFO: Found listing with ID: 10730133
2026-03-28 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730133%27 HTTP/1.1" 200 None
2026-03-28 17:18:05 [adesa.de] INFO: Scrape type for 10730133: 2
2026-03-28 17:18:05 [adesa.de] INFO: Scraping item 10730133 url https://www.openlane.eu/en/carv6/auction/10730133
2026-03-28 17:18:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54aff59b-c126-5168-9984-18f947b098ff with identifier: 10731375
2026-03-28 17:18:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54aff59b-c126-5168-9984-18f947b098ff with scrape type 2
2026-03-28 17:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 54aff59b-c126-5168-9984-18f947b098ff with scrape type 2
2026-03-28 17:18:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 54aff59b-c126-5168-9984-18f947b098ff, identifier: 10731375
2026-03-28 17:18:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 54aff59b-c126-5168-9984-18f947b098ff with identifier: 10731375
2026-03-28 17:18:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 54aff59b-c126-5168-9984-18f947b098ff with identifier: 10731375
2026-03-28 17:18:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 54aff59b-c126-5168-9984-18f947b098ff with identifier: 10731375 to the API
2026-03-28 17:18:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731375>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '54aff59b-c126-5168-9984-18f947b098ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4228093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731375',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 71508,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2023-03-09',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Select - Electric - Automatic - 136 hp - 71.508 km',
'transmission': 'automatic',
'trim': 'Select',
'vin': None,
'year': 2023}
2026-03-28 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731375%27 HTTP/1.1" 200 None
2026-03-28 17:18:05 [adesa.de] INFO: Saving data for 10731375: {'auction_closing_time': 1774864800.0, 'created_time': 1774614040.369808, 'last_price_update_time': 1774718285.851454}
2026-03-28 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731375') HTTP/1.1" 204 0
2026-03-28 17:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731130> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:18:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:18:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c85bcecc-17a9-5ad1-a449-059aae124d98 with identifier: 10731130
2026-03-28 17:18:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c85bcecc-17a9-5ad1-a449-059aae124d98 with scrape type 2
2026-03-28 17:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c85bcecc-17a9-5ad1-a449-059aae124d98 with scrape type 2
2026-03-28 17:18:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c85bcecc-17a9-5ad1-a449-059aae124d98, identifier: 10731130
2026-03-28 17:18:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c85bcecc-17a9-5ad1-a449-059aae124d98 with identifier: 10731130
2026-03-28 17:18:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c85bcecc-17a9-5ad1-a449-059aae124d98 with identifier: 10731130
2026-03-28 17:18:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c85bcecc-17a9-5ad1-a449-059aae124d98 with identifier: 10731130 to the API
2026-03-28 17:18:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731130>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'c85bcecc-17a9-5ad1-a449-059aae124d98',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4110093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731130',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 49830,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Select - Electric - Automatic - 136 hp - 49.830 km',
'transmission': 'automatic',
'trim': 'Select',
'vin': None,
'year': 2023}
2026-03-28 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731130%27 HTTP/1.1" 200 None
2026-03-28 17:18:06 [adesa.de] INFO: Saving data for 10731130: {'auction_closing_time': 1774864800.0, 'created_time': 1774614052.242977, 'last_price_update_time': 1774718286.442907}
2026-03-28 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731130') HTTP/1.1" 204 0
2026-03-28 17:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731318> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731304> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17: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-28 17:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731213> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731128> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17: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-28 17:18:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a35f709f-43fb-51c9-8515-fea5838ed158 with identifier: 10731318
2026-03-28 17:18:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a35f709f-43fb-51c9-8515-fea5838ed158 with scrape type 2
2026-03-28 17:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a35f709f-43fb-51c9-8515-fea5838ed158 with scrape type 2
2026-03-28 17:18:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a35f709f-43fb-51c9-8515-fea5838ed158, identifier: 10731318
2026-03-28 17:18:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc28f766-c153-52e3-b4af-4512d94b8bff with identifier: 10731304
2026-03-28 17:18:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc28f766-c153-52e3-b4af-4512d94b8bff with scrape type 2
2026-03-28 17:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc28f766-c153-52e3-b4af-4512d94b8bff with scrape type 2
2026-03-28 17:18:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fc28f766-c153-52e3-b4af-4512d94b8bff, identifier: 10731304
2026-03-28 17:18:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a35f709f-43fb-51c9-8515-fea5838ed158 with identifier: 10731318
2026-03-28 17:18:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a35f709f-43fb-51c9-8515-fea5838ed158 with identifier: 10731318
2026-03-28 17:18:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a35f709f-43fb-51c9-8515-fea5838ed158 with identifier: 10731318 to the API
2026-03-28 17:18:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731318>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'a35f709f-43fb-51c9-8515-fea5838ed158',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52526092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731318',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 44957,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2022-12-05',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Select - Electric - Automatic - 136 hp - 44.957 km',
'transmission': 'automatic',
'trim': 'Select',
'vin': None,
'year': 2022}
2026-03-28 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731318%27 HTTP/1.1" 200 None
2026-03-28 17:18:07 [adesa.de] INFO: Saving data for 10731318: {'auction_closing_time': 1774864800.0, 'created_time': 1774614047.78185, 'last_price_update_time': 1774718287.021344}
2026-03-28 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731318') HTTP/1.1" 204 0
2026-03-28 17:18:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fc28f766-c153-52e3-b4af-4512d94b8bff with identifier: 10731304
2026-03-28 17:18:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fc28f766-c153-52e3-b4af-4512d94b8bff with identifier: 10731304
2026-03-28 17:18:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fc28f766-c153-52e3-b4af-4512d94b8bff with identifier: 10731304 to the API
2026-03-28 17:18:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731304>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'fc28f766-c153-52e3-b4af-4512d94b8bff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '19382093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731304',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 56798,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2022-11-03',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Select - Electric - Automatic - 136 hp - 56.798 km',
'transmission': 'automatic',
'trim': 'Select',
'vin': None,
'year': 2022}
2026-03-28 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731304%27 HTTP/1.1" 200 None
2026-03-28 17:18:07 [adesa.de] INFO: Saving data for 10731304: {'auction_closing_time': 1774864800.0, 'created_time': 1774614051.825011, 'last_price_update_time': 1774718287.316981}
2026-03-28 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731304') HTTP/1.1" 204 0
2026-03-28 17:18:07 [scrapy.extensions.logstats] INFO: Crawled 267 pages (at 112 pages/min), scraped 248 items (at 108 items/min)
2026-03-28 17:18:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 165MiB
2026-03-28 17:18:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731123> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17:18:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f547380e-c0cb-5ef7-a6a2-218b10edb17c with identifier: 10731213
2026-03-28 17:18:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f547380e-c0cb-5ef7-a6a2-218b10edb17c with scrape type 2
2026-03-28 17:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f547380e-c0cb-5ef7-a6a2-218b10edb17c with scrape type 2
2026-03-28 17:18:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f547380e-c0cb-5ef7-a6a2-218b10edb17c, identifier: 10731213
2026-03-28 17:18:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dfb5b473-a6d4-506b-bb74-100d3c7677f7 with identifier: 10731128
2026-03-28 17:18:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfb5b473-a6d4-506b-bb74-100d3c7677f7 with scrape type 2
2026-03-28 17:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dfb5b473-a6d4-506b-bb74-100d3c7677f7 with scrape type 2
2026-03-28 17:18:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: dfb5b473-a6d4-506b-bb74-100d3c7677f7, identifier: 10731128
2026-03-28 17:18:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f547380e-c0cb-5ef7-a6a2-218b10edb17c with identifier: 10731213
2026-03-28 17:18:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f547380e-c0cb-5ef7-a6a2-218b10edb17c with identifier: 10731213
2026-03-28 17:18:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f547380e-c0cb-5ef7-a6a2-218b10edb17c with identifier: 10731213 to the API
2026-03-28 17:18:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731213>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'f547380e-c0cb-5ef7-a6a2-218b10edb17c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '97888092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731213',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 59333,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2023-02-27',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Select - Electric - Automatic - 136 hp - 59.333 km',
'transmission': 'automatic',
'trim': 'Select',
'vin': None,
'year': 2023}
2026-03-28 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731213%27 HTTP/1.1" 200 None
2026-03-28 17:18:07 [adesa.de] INFO: Saving data for 10731213: {'auction_closing_time': 1774864800.0, 'created_time': 1774614053.91869, 'last_price_update_time': 1774718287.806538}
2026-03-28 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731213') HTTP/1.1" 204 0
2026-03-28 17:18:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: dfb5b473-a6d4-506b-bb74-100d3c7677f7 with identifier: 10731128
2026-03-28 17:18:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: dfb5b473-a6d4-506b-bb74-100d3c7677f7 with identifier: 10731128
2026-03-28 17:18:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: dfb5b473-a6d4-506b-bb74-100d3c7677f7 with identifier: 10731128 to the API
2026-03-28 17:18:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731128>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'dfb5b473-a6d4-506b-bb74-100d3c7677f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '19279093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731128',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 50797,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2022-03-08',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Select - Electric - Automatic - 136 hp - 50.797 km',
'transmission': 'automatic',
'trim': 'Select',
'vin': None,
'year': 2022}
2026-03-28 17:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731128%27 HTTP/1.1" 200 None
2026-03-28 17:18:08 [adesa.de] INFO: Saving data for 10731128: {'auction_closing_time': 1774864800.0, 'created_time': 1774614050.7655, 'last_price_update_time': 1774718288.088711}
2026-03-28 17:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731128') HTTP/1.1" 204 0
2026-03-28 17:18:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731136> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17:18:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57d46da3-b900-54be-9f3c-0e9f3748c3f6 with identifier: 10731123
2026-03-28 17:18:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57d46da3-b900-54be-9f3c-0e9f3748c3f6 with scrape type 2
2026-03-28 17:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57d46da3-b900-54be-9f3c-0e9f3748c3f6 with scrape type 2
2026-03-28 17:18:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 57d46da3-b900-54be-9f3c-0e9f3748c3f6, identifier: 10731123
2026-03-28 17:18:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 57d46da3-b900-54be-9f3c-0e9f3748c3f6 with identifier: 10731123
2026-03-28 17:18:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 57d46da3-b900-54be-9f3c-0e9f3748c3f6 with identifier: 10731123
2026-03-28 17:18:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 57d46da3-b900-54be-9f3c-0e9f3748c3f6 with identifier: 10731123 to the API
2026-03-28 17:18:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731123>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '57d46da3-b900-54be-9f3c-0e9f3748c3f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '11806093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731123',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 36078,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2023-03-14',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Select - Electric - Automatic - 136 hp - 36.078 km',
'transmission': 'automatic',
'trim': 'Select',
'vin': None,
'year': 2023}
2026-03-28 17:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731123%27 HTTP/1.1" 200 None
2026-03-28 17:18:08 [adesa.de] INFO: Saving data for 10731123: {'auction_closing_time': 1774864800.0, 'created_time': 1774614054.347289, 'last_price_update_time': 1774718288.48315}
2026-03-28 17:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731123') HTTP/1.1" 204 0
2026-03-28 17:18:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6930f6e-a0ce-5cac-b8b5-adc360ad3427 with identifier: 10731136
2026-03-28 17:18:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6930f6e-a0ce-5cac-b8b5-adc360ad3427 with scrape type 2
2026-03-28 17:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6930f6e-a0ce-5cac-b8b5-adc360ad3427 with scrape type 2
2026-03-28 17:18:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f6930f6e-a0ce-5cac-b8b5-adc360ad3427, identifier: 10731136
2026-03-28 17:18:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f6930f6e-a0ce-5cac-b8b5-adc360ad3427 with identifier: 10731136
2026-03-28 17:18:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f6930f6e-a0ce-5cac-b8b5-adc360ad3427 with identifier: 10731136
2026-03-28 17:18:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f6930f6e-a0ce-5cac-b8b5-adc360ad3427 with identifier: 10731136 to the API
2026-03-28 17:18:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731136>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'f6930f6e-a0ce-5cac-b8b5-adc360ad3427',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '97872092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731136',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 32259,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Select - Electric - Automatic - 136 hp - 32.259 km',
'transmission': 'automatic',
'trim': 'Select',
'vin': None,
'year': 2023}
2026-03-28 17:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731136%27 HTTP/1.1" 200 None
2026-03-28 17:18:08 [adesa.de] INFO: Saving data for 10731136: {'auction_closing_time': 1774864800.0, 'created_time': 1774614086.136465, 'last_price_update_time': 1774718288.882089}
2026-03-28 17:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731136') HTTP/1.1" 204 0
2026-03-28 17:18:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731250> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17:18:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733667> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17:18:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f51dfc31-216c-59a8-8c8d-06dff7526bd9 with identifier: 10731250
2026-03-28 17:18:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f51dfc31-216c-59a8-8c8d-06dff7526bd9 with scrape type 2
2026-03-28 17:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f51dfc31-216c-59a8-8c8d-06dff7526bd9 with scrape type 2
2026-03-28 17:18:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f51dfc31-216c-59a8-8c8d-06dff7526bd9, identifier: 10731250
2026-03-28 17:18:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f51dfc31-216c-59a8-8c8d-06dff7526bd9 with identifier: 10731250
2026-03-28 17:18:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f51dfc31-216c-59a8-8c8d-06dff7526bd9 with identifier: 10731250
2026-03-28 17:18:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f51dfc31-216c-59a8-8c8d-06dff7526bd9 with identifier: 10731250 to the API
2026-03-28 17:18:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:18:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:18:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731250>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'f51dfc31-216c-59a8-8c8d-06dff7526bd9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '97903092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731250',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 24288,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Select - Electric - Automatic - 136 hp - 24.288 km',
'transmission': 'automatic',
'trim': 'Select',
'vin': None,
'year': 2022}
2026-03-28 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731250%27 HTTP/1.1" 200 None
2026-03-28 17:18:09 [adesa.de] INFO: Saving data for 10731250: {'auction_closing_time': 1774864800.0, 'created_time': 1774614087.937765, 'last_price_update_time': 1774718289.392873}
2026-03-28 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731250') HTTP/1.1" 204 0
2026-03-28 17:18:09 [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-28 17:18:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10698071> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:18:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:18:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c7fad2e-aae8-5210-ab02-13da5486458f with identifier: 10733667
2026-03-28 17:18:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c7fad2e-aae8-5210-ab02-13da5486458f with scrape type 2
2026-03-28 17:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c7fad2e-aae8-5210-ab02-13da5486458f with scrape type 2
2026-03-28 17:18:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3c7fad2e-aae8-5210-ab02-13da5486458f, identifier: 10733667
2026-03-28 17:18:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3c7fad2e-aae8-5210-ab02-13da5486458f with identifier: 10733667
2026-03-28 17:18:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3c7fad2e-aae8-5210-ab02-13da5486458f with identifier: 10733667
2026-03-28 17:18:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3c7fad2e-aae8-5210-ab02-13da5486458f with identifier: 10733667 to the API
2026-03-28 17:18:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:18:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:18:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733667>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 116,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '3c7fad2e-aae8-5210-ab02-13da5486458f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57247',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733667',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20400,
'price_includes_vat': True,
'registration_date': '2025-08-13',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Skoda Kamiq 1.0 - Petrol - Automatic - 116 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-28 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733667%27 HTTP/1.1" 200 None
2026-03-28 17:18:09 [adesa.de] INFO: Saving data for 10733667: {'auction_closing_time': 1798675200.0, 'created_time': 1774614298.957137, 'last_price_update_time': 1774718289.791447}
2026-03-28 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733667') HTTP/1.1" 204 0
2026-03-28 17:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731293> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730137> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:18:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:18:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:18:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b2ecd02-661d-530b-942b-f02718c7e1c9 with identifier: 10504928
2026-03-28 17:18:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b2ecd02-661d-530b-942b-f02718c7e1c9 with scrape type 2
2026-03-28 17:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b2ecd02-661d-530b-942b-f02718c7e1c9 with scrape type 2
2026-03-28 17:18:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8b2ecd02-661d-530b-942b-f02718c7e1c9, identifier: 10504928
2026-03-28 17:18:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 418f683f-55e2-558d-8786-0264761091da with identifier: 10698071
2026-03-28 17:18:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 418f683f-55e2-558d-8786-0264761091da with scrape type 2
2026-03-28 17:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 418f683f-55e2-558d-8786-0264761091da with scrape type 2
2026-03-28 17:18:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 418f683f-55e2-558d-8786-0264761091da, identifier: 10698071
2026-03-28 17:18:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8b2ecd02-661d-530b-942b-f02718c7e1c9 with identifier: 10504928
2026-03-28 17:18:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8b2ecd02-661d-530b-942b-f02718c7e1c9 with identifier: 10504928
2026-03-28 17:18:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8b2ecd02-661d-530b-942b-f02718c7e1c9 with identifier: 10504928 to the API
2026-03-28 17:18:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:10 [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-28 17:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710504928%27 HTTP/1.1" 200 None
2026-03-28 17:18:10 [adesa.de] INFO: Saving data for 10504928: {'auction_closing_time': 1798675200.0, 'created_time': 1773240392.551368, 'last_price_update_time': 1774718290.273879}
2026-03-28 17:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10504928') HTTP/1.1" 204 0
2026-03-28 17:18:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 418f683f-55e2-558d-8786-0264761091da with identifier: 10698071
2026-03-28 17:18:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 418f683f-55e2-558d-8786-0264761091da with identifier: 10698071
2026-03-28 17:18:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 418f683f-55e2-558d-8786-0264761091da with identifier: 10698071 to the API
2026-03-28 17:18:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10698071>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 217,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '418f683f-55e2-558d-8786-0264761091da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55819',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10698071',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 22061,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 28250,
'price_includes_vat': True,
'registration_date': '2025-01-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Opel Grandland GS Line - Electric - Automatic - 217 hp - 22.061 km',
'transmission': 'automatic',
'trim': 'GS Line',
'vin': None,
'year': 2025}
2026-03-28 17:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710698071%27 HTTP/1.1" 200 None
2026-03-28 17:18:10 [adesa.de] INFO: Saving data for 10698071: {'auction_closing_time': 1798675200.0, 'created_time': 1774009286.315901, 'last_price_update_time': 1774718290.570994}
2026-03-28 17:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10698071') HTTP/1.1" 204 0
2026-03-28 17:18:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a8c8fb2-4664-5403-ac24-ff6fac2ee651 with identifier: 10731293
2026-03-28 17:18:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a8c8fb2-4664-5403-ac24-ff6fac2ee651 with scrape type 2
2026-03-28 17:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a8c8fb2-4664-5403-ac24-ff6fac2ee651 with scrape type 2
2026-03-28 17:18:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6a8c8fb2-4664-5403-ac24-ff6fac2ee651, identifier: 10731293
2026-03-28 17:18:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be9bc9f0-71f0-5206-9fea-cee0717af830 with identifier: 10730137
2026-03-28 17:18:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be9bc9f0-71f0-5206-9fea-cee0717af830 with scrape type 2
2026-03-28 17:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be9bc9f0-71f0-5206-9fea-cee0717af830 with scrape type 2
2026-03-28 17:18:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: be9bc9f0-71f0-5206-9fea-cee0717af830, identifier: 10730137
2026-03-28 17:18:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6a8c8fb2-4664-5403-ac24-ff6fac2ee651 with identifier: 10731293
2026-03-28 17:18:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6a8c8fb2-4664-5403-ac24-ff6fac2ee651 with identifier: 10731293
2026-03-28 17:18:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6a8c8fb2-4664-5403-ac24-ff6fac2ee651 with identifier: 10731293 to the API
2026-03-28 17:18:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731293>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '6a8c8fb2-4664-5403-ac24-ff6fac2ee651',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '98032092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731293',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 21375,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2023-02-20',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Select - Electric - Automatic - 136 hp - 21.375 km',
'transmission': 'automatic',
'trim': 'Select',
'vin': None,
'year': 2023}
2026-03-28 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731293%27 HTTP/1.1" 200 None
2026-03-28 17:18:11 [adesa.de] INFO: Saving data for 10731293: {'auction_closing_time': 1774864800.0, 'created_time': 1774614088.364834, 'last_price_update_time': 1774718291.082344}
2026-03-28 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731293') HTTP/1.1" 204 0
2026-03-28 17:18:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: be9bc9f0-71f0-5206-9fea-cee0717af830 with identifier: 10730137
2026-03-28 17:18:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: be9bc9f0-71f0-5206-9fea-cee0717af830 with identifier: 10730137
2026-03-28 17:18:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: be9bc9f0-71f0-5206-9fea-cee0717af830 with identifier: 10730137 to the API
2026-03-28 17:18:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730137>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 207,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': 'be9bc9f0-71f0-5206-9fea-cee0717af830',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57495',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730137',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 39801,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2022-10-10',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen ID.4 Pro Performance - Electric - Automatic - 207 hp - '
'39.801 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2022}
2026-03-28 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730137%27 HTTP/1.1" 200 None
2026-03-28 17:18:11 [adesa.de] INFO: Saving data for 10730137: {'auction_closing_time': 1798675200.0, 'created_time': 1774614299.526133, 'last_price_update_time': 1774718291.370818}
2026-03-28 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730137') HTTP/1.1" 204 0
2026-03-28 17:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733194> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730133> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17: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-28 17:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17:18:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83700fdf-25e4-5295-ac7a-471f9e5bb93b with identifier: 10733194
2026-03-28 17:18:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83700fdf-25e4-5295-ac7a-471f9e5bb93b with scrape type 2
2026-03-28 17:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83700fdf-25e4-5295-ac7a-471f9e5bb93b with scrape type 2
2026-03-28 17:18:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 83700fdf-25e4-5295-ac7a-471f9e5bb93b, identifier: 10733194
2026-03-28 17:18:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06144f16-84ea-50e4-81fe-49e20c516439 with identifier: 10730133
2026-03-28 17:18:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06144f16-84ea-50e4-81fe-49e20c516439 with scrape type 2
2026-03-28 17:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 06144f16-84ea-50e4-81fe-49e20c516439 with scrape type 2
2026-03-28 17:18:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 06144f16-84ea-50e4-81fe-49e20c516439, identifier: 10730133
2026-03-28 17:18:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 83700fdf-25e4-5295-ac7a-471f9e5bb93b with identifier: 10733194
2026-03-28 17:18:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 83700fdf-25e4-5295-ac7a-471f9e5bb93b with identifier: 10733194
2026-03-28 17:18:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 83700fdf-25e4-5295-ac7a-471f9e5bb93b with identifier: 10733194 to the API
2026-03-28 17:18:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733194>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': '83700fdf-25e4-5295-ac7a-471f9e5bb93b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HH TG 386',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733194',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 42685,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17200,
'price_includes_vat': True,
'registration_date': '2020-10-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen Golf 2.0 TDI Life - Diesel - Manual - 116 hp - 42.685 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2020}
2026-03-28 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733194%27 HTTP/1.1" 200 None
2026-03-28 17:18:11 [adesa.de] INFO: Saving data for 10733194: {'auction_closing_time': 1798671600.0, 'created_time': 1774614306.257812, 'last_price_update_time': 1774718291.945672}
2026-03-28 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733194') HTTP/1.1" 204 0
2026-03-28 17:18:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 06144f16-84ea-50e4-81fe-49e20c516439 with identifier: 10730133
2026-03-28 17:18:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 06144f16-84ea-50e4-81fe-49e20c516439 with identifier: 10730133
2026-03-28 17:18:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 06144f16-84ea-50e4-81fe-49e20c516439 with identifier: 10730133 to the API
2026-03-28 17:18:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730133>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '06144f16-84ea-50e4-81fe-49e20c516439',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WOB K 9424',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730133',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 17629,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 29200,
'price_includes_vat': True,
'registration_date': '2024-09-03',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen Tiguan 1.5 eTSI Life Plus - Petrol - Automatic - 130 hp '
'- 17.629 km',
'transmission': 'automatic',
'trim': 'Life Plus',
'vin': None,
'year': 2024}
2026-03-28 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730133%27 HTTP/1.1" 200 None
2026-03-28 17:18:12 [adesa.de] INFO: Saving data for 10730133: {'auction_closing_time': 1798671600.0, 'created_time': 1774614307.528089, 'last_price_update_time': 1774718292.239183}
2026-03-28 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730133') HTTP/1.1" 204 0
2026-03-28 17:18:12 [adesa.de] INFO: Found listing with ID: 10588293
2026-03-28 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710588293%27 HTTP/1.1" 200 None
2026-03-28 17:18:12 [adesa.de] INFO: Scrape type for 10588293: 0
2026-03-28 17:18:12 [adesa.de] INFO: Skipping item 10588293 url https://www.openlane.eu/en/carv6/auction/10588293
2026-03-28 17:18:12 [adesa.de] INFO: Found listing with ID: 10673718
2026-03-28 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710673718%27 HTTP/1.1" 200 None
2026-03-28 17:18:12 [adesa.de] INFO: Scrape type for 10673718: 0
2026-03-28 17:18:12 [adesa.de] INFO: Skipping item 10673718 url https://www.openlane.eu/en/carv6/auction/10673718
2026-03-28 17:18:12 [adesa.de] INFO: Found listing with ID: 10701015
2026-03-28 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710701015%27 HTTP/1.1" 200 None
2026-03-28 17:18:12 [adesa.de] INFO: Scrape type for 10701015: 0
2026-03-28 17:18:12 [adesa.de] INFO: Skipping item 10701015 url https://www.openlane.eu/en/carv6/auction/10701015
2026-03-28 17:18:12 [adesa.de] INFO: Found listing with ID: 10661521
2026-03-28 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710661521%27 HTTP/1.1" 200 None
2026-03-28 17:18:12 [adesa.de] INFO: Scrape type for 10661521: 0
2026-03-28 17:18:12 [adesa.de] INFO: Skipping item 10661521 url https://www.openlane.eu/en/carv6/auction/10661521
2026-03-28 17:18:12 [adesa.de] INFO: Found listing with ID: 10734358
2026-03-28 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734358%27 HTTP/1.1" 200 None
2026-03-28 17:18:12 [adesa.de] INFO: Scrape type for 10734358: 2
2026-03-28 17:18:12 [adesa.de] INFO: Scraping item 10734358 url https://www.openlane.eu/en/carv6/auction/10734358
2026-03-28 17:18:12 [adesa.de] INFO: Found listing with ID: 10699508
2026-03-28 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710699508%27 HTTP/1.1" 200 None
2026-03-28 17:18:12 [adesa.de] INFO: Scrape type for 10699508: 0
2026-03-28 17:18:12 [adesa.de] INFO: Skipping item 10699508 url https://www.openlane.eu/en/carv6/auction/10699508
2026-03-28 17:18:12 [adesa.de] INFO: Found listing with ID: 10620367
2026-03-28 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710620367%27 HTTP/1.1" 200 None
2026-03-28 17:18:12 [adesa.de] INFO: Scrape type for 10620367: 0
2026-03-28 17:18:12 [adesa.de] INFO: Skipping item 10620367 url https://www.openlane.eu/en/carv6/auction/10620367
2026-03-28 17:18:12 [adesa.de] INFO: Found listing with ID: 10628380
2026-03-28 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710628380%27 HTTP/1.1" 200 None
2026-03-28 17:18:12 [adesa.de] INFO: Scrape type for 10628380: 0
2026-03-28 17:18:12 [adesa.de] INFO: Skipping item 10628380 url https://www.openlane.eu/en/carv6/auction/10628380
2026-03-28 17:18:12 [adesa.de] INFO: Found listing with ID: 10711370
2026-03-28 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710711370%27 HTTP/1.1" 200 None
2026-03-28 17:18:12 [adesa.de] INFO: Scrape type for 10711370: 0
2026-03-28 17:18:12 [adesa.de] INFO: Skipping item 10711370 url https://www.openlane.eu/en/carv6/auction/10711370
2026-03-28 17:18:12 [adesa.de] INFO: Found listing with ID: 10725179
2026-03-28 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710725179%27 HTTP/1.1" 200 None
2026-03-28 17:18:12 [adesa.de] INFO: Scrape type for 10725179: 0
2026-03-28 17:18:12 [adesa.de] INFO: Skipping item 10725179 url https://www.openlane.eu/en/carv6/auction/10725179
2026-03-28 17:18:12 [adesa.de] INFO: Found listing with ID: 10717379
2026-03-28 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710717379%27 HTTP/1.1" 200 None
2026-03-28 17:18:12 [adesa.de] INFO: Scrape type for 10717379: 0
2026-03-28 17:18:12 [adesa.de] INFO: Skipping item 10717379 url https://www.openlane.eu/en/carv6/auction/10717379
2026-03-28 17:18:12 [adesa.de] INFO: Found listing with ID: 10732156
2026-03-28 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732156%27 HTTP/1.1" 200 None
2026-03-28 17:18:12 [adesa.de] INFO: Scrape type for 10732156: 2
2026-03-28 17:18:12 [adesa.de] INFO: Scraping item 10732156 url https://www.openlane.eu/en/carv6/auction/10732156
2026-03-28 17:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734362> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17:18:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3356c7c-23a2-5ab3-8a06-b99a75f26d67 with identifier: 10734362
2026-03-28 17:18:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3356c7c-23a2-5ab3-8a06-b99a75f26d67 with scrape type 2
2026-03-28 17:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3356c7c-23a2-5ab3-8a06-b99a75f26d67 with scrape type 2
2026-03-28 17:18:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c3356c7c-23a2-5ab3-8a06-b99a75f26d67, identifier: 10734362
2026-03-28 17:18:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c3356c7c-23a2-5ab3-8a06-b99a75f26d67 with identifier: 10734362
2026-03-28 17:18:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c3356c7c-23a2-5ab3-8a06-b99a75f26d67 with identifier: 10734362
2026-03-28 17:18:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c3356c7c-23a2-5ab3-8a06-b99a75f26d67 with identifier: 10734362 to the API
2026-03-28 17:18:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734362>
{'auction_title': '',
'c_o_2_emission_value': 27,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': 'c3356c7c-23a2-5ab3-8a06-b99a75f26d67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HH MH 538 E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734362',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 34252,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21000,
'price_includes_vat': True,
'registration_date': '2022-12-23',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Cupra Formentor 1.4 e-Hybrid - Hybrid - Automatic - 150 hp - 34.252 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734362%27 HTTP/1.1" 200 None
2026-03-28 17:18:12 [adesa.de] INFO: Saving data for 10734362: {'auction_closing_time': 1798671600.0, 'created_time': 1774614304.025326, 'last_price_update_time': 1774718292.973616}
2026-03-28 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734362') HTTP/1.1" 204 0
2026-03-28 17:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732850> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:18:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:18:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3479f81c-48ac-53d9-9057-4006c0f68daf with identifier: 10732850
2026-03-28 17:18:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3479f81c-48ac-53d9-9057-4006c0f68daf with scrape type 2
2026-03-28 17:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3479f81c-48ac-53d9-9057-4006c0f68daf with scrape type 2
2026-03-28 17:18:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3479f81c-48ac-53d9-9057-4006c0f68daf, identifier: 10732850
2026-03-28 17:18:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3479f81c-48ac-53d9-9057-4006c0f68daf with identifier: 10732850
2026-03-28 17:18:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3479f81c-48ac-53d9-9057-4006c0f68daf with identifier: 10732850
2026-03-28 17:18:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3479f81c-48ac-53d9-9057-4006c0f68daf with identifier: 10732850 to the API
2026-03-28 17:18:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732850>
{'auction_title': '',
'c_o_2_emission_value': 221,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Diesel',
'id': '3479f81c-48ac-53d9-9057-4006c0f68daf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994466-2490814',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732850',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 44729,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2024-09-17',
'seats_number': 3,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Movano L3H2 2.2 - Diesel - Manual - 140 hp - 44.729 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732850%27 HTTP/1.1" 200 None
2026-03-28 17:18:13 [adesa.de] INFO: Saving data for 10732850: {'auction_closing_time': 1774875600.0, 'created_time': 1774614078.086205, 'last_price_update_time': 1774718293.8993}
2026-03-28 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732850') HTTP/1.1" 204 0
2026-03-28 17:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732856> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:18:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:18:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62ee1fbe-3bdf-570e-ad72-a1f0804b5c70 with identifier: 10732856
2026-03-28 17:18:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62ee1fbe-3bdf-570e-ad72-a1f0804b5c70 with scrape type 2
2026-03-28 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62ee1fbe-3bdf-570e-ad72-a1f0804b5c70 with scrape type 2
2026-03-28 17:18:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 62ee1fbe-3bdf-570e-ad72-a1f0804b5c70, identifier: 10732856
2026-03-28 17:18:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 62ee1fbe-3bdf-570e-ad72-a1f0804b5c70 with identifier: 10732856
2026-03-28 17:18:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 62ee1fbe-3bdf-570e-ad72-a1f0804b5c70 with identifier: 10732856
2026-03-28 17:18:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 62ee1fbe-3bdf-570e-ad72-a1f0804b5c70 with identifier: 10732856 to the API
2026-03-28 17:18:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732856>
{'auction_title': '',
'c_o_2_emission_value': 221,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Diesel',
'id': '62ee1fbe-3bdf-570e-ad72-a1f0804b5c70',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994498-2490787',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732856',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 31501,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2024-09-02',
'seats_number': 3,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Movano L3H2 2.2 - Diesel - Manual - 140 hp - 31.501 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732856%27 HTTP/1.1" 200 None
2026-03-28 17:18:14 [adesa.de] INFO: Saving data for 10732856: {'auction_closing_time': 1774875600.0, 'created_time': 1774614079.223578, 'last_price_update_time': 1774718294.407316}
2026-03-28 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732856') HTTP/1.1" 204 0
2026-03-28 17:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10531591> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17:18:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14fb824b-0eed-5ae7-a31b-d0b99ddc935f with identifier: 10531591
2026-03-28 17:18:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14fb824b-0eed-5ae7-a31b-d0b99ddc935f with scrape type 2
2026-03-28 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14fb824b-0eed-5ae7-a31b-d0b99ddc935f with scrape type 2
2026-03-28 17:18:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 14fb824b-0eed-5ae7-a31b-d0b99ddc935f, identifier: 10531591
2026-03-28 17:18:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 14fb824b-0eed-5ae7-a31b-d0b99ddc935f with identifier: 10531591
2026-03-28 17:18:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 14fb824b-0eed-5ae7-a31b-d0b99ddc935f with identifier: 10531591
2026-03-28 17:18:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 14fb824b-0eed-5ae7-a31b-d0b99ddc935f with identifier: 10531591 to the API
2026-03-28 17:18:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10531591>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '14fb824b-0eed-5ae7-a31b-d0b99ddc935f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KE HU50',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10531591',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 26607,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2021-12-13',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Seat Ateca 1.5 TSI FR - Petrol - Manual - 150 hp - 26.607 km',
'transmission': 'manual',
'trim': 'FR',
'vin': None,
'year': 2021}
2026-03-28 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710531591%27 HTTP/1.1" 200 None
2026-03-28 17:18:15 [adesa.de] INFO: Saving data for 10531591: {'auction_closing_time': 1798671600.0, 'created_time': 1773240232.163419, 'last_price_update_time': 1774718295.029975}
2026-03-28 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10531591') HTTP/1.1" 204 0
2026-03-28 17:18:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732935> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17:18:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c0fe06d-2b16-5c36-9252-e08e9f50f15f with identifier: 10732935
2026-03-28 17:18:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c0fe06d-2b16-5c36-9252-e08e9f50f15f with scrape type 2
2026-03-28 17:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c0fe06d-2b16-5c36-9252-e08e9f50f15f with scrape type 2
2026-03-28 17:18:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9c0fe06d-2b16-5c36-9252-e08e9f50f15f, identifier: 10732935
2026-03-28 17:18:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9c0fe06d-2b16-5c36-9252-e08e9f50f15f with identifier: 10732935
2026-03-28 17:18:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9c0fe06d-2b16-5c36-9252-e08e9f50f15f with identifier: 10732935
2026-03-28 17:18:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9c0fe06d-2b16-5c36-9252-e08e9f50f15f with identifier: 10732935 to the API
2026-03-28 17:18:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732935>
{'auction_title': '',
'c_o_2_emission_value': 239,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Diesel',
'id': '9c0fe06d-2b16-5c36-9252-e08e9f50f15f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994477-2478445',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732935',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 40173,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18300,
'price_includes_vat': True,
'registration_date': '2024-09-27',
'seats_number': 3,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Movano L3H2 2.2 - Diesel - Automatic - 140 hp - 40.173 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732935%27 HTTP/1.1" 200 None
2026-03-28 17:18:15 [adesa.de] INFO: Saving data for 10732935: {'auction_closing_time': 1774875600.0, 'created_time': 1774614080.108919, 'last_price_update_time': 1774718295.535009}
2026-03-28 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732935') HTTP/1.1" 204 0
2026-03-28 17:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732840> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:18:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:18:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b48bdd9f-5f30-547b-bb3f-294e3d3a7b59 with identifier: 10732840
2026-03-28 17:18:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b48bdd9f-5f30-547b-bb3f-294e3d3a7b59 with scrape type 2
2026-03-28 17:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b48bdd9f-5f30-547b-bb3f-294e3d3a7b59 with scrape type 2
2026-03-28 17:18:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b48bdd9f-5f30-547b-bb3f-294e3d3a7b59, identifier: 10732840
2026-03-28 17:18:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b48bdd9f-5f30-547b-bb3f-294e3d3a7b59 with identifier: 10732840
2026-03-28 17:18:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b48bdd9f-5f30-547b-bb3f-294e3d3a7b59 with identifier: 10732840
2026-03-28 17:18:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b48bdd9f-5f30-547b-bb3f-294e3d3a7b59 with identifier: 10732840 to the API
2026-03-28 17:18:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732840>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': 'b48bdd9f-5f30-547b-bb3f-294e3d3a7b59',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994522-2502272',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732840',
'listing': 'auction',
'location': 'Hessisch Lichtenau (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 20334,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21200,
'price_includes_vat': True,
'registration_date': '2025-04-24',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Mokka GS - Electric - Automatic - 156 hp - 20.334 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-28 17:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732840%27 HTTP/1.1" 200 None
2026-03-28 17:18:16 [adesa.de] INFO: Saving data for 10732840: {'auction_closing_time': 1774875600.0, 'created_time': 1774614084.271025, 'last_price_update_time': 1774718296.482011}
2026-03-28 17:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732840') HTTP/1.1" 204 0
2026-03-28 17:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732858> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:18:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:18:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b845575a-7653-58a4-a7c2-a9c201257553 with identifier: 10732858
2026-03-28 17:18:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b845575a-7653-58a4-a7c2-a9c201257553 with scrape type 2
2026-03-28 17:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b845575a-7653-58a4-a7c2-a9c201257553 with scrape type 2
2026-03-28 17:18:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b845575a-7653-58a4-a7c2-a9c201257553, identifier: 10732858
2026-03-28 17:18:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b845575a-7653-58a4-a7c2-a9c201257553 with identifier: 10732858
2026-03-28 17:18:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b845575a-7653-58a4-a7c2-a9c201257553 with identifier: 10732858
2026-03-28 17:18:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b845575a-7653-58a4-a7c2-a9c201257553 with identifier: 10732858 to the API
2026-03-28 17:18:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732858>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'b845575a-7653-58a4-a7c2-a9c201257553',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994468-2525056',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732858',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 35073,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2025-03-18',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Mokka 1.2 GS - Petrol - Automatic - 130 hp - 35.073 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-28 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732858%27 HTTP/1.1" 200 None
2026-03-28 17:18:17 [adesa.de] INFO: Saving data for 10732858: {'auction_closing_time': 1774875600.0, 'created_time': 1774614075.299218, 'last_price_update_time': 1774718297.022446}
2026-03-28 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732858') HTTP/1.1" 204 0
2026-03-28 17:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732929> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:18:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:18:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7a7e0bd-13a7-5056-ae44-71a2a56171be with identifier: 10732929
2026-03-28 17:18:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7a7e0bd-13a7-5056-ae44-71a2a56171be with scrape type 2
2026-03-28 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7a7e0bd-13a7-5056-ae44-71a2a56171be with scrape type 2
2026-03-28 17:18:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c7a7e0bd-13a7-5056-ae44-71a2a56171be, identifier: 10732929
2026-03-28 17:18:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c7a7e0bd-13a7-5056-ae44-71a2a56171be with identifier: 10732929
2026-03-28 17:18:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c7a7e0bd-13a7-5056-ae44-71a2a56171be with identifier: 10732929
2026-03-28 17:18:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c7a7e0bd-13a7-5056-ae44-71a2a56171be with identifier: 10732929 to the API
2026-03-28 17:18:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732929>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'c7a7e0bd-13a7-5056-ae44-71a2a56171be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994527-2536817',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732929',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 28955,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2025-05-27',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Mokka 1.2 GS - Petrol - Automatic - 130 hp - 28.955 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-28 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732929%27 HTTP/1.1" 200 None
2026-03-28 17:18:17 [adesa.de] INFO: Saving data for 10732929: {'auction_closing_time': 1774875600.0, 'created_time': 1774614074.936915, 'last_price_update_time': 1774718297.800774}
2026-03-28 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732929') HTTP/1.1" 204 0
2026-03-28 17:18:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732895> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:18:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:18:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f002ed1-3dde-5931-9758-38e51a82e937 with identifier: 10732895
2026-03-28 17:18:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f002ed1-3dde-5931-9758-38e51a82e937 with scrape type 2
2026-03-28 17:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f002ed1-3dde-5931-9758-38e51a82e937 with scrape type 2
2026-03-28 17:18:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3f002ed1-3dde-5931-9758-38e51a82e937, identifier: 10732895
2026-03-28 17:18:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3f002ed1-3dde-5931-9758-38e51a82e937 with identifier: 10732895
2026-03-28 17:18:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3f002ed1-3dde-5931-9758-38e51a82e937 with identifier: 10732895
2026-03-28 17:18:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3f002ed1-3dde-5931-9758-38e51a82e937 with identifier: 10732895 to the API
2026-03-28 17:18:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732895>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': '3f002ed1-3dde-5931-9758-38e51a82e937',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994483-2526012',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732895',
'listing': 'auction',
'location': 'Hessisch Lichtenau (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 13393,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17200,
'price_includes_vat': True,
'registration_date': '2025-04-28',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Mokka 1.2 Edition - Petrol - Automatic - 136 hp - 13.393 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2025}
2026-03-28 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732895%27 HTTP/1.1" 200 None
2026-03-28 17:18:19 [adesa.de] INFO: Saving data for 10732895: {'auction_closing_time': 1774875600.0, 'created_time': 1774614073.485243, 'last_price_update_time': 1774718299.081069}
2026-03-28 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732895') HTTP/1.1" 204 0
2026-03-28 17:18:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732156> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:18:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:18:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2862d2d8-111c-5da2-bf36-1171df796f9f with identifier: 10732156
2026-03-28 17:18:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2862d2d8-111c-5da2-bf36-1171df796f9f with scrape type 2
2026-03-28 17:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2862d2d8-111c-5da2-bf36-1171df796f9f with scrape type 2
2026-03-28 17:18:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2862d2d8-111c-5da2-bf36-1171df796f9f, identifier: 10732156
2026-03-28 17:18:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2862d2d8-111c-5da2-bf36-1171df796f9f with identifier: 10732156
2026-03-28 17:18:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2862d2d8-111c-5da2-bf36-1171df796f9f with identifier: 10732156
2026-03-28 17:18:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2862d2d8-111c-5da2-bf36-1171df796f9f with identifier: 10732156 to the API
2026-03-28 17:18:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732156>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': '2862d2d8-111c-5da2-bf36-1171df796f9f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HH WJ 8587',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732156',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 25099,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24000,
'price_includes_vat': True,
'registration_date': '2025-04-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen T-ROC 2.0 TDI Life Plus - Diesel - Automatic - 150 hp - '
'25.099 km',
'transmission': 'automatic',
'trim': 'Life Plus',
'vin': None,
'year': 2025}
2026-03-28 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732156%27 HTTP/1.1" 200 None
2026-03-28 17:18:21 [adesa.de] INFO: Saving data for 10732156: {'auction_closing_time': 1798671600.0, 'created_time': 1774614278.400223, 'last_price_update_time': 1774718301.441485}
2026-03-28 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732156') HTTP/1.1" 204 0
2026-03-28 17:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732933> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733080> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:18:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:18:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731174> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:18:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:18:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ec9d162-d35f-5503-85de-9945522b04e7 with identifier: 10732933
2026-03-28 17:18:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ec9d162-d35f-5503-85de-9945522b04e7 with scrape type 2
2026-03-28 17:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ec9d162-d35f-5503-85de-9945522b04e7 with scrape type 2
2026-03-28 17:18:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9ec9d162-d35f-5503-85de-9945522b04e7, identifier: 10732933
2026-03-28 17:18:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8753af46-f7b6-5fc4-889d-c5418aaecfd4 with identifier: 10733080
2026-03-28 17:18:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8753af46-f7b6-5fc4-889d-c5418aaecfd4 with scrape type 2
2026-03-28 17:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8753af46-f7b6-5fc4-889d-c5418aaecfd4 with scrape type 2
2026-03-28 17:18:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8753af46-f7b6-5fc4-889d-c5418aaecfd4, identifier: 10733080
2026-03-28 17:18:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9ec9d162-d35f-5503-85de-9945522b04e7 with identifier: 10732933
2026-03-28 17:18:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9ec9d162-d35f-5503-85de-9945522b04e7 with identifier: 10732933
2026-03-28 17:18:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9ec9d162-d35f-5503-85de-9945522b04e7 with identifier: 10732933 to the API
2026-03-28 17:18:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732933>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': '9ec9d162-d35f-5503-85de-9945522b04e7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994472-2526560',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732933',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 27139,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2025-05-20',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Mokka 1.2 GS - Petrol - Automatic - 130 hp - 27.139 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-28 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732933%27 HTTP/1.1" 200 None
2026-03-28 17:18:22 [adesa.de] INFO: Saving data for 10732933: {'auction_closing_time': 1774875600.0, 'created_time': 1774614071.260456, 'last_price_update_time': 1774718302.03564}
2026-03-28 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732933') HTTP/1.1" 204 0
2026-03-28 17:18:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8753af46-f7b6-5fc4-889d-c5418aaecfd4 with identifier: 10733080
2026-03-28 17:18:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8753af46-f7b6-5fc4-889d-c5418aaecfd4 with identifier: 10733080
2026-03-28 17:18:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8753af46-f7b6-5fc4-889d-c5418aaecfd4 with identifier: 10733080 to the API
2026-03-28 17:18:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:18:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:18:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733080>
{'auction_title': '',
'c_o_2_emission_value': 239,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Diesel',
'id': '8753af46-f7b6-5fc4-889d-c5418aaecfd4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994467-2480257',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733080',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 29807,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2024-11-06',
'seats_number': 3,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Movano L3H2 2.2 - Diesel - Automatic - 140 hp - 29.807 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710733080%27 HTTP/1.1" 200 None
2026-03-28 17:18:22 [adesa.de] INFO: Saving data for 10733080: {'auction_closing_time': 1774875600.0, 'created_time': 1774614080.536476, 'last_price_update_time': 1774718302.314743}
2026-03-28 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733080') HTTP/1.1" 204 0
2026-03-28 17:18:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d60b4ffa-da9d-5c89-a17b-d18875feb152 with identifier: 10731174
2026-03-28 17:18:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d60b4ffa-da9d-5c89-a17b-d18875feb152 with scrape type 2
2026-03-28 17:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d60b4ffa-da9d-5c89-a17b-d18875feb152 with scrape type 2
2026-03-28 17:18:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d60b4ffa-da9d-5c89-a17b-d18875feb152, identifier: 10731174
2026-03-28 17:18:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d60b4ffa-da9d-5c89-a17b-d18875feb152 with identifier: 10731174
2026-03-28 17:18:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d60b4ffa-da9d-5c89-a17b-d18875feb152 with identifier: 10731174
2026-03-28 17:18:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d60b4ffa-da9d-5c89-a17b-d18875feb152 with identifier: 10731174 to the API
2026-03-28 17:18:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:18:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:18:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731174>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 229,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'd60b4ffa-da9d-5c89-a17b-d18875feb152',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '80875091',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731174',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'EV6',
'odometer': 34680,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18500,
'price_includes_vat': True,
'registration_date': '2022-09-22',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia EV6 74 kWh - Electric - Automatic - 229 hp - 34.680 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731174%27 HTTP/1.1" 200 None
2026-03-28 17:18:22 [adesa.de] INFO: Saving data for 10731174: {'auction_closing_time': 1774864800.0, 'created_time': 1774613991.980628, 'last_price_update_time': 1774718302.692947}
2026-03-28 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731174') HTTP/1.1" 204 0
2026-03-28 17:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732155> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:18:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:18:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7b3ba03-d249-5038-8704-8ad030e4b6df with identifier: 10732155
2026-03-28 17:18:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7b3ba03-d249-5038-8704-8ad030e4b6df with scrape type 2
2026-03-28 17:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7b3ba03-d249-5038-8704-8ad030e4b6df with scrape type 2
2026-03-28 17:18:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b7b3ba03-d249-5038-8704-8ad030e4b6df, identifier: 10732155
2026-03-28 17:18:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b7b3ba03-d249-5038-8704-8ad030e4b6df with identifier: 10732155
2026-03-28 17:18:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b7b3ba03-d249-5038-8704-8ad030e4b6df with identifier: 10732155
2026-03-28 17:18:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b7b3ba03-d249-5038-8704-8ad030e4b6df with identifier: 10732155 to the API
2026-03-28 17:18:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732155>
{'auction_title': '',
'c_o_2_emission_value': 26,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'b7b3ba03-d249-5038-8704-8ad030e4b6df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'B JD 2605 E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732155',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 11064,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2022-09-09',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Skoda Octavia 1.4 TSI Ambition - Petrol - Automatic - 150 hp - '
'11.064 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2022}
2026-03-28 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732155%27 HTTP/1.1" 200 None
2026-03-28 17:18:23 [adesa.de] INFO: Saving data for 10732155: {'auction_closing_time': 1798671600.0, 'created_time': 1774614306.709447, 'last_price_update_time': 1774718303.388026}
2026-03-28 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732155') HTTP/1.1" 204 0
2026-03-28 17:18:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731216> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:18:23 [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-28 17:18:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:18:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:18:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20cfbe3c-a719-56c9-88fb-c6527a6a3fbb with identifier: 10731216
2026-03-28 17:18:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20cfbe3c-a719-56c9-88fb-c6527a6a3fbb with scrape type 2
2026-03-28 17:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 20cfbe3c-a719-56c9-88fb-c6527a6a3fbb with scrape type 2
2026-03-28 17:18:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 20cfbe3c-a719-56c9-88fb-c6527a6a3fbb, identifier: 10731216
2026-03-28 17:18:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 20cfbe3c-a719-56c9-88fb-c6527a6a3fbb with identifier: 10731216
2026-03-28 17:18:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 20cfbe3c-a719-56c9-88fb-c6527a6a3fbb with identifier: 10731216
2026-03-28 17:18:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 20cfbe3c-a719-56c9-88fb-c6527a6a3fbb with identifier: 10731216 to the API
2026-03-28 17:18:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731216>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '20cfbe3c-a719-56c9-88fb-c6527a6a3fbb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '34489092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731216',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 33574,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2021-07-20',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Advantage - Electric - Automatic - 136 hp - 33.574 '
'km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2021}
2026-03-28 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731216%27 HTTP/1.1" 200 None
2026-03-28 17:18:23 [adesa.de] INFO: Saving data for 10731216: {'auction_closing_time': 1774864800.0, 'created_time': 1774613993.790706, 'last_price_update_time': 1774718303.869415}
2026-03-28 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731216') HTTP/1.1" 204 0
2026-03-28 17:18:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732848> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:18:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39be0960-f533-54a4-95e8-dcd74ff094af with identifier: 10699465
2026-03-28 17:18:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39be0960-f533-54a4-95e8-dcd74ff094af with scrape type 2
2026-03-28 17:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39be0960-f533-54a4-95e8-dcd74ff094af with scrape type 2
2026-03-28 17:18:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 39be0960-f533-54a4-95e8-dcd74ff094af, identifier: 10699465
2026-03-28 17:18:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:18:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732857> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:18:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732906> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:18:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 39be0960-f533-54a4-95e8-dcd74ff094af with identifier: 10699465
2026-03-28 17:18:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 39be0960-f533-54a4-95e8-dcd74ff094af with identifier: 10699465
2026-03-28 17:18:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 39be0960-f533-54a4-95e8-dcd74ff094af with identifier: 10699465 to the API
2026-03-28 17:18:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:18:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:18:24 [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-28 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710699465%27 HTTP/1.1" 200 None
2026-03-28 17:18:24 [adesa.de] INFO: Saving data for 10699465: {'auction_closing_time': 1798675200.0, 'created_time': 1774009283.275134, 'last_price_update_time': 1774718304.313789}
2026-03-28 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10699465') HTTP/1.1" 204 0
2026-03-28 17:18:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:18:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:18:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d75682a1-1f86-57c0-ad1c-0aa24b9a6363 with identifier: 10732848
2026-03-28 17:18:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d75682a1-1f86-57c0-ad1c-0aa24b9a6363 with scrape type 2
2026-03-28 17:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d75682a1-1f86-57c0-ad1c-0aa24b9a6363 with scrape type 2
2026-03-28 17:18:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d75682a1-1f86-57c0-ad1c-0aa24b9a6363, identifier: 10732848
2026-03-28 17:18:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ae0ce22-28b2-5254-b68c-e27bc9dd7426 with identifier: 10732857
2026-03-28 17:18:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ae0ce22-28b2-5254-b68c-e27bc9dd7426 with scrape type 2
2026-03-28 17:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ae0ce22-28b2-5254-b68c-e27bc9dd7426 with scrape type 2
2026-03-28 17:18:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4ae0ce22-28b2-5254-b68c-e27bc9dd7426, identifier: 10732857
2026-03-28 17:18:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c5ba2ce-cf2b-5089-af37-d94911018a6e with identifier: 10732906
2026-03-28 17:18:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c5ba2ce-cf2b-5089-af37-d94911018a6e with scrape type 2
2026-03-28 17:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c5ba2ce-cf2b-5089-af37-d94911018a6e with scrape type 2
2026-03-28 17:18:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3c5ba2ce-cf2b-5089-af37-d94911018a6e, identifier: 10732906
2026-03-28 17:18:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d75682a1-1f86-57c0-ad1c-0aa24b9a6363 with identifier: 10732848
2026-03-28 17:18:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d75682a1-1f86-57c0-ad1c-0aa24b9a6363 with identifier: 10732848
2026-03-28 17:18:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d75682a1-1f86-57c0-ad1c-0aa24b9a6363 with identifier: 10732848 to the API
2026-03-28 17:18:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:18:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:18:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732848>
{'auction_title': '',
'c_o_2_emission_value': 28,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Hybrid',
'id': 'd75682a1-1f86-57c0-ad1c-0aa24b9a6363',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994523-2480088',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732848',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 15499,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21000,
'price_includes_vat': True,
'registration_date': '2024-01-16',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Grandland 1.6 - AWD - Hybrid - Automatic - 200 hp - 15.499 km',
'transmission': 'automatic',
'trim': 'GSe',
'vin': None,
'year': 2024}
2026-03-28 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732848%27 HTTP/1.1" 200 None
2026-03-28 17:18:24 [adesa.de] INFO: Saving data for 10732848: {'auction_closing_time': 1774875600.0, 'created_time': 1774614090.251239, 'last_price_update_time': 1774718304.910848}
2026-03-28 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732848') HTTP/1.1" 204 0
2026-03-28 17:18:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4ae0ce22-28b2-5254-b68c-e27bc9dd7426 with identifier: 10732857
2026-03-28 17:18:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4ae0ce22-28b2-5254-b68c-e27bc9dd7426 with identifier: 10732857
2026-03-28 17:18:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4ae0ce22-28b2-5254-b68c-e27bc9dd7426 with identifier: 10732857 to the API
2026-03-28 17:18:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732857>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': '4ae0ce22-28b2-5254-b68c-e27bc9dd7426',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994488-2481418',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732857',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 40366,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2025-02-18',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Grandland 1.2 GS - Petrol - Automatic - 136 hp - 40.366 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-28 17:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732857%27 HTTP/1.1" 200 None
2026-03-28 17:18:25 [adesa.de] INFO: Saving data for 10732857: {'auction_closing_time': 1774875600.0, 'created_time': 1774614089.395773, 'last_price_update_time': 1774718305.198985}
2026-03-28 17:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732857') HTTP/1.1" 204 0
2026-03-28 17:18:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3c5ba2ce-cf2b-5089-af37-d94911018a6e with identifier: 10732906
2026-03-28 17:18:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3c5ba2ce-cf2b-5089-af37-d94911018a6e with identifier: 10732906
2026-03-28 17:18:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3c5ba2ce-cf2b-5089-af37-d94911018a6e with identifier: 10732906 to the API
2026-03-28 17:18:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732906>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': '3c5ba2ce-cf2b-5089-af37-d94911018a6e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994530-2513739',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732906',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 38978,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18800,
'price_includes_vat': True,
'registration_date': '2025-04-01',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Grandland 1.2 GS - Petrol - Automatic - 136 hp - 38.978 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-28 17:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732906%27 HTTP/1.1" 200 None
2026-03-28 17:18:25 [adesa.de] INFO: Saving data for 10732906: {'auction_closing_time': 1774875600.0, 'created_time': 1774614057.878399, 'last_price_update_time': 1774718305.487423}
2026-03-28 17:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732906') HTTP/1.1" 204 0
2026-03-28 17:18:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734649> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:18:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:18:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732891> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:18:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:18:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e89bb6a-da6a-5c5d-8ff1-9f6b0f5fc13b with identifier: 10734649
2026-03-28 17:18:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e89bb6a-da6a-5c5d-8ff1-9f6b0f5fc13b with scrape type 2
2026-03-28 17:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e89bb6a-da6a-5c5d-8ff1-9f6b0f5fc13b with scrape type 2
2026-03-28 17:18:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4e89bb6a-da6a-5c5d-8ff1-9f6b0f5fc13b, identifier: 10734649
2026-03-28 17:18:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4e89bb6a-da6a-5c5d-8ff1-9f6b0f5fc13b with identifier: 10734649
2026-03-28 17:18:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4e89bb6a-da6a-5c5d-8ff1-9f6b0f5fc13b with identifier: 10734649
2026-03-28 17:18:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4e89bb6a-da6a-5c5d-8ff1-9f6b0f5fc13b with identifier: 10734649 to the API
2026-03-28 17:18:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734649>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Green',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 340,
'expiration_date': '2026-03-30T07:40:00Z',
'fuel_type': 'Electric',
'id': '4e89bb6a-da6a-5c5d-8ff1-9f6b0f5fc13b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000675',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734649',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': 'i5',
'odometer': 53555,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 38100,
'price_includes_vat': True,
'registration_date': '2024-03-25',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'BMW i5 40 - Electric - Automatic - 340 hp - 53.555 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 17:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734649%27 HTTP/1.1" 200 None
2026-03-28 17:18:25 [adesa.de] INFO: Saving data for 10734649: {'auction_closing_time': 1774856400.0, 'created_time': 1774614328.777197, 'last_price_update_time': 1774718305.992743}
2026-03-28 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734649') HTTP/1.1" 204 0
2026-03-28 17:18:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b64c1c0e-53fe-5336-9e0b-7ed76f970196 with identifier: 10732891
2026-03-28 17:18:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b64c1c0e-53fe-5336-9e0b-7ed76f970196 with scrape type 2
2026-03-28 17:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b64c1c0e-53fe-5336-9e0b-7ed76f970196 with scrape type 2
2026-03-28 17:18:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b64c1c0e-53fe-5336-9e0b-7ed76f970196, identifier: 10732891
2026-03-28 17:18:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b64c1c0e-53fe-5336-9e0b-7ed76f970196 with identifier: 10732891
2026-03-28 17:18:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b64c1c0e-53fe-5336-9e0b-7ed76f970196 with identifier: 10732891
2026-03-28 17:18:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b64c1c0e-53fe-5336-9e0b-7ed76f970196 with identifier: 10732891 to the API
2026-03-28 17:18:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:18:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:18:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732891>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'b64c1c0e-53fe-5336-9e0b-7ed76f970196',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994476-2519938',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732891',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 21509,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2025-06-27',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Corsa 1.2 GS - Petrol - Automatic - 100 hp - 21.509 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-28 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710732891%27 HTTP/1.1" 200 None
2026-03-28 17:18:26 [adesa.de] INFO: Saving data for 10732891: {'auction_closing_time': 1774875600.0, 'created_time': 1774614058.270477, 'last_price_update_time': 1774718306.454675}
2026-03-28 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732891') HTTP/1.1" 204 0
2026-03-28 17:18:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734664> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17:18:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86369cd0-8bf2-5b83-b181-f9da38e591eb with identifier: 10734664
2026-03-28 17:18:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86369cd0-8bf2-5b83-b181-f9da38e591eb with scrape type 2
2026-03-28 17:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86369cd0-8bf2-5b83-b181-f9da38e591eb with scrape type 2
2026-03-28 17:18:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 86369cd0-8bf2-5b83-b181-f9da38e591eb, identifier: 10734664
2026-03-28 17:18:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 86369cd0-8bf2-5b83-b181-f9da38e591eb with identifier: 10734664
2026-03-28 17:18:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 86369cd0-8bf2-5b83-b181-f9da38e591eb with identifier: 10734664
2026-03-28 17:18:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 86369cd0-8bf2-5b83-b181-f9da38e591eb with identifier: 10734664 to the API
2026-03-28 17:18:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:18:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:18:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734664>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 544,
'expiration_date': '2026-03-30T07:40:00Z',
'fuel_type': 'Electric',
'id': '86369cd0-8bf2-5b83-b181-f9da38e591eb',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000239',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734664',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'i4',
'odometer': 95868,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 31400,
'price_includes_vat': True,
'registration_date': '2023-02-17',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'BMW i4 M 50 - xDrive - Electric - Automatic - 544 hp - 95.868 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734664%27 HTTP/1.1" 200 None
2026-03-28 17:18:26 [adesa.de] INFO: Saving data for 10734664: {'auction_closing_time': 1774856400.0, 'created_time': 1774614330.528106, 'last_price_update_time': 1774718306.934884}
2026-03-28 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734664') HTTP/1.1" 204 0
2026-03-28 17:18:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734620> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17:18:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734637> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734651> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:18:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:18:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a50c24c-215c-5f7d-aab5-13f761738b8f with identifier: 10734620
2026-03-28 17:18:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a50c24c-215c-5f7d-aab5-13f761738b8f with scrape type 2
2026-03-28 17:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a50c24c-215c-5f7d-aab5-13f761738b8f with scrape type 2
2026-03-28 17:18:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3a50c24c-215c-5f7d-aab5-13f761738b8f, identifier: 10734620
2026-03-28 17:18:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3a50c24c-215c-5f7d-aab5-13f761738b8f with identifier: 10734620
2026-03-28 17:18:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3a50c24c-215c-5f7d-aab5-13f761738b8f with identifier: 10734620
2026-03-28 17:18:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3a50c24c-215c-5f7d-aab5-13f761738b8f with identifier: 10734620 to the API
2026-03-28 17:18:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734620>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Electric',
'id': '3a50c24c-215c-5f7d-aab5-13f761738b8f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000236',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734620',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 75466,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19600,
'price_includes_vat': True,
'registration_date': '2022-08-16',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Audi Q4 E-tron 40 - Electric - Automatic - 204 hp - 75.466 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734620%27 HTTP/1.1" 200 None
2026-03-28 17:18:27 [adesa.de] INFO: Saving data for 10734620: {'auction_closing_time': 1774855800.0, 'created_time': 1774614344.524887, 'last_price_update_time': 1774718307.414333}
2026-03-28 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734620') HTTP/1.1" 204 0
2026-03-28 17:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734654> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:18:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:18:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43d1e2e1-b7db-5705-961a-71b06ded6c73 with identifier: 10734637
2026-03-28 17:18:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43d1e2e1-b7db-5705-961a-71b06ded6c73 with scrape type 2
2026-03-28 17:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43d1e2e1-b7db-5705-961a-71b06ded6c73 with scrape type 2
2026-03-28 17:18:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 43d1e2e1-b7db-5705-961a-71b06ded6c73, identifier: 10734637
2026-03-28 17:18:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1673774c-218b-5f04-b6f6-be98594063d9 with identifier: 10734651
2026-03-28 17:18:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1673774c-218b-5f04-b6f6-be98594063d9 with scrape type 2
2026-03-28 17:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1673774c-218b-5f04-b6f6-be98594063d9 with scrape type 2
2026-03-28 17:18:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1673774c-218b-5f04-b6f6-be98594063d9, identifier: 10734651
2026-03-28 17:18:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 43d1e2e1-b7db-5705-961a-71b06ded6c73 with identifier: 10734637
2026-03-28 17:18:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 43d1e2e1-b7db-5705-961a-71b06ded6c73 with identifier: 10734637
2026-03-28 17:18:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 43d1e2e1-b7db-5705-961a-71b06ded6c73 with identifier: 10734637 to the API
2026-03-28 17:18:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734637>
{'auction_title': '',
'c_o_2_emission_value': 157,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T09:25:00Z',
'fuel_type': 'Diesel',
'id': '43d1e2e1-b7db-5705-961a-71b06ded6c73',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SZ-W 48',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734637',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 120998,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2017-04-10',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Volkswagen Transporter 2.0 TDI Plus - Diesel - Manual - 150 hp - '
'120.998 km',
'transmission': 'manual',
'trim': 'Plus',
'vin': None,
'year': 2017}
2026-03-28 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734637%27 HTTP/1.1" 200 None
2026-03-28 17:18:27 [adesa.de] INFO: Saving data for 10734637: {'auction_closing_time': 1774949100.0, 'created_time': 1774614376.168011, 'last_price_update_time': 1774718307.893017}
2026-03-28 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734637') HTTP/1.1" 204 0
2026-03-28 17:18:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1673774c-218b-5f04-b6f6-be98594063d9 with identifier: 10734651
2026-03-28 17:18:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1673774c-218b-5f04-b6f6-be98594063d9 with identifier: 10734651
2026-03-28 17:18:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1673774c-218b-5f04-b6f6-be98594063d9 with identifier: 10734651 to the API
2026-03-28 17:18:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734651>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 544,
'expiration_date': '2026-03-30T07:40:00Z',
'fuel_type': 'Electric',
'id': '1673774c-218b-5f04-b6f6-be98594063d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000680',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734651',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': 'i4',
'odometer': 119460,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 29600,
'price_includes_vat': True,
'registration_date': '2023-02-23',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'BMW i4 M 50 - xDrive - Electric - Automatic - 544 hp - 119.460 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734651%27 HTTP/1.1" 200 None
2026-03-28 17:18:28 [adesa.de] INFO: Saving data for 10734651: {'auction_closing_time': 1774856400.0, 'created_time': 1774614347.31358, 'last_price_update_time': 1774718308.193321}
2026-03-28 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734651') HTTP/1.1" 204 0
2026-03-28 17:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731168> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17:18:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e21c3a82-647e-5e0c-b802-dd54be4e6970 with identifier: 10734654
2026-03-28 17:18:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e21c3a82-647e-5e0c-b802-dd54be4e6970 with scrape type 2
2026-03-28 17:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e21c3a82-647e-5e0c-b802-dd54be4e6970 with scrape type 2
2026-03-28 17:18:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e21c3a82-647e-5e0c-b802-dd54be4e6970, identifier: 10734654
2026-03-28 17:18:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e21c3a82-647e-5e0c-b802-dd54be4e6970 with identifier: 10734654
2026-03-28 17:18:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e21c3a82-647e-5e0c-b802-dd54be4e6970 with identifier: 10734654
2026-03-28 17:18:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e21c3a82-647e-5e0c-b802-dd54be4e6970 with identifier: 10734654 to the API
2026-03-28 17:18:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734654>
{'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-30T07:40:00Z',
'fuel_type': 'Electric',
'id': 'e21c3a82-647e-5e0c-b802-dd54be4e6970',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000199',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734654',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 36477,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24900,
'price_includes_vat': True,
'registration_date': '2022-11-18',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Audi E-Tron 55 Advanced - Quattro - Electric - Automatic - 408 hp - '
'36.477 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-28 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734654%27 HTTP/1.1" 200 None
2026-03-28 17:18:28 [adesa.de] INFO: Saving data for 10734654: {'auction_closing_time': 1774856400.0, 'created_time': 1774614336.214243, 'last_price_update_time': 1774718308.562136}
2026-03-28 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734654') HTTP/1.1" 204 0
2026-03-28 17:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734628> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734597> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17:18:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18aee416-d791-59fd-820d-2786ab5eed60 with identifier: 10731168
2026-03-28 17:18:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18aee416-d791-59fd-820d-2786ab5eed60 with scrape type 2
2026-03-28 17:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18aee416-d791-59fd-820d-2786ab5eed60 with scrape type 2
2026-03-28 17:18:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 18aee416-d791-59fd-820d-2786ab5eed60, identifier: 10731168
2026-03-28 17:18:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 18aee416-d791-59fd-820d-2786ab5eed60 with identifier: 10731168
2026-03-28 17:18:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 18aee416-d791-59fd-820d-2786ab5eed60 with identifier: 10731168
2026-03-28 17:18:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 18aee416-d791-59fd-820d-2786ab5eed60 with identifier: 10731168 to the API
2026-03-28 17:18:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731168>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 306,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '18aee416-d791-59fd-820d-2786ab5eed60',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '34411092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731168',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 5',
'odometer': 27904,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Ioniq 5 70 kWh - Electric - Automatic - 306 hp - 27.904 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731168%27 HTTP/1.1" 200 None
2026-03-28 17:18:28 [adesa.de] INFO: Saving data for 10731168: {'auction_closing_time': 1774864800.0, 'created_time': 1774614035.930652, 'last_price_update_time': 1774718308.955474}
2026-03-28 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731168') HTTP/1.1" 204 0
2026-03-28 17:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734424> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17:18:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8663a8b3-a29c-585d-b3da-fcc2f72f55ea with identifier: 10734628
2026-03-28 17:18:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8663a8b3-a29c-585d-b3da-fcc2f72f55ea with scrape type 2
2026-03-28 17:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8663a8b3-a29c-585d-b3da-fcc2f72f55ea with scrape type 2
2026-03-28 17:18:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8663a8b3-a29c-585d-b3da-fcc2f72f55ea, identifier: 10734628
2026-03-28 17:18:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea01870d-b3f9-5636-8c13-9191477d1927 with identifier: 10734597
2026-03-28 17:18:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea01870d-b3f9-5636-8c13-9191477d1927 with scrape type 2
2026-03-28 17:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea01870d-b3f9-5636-8c13-9191477d1927 with scrape type 2
2026-03-28 17:18:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ea01870d-b3f9-5636-8c13-9191477d1927, identifier: 10734597
2026-03-28 17:18:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8663a8b3-a29c-585d-b3da-fcc2f72f55ea with identifier: 10734628
2026-03-28 17:18:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8663a8b3-a29c-585d-b3da-fcc2f72f55ea with identifier: 10734628
2026-03-28 17:18:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8663a8b3-a29c-585d-b3da-fcc2f72f55ea with identifier: 10734628 to the API
2026-03-28 17:18:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734628>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 523,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Electric',
'id': '8663a8b3-a29c-585d-b3da-fcc2f72f55ea',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000719',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734628',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': 'iX',
'odometer': 60048,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 43600,
'price_includes_vat': True,
'registration_date': '2023-09-04',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'BMW iX 50 - xDrive - Electric - Automatic - 523 hp - 60.048 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734628%27 HTTP/1.1" 200 None
2026-03-28 17:18:29 [adesa.de] INFO: Saving data for 10734628: {'auction_closing_time': 1774855800.0, 'created_time': 1774614471.218209, 'last_price_update_time': 1774718309.460305}
2026-03-28 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734628') HTTP/1.1" 204 0
2026-03-28 17:18:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ea01870d-b3f9-5636-8c13-9191477d1927 with identifier: 10734597
2026-03-28 17:18:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ea01870d-b3f9-5636-8c13-9191477d1927 with identifier: 10734597
2026-03-28 17:18:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ea01870d-b3f9-5636-8c13-9191477d1927 with identifier: 10734597 to the API
2026-03-28 17:18:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734597>
{'auction_title': '',
'c_o_2_emission_value': 200,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'ea01870d-b3f9-5636-8c13-9191477d1927',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BT-T 619',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734597',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 74997,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2019-08-12',
'seats_number': 2,
'seller_name': 'Athlon Germany GmbH',
'title': 'Volkswagen Transporter 2.0 TDI - 4Motion - Diesel - Manual - 150 hp '
'- 74.997 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-28 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734597%27 HTTP/1.1" 200 None
2026-03-28 17:18:29 [adesa.de] INFO: Saving data for 10734597: {'auction_closing_time': 1774949100.0, 'created_time': 1774614346.355363, 'last_price_update_time': 1774718309.754167}
2026-03-28 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734597') HTTP/1.1" 204 0
2026-03-28 17:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734596> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734594> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734501> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:18:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:18:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:18:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734678> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:18:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:18:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f44169f-79f1-5361-bf2a-920f616a640b with identifier: 10734424
2026-03-28 17:18:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f44169f-79f1-5361-bf2a-920f616a640b with scrape type 2
2026-03-28 17:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f44169f-79f1-5361-bf2a-920f616a640b with scrape type 2
2026-03-28 17:18:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1f44169f-79f1-5361-bf2a-920f616a640b, identifier: 10734424
2026-03-28 17:18:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1f44169f-79f1-5361-bf2a-920f616a640b with identifier: 10734424
2026-03-28 17:18:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1f44169f-79f1-5361-bf2a-920f616a640b with identifier: 10734424
2026-03-28 17:18:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1f44169f-79f1-5361-bf2a-920f616a640b with identifier: 10734424 to the API
2026-03-28 17:18:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:18:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:18:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734424>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T09:25:00Z',
'fuel_type': 'Petrol',
'id': '1f44169f-79f1-5361-bf2a-920f616a640b',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'A-TQ 202',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734424',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 29165,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2022-10-25',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Volkswagen Golf 1.5 TSI Life - Petrol - Manual - 130 hp - 29.165 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-28 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734424%27 HTTP/1.1" 200 None
2026-03-28 17:18:30 [adesa.de] INFO: Saving data for 10734424: {'auction_closing_time': 1774949100.0, 'created_time': 1774614348.999609, 'last_price_update_time': 1774718310.161609}
2026-03-28 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734424') HTTP/1.1" 204 0
2026-03-28 17:18:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e2e26c5-6c16-5477-98b7-e7c342d4584e with identifier: 10734596
2026-03-28 17:18:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e2e26c5-6c16-5477-98b7-e7c342d4584e with scrape type 2
2026-03-28 17:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e2e26c5-6c16-5477-98b7-e7c342d4584e with scrape type 2
2026-03-28 17:18:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6e2e26c5-6c16-5477-98b7-e7c342d4584e, identifier: 10734596
2026-03-28 17:18:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da546504-f96c-5057-8aad-b4aaadc75712 with identifier: 10734594
2026-03-28 17:18:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da546504-f96c-5057-8aad-b4aaadc75712 with scrape type 2
2026-03-28 17:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da546504-f96c-5057-8aad-b4aaadc75712 with scrape type 2
2026-03-28 17:18:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: da546504-f96c-5057-8aad-b4aaadc75712, identifier: 10734594
2026-03-28 17:18:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e18d1538-db10-5ba3-bbcd-de9d99732d34 with identifier: 10734501
2026-03-28 17:18:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e18d1538-db10-5ba3-bbcd-de9d99732d34 with scrape type 2
2026-03-28 17:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e18d1538-db10-5ba3-bbcd-de9d99732d34 with scrape type 2
2026-03-28 17:18:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e18d1538-db10-5ba3-bbcd-de9d99732d34, identifier: 10734501
2026-03-28 17:18:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b63ac13-53f2-5240-b60f-bb0e7e2490e8 with identifier: 10734678
2026-03-28 17:18:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b63ac13-53f2-5240-b60f-bb0e7e2490e8 with scrape type 2
2026-03-28 17:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b63ac13-53f2-5240-b60f-bb0e7e2490e8 with scrape type 2
2026-03-28 17:18:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0b63ac13-53f2-5240-b60f-bb0e7e2490e8, identifier: 10734678
2026-03-28 17:18:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6e2e26c5-6c16-5477-98b7-e7c342d4584e with identifier: 10734596
2026-03-28 17:18:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6e2e26c5-6c16-5477-98b7-e7c342d4584e with identifier: 10734596
2026-03-28 17:18:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6e2e26c5-6c16-5477-98b7-e7c342d4584e with identifier: 10734596 to the API
2026-03-28 17:18:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:18:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:18:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734596>
{'auction_title': '',
'c_o_2_emission_value': 190,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T09:25:00Z',
'fuel_type': 'Diesel',
'id': '6e2e26c5-6c16-5477-98b7-e7c342d4584e',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SL-SN 1028',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734596',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 34662,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18800,
'price_includes_vat': True,
'registration_date': '2020-06-17',
'seats_number': 3,
'seller_name': 'Athlon Germany GmbH',
'title': 'Volkswagen Transporter 2.0 TDI - 4Motion - Diesel - Manual - 150 hp '
'- 34.662 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734596%27 HTTP/1.1" 200 None
2026-03-28 17:18:30 [adesa.de] INFO: Saving data for 10734596: {'auction_closing_time': 1774949100.0, 'created_time': 1774614360.355759, 'last_price_update_time': 1774718310.835592}
2026-03-28 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734596') HTTP/1.1" 204 0
2026-03-28 17:18:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: da546504-f96c-5057-8aad-b4aaadc75712 with identifier: 10734594
2026-03-28 17:18:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: da546504-f96c-5057-8aad-b4aaadc75712 with identifier: 10734594
2026-03-28 17:18:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: da546504-f96c-5057-8aad-b4aaadc75712 with identifier: 10734594 to the API
2026-03-28 17:18:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734594>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-31T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'da546504-f96c-5057-8aad-b4aaadc75712',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H-BO 1131',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734594',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 117633,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2020-02-03',
'seats_number': 3,
'seller_name': 'Athlon Germany GmbH',
'title': 'Opel Vivaro 1.5 Edition - Diesel - Manual - 102 hp - 117.633 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2020}
2026-03-28 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734594%27 HTTP/1.1" 200 None
2026-03-28 17:18:31 [adesa.de] INFO: Saving data for 10734594: {'auction_closing_time': 1774949100.0, 'created_time': 1774614367.261889, 'last_price_update_time': 1774718311.363746}
2026-03-28 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734594') HTTP/1.1" 204 0
2026-03-28 17:18:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e18d1538-db10-5ba3-bbcd-de9d99732d34 with identifier: 10734501
2026-03-28 17:18:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e18d1538-db10-5ba3-bbcd-de9d99732d34 with identifier: 10734501
2026-03-28 17:18:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e18d1538-db10-5ba3-bbcd-de9d99732d34 with identifier: 10734501 to the API
2026-03-28 17:18:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734501>
{'auction_title': '',
'c_o_2_emission_value': 162,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 163,
'expiration_date': '2026-03-31T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'e18d1538-db10-5ba3-bbcd-de9d99732d34',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H-SF 238',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734501',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 56146,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2020-12-28',
'seats_number': 2,
'seller_name': 'Athlon Germany GmbH',
'title': 'Mercedes-Benz Vito 116 CDI Pro - Diesel - Manual - 163 hp - 56.146 '
'km',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2020}
2026-03-28 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734501%27 HTTP/1.1" 200 None
2026-03-28 17:18:31 [adesa.de] INFO: Saving data for 10734501: {'auction_closing_time': 1774949100.0, 'created_time': 1774614369.775838, 'last_price_update_time': 1774718311.681391}
2026-03-28 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734501') HTTP/1.1" 204 0
2026-03-28 17:18:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0b63ac13-53f2-5240-b60f-bb0e7e2490e8 with identifier: 10734678
2026-03-28 17:18:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0b63ac13-53f2-5240-b60f-bb0e7e2490e8 with identifier: 10734678
2026-03-28 17:18:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0b63ac13-53f2-5240-b60f-bb0e7e2490e8 with identifier: 10734678 to the API
2026-03-28 17:18:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734678>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T09:25:00Z',
'fuel_type': 'Petrol',
'id': '0b63ac13-53f2-5240-b60f-bb0e7e2490e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BO-QY 4248',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734678',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 19628,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2025-01-13',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Opel Astra Sports Tourer 1.2 GS - Petrol - Manual - 130 hp - 19.628 '
'km',
'transmission': 'manual',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-28 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734678%27 HTTP/1.1" 200 None
2026-03-28 17:18:31 [adesa.de] INFO: Saving data for 10734678: {'auction_closing_time': 1774949100.0, 'created_time': 1774614368.982796, 'last_price_update_time': 1774718311.99285}
2026-03-28 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734678') HTTP/1.1" 204 0
2026-03-28 17:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734374> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734488> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17: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-28 17:18:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8b77cc4-a55a-5d05-a275-920beab61cd7 with identifier: 10734374
2026-03-28 17:18:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8b77cc4-a55a-5d05-a275-920beab61cd7 with scrape type 2
2026-03-28 17:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8b77cc4-a55a-5d05-a275-920beab61cd7 with scrape type 2
2026-03-28 17:18:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e8b77cc4-a55a-5d05-a275-920beab61cd7, identifier: 10734374
2026-03-28 17:18:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5d30a3e-8066-5112-b9b2-ad6444c55041 with identifier: 10734488
2026-03-28 17:18:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5d30a3e-8066-5112-b9b2-ad6444c55041 with scrape type 2
2026-03-28 17:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5d30a3e-8066-5112-b9b2-ad6444c55041 with scrape type 2
2026-03-28 17:18:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d5d30a3e-8066-5112-b9b2-ad6444c55041, identifier: 10734488
2026-03-28 17:18:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e8b77cc4-a55a-5d05-a275-920beab61cd7 with identifier: 10734374
2026-03-28 17:18:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e8b77cc4-a55a-5d05-a275-920beab61cd7 with identifier: 10734374
2026-03-28 17:18:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e8b77cc4-a55a-5d05-a275-920beab61cd7 with identifier: 10734374 to the API
2026-03-28 17:18:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:18:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:18:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734374>
{'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-31T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'e8b77cc4-a55a-5d05-a275-920beab61cd7',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KÜN-BZ 277',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734374',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A3',
'odometer': 116371,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2022-11-30',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Audi A3 Sportback 35 TDI S Line - Diesel - Manual - 150 hp - '
'116.371 km',
'transmission': 'manual',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-28 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734374%27 HTTP/1.1" 200 None
2026-03-28 17:18:32 [adesa.de] INFO: Saving data for 10734374: {'auction_closing_time': 1774949100.0, 'created_time': 1774614402.320272, 'last_price_update_time': 1774718312.605899}
2026-03-28 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734374') HTTP/1.1" 204 0
2026-03-28 17:18:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d5d30a3e-8066-5112-b9b2-ad6444c55041 with identifier: 10734488
2026-03-28 17:18:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d5d30a3e-8066-5112-b9b2-ad6444c55041 with identifier: 10734488
2026-03-28 17:18:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d5d30a3e-8066-5112-b9b2-ad6444c55041 with identifier: 10734488 to the API
2026-03-28 17:18:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:18:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:18:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734488>
{'auction_title': '',
'c_o_2_emission_value': 200,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.1L',
'engine_horse_power': 114,
'expiration_date': '2026-03-31T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'd5d30a3e-8066-5112-b9b2-ad6444c55041',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'B-IV 1377',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734488',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 181202,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2021-09-30',
'seats_number': 2,
'seller_name': 'Athlon Germany GmbH',
'title': 'Mercedes-Benz Sprinter 311 CDI - Diesel - Manual - 114 hp - 181.202 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734488%27 HTTP/1.1" 200 None
2026-03-28 17:18:33 [adesa.de] INFO: Saving data for 10734488: {'auction_closing_time': 1774949100.0, 'created_time': 1774614372.134534, 'last_price_update_time': 1774718313.427079}
2026-03-28 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734488') HTTP/1.1" 204 0
2026-03-28 17:18:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731000> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:18:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731012> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:18:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730976> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:18:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730964> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:18:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730982> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:18:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:18:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:18:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:18:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:18:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:18:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f071990-6d6c-5216-bd68-f0c544739e7f with identifier: 10731000
2026-03-28 17:18:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f071990-6d6c-5216-bd68-f0c544739e7f with scrape type 2
2026-03-28 17:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f071990-6d6c-5216-bd68-f0c544739e7f with scrape type 2
2026-03-28 17:18:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2f071990-6d6c-5216-bd68-f0c544739e7f, identifier: 10731000
2026-03-28 17:18:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2f071990-6d6c-5216-bd68-f0c544739e7f with identifier: 10731000
2026-03-28 17:18:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2f071990-6d6c-5216-bd68-f0c544739e7f with identifier: 10731000
2026-03-28 17:18:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2f071990-6d6c-5216-bd68-f0c544739e7f with identifier: 10731000 to the API
2026-03-28 17:18:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:18:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:18:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731000>
{'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-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '2f071990-6d6c-5216-bd68-f0c544739e7f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466239',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731000',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 43003,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24400,
'price_includes_vat': True,
'registration_date': '2022-01-27',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 B4 Momentum Pro - Diesel - Automatic - 197 hp - 43.003 '
'km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2022}
2026-03-28 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731000%27 HTTP/1.1" 200 None
2026-03-28 17:18:33 [adesa.de] INFO: Saving data for 10731000: {'auction_closing_time': 1774872000.0, 'created_time': 1774614400.67318, 'last_price_update_time': 1774718313.925032}
2026-03-28 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731000') HTTP/1.1" 204 0
2026-03-28 17:18:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40dc62c4-0fe1-5f41-80d7-d433092fd899 with identifier: 10731012
2026-03-28 17:18:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40dc62c4-0fe1-5f41-80d7-d433092fd899 with scrape type 2
2026-03-28 17:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40dc62c4-0fe1-5f41-80d7-d433092fd899 with scrape type 2
2026-03-28 17:18:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 40dc62c4-0fe1-5f41-80d7-d433092fd899, identifier: 10731012
2026-03-28 17:18:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 424d0a25-cf3b-507b-a326-3d65982847b2 with identifier: 10730976
2026-03-28 17:18:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 424d0a25-cf3b-507b-a326-3d65982847b2 with scrape type 2
2026-03-28 17:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 424d0a25-cf3b-507b-a326-3d65982847b2 with scrape type 2
2026-03-28 17:18:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 424d0a25-cf3b-507b-a326-3d65982847b2, identifier: 10730976
2026-03-28 17:18:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9600691c-d7f7-5a9c-b63d-afc04954b070 with identifier: 10730964
2026-03-28 17:18:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9600691c-d7f7-5a9c-b63d-afc04954b070 with scrape type 2
2026-03-28 17:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9600691c-d7f7-5a9c-b63d-afc04954b070 with scrape type 2
2026-03-28 17:18:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9600691c-d7f7-5a9c-b63d-afc04954b070, identifier: 10730964
2026-03-28 17:18:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 852ae4b9-344c-50d5-88b1-8bc7a39d6b91 with identifier: 10730982
2026-03-28 17:18:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 852ae4b9-344c-50d5-88b1-8bc7a39d6b91 with scrape type 2
2026-03-28 17:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 852ae4b9-344c-50d5-88b1-8bc7a39d6b91 with scrape type 2
2026-03-28 17:18:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 852ae4b9-344c-50d5-88b1-8bc7a39d6b91, identifier: 10730982
2026-03-28 17:18:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 40dc62c4-0fe1-5f41-80d7-d433092fd899 with identifier: 10731012
2026-03-28 17:18:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 40dc62c4-0fe1-5f41-80d7-d433092fd899 with identifier: 10731012
2026-03-28 17:18:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 40dc62c4-0fe1-5f41-80d7-d433092fd899 with identifier: 10731012 to the API
2026-03-28 17:18:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:18:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:18:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731012>
{'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': 197,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Petrol',
'id': '40dc62c4-0fe1-5f41-80d7-d433092fd899',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466470',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731012',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 55369,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23500,
'price_includes_vat': True,
'registration_date': '2022-02-25',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 B4 Momentum Pro - Petrol - Automatic - 197 hp - 55.369 '
'km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2022}
2026-03-28 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731012%27 HTTP/1.1" 200 None
2026-03-28 17:18:34 [adesa.de] INFO: Saving data for 10731012: {'auction_closing_time': 1774872000.0, 'created_time': 1774614395.761336, 'last_price_update_time': 1774718314.658844}
2026-03-28 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731012') HTTP/1.1" 204 0
2026-03-28 17:18:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 424d0a25-cf3b-507b-a326-3d65982847b2 with identifier: 10730976
2026-03-28 17:18:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 424d0a25-cf3b-507b-a326-3d65982847b2 with identifier: 10730976
2026-03-28 17:18:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 424d0a25-cf3b-507b-a326-3d65982847b2 with identifier: 10730976 to the API
2026-03-28 17:18:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:18:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:18:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730976>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 235,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '424d0a25-cf3b-507b-a326-3d65982847b2',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465032',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730976',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 165368,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26600,
'price_includes_vat': True,
'registration_date': '2021-11-25',
'seats_number': 7,
'seller_name': None,
'title': 'Volvo XC90 B5 Momentum Pro - AWD - Diesel - Automatic - 235 hp - '
'165.368 km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2021}
2026-03-28 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730976%27 HTTP/1.1" 200 None
2026-03-28 17:18:34 [adesa.de] INFO: Saving data for 10730976: {'auction_closing_time': 1774872000.0, 'created_time': 1774614394.957882, 'last_price_update_time': 1774718314.960866}
2026-03-28 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730976') HTTP/1.1" 204 0
2026-03-28 17:18:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9600691c-d7f7-5a9c-b63d-afc04954b070 with identifier: 10730964
2026-03-28 17:18:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9600691c-d7f7-5a9c-b63d-afc04954b070 with identifier: 10730964
2026-03-28 17:18:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9600691c-d7f7-5a9c-b63d-afc04954b070 with identifier: 10730964 to the API
2026-03-28 17:18:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:18:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:18:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730964>
{'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': 197,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '9600691c-d7f7-5a9c-b63d-afc04954b070',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465599',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730964',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 105789,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24200,
'price_includes_vat': True,
'registration_date': '2022-12-12',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 B4 Plus Bright - Diesel - Automatic - 197 hp - 105.789 '
'km',
'transmission': 'automatic',
'trim': 'Plus Bright',
'vin': None,
'year': 2022}
2026-03-28 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730964%27 HTTP/1.1" 200 None
2026-03-28 17:18:35 [adesa.de] INFO: Saving data for 10730964: {'auction_closing_time': 1774872000.0, 'created_time': 1774614400.211418, 'last_price_update_time': 1774718315.249669}
2026-03-28 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730964') HTTP/1.1" 204 0
2026-03-28 17:18:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 852ae4b9-344c-50d5-88b1-8bc7a39d6b91 with identifier: 10730982
2026-03-28 17:18:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 852ae4b9-344c-50d5-88b1-8bc7a39d6b91 with identifier: 10730982
2026-03-28 17:18:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 852ae4b9-344c-50d5-88b1-8bc7a39d6b91 with identifier: 10730982 to the API
2026-03-28 17:18:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:18:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:18:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730982>
{'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': 197,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '852ae4b9-344c-50d5-88b1-8bc7a39d6b91',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466401',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730982',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 134396,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26400,
'price_includes_vat': True,
'registration_date': '2023-01-18',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 B4 Plus Dark - AWD - Diesel - Automatic - 197 hp - '
'134.396 km',
'transmission': 'automatic',
'trim': 'Plus Dark',
'vin': None,
'year': 2023}
2026-03-28 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730982%27 HTTP/1.1" 200 None
2026-03-28 17:18:35 [adesa.de] INFO: Saving data for 10730982: {'auction_closing_time': 1774872000.0, 'created_time': 1774614397.776002, 'last_price_update_time': 1774718315.534152}
2026-03-28 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730982') HTTP/1.1" 204 0
2026-03-28 17:18:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730962> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:18:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 17:18:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e56e10f6-783e-5c3b-b751-e59df349e76f with identifier: 10730962
2026-03-28 17:18:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e56e10f6-783e-5c3b-b751-e59df349e76f with scrape type 2
2026-03-28 17:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e56e10f6-783e-5c3b-b751-e59df349e76f with scrape type 2
2026-03-28 17:18:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e56e10f6-783e-5c3b-b751-e59df349e76f, identifier: 10730962
2026-03-28 17:18:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e56e10f6-783e-5c3b-b751-e59df349e76f with identifier: 10730962
2026-03-28 17:18:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e56e10f6-783e-5c3b-b751-e59df349e76f with identifier: 10730962
2026-03-28 17:18:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e56e10f6-783e-5c3b-b751-e59df349e76f with identifier: 10730962 to the API
2026-03-28 17:18:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:18:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:18:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730962>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'e56e10f6-783e-5c3b-b751-e59df349e76f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465867',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730962',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 86678,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21900,
'price_includes_vat': True,
'registration_date': '2022-01-21',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 B4 - Diesel - Automatic - 197 hp - 86.678 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 17:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730962%27 HTTP/1.1" 200 None
2026-03-28 17:18:36 [adesa.de] INFO: Saving data for 10730962: {'auction_closing_time': 1774872000.0, 'created_time': 1774614397.030598, 'last_price_update_time': 1774718316.035588}
2026-03-28 17:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730962') HTTP/1.1" 204 0
2026-03-28 17:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731006> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730968> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731085> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17:18:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c12b655d-7c2b-55ff-b97b-69cbac003697 with identifier: 10731006
2026-03-28 17:18:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c12b655d-7c2b-55ff-b97b-69cbac003697 with scrape type 2
2026-03-28 17:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c12b655d-7c2b-55ff-b97b-69cbac003697 with scrape type 2
2026-03-28 17:18:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c12b655d-7c2b-55ff-b97b-69cbac003697, identifier: 10731006
2026-03-28 17:18:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c12b655d-7c2b-55ff-b97b-69cbac003697 with identifier: 10731006
2026-03-28 17:18:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c12b655d-7c2b-55ff-b97b-69cbac003697 with identifier: 10731006
2026-03-28 17:18:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c12b655d-7c2b-55ff-b97b-69cbac003697 with identifier: 10731006 to the API
2026-03-28 17:18:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731006>
{'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': 197,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'c12b655d-7c2b-55ff-b97b-69cbac003697',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466636',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731006',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 146209,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23500,
'price_includes_vat': True,
'registration_date': '2022-02-23',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 B4 Momentum Pro - AWD - Diesel - Automatic - 197 hp - '
'146.209 km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2022}
2026-03-28 17:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731006%27 HTTP/1.1" 200 None
2026-03-28 17:18:36 [adesa.de] INFO: Saving data for 10731006: {'auction_closing_time': 1774872000.0, 'created_time': 1774614406.36963, 'last_price_update_time': 1774718316.641239}
2026-03-28 17:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731006') HTTP/1.1" 204 0
2026-03-28 17:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730957> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731063> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17: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-28 17:18:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d9cce88-3100-5e27-9774-c0d965f9139a with identifier: 10730968
2026-03-28 17:18:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d9cce88-3100-5e27-9774-c0d965f9139a with scrape type 2
2026-03-28 17:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d9cce88-3100-5e27-9774-c0d965f9139a with scrape type 2
2026-03-28 17:18:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4d9cce88-3100-5e27-9774-c0d965f9139a, identifier: 10730968
2026-03-28 17:18:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32875c15-d217-5b93-8546-4ce73f474507 with identifier: 10731085
2026-03-28 17:18:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32875c15-d217-5b93-8546-4ce73f474507 with scrape type 2
2026-03-28 17:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32875c15-d217-5b93-8546-4ce73f474507 with scrape type 2
2026-03-28 17:18:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 32875c15-d217-5b93-8546-4ce73f474507, identifier: 10731085
2026-03-28 17:18:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4d9cce88-3100-5e27-9774-c0d965f9139a with identifier: 10730968
2026-03-28 17:18:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4d9cce88-3100-5e27-9774-c0d965f9139a with identifier: 10730968
2026-03-28 17:18:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4d9cce88-3100-5e27-9774-c0d965f9139a with identifier: 10730968 to the API
2026-03-28 17:18:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730968>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '4d9cce88-3100-5e27-9774-c0d965f9139a',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465910',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730968',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 86188,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21100,
'price_includes_vat': True,
'registration_date': '2022-02-11',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 B4 - Diesel - Automatic - 197 hp - 86.188 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730968%27 HTTP/1.1" 200 None
2026-03-28 17:18:37 [adesa.de] INFO: Saving data for 10730968: {'auction_closing_time': 1774872000.0, 'created_time': 1774614405.524884, 'last_price_update_time': 1774718317.132858}
2026-03-28 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730968') HTTP/1.1" 204 0
2026-03-28 17:18:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 32875c15-d217-5b93-8546-4ce73f474507 with identifier: 10731085
2026-03-28 17:18:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 32875c15-d217-5b93-8546-4ce73f474507 with identifier: 10731085
2026-03-28 17:18:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 32875c15-d217-5b93-8546-4ce73f474507 with identifier: 10731085 to the API
2026-03-28 17:18:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731085>
{'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-30T12:00:00Z',
'fuel_type': 'Hybrid',
'id': '32875c15-d217-5b93-8546-4ce73f474507',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466134',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731085',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'V60',
'odometer': 73125,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24100,
'price_includes_vat': True,
'registration_date': '2021-12-10',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo V60 T6 R-Design - Hybrid - Automatic - 253 hp - 73.125 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-28 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731085%27 HTTP/1.1" 200 None
2026-03-28 17:18:37 [adesa.de] INFO: Saving data for 10731085: {'auction_closing_time': 1774872000.0, 'created_time': 1774614424.170802, 'last_price_update_time': 1774718317.419385}
2026-03-28 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731085') HTTP/1.1" 204 0
2026-03-28 17:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730987> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17: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-28 17:18:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9456dcd-8f3f-580f-a256-9139667243af with identifier: 10730957
2026-03-28 17:18:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9456dcd-8f3f-580f-a256-9139667243af with scrape type 2
2026-03-28 17:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b9456dcd-8f3f-580f-a256-9139667243af with scrape type 2
2026-03-28 17:18:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b9456dcd-8f3f-580f-a256-9139667243af, identifier: 10730957
2026-03-28 17:18:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 591440fa-6238-5e46-8043-b3573548b120 with identifier: 10731063
2026-03-28 17:18:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 591440fa-6238-5e46-8043-b3573548b120 with scrape type 2
2026-03-28 17:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 591440fa-6238-5e46-8043-b3573548b120 with scrape type 2
2026-03-28 17:18:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 591440fa-6238-5e46-8043-b3573548b120, identifier: 10731063
2026-03-28 17:18:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b9456dcd-8f3f-580f-a256-9139667243af with identifier: 10730957
2026-03-28 17:18:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b9456dcd-8f3f-580f-a256-9139667243af with identifier: 10730957
2026-03-28 17:18:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b9456dcd-8f3f-580f-a256-9139667243af with identifier: 10730957 to the API
2026-03-28 17:18:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730957>
{'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-30T12:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b9456dcd-8f3f-580f-a256-9139667243af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465537',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730957',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'V60',
'odometer': 107546,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20900,
'price_includes_vat': True,
'registration_date': '2021-01-18',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo V60 T6 R-Design - Hybrid - Automatic - 253 hp - 107.546 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-28 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730957%27 HTTP/1.1" 200 None
2026-03-28 17:18:37 [adesa.de] INFO: Saving data for 10730957: {'auction_closing_time': 1774872000.0, 'created_time': 1774614403.583438, 'last_price_update_time': 1774718317.919951}
2026-03-28 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730957') HTTP/1.1" 204 0
2026-03-28 17:18:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 591440fa-6238-5e46-8043-b3573548b120 with identifier: 10731063
2026-03-28 17:18:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 591440fa-6238-5e46-8043-b3573548b120 with identifier: 10731063
2026-03-28 17:18:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 591440fa-6238-5e46-8043-b3573548b120 with identifier: 10731063 to the API
2026-03-28 17:18:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731063>
{'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-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '591440fa-6238-5e46-8043-b3573548b120',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '467074',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731063',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'V90',
'odometer': 165625,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19500,
'price_includes_vat': True,
'registration_date': '2020-11-03',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo V90 D4 R-Design - Diesel - Automatic - 190 hp - 165.625 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2020}
2026-03-28 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731063%27 HTTP/1.1" 200 None
2026-03-28 17:18:38 [adesa.de] INFO: Saving data for 10731063: {'auction_closing_time': 1774872000.0, 'created_time': 1774614411.686027, 'last_price_update_time': 1774718318.228116}
2026-03-28 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731063') HTTP/1.1" 204 0
2026-03-28 17:18:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731011> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:18:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730974> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:18:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730992> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:18:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b62b8197-8f1a-5e50-aeee-0d0bff8b1067 with identifier: 10730987
2026-03-28 17:18:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b62b8197-8f1a-5e50-aeee-0d0bff8b1067 with scrape type 2
2026-03-28 17:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b62b8197-8f1a-5e50-aeee-0d0bff8b1067 with scrape type 2
2026-03-28 17:18:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b62b8197-8f1a-5e50-aeee-0d0bff8b1067, identifier: 10730987
2026-03-28 17:18:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b62b8197-8f1a-5e50-aeee-0d0bff8b1067 with identifier: 10730987
2026-03-28 17:18:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b62b8197-8f1a-5e50-aeee-0d0bff8b1067 with identifier: 10730987
2026-03-28 17:18:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b62b8197-8f1a-5e50-aeee-0d0bff8b1067 with identifier: 10730987 to the API
2026-03-28 17:18:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730987>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'b62b8197-8f1a-5e50-aeee-0d0bff8b1067',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466022',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730987',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 123962,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20800,
'price_includes_vat': True,
'registration_date': '2022-02-08',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan Allspace 2.0 TDI - Diesel - Automatic - 150 hp - '
'123.962 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730987%27 HTTP/1.1" 200 None
2026-03-28 17:18:38 [adesa.de] INFO: Saving data for 10730987: {'auction_closing_time': 1774872000.0, 'created_time': 1774614403.98661, 'last_price_update_time': 1774718318.625121}
2026-03-28 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730987') HTTP/1.1" 204 0
2026-03-28 17:18:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84c3dce2-483b-5d33-805e-897ceef80c3c with identifier: 10731011
2026-03-28 17:18:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84c3dce2-483b-5d33-805e-897ceef80c3c with scrape type 2
2026-03-28 17:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84c3dce2-483b-5d33-805e-897ceef80c3c with scrape type 2
2026-03-28 17:18:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 84c3dce2-483b-5d33-805e-897ceef80c3c, identifier: 10731011
2026-03-28 17:18:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e685f737-8e8a-5f74-b778-18c2c0ac60f1 with identifier: 10730974
2026-03-28 17:18:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e685f737-8e8a-5f74-b778-18c2c0ac60f1 with scrape type 2
2026-03-28 17:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e685f737-8e8a-5f74-b778-18c2c0ac60f1 with scrape type 2
2026-03-28 17:18:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e685f737-8e8a-5f74-b778-18c2c0ac60f1, identifier: 10730974
2026-03-28 17:18:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ccf25844-85e9-5632-a4f1-1134f9ca1fdf with identifier: 10730992
2026-03-28 17:18:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccf25844-85e9-5632-a4f1-1134f9ca1fdf with scrape type 2
2026-03-28 17:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ccf25844-85e9-5632-a4f1-1134f9ca1fdf with scrape type 2
2026-03-28 17:18:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ccf25844-85e9-5632-a4f1-1134f9ca1fdf, identifier: 10730992
2026-03-28 17:18:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 84c3dce2-483b-5d33-805e-897ceef80c3c with identifier: 10731011
2026-03-28 17:18:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 84c3dce2-483b-5d33-805e-897ceef80c3c with identifier: 10731011
2026-03-28 17:18:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 84c3dce2-483b-5d33-805e-897ceef80c3c with identifier: 10731011 to the API
2026-03-28 17:18:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731011>
{'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': 200,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '84c3dce2-483b-5d33-805e-897ceef80c3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465573',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731011',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 116921,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24100,
'price_includes_vat': True,
'registration_date': '2021-11-23',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan Allspace 2.0 TDI - 4Motion - Diesel - Automatic - '
'200 hp - 116.921 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731011%27 HTTP/1.1" 200 None
2026-03-28 17:18:39 [adesa.de] INFO: Saving data for 10731011: {'auction_closing_time': 1774872000.0, 'created_time': 1774613837.185894, 'last_price_update_time': 1774718319.229253}
2026-03-28 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731011') HTTP/1.1" 204 0
2026-03-28 17:18:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e685f737-8e8a-5f74-b778-18c2c0ac60f1 with identifier: 10730974
2026-03-28 17:18:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e685f737-8e8a-5f74-b778-18c2c0ac60f1 with identifier: 10730974
2026-03-28 17:18:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e685f737-8e8a-5f74-b778-18c2c0ac60f1 with identifier: 10730974 to the API
2026-03-28 17:18:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730974>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'e685f737-8e8a-5f74-b778-18c2c0ac60f1',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '464891',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730974',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 135268,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2020-06-29',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan 1.5 TSI - Petrol - Automatic - 150 hp - 135.268 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730974%27 HTTP/1.1" 200 None
2026-03-28 17:18:39 [adesa.de] INFO: Saving data for 10730974: {'auction_closing_time': 1774872000.0, 'created_time': 1774614415.871003, 'last_price_update_time': 1774718319.5318}
2026-03-28 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730974') HTTP/1.1" 204 0
2026-03-28 17:18:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ccf25844-85e9-5632-a4f1-1134f9ca1fdf with identifier: 10730992
2026-03-28 17:18:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ccf25844-85e9-5632-a4f1-1134f9ca1fdf with identifier: 10730992
2026-03-28 17:18:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ccf25844-85e9-5632-a4f1-1134f9ca1fdf with identifier: 10730992 to the API
2026-03-28 17:18:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730992>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'ccf25844-85e9-5632-a4f1-1134f9ca1fdf',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466658',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730992',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 91216,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21000,
'price_includes_vat': True,
'registration_date': '2022-10-12',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan Allspace 2.0 TDI - 4Motion - Diesel - Automatic - '
'150 hp - 91.216 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710730992%27 HTTP/1.1" 200 None
2026-03-28 17:18:39 [adesa.de] INFO: Saving data for 10730992: {'auction_closing_time': 1774872000.0, 'created_time': 1774614404.725833, 'last_price_update_time': 1774718319.838665}
2026-03-28 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730992') HTTP/1.1" 204 0
2026-03-28 17:18:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731033> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:18:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731030> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:18:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731034> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:18:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 679fed3c-6386-56de-b90b-1f36ed3e4346 with identifier: 10731033
2026-03-28 17:18:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 679fed3c-6386-56de-b90b-1f36ed3e4346 with scrape type 2
2026-03-28 17:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 679fed3c-6386-56de-b90b-1f36ed3e4346 with scrape type 2
2026-03-28 17:18:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 679fed3c-6386-56de-b90b-1f36ed3e4346, identifier: 10731033
2026-03-28 17:18:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7aaf9b2-0d1c-5157-808e-978fc101cb89 with identifier: 10731030
2026-03-28 17:18:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7aaf9b2-0d1c-5157-808e-978fc101cb89 with scrape type 2
2026-03-28 17:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7aaf9b2-0d1c-5157-808e-978fc101cb89 with scrape type 2
2026-03-28 17:18:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e7aaf9b2-0d1c-5157-808e-978fc101cb89, identifier: 10731030
2026-03-28 17:18:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 679fed3c-6386-56de-b90b-1f36ed3e4346 with identifier: 10731033
2026-03-28 17:18:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 679fed3c-6386-56de-b90b-1f36ed3e4346 with identifier: 10731033
2026-03-28 17:18:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 679fed3c-6386-56de-b90b-1f36ed3e4346 with identifier: 10731033 to the API
2026-03-28 17:18:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731033>
{'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': 163,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Hybrid',
'id': '679fed3c-6386-56de-b90b-1f36ed3e4346',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466391',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731033',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 41756,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 25800,
'price_includes_vat': True,
'registration_date': '2022-12-08',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3 Series Touring 320e - Hybrid - Automatic - 163 hp - 41.756 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731033%27 HTTP/1.1" 200 None
2026-03-28 17:18:40 [adesa.de] INFO: Saving data for 10731033: {'auction_closing_time': 1774872000.0, 'created_time': 1774614504.010919, 'last_price_update_time': 1774718320.42349}
2026-03-28 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731033') HTTP/1.1" 204 0
2026-03-28 17:18:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e7aaf9b2-0d1c-5157-808e-978fc101cb89 with identifier: 10731030
2026-03-28 17:18:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e7aaf9b2-0d1c-5157-808e-978fc101cb89 with identifier: 10731030
2026-03-28 17:18:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e7aaf9b2-0d1c-5157-808e-978fc101cb89 with identifier: 10731030 to the API
2026-03-28 17:18:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731030>
{'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': 184,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Hybrid',
'id': 'e7aaf9b2-0d1c-5157-808e-978fc101cb89',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465084',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731030',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 88639,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22900,
'price_includes_vat': True,
'registration_date': '2022-09-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3 Series Touring 330e Luxury - xDrive - Hybrid - Automatic - '
'184 hp - 88.639 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2022}
2026-03-28 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731030%27 HTTP/1.1" 200 None
2026-03-28 17:18:40 [adesa.de] INFO: Saving data for 10731030: {'auction_closing_time': 1774872000.0, 'created_time': 1774614494.064288, 'last_price_update_time': 1774718320.717477}
2026-03-28 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731030') HTTP/1.1" 204 0
2026-03-28 17:18:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d228b0d-c602-53a8-9bd1-04c7b224f8de with identifier: 10731034
2026-03-28 17:18:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d228b0d-c602-53a8-9bd1-04c7b224f8de with scrape type 2
2026-03-28 17:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d228b0d-c602-53a8-9bd1-04c7b224f8de with scrape type 2
2026-03-28 17:18:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4d228b0d-c602-53a8-9bd1-04c7b224f8de, identifier: 10731034
2026-03-28 17:18:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4d228b0d-c602-53a8-9bd1-04c7b224f8de with identifier: 10731034
2026-03-28 17:18:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4d228b0d-c602-53a8-9bd1-04c7b224f8de with identifier: 10731034
2026-03-28 17:18:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4d228b0d-c602-53a8-9bd1-04c7b224f8de with identifier: 10731034 to the API
2026-03-28 17:18:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17: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-28 17:18:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731034>
{'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': 184,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Hybrid',
'id': '4d228b0d-c602-53a8-9bd1-04c7b224f8de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '464876',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731034',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 53803,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22800,
'price_includes_vat': True,
'registration_date': '2022-09-15',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3 Series Touring 330e - Hybrid - Automatic - 184 hp - 53.803 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731034%27 HTTP/1.1" 200 None
2026-03-28 17:18:41 [adesa.de] INFO: Saving data for 10731034: {'auction_closing_time': 1774872000.0, 'created_time': 1774614559.993321, 'last_price_update_time': 1774718321.098169}
2026-03-28 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731034') HTTP/1.1" 204 0
2026-03-28 17:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731087> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:18:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c0d3606-ff30-5b9b-87e7-925c99643a5a with identifier: 10731087
2026-03-28 17:18:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c0d3606-ff30-5b9b-87e7-925c99643a5a with scrape type 2
2026-03-28 17:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c0d3606-ff30-5b9b-87e7-925c99643a5a with scrape type 2
2026-03-28 17:18:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8c0d3606-ff30-5b9b-87e7-925c99643a5a, identifier: 10731087
2026-03-28 17:18:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8c0d3606-ff30-5b9b-87e7-925c99643a5a with identifier: 10731087
2026-03-28 17:18:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8c0d3606-ff30-5b9b-87e7-925c99643a5a with identifier: 10731087
2026-03-28 17:18:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8c0d3606-ff30-5b9b-87e7-925c99643a5a with identifier: 10731087 to the API
2026-03-28 17:18:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:18:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:18:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731087>
{'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': 163,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Petrol',
'id': '8c0d3606-ff30-5b9b-87e7-925c99643a5a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465100',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731087',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 116950,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16200,
'price_includes_vat': True,
'registration_date': '2020-07-01',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 T3 Momentum - Petrol - Automatic - 163 hp - 116.950 km',
'transmission': 'automatic',
'trim': 'Momentum',
'vin': None,
'year': 2020}
2026-03-28 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710731087%27 HTTP/1.1" 200 None
2026-03-28 17:18:45 [adesa.de] INFO: Saving data for 10731087: {'auction_closing_time': 1774872000.0, 'created_time': 1774614407.873447, 'last_price_update_time': 1774718325.902064}
2026-03-28 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731087') HTTP/1.1" 204 0
2026-03-28 17:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734358> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 17:18:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01e0dbd5-e582-5cc7-a6db-84e11cb030d1 with identifier: 10734358
2026-03-28 17:18:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01e0dbd5-e582-5cc7-a6db-84e11cb030d1 with scrape type 2
2026-03-28 17:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01e0dbd5-e582-5cc7-a6db-84e11cb030d1 with scrape type 2
2026-03-28 17:18:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 01e0dbd5-e582-5cc7-a6db-84e11cb030d1, identifier: 10734358
2026-03-28 17:18:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 01e0dbd5-e582-5cc7-a6db-84e11cb030d1 with identifier: 10734358
2026-03-28 17:18:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 01e0dbd5-e582-5cc7-a6db-84e11cb030d1 with identifier: 10734358
2026-03-28 17:18:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 01e0dbd5-e582-5cc7-a6db-84e11cb030d1 with identifier: 10734358 to the API
2026-03-28 17:18:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 17:18:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 17:18:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734358>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '01e0dbd5-e582-5cc7-a6db-84e11cb030d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HAL GI133',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734358',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 40757,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23200,
'price_includes_vat': True,
'registration_date': '2022-11-14',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen Touran 1.5 TSI Active - Petrol - Manual - 150 hp - '
'40.757 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-28 17:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17: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%2710734358%27 HTTP/1.1" 200 None
2026-03-28 17:18:54 [adesa.de] INFO: Saving data for 10734358: {'auction_closing_time': 1798671600.0, 'created_time': 1774614278.829256, 'last_price_update_time': 1774718334.948758}
2026-03-28 17:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734358') HTTP/1.1" 204 0
2026-03-28 17:18:54 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-28 17:18:54 [adesa.de] INFO: adesa.de Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 17:18:55 [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%201774286335 HTTP/1.1" 200 None
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688881') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10688904') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10700532') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10700603') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10700698') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703606') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10707274') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10707961') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10707963') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10707964') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10707965') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10707966') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10707967') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10707968') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10707969') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10707972') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10707977') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10707978') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708507') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708509') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708510') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708511') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708516') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708517') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708518') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708519') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708520') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708524') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708529') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708533') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708534') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708535') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708536') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708540') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708542') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708543') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708545') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708547') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708550') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708554') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708555') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708558') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708559') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708562') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708563') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708564') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708565') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708568') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708569') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708572') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708573') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708574') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708576') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708579') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708581') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708582') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708584') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708587') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708588') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708589') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708590') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10708897') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710402') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710403') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710404') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710405') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710406') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710407') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710408') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710409') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710412') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710413') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710415') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710416') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710417') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710418') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710419') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710422') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710426') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710427') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710429') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710433') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710434') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710439') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710441') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710442') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710443') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710444') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710446') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710447') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710448') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710450') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710455') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710457') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710458') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710459') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710460') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710461') HTTP/1.1" 204 0
2026-03-28 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710463') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710465') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710467') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710468') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710470') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710471') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710472') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710473') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710475') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710477') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710478') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710481') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710482') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710485') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710486') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710488') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710489') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710490') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710491') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710492') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710495') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710496') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710499') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710500') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710501') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710502') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710503') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710504') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710505') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710506') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710507') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710508') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710510') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710511') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710512') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710514') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710516') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710518') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710519') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710520') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710521') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710522') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710523') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710524') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710525') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710527') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710528') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710529') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710530') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710531') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710532') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710533') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710534') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710758') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10710759') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10713404') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10713406') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10713407') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10713408') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10713410') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10713412') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10713416') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10713419') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10713421') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10713422') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10713423') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10713428') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10713430') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10713432') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10713995') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10713996') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10713997') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10713998') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10713999') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714000') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714001') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714003') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714009') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714698') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10714978') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715009') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715012') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715014') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715033') HTTP/1.1" 204 0
2026-03-28 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715035') HTTP/1.1" 204 0
2026-03-28 17:18:56 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (316 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.de/task_40_2026-03-28T17_15_00.jl
2026-03-28 17:18:56 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 318317,
'downloader/request_count': 334,
'downloader/request_method_count/GET': 316,
'downloader/request_method_count/POST': 18,
'downloader/response_bytes': 21337098,
'downloader/response_count': 334,
'downloader/response_status_count/200': 334,
'elapsed_time_seconds': 230.085,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 28, 17, 18, 56, 694078, tzinfo=datetime.timezone.utc),
'item_scraped_count': 316,
'log_count/DEBUG': 6539,
'log_count/INFO': 7724,
'memusage/max': 173133824,
'memusage/startup': 148082688,
'request_depth_max': 18,
'response_received_count': 334,
'scheduler/dequeued': 334,
'scheduler/dequeued/memory': 334,
'scheduler/enqueued': 334,
'scheduler/enqueued/memory': 334,
'scrape_type/price_update': 316,
'scrape_type/skipped': 1396,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 335,
'scrapy-zyte-api/error_ratio': 0.0029850746268656717,
'scrapy-zyte-api/error_types/download/temporary-error': 1,
'scrapy-zyte-api/errors': 1,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 3.9781613433094156,
'scrapy-zyte-api/mean_response_seconds': 3.9878161882502057,
'scrapy-zyte-api/processed': 334,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 334,
'scrapy-zyte-api/request_args/experimental.requestCookies': 333,
'scrapy-zyte-api/request_args/experimental.responseCookies': 334,
'scrapy-zyte-api/request_args/httpRequestBody': 18,
'scrapy-zyte-api/request_args/httpRequestMethod': 18,
'scrapy-zyte-api/request_args/httpResponseBody': 334,
'scrapy-zyte-api/request_args/httpResponseHeaders': 334,
'scrapy-zyte-api/request_args/url': 334,
'scrapy-zyte-api/status_codes/200': 334,
'scrapy-zyte-api/status_codes/520': 1,
'scrapy-zyte-api/success': 334,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 1712,
'source/total_available': 1712,
'start_time': datetime.datetime(2026, 3, 28, 17, 15, 6, 609078, tzinfo=datetime.timezone.utc)}
2026-03-28 17:18:56 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-28 17:18:56 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f4b32515a10>
2026-03-28 17:18:56 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f4b32516190>